Trace number 235146

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, and are wall clock time (not CPU 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
Mistral 2006-12-04? (TO) 1800.1 1808.57

General information on the benchmark

Nametaillard/
js-taillard-20-15/js-taillard-20-15-95-5.xml
MD5SUM332946d63a2660325668dbe2f7c678f9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1316
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c 
0.21	c Parsing xml file
0.21	c 	domains............... 0.02
0.21	c 	variables.............    0
0.21	c 	predicates............    0
0.21	c 	constraints........... 0.22
0.25	c Allocating memory
0.25	c 
0.25	c time limit = -1
0.25	c heuristic = dom/wdeg
0.25	c restart policy = No restart
0.25	c 
0.25	c Solving
0.25	c

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node62/watcher-235146-1168335886 -o ROOT/results/node62/solver-235146-1168335886 -C 1800 -M 900 /tmp/evaluation/235146-1168335886/mistral/bin/solver /tmp/evaluation/235146-1168335886/unknown.xml -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.04 2.03 1.84 5/74 9869
/proc/meminfo: memFree=1381520/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=540 CPUtime=0
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 181986432 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8106788 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 135 26 21 92 0 18 0

[startup+0.103991 s]
/proc/loadavg: 2.04 2.03 1.84 5/74 9869
/proc/meminfo: memFree=1381520/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=9040 CPUtime=0.09
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 1330 0 0 0 9 0 0 0 18 0 1 0 181986432 9256960 1298 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4156455408 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 2260 1298 707 92 0 604 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9040

[startup+0.515069 s]
/proc/loadavg: 2.04 2.03 1.84 5/74 9869
/proc/meminfo: memFree=1381520/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24764 CPUtime=0.5
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5273 0 0 0 49 1 0 0 21 0 1 0 181986432 25358336 5241 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8573918 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 6191 5241 718 92 0 4535 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 24764

[startup+1.34223 s]
/proc/loadavg: 2.04 2.03 1.84 3/74 9869
/proc/meminfo: memFree=1363280/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24764 CPUtime=1.32
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5273 0 0 0 131 1 0 0 25 0 1 0 181986432 25358336 5241 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646882 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 6191 5241 718 92 0 4535 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 24764

[startup+2.97956 s]
/proc/loadavg: 2.04 2.03 1.84 3/74 9869
/proc/meminfo: memFree=1363280/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24768 CPUtime=2.96
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5274 0 0 0 295 1 0 0 25 0 1 0 181986432 25362432 5242 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646839 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 6192 5242 718 92 0 4536 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 24768

[startup+6.26321 s]
/proc/loadavg: 2.04 2.03 1.84 3/74 9869
/proc/meminfo: memFree=1363216/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24772 CPUtime=6.23
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5275 0 0 0 622 1 0 0 25 0 1 0 181986432 25366528 5243 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793107 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 6193 5243 718 92 0 4537 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 24772

[startup+12.7245 s]
/proc/loadavg: 2.11 2.04 1.85 3/74 9869
/proc/meminfo: memFree=1363288/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24772 CPUtime=12.66
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5275 0 0 0 1265 1 0 0 25 0 1 0 181986432 25366528 5243 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792840 0 0 4096 0 0 0 0 17 1 0 0
/proc/9868/statm: 6193 5243 718 92 0 4537 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 24772

[startup+25.539 s]
/proc/loadavg: 2.02 2.02 1.84 3/74 9933
/proc/meminfo: memFree=1424624/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24772 CPUtime=25.43
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5275 0 0 0 2541 2 0 0 25 0 1 0 181986432 25366528 5243 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134642957 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6193 5243 718 92 0 4537 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 24772

[startup+51.1911 s]
/proc/loadavg: 2.01 2.02 1.85 3/74 9933
/proc/meminfo: memFree=1424816/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24780 CPUtime=50.96
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5277 0 0 0 5094 2 0 0 25 0 1 0 181986432 25374720 5245 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727382 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6195 5245 718 92 0 4539 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 24780

[startup+102.493 s]
/proc/loadavg: 2.00 2.02 1.85 3/74 9933
/proc/meminfo: memFree=1424880/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24784 CPUtime=102.01
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5278 0 0 0 10199 2 0 0 25 0 1 0 181986432 25378816 5246 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646735 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6196 5246 718 92 0 4540 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 24784

[startup+162.509 s]
/proc/loadavg: 2.00 2.01 1.86 3/74 9933
/proc/meminfo: memFree=1424880/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24784 CPUtime=161.77
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5278 0 0 0 16175 2 0 0 25 0 1 0 181986432 25378816 5246 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727382 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6196 5246 718 92 0 4540 0
Current children cumulated CPU time (s) 161.77
Current children cumulated vsize (KiB) 24784

[startup+222.533 s]
/proc/loadavg: 2.00 2.01 1.86 3/74 9933
/proc/meminfo: memFree=1424880/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24784 CPUtime=221.52
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5278 0 0 0 22150 2 0 0 25 0 1 0 181986432 25378816 5246 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727391 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6196 5246 718 92 0 4540 0
Current children cumulated CPU time (s) 221.52
Current children cumulated vsize (KiB) 24784

[startup+282.554 s]
/proc/loadavg: 2.00 2.00 1.87 3/74 9933
/proc/meminfo: memFree=1424816/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24788 CPUtime=281.25
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5279 0 0 0 28123 2 0 0 25 0 1 0 181986432 25382912 5247 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792869 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6197 5247 718 92 0 4541 0
Current children cumulated CPU time (s) 281.25
Current children cumulated vsize (KiB) 24788

[startup+342.574 s]
/proc/loadavg: 2.00 2.00 1.87 3/74 9933
/proc/meminfo: memFree=1424880/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24788 CPUtime=340.99
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5279 0 0 0 34097 2 0 0 25 0 1 0 181986432 25382912 5247 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134647078 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6197 5247 718 92 0 4541 0
Current children cumulated CPU time (s) 340.99
Current children cumulated vsize (KiB) 24788

[startup+402.596 s]
/proc/loadavg: 2.00 2.00 1.88 3/74 9933
/proc/meminfo: memFree=1424816/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24804 CPUtime=400.75
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5283 0 0 0 40072 3 0 0 25 0 1 0 181986432 25399296 5251 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712640 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6201 5251 718 92 0 4545 0
Current children cumulated CPU time (s) 400.75
Current children cumulated vsize (KiB) 24804

[startup+462.609 s]
/proc/loadavg: 2.00 2.00 1.89 3/74 9933
/proc/meminfo: memFree=1424752/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24808 CPUtime=460.48
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5284 0 0 0 46045 3 0 0 25 0 1 0 181986432 25403392 5252 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6202 5252 718 92 0 4546 0
Current children cumulated CPU time (s) 460.48
Current children cumulated vsize (KiB) 24808

[startup+522.633 s]
/proc/loadavg: 2.00 2.00 1.89 3/74 9933
/proc/meminfo: memFree=1424752/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24808 CPUtime=520.23
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5284 0 0 0 52020 3 0 0 25 0 1 0 181986432 25403392 5252 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646731 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6202 5252 718 92 0 4546 0
Current children cumulated CPU time (s) 520.23
Current children cumulated vsize (KiB) 24808

[startup+582.657 s]
/proc/loadavg: 2.00 2.00 1.90 3/74 9933
/proc/meminfo: memFree=1424752/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24816 CPUtime=579.98
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5286 0 0 0 57995 3 0 0 25 0 1 0 181986432 25411584 5254 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792343 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6204 5254 718 92 0 4548 0
Current children cumulated CPU time (s) 579.98
Current children cumulated vsize (KiB) 24816

[startup+642.675 s]
/proc/loadavg: 2.03 2.01 1.91 3/74 9933
/proc/meminfo: memFree=1424752/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24816 CPUtime=639.71
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5286 0 0 0 63968 3 0 0 25 0 1 0 181986432 25411584 5254 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799368 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6204 5254 718 92 0 4548 0
Current children cumulated CPU time (s) 639.71
Current children cumulated vsize (KiB) 24816

[startup+702.693 s]
/proc/loadavg: 2.01 2.01 1.91 3/74 9933
/proc/meminfo: memFree=1424752/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24820 CPUtime=699.44
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5287 0 0 0 69941 3 0 0 25 0 1 0 181986432 25415680 5255 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134726176 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6205 5255 718 92 0 4549 0
Current children cumulated CPU time (s) 699.44
Current children cumulated vsize (KiB) 24820

[startup+762.709 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 9933
/proc/meminfo: memFree=1424752/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24824 CPUtime=759.19
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5288 0 0 0 75916 3 0 0 25 0 1 0 181986432 25419776 5256 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6206 5256 718 92 0 4550 0
Current children cumulated CPU time (s) 759.19
Current children cumulated vsize (KiB) 24824

[startup+822.724 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 9933
/proc/meminfo: memFree=1424688/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24824 CPUtime=818.93
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5288 0 0 0 81890 3 0 0 25 0 1 0 181986432 25419776 5256 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6206 5256 718 92 0 4550 0
Current children cumulated CPU time (s) 818.93
Current children cumulated vsize (KiB) 24824

[startup+882.749 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 9933
/proc/meminfo: memFree=1424752/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24828 CPUtime=878.67
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5289 0 0 0 87864 3 0 0 25 0 1 0 181986432 25423872 5257 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646735 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6207 5257 718 92 0 4551 0
Current children cumulated CPU time (s) 878.67
Current children cumulated vsize (KiB) 24828

[startup+942.771 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 9934
/proc/meminfo: memFree=1424680/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24832 CPUtime=938.43
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5290 0 0 0 93839 4 0 0 25 0 1 0 181986432 25427968 5258 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6208 5258 718 92 0 4552 0
Current children cumulated CPU time (s) 938.43
Current children cumulated vsize (KiB) 24832

[startup+1002.81 s]
/proc/loadavg: 2.00 2.00 1.91 3/81 10050
/proc/meminfo: memFree=1423280/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24832 CPUtime=998.13
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5290 0 0 0 99802 11 0 0 25 0 1 0 181986432 25427968 5258 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134715260 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6208 5258 718 92 0 4552 0
Current children cumulated CPU time (s) 998.13
Current children cumulated vsize (KiB) 24832

[startup+1062.85 s]
/proc/loadavg: 2.11 2.03 1.92 3/81 10108
/proc/meminfo: memFree=1423416/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24832 CPUtime=1057.84
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5290 0 0 0 105766 18 0 0 25 0 1 0 181986432 25427968 5258 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792862 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6208 5258 718 92 0 4552 0
Current children cumulated CPU time (s) 1057.84
Current children cumulated vsize (KiB) 24832

[startup+1122.87 s]
/proc/loadavg: 2.04 2.02 1.92 3/75 10132
/proc/meminfo: memFree=1424424/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24832 CPUtime=1117.57
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5290 0 0 0 111738 19 0 0 25 0 1 0 181986432 25427968 5258 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134647163 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6208 5258 718 92 0 4552 0
Current children cumulated CPU time (s) 1117.57
Current children cumulated vsize (KiB) 24832

[startup+1182.89 s]
/proc/loadavg: 2.01 2.02 1.92 3/75 10132
/proc/meminfo: memFree=1424424/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24832 CPUtime=1177.3
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5290 0 0 0 117711 19 0 0 25 0 1 0 181986432 25427968 5258 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8573916 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6208 5258 718 92 0 4552 0
Current children cumulated CPU time (s) 1177.3
Current children cumulated vsize (KiB) 24832

[startup+1242.91 s]
/proc/loadavg: 2.00 2.01 1.92 3/75 10132
/proc/meminfo: memFree=1424424/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24832 CPUtime=1237.05
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5290 0 0 0 123686 19 0 0 25 0 1 0 181986432 25427968 5258 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793479 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6208 5258 718 92 0 4552 0
Current children cumulated CPU time (s) 1237.05
Current children cumulated vsize (KiB) 24832

[startup+1302.93 s]
/proc/loadavg: 2.00 2.01 1.92 3/75 10132
/proc/meminfo: memFree=1424424/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24832 CPUtime=1296.79
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5290 0 0 0 129660 19 0 0 25 0 1 0 181986432 25427968 5258 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6208 5258 718 92 0 4552 0
Current children cumulated CPU time (s) 1296.79
Current children cumulated vsize (KiB) 24832

[startup+1362.96 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 10132
/proc/meminfo: memFree=1424424/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24832 CPUtime=1356.53
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5290 0 0 0 135634 19 0 0 25 0 1 0 181986432 25427968 5258 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6208 5258 718 92 0 4552 0
Current children cumulated CPU time (s) 1356.53
Current children cumulated vsize (KiB) 24832

[startup+1422.98 s]
/proc/loadavg: 2.00 2.00 1.92 3/76 10133
/proc/meminfo: memFree=1424288/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24832 CPUtime=1416.28
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5290 0 0 0 141609 19 0 0 25 0 1 0 181986432 25427968 5258 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6208 5258 718 92 0 4552 0
Current children cumulated CPU time (s) 1416.28
Current children cumulated vsize (KiB) 24832

[startup+1483 s]
/proc/loadavg: 2.00 2.00 1.92 3/76 10133
/proc/meminfo: memFree=1424288/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24832 CPUtime=1476.03
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5290 0 0 0 147584 19 0 0 25 0 1 0 181986432 25427968 5258 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6208 5258 718 92 0 4552 0
Current children cumulated CPU time (s) 1476.03
Current children cumulated vsize (KiB) 24832

[startup+1543.02 s]
/proc/loadavg: 2.06 2.01 1.93 3/76 10133
/proc/meminfo: memFree=1424352/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24832 CPUtime=1535.77
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5290 0 0 0 153557 20 0 0 25 0 1 0 181986432 25427968 5258 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646735 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6208 5258 718 92 0 4552 0
Current children cumulated CPU time (s) 1535.77
Current children cumulated vsize (KiB) 24832

[startup+1603.05 s]
/proc/loadavg: 2.02 2.01 1.93 3/76 10133
/proc/meminfo: memFree=1424288/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24832 CPUtime=1595.53
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5290 0 0 0 159533 20 0 0 25 0 1 0 181986432 25427968 5258 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646705 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6208 5258 718 92 0 4552 0
Current children cumulated CPU time (s) 1595.53
Current children cumulated vsize (KiB) 24832

[startup+1663.07 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 10133
/proc/meminfo: memFree=1424288/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24832 CPUtime=1655.27
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5290 0 0 0 165507 20 0 0 25 0 1 0 181986432 25427968 5258 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799121 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6208 5258 718 92 0 4552 0
Current children cumulated CPU time (s) 1655.27
Current children cumulated vsize (KiB) 24832

[startup+1723.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 10133
/proc/meminfo: memFree=1424288/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24832 CPUtime=1715.01
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5290 0 0 0 171481 20 0 0 25 0 1 0 181986432 25427968 5258 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792199 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6208 5258 718 92 0 4552 0
Current children cumulated CPU time (s) 1715.01
Current children cumulated vsize (KiB) 24832

[startup+1783.11 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 10133
/proc/meminfo: memFree=1424288/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24832 CPUtime=1774.76
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5290 0 0 0 177456 20 0 0 25 0 1 0 181986432 25427968 5258 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6208 5258 718 92 0 4552 0
Current children cumulated CPU time (s) 1774.76
Current children cumulated vsize (KiB) 24832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.56 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 10133
/proc/meminfo: memFree=1424288/2055920 swapFree=4192812/4192956
[pid=9868] ppid=9866 vsize=24832 CPUtime=1800.08
/proc/9868/stat : 9868 (solver) R 9866 9868 8226 0 -1 4194304 5290 0 0 0 179988 20 0 0 25 0 1 0 181986432 25427968 5258 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646735 0 0 4096 0 0 0 0 17 0 0 0
/proc/9868/statm: 6208 5258 718 92 0 4552 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 24832

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.57
CPU time (s): 1800.1
CPU user time (s): 1799.89
CPU system time (s): 0.208968
CPU usage (%): 99.5315
Max. virtual memory (cumulated for all children) (KiB): 24832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.208968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5290
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= 11
involuntary context switches= 24276

runsolver used 1.72974 s user time and 4.87426 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Tue Jan  9 09:44:47 UTC 2007


IDJOB= 235146
IDBENCH= 6740
FILE ID= node62/235146-1168335886

PBS_JOBID= 3503345

Free space on /tmp= 66536 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20-15/js-taillard-20-15-95-5.xml
COMMAND LINE= /tmp/evaluation/235146-1168335886/mistral/bin/solver /tmp/evaluation/235146-1168335886/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-235146-1168335886 -o ROOT/results/node62/solver-235146-1168335886 -C 1800 -M 900  /tmp/evaluation/235146-1168335886/mistral/bin/solver /tmp/evaluation/235146-1168335886/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  332946d63a2660325668dbe2f7c678f9

RANDOM SEED= 347909191

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.259
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.259
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1381936 kB
Buffers:         51904 kB
Cached:         492572 kB
SwapCached:          0 kB
Active:         258484 kB
Inactive:       359180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3392 kB
Writeback:           0 kB
Mapped:          84460 kB
Slab:            41420 kB
Committed_AS:  4143836 kB
PageTables:       1956 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= 66554 MiB



End job on node62 on Tue Jan  9 10:14:55 UTC 2007