Trace number 234949

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.05 1809.39

General information on the benchmark

Nametaillard/
js-taillard-20-15/js-taillard-20-15-95-2.xml
MD5SUMe184d0111a102714e0d361c1b279750d
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 size1300
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.20	c 
0.20	c Parsing xml file
0.20	c 	domains............... 0.02
0.20	c 	variables.............    0
0.20	c 	predicates............    0
0.20	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/node5/watcher-234949-1168334090 -o ROOT/results/node5/solver-234949-1168334090 -C 1800 -M 900 /tmp/evaluation/234949-1168334090/mistral/bin/solver /tmp/evaluation/234949-1168334090/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.70 2.43 2.18 5/94 16364
/proc/meminfo: memFree=1232992/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=540 CPUtime=0
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 162023503 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7893796 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 135 26 21 92 0 18 0

[startup+0.103245 s]
/proc/loadavg: 2.70 2.43 2.18 5/94 16364
/proc/meminfo: memFree=1232992/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=8912 CPUtime=0.09
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 1325 0 0 0 9 0 0 0 18 0 1 0 162023503 9125888 1293 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158501442 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 2228 1293 707 92 0 572 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8912

[startup+0.511289 s]
/proc/loadavg: 2.70 2.43 2.18 5/94 16364
/proc/meminfo: memFree=1232992/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24644 CPUtime=0.5
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5246 0 0 0 48 2 0 0 22 0 1 0 162023503 25235456 5214 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795064 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6161 5214 718 92 0 4505 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 24644

[startup+1.33238 s]
/proc/loadavg: 2.70 2.43 2.18 3/94 16364
/proc/meminfo: memFree=1214880/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24648 CPUtime=1.31
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5247 0 0 0 129 2 0 0 25 0 1 0 162023503 25239552 5215 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646868 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6162 5215 718 92 0 4506 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 24648

[startup+2.97057 s]
/proc/loadavg: 2.70 2.43 2.18 3/94 16364
/proc/meminfo: memFree=1214880/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24656 CPUtime=2.94
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5249 0 0 0 292 2 0 0 25 0 1 0 162023503 25247744 5217 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793183 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6164 5217 718 92 0 4508 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 24656

[startup+6.25894 s]
/proc/loadavg: 2.64 2.42 2.17 3/94 16364
/proc/meminfo: memFree=1214824/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24656 CPUtime=6.19
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5249 0 0 0 617 2 0 0 25 0 1 0 162023503 25247744 5217 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785654 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6164 5217 718 92 0 4508 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 24656

[startup+12.7207 s]
/proc/loadavg: 2.59 2.42 2.17 3/94 16364
/proc/meminfo: memFree=1214888/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24656 CPUtime=12.6
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5249 0 0 0 1258 2 0 0 25 0 1 0 162023503 25247744 5217 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6164 5217 718 92 0 4508 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 24656

[startup+25.5361 s]
/proc/loadavg: 2.46 2.40 2.17 3/94 16364
/proc/meminfo: memFree=1214952/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24656 CPUtime=25.3
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5249 0 0 0 2528 2 0 0 25 0 1 0 162023503 25247744 5217 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6164 5217 718 92 0 4508 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 24656

[startup+51.187 s]
/proc/loadavg: 2.37 2.38 2.17 3/94 16366
/proc/meminfo: memFree=1214824/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24660 CPUtime=50.71
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5250 0 0 0 5069 2 0 0 25 0 1 0 162023503 25251840 5218 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134647050 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6165 5218 718 92 0 4509 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 24660

[startup+102.42 s]
/proc/loadavg: 2.16 2.32 2.16 3/94 16366
/proc/meminfo: memFree=1214888/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24672 CPUtime=101.49
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5253 0 0 0 10146 3 0 0 25 0 1 0 162023503 25264128 5221 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6168 5221 718 92 0 4512 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 24672

[startup+162.435 s]
/proc/loadavg: 2.06 2.26 2.15 3/94 16366
/proc/meminfo: memFree=1214888/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24672 CPUtime=160.97
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5253 0 0 0 16094 3 0 0 25 0 1 0 162023503 25264128 5221 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134647057 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6168 5221 718 92 0 4512 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 24672

[startup+222.451 s]
/proc/loadavg: 2.02 2.21 2.14 3/94 16366
/proc/meminfo: memFree=1214952/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24672 CPUtime=220.44
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5253 0 0 0 22041 3 0 0 25 0 1 0 162023503 25264128 5221 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134802918 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6168 5221 718 92 0 4512 0
Current children cumulated CPU time (s) 220.44
Current children cumulated vsize (KiB) 24672

[startup+282.468 s]
/proc/loadavg: 2.00 2.17 2.13 3/94 16366
/proc/meminfo: memFree=1214952/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24672 CPUtime=279.91
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5253 0 0 0 27987 4 0 0 25 0 1 0 162023503 25264128 5221 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6168 5221 718 92 0 4512 0
Current children cumulated CPU time (s) 279.91
Current children cumulated vsize (KiB) 24672

