Trace number 232561

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.09 1812.9

General information on the benchmark

Nametaillard/js-taillard-20/
js-taillard-20-100-7.xml
MD5SUMf9fc6e59124b1d17e975494a4277da70
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 benchmark1405.62
SatisfiableYES
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1633
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
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.3
0.34	c Allocating memory
0.34	c 
0.34	c time limit = -1
0.34	c heuristic = dom/wdeg
0.34	c restart policy = No restart
0.34	c 
0.34	c Solving
0.34	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/node7/watcher-232561-1168323175 -o ROOT/results/node7/solver-232561-1168323175 -C 1800 -M 900 /tmp/evaluation/232561-1168323175/mistral/bin/solver /tmp/evaluation/232561-1168323175/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: 1.95 2.04 2.00 3/87 27469
/proc/meminfo: memFree=726680/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=540 CPUtime=0
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 180712968 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 10416932 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 135 26 21 92 0 18 0

[startup+0.102863 s]
/proc/loadavg: 1.95 2.04 2.00 3/87 27469
/proc/meminfo: memFree=726680/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=9972 CPUtime=0.08
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 1578 0 0 0 8 0 0 0 18 0 1 0 180712968 10211328 1546 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159433473 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 2493 1546 707 92 0 837 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9972

[startup+0.510916 s]
/proc/loadavg: 1.95 2.04 2.00 3/87 27469
/proc/meminfo: memFree=726680/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44060 CPUtime=0.48
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10104 0 0 0 44 4 0 0 21 0 1 0 180712968 45117440 10072 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792877 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11015 10072 718 92 0 9359 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 44060

[startup+1.333 s]
/proc/loadavg: 1.95 2.04 2.00 3/87 27469
/proc/meminfo: memFree=689112/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44060 CPUtime=1.3
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10104 0 0 0 126 4 0 0 25 0 1 0 180712968 45117440 10072 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708368 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11015 10072 718 92 0 9359 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 44060

[startup+2.98017 s]
/proc/loadavg: 1.95 2.04 2.00 3/87 27469
/proc/meminfo: memFree=689112/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44064 CPUtime=2.93
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10105 0 0 0 289 4 0 0 25 0 1 0 180712968 45121536 10073 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708368 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11016 10073 718 92 0 9360 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 44064

[startup+6.26151 s]
/proc/loadavg: 1.96 2.04 2.00 3/87 27469
/proc/meminfo: memFree=688984/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44068 CPUtime=6.19
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10106 0 0 0 614 5 0 0 25 0 1 0 180712968 45125632 10074 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792220 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11017 10074 718 92 0 9361 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 44068

[startup+12.7282 s]
/proc/loadavg: 1.96 2.03 2.00 3/87 27469
/proc/meminfo: memFree=688984/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44068 CPUtime=12.59
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10106 0 0 0 1254 5 0 0 25 0 1 0 180712968 45125632 10074 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646735 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11017 10074 718 92 0 9361 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 44068

[startup+25.5455 s]
/proc/loadavg: 1.97 2.03 2.00 3/87 27469
/proc/meminfo: memFree=689048/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44068 CPUtime=25.3
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10106 0 0 0 2525 5 0 0 25 0 1 0 180712968 45125632 10074 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799407 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11017 10074 718 92 0 9361 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 44068

[startup+51.1952 s]
/proc/loadavg: 1.98 2.03 2.00 3/87 27469
/proc/meminfo: memFree=689176/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44076 CPUtime=50.7
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10108 0 0 0 5065 5 0 0 25 0 1 0 180712968 45133824 10076 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11019 10076 718 92 0 9363 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 44076

[startup+102.408 s]
/proc/loadavg: 1.99 2.02 2.00 3/87 27469
/proc/meminfo: memFree=689176/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44084 CPUtime=101.45
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10110 0 0 0 10140 5 0 0 25 0 1 0 180712968 45142016 10078 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11021 10078 718 92 0 9365 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 44084

