Trace number 1087293

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
casper zito? (TO) 1800.05 1808.03

General information on the benchmark

Namecsp/fapp/fapp23/
normalized-fapp23-1800-9.xml
MD5SUM934d5befa5025b948f72904dd764f189
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark37.9152
Satisfiable
(Un)Satisfiability was proved
Number of variables1800
Number of constraints63962
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63962
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.01	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.01	c Parsing = 1
2.27/2.36	c Building = 1
2.97/3.03	c [ NumberOfVariables = 1800 ]
2.97/3.03	c [ NumberOfConstraints = 63962 ]
2.97/3.04	c [ SizeOfSearchSpace(log2) = 14095 ]
2.97/3.04	c SymmetrySearch = 1
38.48/38.76	c InitialPropagation = 1
38.68/38.96	c [ SizeOfSearchSpace(log2) = 13495.2 ]
38.68/38.96	c InitialSAC = (Timeout)
41.77/42.05	c [ SizeOfSearchSpace(log2) = 13453.8 ]
41.77/42.09	c Search(DomWDeg) = 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087293-1215243424/watcher-1087293-1215243424 -o /tmp/evaluation-result-1087293-1215243424/solver-1087293-1215243424 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1087293-1215243424.xml 1877131032 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.06 2.01 4/82 25135
/proc/meminfo: memFree=1240280/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=5300 CPUtime=0
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 680070103 5427200 272 996147200 134512640 135472138 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 1325 277 234 234 0 27 0

[startup+0.034204 s]
/proc/loadavg: 1.99 2.06 2.01 4/82 25135
/proc/meminfo: memFree=1240280/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=6084 CPUtime=0.02
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 619 0 0 0 2 0 0 0 18 0 1 0 680070103 6230016 579 996147200 134512640 135472138 4294956224 18446744073709551615 12355195 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 1521 579 368 234 0 223 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6084

[startup+0.10221 s]
/proc/loadavg: 1.99 2.06 2.01 4/82 25135
/proc/meminfo: memFree=1240280/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=7008 CPUtime=0.08
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 857 0 0 0 8 0 0 0 18 0 1 0 680070103 7176192 817 996147200 134512640 135472138 4294956224 18446744073709551615 12355195 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 1752 817 368 234 0 454 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7008

[startup+0.301229 s]
/proc/loadavg: 1.99 2.06 2.01 4/82 25135
/proc/meminfo: memFree=1240280/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=9516 CPUtime=0.28
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 1501 0 0 0 27 1 0 0 19 0 1 0 680070103 9744384 1461 996147200 134512640 135472138 4294956224 18446744073709551615 12355195 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 2379 1461 368 234 0 1081 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9516

[startup+0.702269 s]
/proc/loadavg: 1.99 2.06 2.01 4/82 25135
/proc/meminfo: memFree=1240280/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=14664 CPUtime=0.68
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 2783 0 0 0 67 1 0 0 23 0 1 0 680070103 15015936 2743 996147200 134512640 135472138 4294956224 18446744073709551615 12355195 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 3666 2743 368 234 0 2368 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14664

[startup+1.50235 s]
/proc/loadavg: 1.99 2.06 2.01 3/83 25136
/proc/meminfo: memFree=1226256/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=24696 CPUtime=1.48
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 5293 0 0 0 144 4 0 0 25 0 1 0 680070103 25288704 5253 996147200 134512640 135472138 4294956224 18446744073709551615 12355195 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 6174 5254 368 234 0 4876 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24696

[startup+3.1015 s]
/proc/loadavg: 1.99 2.06 2.01 3/83 25136
/proc/meminfo: memFree=1211984/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=213432 CPUtime=3.06
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 33492 0 0 0 287 19 0 0 25 0 1 0 680070103 218554368 33452 996147200 134512640 135472138 4294956224 18446744073709551615 12355195 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 53358 33453 450 234 0 52060 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 213432

[startup+6.30184 s]
/proc/loadavg: 2.07 2.08 2.02 3/83 25136
/proc/meminfo: memFree=1053464/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=305900 CPUtime=6.24
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 46936 0 0 0 598 26 0 0 25 0 1 0 680070103 313241600 46781 996147200 134512640 135472138 4294956224 18446744073709551615 134535923 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 76475 46781 456 234 0 75177 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 305900

