Trace number 235027

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 1812.63

General information on the benchmark

Nametaillard/
js-taillard-20-15/js-taillard-20-15-95-7.xml
MD5SUM947d518cd9583057cef509a1af4401f2
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 size1360
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/node4/watcher-235027-1168334886 -o ROOT/results/node4/solver-235027-1168334886 -C 1800 -M 900 /tmp/evaluation/235027-1168334886/mistral/bin/solver /tmp/evaluation/235027-1168334886/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.13 2.15 2.07 5/86 30147
/proc/meminfo: memFree=1645360/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=540 CPUtime=0
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 181884283 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 10588964 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 135 26 21 92 0 18 0

[startup+0.103131 s]
/proc/loadavg: 2.13 2.15 2.07 5/86 30147
/proc/meminfo: memFree=1645360/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=9040 CPUtime=0.09
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 1343 0 0 0 9 0 0 0 18 0 1 0 181884283 9256960 1311 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134566398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 2260 1311 707 92 0 604 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9040

[startup+0.511168 s]
/proc/loadavg: 2.13 2.15 2.07 5/86 30147
/proc/meminfo: memFree=1645360/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25292 CPUtime=0.49
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5408 0 0 0 47 2 0 0 21 0 1 0 181884283 25899008 5376 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646735 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6323 5376 718 92 0 4667 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 25292

[startup+1.33225 s]
/proc/loadavg: 2.13 2.15 2.07 3/86 30147
/proc/meminfo: memFree=1626608/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25296 CPUtime=1.3
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5409 0 0 0 128 2 0 0 25 0 1 0 181884283 25903104 5377 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6324 5377 718 92 0 4668 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 25296

[startup+2.9694 s]
/proc/loadavg: 2.13 2.15 2.07 3/86 30147
/proc/meminfo: memFree=1626608/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25296 CPUtime=2.93
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5409 0 0 0 291 2 0 0 25 0 1 0 181884283 25903104 5377 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792862 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6324 5377 718 92 0 4668 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 25296

[startup+6.25672 s]
/proc/loadavg: 2.12 2.15 2.07 3/86 30147
/proc/meminfo: memFree=1626480/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25300 CPUtime=6.19
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5410 0 0 0 617 2 0 0 25 0 1 0 181884283 25907200 5378 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792280 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6325 5378 718 92 0 4669 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 25300

[startup+12.7203 s]
/proc/loadavg: 2.11 2.14 2.06 3/86 30147
/proc/meminfo: memFree=1626480/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25300 CPUtime=12.6
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5410 0 0 0 1258 2 0 0 25 0 1 0 181884283 25907200 5378 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799368 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6325 5378 718 92 0 4669 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 25300

[startup+25.5346 s]
/proc/loadavg: 2.08 2.14 2.06 3/86 30147
/proc/meminfo: memFree=1626544/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25300 CPUtime=25.32
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5410 0 0 0 2530 2 0 0 25 0 1 0 181884283 25907200 5378 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646873 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6325 5378 718 92 0 4669 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 25300

[startup+51.173 s]
/proc/loadavg: 2.05 2.12 2.06 3/86 30147
/proc/meminfo: memFree=1626552/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25300 CPUtime=50.77
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5410 0 0 0 5074 3 0 0 25 0 1 0 181884283 25907200 5378 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795073 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6325 5378 718 92 0 4669 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 25300

[startup+102.445 s]
/proc/loadavg: 2.02 2.10 2.06 3/86 30147
/proc/meminfo: memFree=1626552/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25304 CPUtime=101.66
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5411 0 0 0 10163 3 0 0 25 0 1 0 181884283 25911296 5379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6326 5379 718 92 0 4670 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 25304

[startup+162.539 s]
/proc/loadavg: 2.01 2.08 2.05 3/86 30147
/proc/meminfo: memFree=1626488/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25308 CPUtime=161.3
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5412 0 0 0 16127 3 0 0 25 0 1 0 181884283 25915392 5380 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792862 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6327 5380 718 92 0 4671 0
Current children cumulated CPU time (s) 161.3
Current children cumulated vsize (KiB) 25308