[startup+342.482 s]
/proc/loadavg: 2.04 2.15 2.12 3/94 16366
/proc/meminfo: memFree=1214952/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24672 CPUtime=339.39
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5253 0 0 0 33934 5 0 0 25 0 1 0 162023503 25264128 5221 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134647050 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6168 5221 718 92 0 4512 0
Current children cumulated CPU time (s) 339.39
Current children cumulated vsize (KiB) 24672

[startup+402.498 s]
/proc/loadavg: 2.01 2.12 2.11 3/94 16366
/proc/meminfo: memFree=1215016/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24680 CPUtime=398.86
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5255 0 0 0 39881 5 0 0 25 0 1 0 162023503 25272320 5223 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646744 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6170 5223 718 92 0 4514 0
Current children cumulated CPU time (s) 398.86
Current children cumulated vsize (KiB) 24680

[startup+462.512 s]
/proc/loadavg: 2.00 2.10 2.10 3/94 16366
/proc/meminfo: memFree=1215016/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24700 CPUtime=458.33
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5260 0 0 0 45827 6 0 0 25 0 1 0 162023503 25292800 5228 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727357 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6175 5228 718 92 0 4519 0
Current children cumulated CPU time (s) 458.33
Current children cumulated vsize (KiB) 24700

[startup+522.526 s]
/proc/loadavg: 2.00 2.08 2.09 3/94 16366
/proc/meminfo: memFree=1215016/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=517.8
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 51774 6 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8360924 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 517.8
Current children cumulated vsize (KiB) 24708

[startup+582.538 s]
/proc/loadavg: 2.00 2.06 2.08 3/94 16366
/proc/meminfo: memFree=1215016/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=577.28
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 57721 7 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 577.28
Current children cumulated vsize (KiB) 24708

[startup+642.551 s]
/proc/loadavg: 2.05 2.06 2.08 3/94 16366
/proc/meminfo: memFree=1215016/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=636.75
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 63668 7 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134715251 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 636.75
Current children cumulated vsize (KiB) 24708

[startup+702.561 s]
/proc/loadavg: 2.02 2.05 2.08 3/94 16366
/proc/meminfo: memFree=1215016/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=696.23
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 69615 8 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795073 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 696.23
Current children cumulated vsize (KiB) 24708

[startup+762.574 s]
/proc/loadavg: 2.00 2.04 2.07 3/94 16366
/proc/meminfo: memFree=1214952/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=755.71
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 75562 9 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792835 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 755.71
Current children cumulated vsize (KiB) 24708

[startup+822.67 s]
/proc/loadavg: 2.00 2.03 2.06 3/94 16366
/proc/meminfo: memFree=1215016/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=815.27
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 81518 9 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790146 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 815.27
Current children cumulated vsize (KiB) 24708

[startup+882.686 s]
/proc/loadavg: 2.05 2.03 2.06 3/94 16366
/proc/meminfo: memFree=1215016/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=874.77
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 87467 10 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790414 0 0 4096 0 0 0 0 17 1 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 874.77
Current children cumulated vsize (KiB) 24708

[startup+942.705 s]
/proc/loadavg: 2.17 2.06 2.07 3/94 16439
/proc/meminfo: memFree=580520/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=934.32
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 93420 12 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646757 0 0 4096 0 0 0 0 17 0 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 934.32
Current children cumulated vsize (KiB) 24708

[startup+1002.78 s]
/proc/loadavg: 2.05 2.05 2.06 3/86 16477
/proc/meminfo: memFree=1041384/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=994.28
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 99416 12 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790149 0 0 4096 0 0 0 0 17 0 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 994.28
Current children cumulated vsize (KiB) 24708

[startup+1062.85 s]
/proc/loadavg: 2.02 2.03 2.06 3/86 16477
/proc/meminfo: memFree=816552/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=1054.3
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 105418 12 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8360924 0 0 4096 0 0 0 0 17 0 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 1054.3
Current children cumulated vsize (KiB) 24708

[startup+1122.91 s]
/proc/loadavg: 2.00 2.03 2.05 3/86 16477
/proc/meminfo: memFree=595176/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=1114.29
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 111417 12 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792980 0 0 4096 0 0 0 0 17 0 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 1114.29
Current children cumulated vsize (KiB) 24708

[startup+1182.99 s]
/proc/loadavg: 2.00 2.02 2.04 3/86 16477
/proc/meminfo: memFree=380584/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=1174.3
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 117418 12 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646819 0 0 4096 0 0 0 0 17 0 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 1174.3
Current children cumulated vsize (KiB) 24708

[startup+1243.09 s]
/proc/loadavg: 1.95 2.00 2.03 3/87 17158
/proc/meminfo: memFree=1150624/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=1234.33
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 123418 15 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799371 0 0 4096 0 0 0 0 17 0 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 1234.33
Current children cumulated vsize (KiB) 24708

[startup+1303.16 s]
/proc/loadavg: 1.98 2.00 2.03 3/87 17158
/proc/meminfo: memFree=1150880/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=1294.33
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 129417 16 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 1294.33
Current children cumulated vsize (KiB) 24708