[startup+12.7015 s]
/proc/loadavg: 2.06 2.07 2.02 3/83 25136
/proc/meminfo: memFree=1048984/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=305900 CPUtime=12.62
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 47911 0 0 0 1235 27 0 0 25 0 1 0 680070103 313241600 47576 996147200 134512640 135472138 4294956224 18446744073709551615 134535933 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 76475 47576 456 234 0 75177 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 305900

[startup+25.5027 s]
/proc/loadavg: 2.05 2.07 2.01 3/83 25136
/proc/meminfo: memFree=1045144/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=305900 CPUtime=25.35
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 48638 0 0 0 2507 28 0 0 25 0 1 0 680070103 313241600 48255 996147200 134512640 135472138 4294956224 18446744073709551615 134535923 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 76475 48255 456 234 0 75177 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 305900

[startup+51.1013 s]
/proc/loadavg: 2.03 2.06 2.01 3/83 25136
/proc/meminfo: memFree=1097304/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=50.82
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51133 0 0 0 5051 31 0 0 25 0 1 0 680070103 212930560 32889 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 51985 32889 510 234 0 50687 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 207940

[startup+102.306 s]
/proc/loadavg: 2.01 2.05 2.01 3/83 25136
/proc/meminfo: memFree=1093336/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=101.78
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51162 0 0 0 10147 31 0 0 25 0 1 0 680070103 212930560 32918 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 51985 32918 510 234 0 50687 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 207940

[startup+162.302 s]
/proc/loadavg: 2.00 2.04 2.00 3/83 25136
/proc/meminfo: memFree=1086872/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=161.49
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51169 0 0 0 16118 31 0 0 25 0 1 0 680070103 212930560 32925 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 51985 32925 510 234 0 50687 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 207940

[startup+222.301 s]
/proc/loadavg: 2.18 2.08 2.01 3/83 25136
/proc/meminfo: memFree=1075608/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=221.2
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51195 0 0 0 22089 31 0 0 25 0 1 0 680070103 212930560 32951 996147200 134512640 135472138 4294956224 18446744073709551615 135202743 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 51985 32951 510 234 0 50687 0
Current children cumulated CPU time (s) 221.2
Current children cumulated vsize (KiB) 207940

[startup+282.301 s]
/proc/loadavg: 2.13 2.08 2.01 3/83 25136
/proc/meminfo: memFree=994264/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=280.89
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51197 0 0 0 28058 31 0 0 25 0 1 0 680070103 212930560 32953 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 51985 32953 510 234 0 50687 0
Current children cumulated CPU time (s) 280.89
Current children cumulated vsize (KiB) 207940

[startup+342.302 s]
/proc/loadavg: 2.11 2.07 2.01 3/83 25136
/proc/meminfo: memFree=957528/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=340.57
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51197 0 0 0 34025 32 0 0 25 0 1 0 680070103 212930560 32953 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 51985 32953 510 234 0 50687 0
Current children cumulated CPU time (s) 340.57
Current children cumulated vsize (KiB) 207940

[startup+402.302 s]
/proc/loadavg: 2.10 2.07 2.01 3/83 25136
/proc/meminfo: memFree=920600/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=400.25
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51210 0 0 0 39993 32 0 0 25 0 1 0 680070103 212930560 32966 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 51985 32966 510 234 0 50687 0
Current children cumulated CPU time (s) 400.25
Current children cumulated vsize (KiB) 207940

[startup+462.302 s]
/proc/loadavg: 2.28 2.12 2.03 3/83 25136
/proc/meminfo: memFree=883800/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=459.93
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51214 0 0 0 45960 33 0 0 25 0 1 0 680070103 212930560 32970 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 51985 32970 510 234 0 50687 0
Current children cumulated CPU time (s) 459.93
Current children cumulated vsize (KiB) 207940

[startup+522.303 s]
/proc/loadavg: 2.23 2.14 2.04 3/83 25136
/proc/meminfo: memFree=845976/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=519.62
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51214 0 0 0 51928 34 0 0 25 0 1 0 680070103 212930560 32970 996147200 134512640 135472138 4294956224 18446744073709551615 135202751 0 0 4096 0 0 0 0 17 1 0 0
/proc/25135/statm: 51985 32970 510 234 0 50687 0
Current children cumulated CPU time (s) 519.62
Current children cumulated vsize (KiB) 207940