[startup+222.629 s]
/proc/loadavg: 2.00 2.06 2.04 3/86 30147
/proc/meminfo: memFree=1626360/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25316 CPUtime=220.95
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5414 0 0 0 22091 4 0 0 25 0 1 0 181884283 25923584 5382 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792392 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6329 5382 718 92 0 4673 0
Current children cumulated CPU time (s) 220.95
Current children cumulated vsize (KiB) 25316

[startup+282.721 s]
/proc/loadavg: 2.00 2.05 2.04 3/86 30147
/proc/meminfo: memFree=1626360/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25316 CPUtime=280.6
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5414 0 0 0 28055 5 0 0 25 0 1 0 181884283 25923584 5382 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6329 5382 718 92 0 4673 0
Current children cumulated CPU time (s) 280.6
Current children cumulated vsize (KiB) 25316

[startup+342.815 s]
/proc/loadavg: 2.00 2.04 2.03 3/86 30147
/proc/meminfo: memFree=1626296/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25316 CPUtime=340.24
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5414 0 0 0 34019 5 0 0 25 0 1 0 181884283 25923584 5382 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790439 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6329 5382 718 92 0 4673 0
Current children cumulated CPU time (s) 340.24
Current children cumulated vsize (KiB) 25316

[startup+402.909 s]
/proc/loadavg: 2.00 2.03 2.03 3/86 30147
/proc/meminfo: memFree=1626232/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25316 CPUtime=399.88
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5414 0 0 0 39982 6 0 0 25 0 1 0 181884283 25923584 5382 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795064 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6329 5382 718 92 0 4673 0
Current children cumulated CPU time (s) 399.88
Current children cumulated vsize (KiB) 25316

[startup+462.998 s]
/proc/loadavg: 2.00 2.02 2.02 3/86 30147
/proc/meminfo: memFree=1626168/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25320 CPUtime=459.53
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5415 0 0 0 45947 6 0 0 25 0 1 0 181884283 25927680 5383 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646748 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6330 5383 718 92 0 4674 0
Current children cumulated CPU time (s) 459.53
Current children cumulated vsize (KiB) 25320

[startup+523.091 s]
/proc/loadavg: 2.00 2.02 2.02 3/86 30147
/proc/meminfo: memFree=1626168/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25320 CPUtime=519.18
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5415 0 0 0 51911 7 0 0 25 0 1 0 181884283 25927680 5383 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6330 5383 718 92 0 4674 0
Current children cumulated CPU time (s) 519.18
Current children cumulated vsize (KiB) 25320

[startup+583.184 s]
/proc/loadavg: 2.00 2.01 2.01 3/86 30147
/proc/meminfo: memFree=1626104/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=578.83
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 57876 7 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 11056092 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 578.83
Current children cumulated vsize (KiB) 25324