[startup+1363.23 s]
/proc/loadavg: 2.04 2.01 2.03 3/87 17158
/proc/meminfo: memFree=1150880/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=1354.35
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 135419 16 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 1354.35
Current children cumulated vsize (KiB) 24708

[startup+1423.3 s]
/proc/loadavg: 2.01 2.01 2.02 3/87 17158
/proc/meminfo: memFree=1150880/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=1414.35
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 141419 16 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134716030 0 0 4096 0 0 0 0 17 0 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 1414.35
Current children cumulated vsize (KiB) 24708

[startup+1483.36 s]
/proc/loadavg: 2.00 2.00 2.02 3/87 17158
/proc/meminfo: memFree=1150880/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24708 CPUtime=1474.35
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5262 0 0 0 147419 16 0 0 25 0 1 0 162023503 25300992 5230 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16363/statm: 6177 5230 718 92 0 4521 0
Current children cumulated CPU time (s) 1474.35
Current children cumulated vsize (KiB) 24708

[startup+1543.36 s]
/proc/loadavg: 2.00 2.00 2.01 3/87 17158
/proc/meminfo: memFree=1150880/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24716 CPUtime=1534.29
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5264 0 0 0 153413 16 0 0 25 0 1 0 162023503 25309184 5232 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646868 0 0 4096 0 0 0 0 17 0 0 0
/proc/16363/statm: 6179 5232 718 92 0 4523 0
Current children cumulated CPU time (s) 1534.29
Current children cumulated vsize (KiB) 24716

[startup+1603.43 s]
/proc/loadavg: 2.05 2.01 2.01 3/87 17158
/proc/meminfo: memFree=1150880/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24716 CPUtime=1594.31
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5264 0 0 0 159414 17 0 0 25 0 1 0 162023503 25309184 5232 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8360924 0 0 4096 0 0 0 0 17 0 0 0
/proc/16363/statm: 6179 5232 718 92 0 4523 0
Current children cumulated CPU time (s) 1594.31
Current children cumulated vsize (KiB) 24716

[startup+1663.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 17158
/proc/meminfo: memFree=1150880/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24716 CPUtime=1654.3
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5264 0 0 0 165413 17 0 0 25 0 1 0 162023503 25309184 5232 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134715244 0 0 4096 0 0 0 0 17 0 0 0
/proc/16363/statm: 6179 5232 718 92 0 4523 0
Current children cumulated CPU time (s) 1654.3
Current children cumulated vsize (KiB) 24716

[startup+1723.59 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17158
/proc/meminfo: memFree=1150880/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24716 CPUtime=1714.34
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5264 0 0 0 171417 17 0 0 25 0 1 0 162023503 25309184 5232 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790434 0 0 4096 0 0 0 0 17 0 0 0
/proc/16363/statm: 6179 5232 718 92 0 4523 0
Current children cumulated CPU time (s) 1714.34
Current children cumulated vsize (KiB) 24716

[startup+1783.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17158
/proc/meminfo: memFree=1150304/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24716 CPUtime=1774.3
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5264 0 0 0 177413 17 0 0 25 0 1 0 162023503 25309184 5232 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646795 0 0 4096 0 0 0 0 17 0 0 0
/proc/16363/statm: 6179 5232 718 92 0 4523 0
Current children cumulated CPU time (s) 1774.3
Current children cumulated vsize (KiB) 24716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.38 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17158
/proc/meminfo: memFree=1150304/2055920 swapFree=4192812/4192956
[pid=16363] ppid=16361 vsize=24716 CPUtime=1800.04
/proc/16363/stat : 16363 (solver) R 16361 16363 15976 0 -1 4194304 5264 0 0 0 179987 17 0 0 25 0 1 0 162023503 25309184 5232 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785547 0 0 4096 0 0 0 0 17 0 0 0
/proc/16363/statm: 6179 5232 718 92 0 4523 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 24716

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.39
CPU time (s): 1800.05
CPU user time (s): 1799.87
CPU system time (s): 0.176973
CPU usage (%): 99.4838
Max. virtual memory (cumulated for all children) (KiB): 24716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5264
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= 38727

runsolver used 1.83372 s user time and 5.38218 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Tue Jan  9 09:14:51 UTC 2007


IDJOB= 234949
IDBENCH= 6729
FILE ID= node5/234949-1168334090

PBS_JOBID= 3503104

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  e184d0111a102714e0d361c1b279750d

RANDOM SEED= 81609558

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.240
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.240
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:       1233408 kB
Buffers:         76544 kB
Cached:         622020 kB
SwapCached:          0 kB
Active:         274056 kB
Inactive:       485672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1233408 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3400 kB
Writeback:           0 kB
Mapped:          88048 kB
Slab:            47336 kB
Committed_AS:  4578316 kB
PageTables:       2272 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= 66535 MiB



End job on node5 on Tue Jan  9 09:45:01 UTC 2007