[startup+582.302 s]
/proc/loadavg: 2.11 2.12 2.04 3/75 25137
/proc/meminfo: memFree=1254552/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=579.31
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51216 0 0 0 57896 35 0 0 25 0 1 0 680070103 212930560 32972 996147200 134512640 135472138 4294956224 18446744073709551615 135202771 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32972 510 234 0 50687 0
Current children cumulated CPU time (s) 579.31
Current children cumulated vsize (KiB) 207940

[startup+642.302 s]
/proc/loadavg: 2.04 2.10 2.03 3/75 25137
/proc/meminfo: memFree=796184/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=639.07
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51218 0 0 0 63872 35 0 0 25 0 1 0 680070103 212930560 32974 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32974 510 234 0 50687 0
Current children cumulated CPU time (s) 639.07
Current children cumulated vsize (KiB) 207940


################
# More data... #
################

[startup+822.303 s]
/proc/loadavg: 2.01 2.06 2.02 3/75 25138
/proc/meminfo: memFree=739736/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=818.35
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51228 0 0 0 81800 35 0 0 25 0 1 0 680070103 212930560 32984 996147200 134512640 135472138 4294956224 18446744073709551615 135202667 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32984 510 234 0 50687 0
Current children cumulated CPU time (s) 818.35
Current children cumulated vsize (KiB) 207940

[startup+882.303 s]
/proc/loadavg: 2.00 2.05 2.01 3/75 25139
/proc/meminfo: memFree=719384/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=878.11
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51228 0 0 0 87776 35 0 0 25 0 1 0 680070103 212930560 32984 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32984 510 234 0 50687 0
Current children cumulated CPU time (s) 878.11
Current children cumulated vsize (KiB) 207940

[startup+942.303 s]
/proc/loadavg: 2.00 2.03 2.01 3/75 25139
/proc/meminfo: memFree=697944/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=937.87
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51230 0 0 0 93751 36 0 0 25 0 1 0 680070103 212930560 32986 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32986 510 234 0 50687 0
Current children cumulated CPU time (s) 937.87
Current children cumulated vsize (KiB) 207940

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 25139
/proc/meminfo: memFree=677528/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=997.63
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51230 0 0 0 99727 36 0 0 25 0 1 0 680070103 212930560 32986 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32986 510 234 0 50687 0
Current children cumulated CPU time (s) 997.63
Current children cumulated vsize (KiB) 207940

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 25177
/proc/meminfo: memFree=1647448/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=1057.35
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51232 0 0 0 105698 37 0 0 25 0 1 0 680070103 212930560 32988 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32988 510 234 0 50687 0
Current children cumulated CPU time (s) 1057.35
Current children cumulated vsize (KiB) 207940