[startup+643.277 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 30147
/proc/meminfo: memFree=1626040/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=638.47
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 63840 7 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792832 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 638.47
Current children cumulated vsize (KiB) 25324

[startup+703.364 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 30147
/proc/meminfo: memFree=1625912/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=698.08
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 69800 8 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792840 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 698.08
Current children cumulated vsize (KiB) 25324

[startup+763.449 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 30147
/proc/meminfo: memFree=1625912/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=757.7
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 75761 9 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 757.7
Current children cumulated vsize (KiB) 25324

[startup+823.543 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 30147
/proc/meminfo: memFree=1625784/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=817.3
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 81721 9 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134715025 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 817.3
Current children cumulated vsize (KiB) 25324

[startup+883.637 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 30147
/proc/meminfo: memFree=1625720/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=876.9
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 87680 10 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646704 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 876.9
Current children cumulated vsize (KiB) 25324

[startup+943.727 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 30147
/proc/meminfo: memFree=1625592/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=936.53
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 93642 11 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646744 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 936.53
Current children cumulated vsize (KiB) 25324

[startup+1003.82 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 30147
/proc/meminfo: memFree=1625592/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=996.14
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 99603 11 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646792 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 996.14
Current children cumulated vsize (KiB) 25324

[startup+1063.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 30147
/proc/meminfo: memFree=1625528/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=1055.74
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 105562 12 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134715242 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 1055.74
Current children cumulated vsize (KiB) 25324

[startup+1124.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 30147
/proc/meminfo: memFree=1625464/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=1115.33
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 111521 12 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792838 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 1115.33
Current children cumulated vsize (KiB) 25324

[startup+1184.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 30147
/proc/meminfo: memFree=1625400/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=1174.95
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 117482 13 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 1174.95
Current children cumulated vsize (KiB) 25324

[startup+1244.2 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 30147
/proc/meminfo: memFree=1625400/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=1234.56
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 123443 13 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646704 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 1234.56
Current children cumulated vsize (KiB) 25324

[startup+1304.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 30147
/proc/meminfo: memFree=1625336/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=1294.16
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 129402 14 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134715230 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 1294.16
Current children cumulated vsize (KiB) 25324

[startup+1364.39 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 30147
/proc/meminfo: memFree=1625208/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=1353.76
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 135361 15 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708368 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 1353.76
Current children cumulated vsize (KiB) 25324

[startup+1424.49 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 30147
/proc/meminfo: memFree=1625080/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=1413.36
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 141321 15 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 1413.36
Current children cumulated vsize (KiB) 25324

[startup+1484.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 30147
/proc/meminfo: memFree=1625080/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=1472.96
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 147280 16 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790369 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 1472.96
Current children cumulated vsize (KiB) 25324

[startup+1544.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 30147
/proc/meminfo: memFree=1625016/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=1532.59
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 153242 17 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 1532.59
Current children cumulated vsize (KiB) 25324

[startup+1604.75 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 30374
/proc/meminfo: memFree=1636856/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=1592.37
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 159219 18 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134647176 0 0 4096 0 0 0 0 17 0 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 1592.37
Current children cumulated vsize (KiB) 25324

[startup+1664.81 s]
/proc/loadavg: 1.98 1.98 1.99 3/86 30374
/proc/meminfo: memFree=1636920/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=1652.37
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 165218 19 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785032 0 0 4096 0 0 0 0 17 0 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 1652.37
Current children cumulated vsize (KiB) 25324

[startup+1724.88 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 30374
/proc/meminfo: memFree=1636856/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=1712.39
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 171220 19 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134647050 0 0 4096 0 0 0 0 17 0 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 1712.39
Current children cumulated vsize (KiB) 25324

[startup+1784.94 s]
/proc/loadavg: 2.07 2.00 2.00 3/86 30374
/proc/meminfo: memFree=1636792/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=1772.39
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 177220 19 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 1772.39
Current children cumulated vsize (KiB) 25324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.61 s]
/proc/loadavg: 2.05 2.00 2.00 3/86 30374
/proc/meminfo: memFree=1636792/2055920 swapFree=4182144/4192956
[pid=30146] ppid=30144 vsize=25324 CPUtime=1800.04
/proc/30146/stat : 30146 (solver) R 30144 30146 29623 0 -1 4194304 5416 0 0 0 179985 19 0 0 25 0 1 0 181884283 25931776 5384 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795073 0 0 4096 0 0 0 0 17 0 0 0
/proc/30146/statm: 6331 5384 718 92 0 4675 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 25324

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.63
CPU time (s): 1800.05
CPU user time (s): 1799.86
CPU system time (s): 0.19497
CPU usage (%): 99.3062
Max. virtual memory (cumulated for all children) (KiB): 25324

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

runsolver used 1.63175 s user time and 4.88426 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Tue Jan  9 09:28:07 UTC 2007


IDJOB= 235027
IDBENCH= 6733
FILE ID= node4/235027-1168334886

PBS_JOBID= 3503108

Free space on /tmp= 66525 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  947d518cd9583057cef509a1af4401f2

RANDOM SEED= 299009057

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.223
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.223
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:       1645776 kB
Buffers:         53440 kB
Cached:         235812 kB
SwapCached:       2060 kB
Active:         103968 kB
Inactive:       245672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1645776 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            3392 kB
Writeback:           0 kB
Mapped:          73740 kB
Slab:            45124 kB
Committed_AS:  5471356 kB
PageTables:       2392 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= 66526 MiB



End job on node4 on Tue Jan  9 09:58:20 UTC 2007