[startup+162.419 s]
/proc/loadavg: 1.99 2.02 2.00 3/87 27469
/proc/meminfo: memFree=689240/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=160.92
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 16086 6 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 160.92
Current children cumulated vsize (KiB) 44096

[startup+222.43 s]
/proc/loadavg: 1.99 2.01 2.00 3/87 27469
/proc/meminfo: memFree=689176/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=220.38
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 22032 6 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712699 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 220.38
Current children cumulated vsize (KiB) 44096

[startup+282.452 s]
/proc/loadavg: 1.99 2.01 2.00 3/87 27469
/proc/meminfo: memFree=689240/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=279.86
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 27979 7 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 279.86
Current children cumulated vsize (KiB) 44096

[startup+342.457 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 27469
/proc/meminfo: memFree=689176/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=339.31
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 33924 7 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727402 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 339.31
Current children cumulated vsize (KiB) 44096

[startup+402.467 s]
/proc/loadavg: 1.99 2.00 2.00 3/87 27471
/proc/meminfo: memFree=689048/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=398.77
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 39870 7 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 10884060 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 398.77
Current children cumulated vsize (KiB) 44096

[startup+462.481 s]
/proc/loadavg: 2.05 2.01 2.00 3/87 27471
/proc/meminfo: memFree=688984/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=458.24
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 45816 8 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 458.24
Current children cumulated vsize (KiB) 44096

[startup+522.492 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 27471
/proc/meminfo: memFree=688984/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=517.71
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 51763 8 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795116 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 517.71
Current children cumulated vsize (KiB) 44096

[startup+582.506 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 27471
/proc/meminfo: memFree=688984/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=577.18
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 57709 9 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 577.18
Current children cumulated vsize (KiB) 44096

[startup+642.515 s]
/proc/loadavg: 2.03 2.01 2.00 3/87 27471
/proc/meminfo: memFree=688984/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=636.64
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 63655 9 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792867 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 636.64
Current children cumulated vsize (KiB) 44096

[startup+702.528 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 27471
/proc/meminfo: memFree=688920/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=696.09
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 69600 9 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792869 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 696.09
Current children cumulated vsize (KiB) 44096

[startup+762.542 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 27471
/proc/meminfo: memFree=688920/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=755.57
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 75547 10 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 755.57
Current children cumulated vsize (KiB) 44096

[startup+822.552 s]
/proc/loadavg: 2.06 2.02 2.00 3/87 27471
/proc/meminfo: memFree=688856/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=815.03
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 81493 10 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 815.03
Current children cumulated vsize (KiB) 44096

[startup+882.568 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 27471
/proc/meminfo: memFree=688792/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=874.49
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 87439 10 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134647102 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 874.49
Current children cumulated vsize (KiB) 44096

[startup+942.568 s]
/proc/loadavg: 2.01 2.00 2.00 3/87 27471
/proc/meminfo: memFree=688792/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=933.96
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 93385 11 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 933.96
Current children cumulated vsize (KiB) 44096

[startup+1002.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 27471
/proc/meminfo: memFree=688728/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=993.41
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 99330 11 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646725 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 993.41
Current children cumulated vsize (KiB) 44096

[startup+1062.59 s]
/proc/loadavg: 2.07 2.02 2.00 3/87 27471
/proc/meminfo: memFree=688728/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=1052.88
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 105277 11 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793176 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 1052.88
Current children cumulated vsize (KiB) 44096

[startup+1122.6 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 27471
/proc/meminfo: memFree=688728/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=1112.34
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 111222 12 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792869 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 1112.34
Current children cumulated vsize (KiB) 44096

[startup+1182.61 s]
/proc/loadavg: 2.01 2.00 2.00 3/87 27471
/proc/meminfo: memFree=688728/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=1171.8
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 117168 12 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 1171.8
Current children cumulated vsize (KiB) 44096

[startup+1242.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 27471
/proc/meminfo: memFree=688664/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=1231.27
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 123114 13 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 10884060 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 1231.27
Current children cumulated vsize (KiB) 44096

[startup+1302.63 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 27471
/proc/meminfo: memFree=688600/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=1290.73
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 129060 13 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793038 0 0 4096 0 0 0 0 17 1 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 1290.73
Current children cumulated vsize (KiB) 44096

[startup+1362.65 s]
/proc/loadavg: 2.14 2.03 2.01 3/95 27534
/proc/meminfo: memFree=1159832/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=1350.3
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 135010 20 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727407 0 0 4096 0 0 0 0 17 0 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 1350.3
Current children cumulated vsize (KiB) 44096

[startup+1422.7 s]
/proc/loadavg: 2.08 2.04 2.01 3/88 27535
/proc/meminfo: memFree=362896/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=1410.3
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 141009 21 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 1410.3
Current children cumulated vsize (KiB) 44096

[startup+1482.77 s]
/proc/loadavg: 2.03 2.03 2.00 3/88 27535
/proc/meminfo: memFree=357840/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=1470.33
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 147012 21 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792838 0 0 4096 0 0 0 0 17 0 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 1470.33
Current children cumulated vsize (KiB) 44096

[startup+1542.81 s]
/proc/loadavg: 2.08 2.04 2.00 3/88 27535
/proc/meminfo: memFree=355664/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=1530.28
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 153007 21 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 1530.28
Current children cumulated vsize (KiB) 44096

[startup+1602.86 s]
/proc/loadavg: 2.03 2.03 2.00 3/88 27535
/proc/meminfo: memFree=352208/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=1590.27
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 159006 21 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793497 0 0 4096 0 0 0 0 17 0 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 1590.27
Current children cumulated vsize (KiB) 44096

[startup+1662.92 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 27535
/proc/meminfo: memFree=348560/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=1650.29
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 165007 22 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727372 0 0 4096 0 0 0 0 17 0 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 1650.29
Current children cumulated vsize (KiB) 44096

[startup+1722.98 s]
/proc/loadavg: 2.00 2.02 2.00 3/88 27535
/proc/meminfo: memFree=345680/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=1710.26
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 171004 22 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646868 0 0 4096 0 0 0 0 17 0 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 1710.26
Current children cumulated vsize (KiB) 44096

[startup+1783.03 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 27535
/proc/meminfo: memFree=342800/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=1770.25
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 177003 22 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793141 0 0 4096 0 0 0 0 17 0 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 1770.25
Current children cumulated vsize (KiB) 44096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.89 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 27535
/proc/meminfo: memFree=341328/2055920 swapFree=4192812/4192956
[pid=27468] ppid=27466 vsize=44096 CPUtime=1800.07
/proc/27468/stat : 27468 (solver) R 27466 27468 26573 0 -1 4194304 10113 0 0 0 179985 22 0 0 25 0 1 0 180712968 45154304 10081 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/27468/statm: 11024 10081 718 92 0 9368 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 44096

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.9
CPU time (s): 1800.09
CPU user time (s): 1799.86
CPU system time (s): 0.232964
CPU usage (%): 99.2933
Max. virtual memory (cumulated for all children) (KiB): 44096

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

runsolver used 2.06269 s user time and 5.97709 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Tue Jan  9 06:12:55 UTC 2007


IDJOB= 232561
IDBENCH= 6533
FILE ID= node7/232561-1168323175

PBS_JOBID= 3502690

Free space on /tmp= 66371 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  f9fc6e59124b1d17e975494a4277da70

RANDOM SEED= 806244282

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.220
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.220
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:        727096 kB
Buffers:         99604 kB
Cached:         582368 kB
SwapCached:          0 kB
Active:        1060804 kB
Inactive:       204484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        727096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3544 kB
Writeback:           0 kB
Mapped:         603072 kB
Slab:            47056 kB
Committed_AS:  6266392 kB
PageTables:       3516 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= 66291 MiB



End job on node7 on Tue Jan  9 06:43:08 UTC 2007