[startup+1122.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/83 25177
/proc/meminfo: memFree=1634264/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=1117.1
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51232 0 0 0 111673 37 0 0 25 0 1 0 680070103 212930560 32988 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32988 510 234 0 50687 0
Current children cumulated CPU time (s) 1117.1
Current children cumulated vsize (KiB) 207940

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 25177
/proc/meminfo: memFree=1625624/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=1176.86
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51232 0 0 0 117649 37 0 0 25 0 1 0 680070103 212930560 32988 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32988 510 234 0 50687 0
Current children cumulated CPU time (s) 1176.86
Current children cumulated vsize (KiB) 207940

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 25177
/proc/meminfo: memFree=1619032/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=1236.62
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51232 0 0 0 123625 37 0 0 25 0 1 0 680070103 212930560 32988 996147200 134512640 135472138 4294956224 18446744073709551615 135202661 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32988 510 234 0 50687 0
Current children cumulated CPU time (s) 1236.62
Current children cumulated vsize (KiB) 207940

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 25177
/proc/meminfo: memFree=1612952/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=1296.38
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51232 0 0 0 129600 38 0 0 25 0 1 0 680070103 212930560 32988 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32988 510 234 0 50687 0
Current children cumulated CPU time (s) 1296.38
Current children cumulated vsize (KiB) 207940

[startup+1362.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/83 25177
/proc/meminfo: memFree=1605784/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=1356.14
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51232 0 0 0 135576 38 0 0 25 0 1 0 680070103 212930560 32988 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32988 510 234 0 50687 0
Current children cumulated CPU time (s) 1356.14
Current children cumulated vsize (KiB) 207940

[startup+1422.31 s]
/proc/loadavg: 2.05 2.03 2.00 3/83 25177
/proc/meminfo: memFree=1600088/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=1415.9
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51232 0 0 0 141552 38 0 0 25 0 1 0 680070103 212930560 32988 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32988 510 234 0 50687 0
Current children cumulated CPU time (s) 1415.9
Current children cumulated vsize (KiB) 207940

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/83 25183
/proc/meminfo: memFree=1595608/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=1475.63
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51232 0 0 0 147525 38 0 0 25 0 1 0 680070103 212930560 32988 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32988 510 234 0 50687 0
Current children cumulated CPU time (s) 1475.63
Current children cumulated vsize (KiB) 207940

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 25183
/proc/meminfo: memFree=1591064/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=1535.39
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51232 0 0 0 153501 38 0 0 25 0 1 0 680070103 212930560 32988 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32988 510 234 0 50687 0
Current children cumulated CPU time (s) 1535.39
Current children cumulated vsize (KiB) 207940

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 25183
/proc/meminfo: memFree=1587224/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=1595.15
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51232 0 0 0 159477 38 0 0 25 0 1 0 680070103 212930560 32988 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32988 510 234 0 50687 0
Current children cumulated CPU time (s) 1595.15
Current children cumulated vsize (KiB) 207940

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 25183
/proc/meminfo: memFree=1582488/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=1654.91
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51232 0 0 0 165453 38 0 0 25 0 1 0 680070103 212930560 32988 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32988 510 234 0 50687 0
Current children cumulated CPU time (s) 1654.91
Current children cumulated vsize (KiB) 207940

[startup+1722.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/84 25184
/proc/meminfo: memFree=1495888/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=1714.67
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51232 0 0 0 171429 38 0 0 25 0 1 0 680070103 212930560 32988 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 32988 510 234 0 50687 0
Current children cumulated CPU time (s) 1714.67
Current children cumulated vsize (KiB) 207940

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 25184
/proc/meminfo: memFree=1422800/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=1774.43
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51261 0 0 0 177405 38 0 0 25 0 1 0 680070103 212930560 33017 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 33017 510 234 0 50687 0
Current children cumulated CPU time (s) 1774.43
Current children cumulated vsize (KiB) 207940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808 s]
/proc/loadavg: 2.08 2.02 2.00 3/84 25184
/proc/meminfo: memFree=1366864/2055920 swapFree=4179812/4192956
[pid=25135] ppid=25133 vsize=207940 CPUtime=1800.02
/proc/25135/stat : 25135 (casperzito) R 25133 25135 23935 0 -1 4194304 51275 0 0 0 179964 38 0 0 25 0 1 0 680070103 212930560 33031 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/25135/statm: 51985 33031 510 234 0 50687 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 207940

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.03
CPU time (s): 1800.05
CPU user time (s): 1799.65
CPU system time (s): 0.405938
CPU usage (%): 99.559
Max. virtual memory (cumulated for all children) (KiB): 305900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.405938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51275
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 34002

runsolver used 1.88971 second user time and 5.11122 second system time

The end

Launcher Data (download as text)

Begin job on node89 at 2008-07-05 09:37:05
IDJOB=1087293
IDBENCH=57965
IDSOLVER=362
FILE ID=node89/1087293-1215243424
PBS_JOBID= 7881926
Free space on /tmp= 66512 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/fapp/fapp23/normalized-fapp23-1800-9.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087293-1215243424/watcher-1087293-1215243424 -o /tmp/evaluation-result-1087293-1215243424/solver-1087293-1215243424 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1087293-1215243424.xml 1877131032 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 934d5befa5025b948f72904dd764f189
RANDOM SEED=1877131032

node89.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1240696 kB
Buffers:         35980 kB
Cached:         129880 kB
SwapCached:       7132 kB
Active:         645516 kB
Inactive:       112836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1240696 kB
SwapTotal:     4192956 kB
SwapFree:      4179812 kB
Dirty:           11716 kB
Writeback:           0 kB
Mapped:         606176 kB
Slab:            40924 kB
Committed_AS:  2693164 kB
PageTables:       2948 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66500 MiB
End job on node89 at 2008-07-05 10:07:15