Trace number 234364

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.02 1815.01

General information on the benchmark

Nametaillard/js-taillard-15/
js-taillard-15-105-5.xml
MD5SUM3c3d6d2eda04d5ff74dbf34eca638b04
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 benchmark40.48
SatisfiableYES
(Un)Satisfiability was proved
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1309
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1785
Global constraints used (with number of constraints)

Solver Data (download as text)

0.13	c 
0.13	c Parsing xml file
0.13	c 	domains...............    0
0.13	c 	variables.............    0
0.13	c 	predicates............    0
0.13	c 	constraints........... 0.11
0.14	c Allocating memory
0.14	c 
0.14	c time limit = -1
0.14	c heuristic = dom/wdeg
0.14	c restart policy = No restart
0.14	c 
0.14	c Solving
0.14	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/node45/watcher-234364-1168331997 -o ROOT/results/node45/solver-234364-1168331997 -C 1800 -M 900 /tmp/evaluation/234364-1168331997/mistral/bin/solver /tmp/evaluation/234364-1168331997/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.16 1.04 1.19 5/73 22900
/proc/meminfo: memFree=1463064/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=18540 CPUtime=0
/proc/22899/stat : 22899 (runsolver) R 22897 22899 22409 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 181598727 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 258939088167 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22899/statm: 4635 279 244 17 0 2626 0

[startup+0.10765 s]
/proc/loadavg: 1.16 1.04 1.19 5/73 22900
/proc/meminfo: memFree=1463064/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=8632 CPUtime=0.09
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 1242 0 0 0 9 0 0 0 18 0 1 0 181598727 8839168 1210 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134572447 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 2158 1210 705 92 0 502 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8632

[startup+0.519733 s]
/proc/loadavg: 1.16 1.04 1.19 5/73 22900
/proc/meminfo: memFree=1463064/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=0.5
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13818 0 0 0 44 6 0 0 22 0 1 0 181598727 60432384 13786 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13786 718 92 0 13098 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 59016

[startup+1.33987 s]
/proc/loadavg: 1.16 1.04 1.19 3/73 22900
/proc/meminfo: memFree=1359512/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=1.31
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13818 0 0 0 125 6 0 0 25 0 1 0 181598727 60432384 13786 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646751 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13786 718 92 0 13098 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 59016

[startup+2.97617 s]
/proc/loadavg: 1.16 1.04 1.19 3/73 22900
/proc/meminfo: memFree=1359512/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=2.94
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13818 0 0 0 288 6 0 0 25 0 1 0 181598727 60432384 13786 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646741 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13786 718 92 0 13098 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 59016

[startup+6.25676 s]
/proc/loadavg: 1.23 1.06 1.20 3/73 22900
/proc/meminfo: memFree=1359512/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=6.17
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13818 0 0 0 611 6 0 0 25 0 1 0 181598727 60432384 13786 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792880 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13786 718 92 0 13098 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 59016

[startup+12.7129 s]
/proc/loadavg: 1.29 1.07 1.20 3/73 22900
/proc/meminfo: memFree=1359528/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=12.58
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13818 0 0 0 1252 6 0 0 25 0 1 0 181598727 60432384 13786 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646908 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13786 718 92 0 13098 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 59016

[startup+25.5193 s]
/proc/loadavg: 1.45 1.12 1.21 3/73 22900
/proc/meminfo: memFree=1359600/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=25.28
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13818 0 0 0 2522 6 0 0 25 0 1 0 181598727 60432384 13786 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708378 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13786 718 92 0 13098 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 59016

[startup+51.1419 s]
/proc/loadavg: 1.63 1.19 1.23 3/73 22900
/proc/meminfo: memFree=1359664/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=50.69
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13821 0 0 0 5062 7 0 0 25 0 1 0 181598727 60432384 13789 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708368 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13789 718 92 0 13098 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 59016

[startup+102.381 s]
/proc/loadavg: 1.84 1.31 1.27 3/73 22900
/proc/meminfo: memFree=1359664/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=101.52
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13821 0 0 0 10145 7 0 0 25 0 1 0 181598727 60432384 13789 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792842 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13789 718 92 0 13098 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 59016

[startup+162.433 s]
/proc/loadavg: 1.94 1.43 1.31 3/73 22900
/proc/meminfo: memFree=1359664/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=161.08
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13821 0 0 0 16101 7 0 0 25 0 1 0 181598727 60432384 13789 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785064 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13789 718 92 0 13098 0
Current children cumulated CPU time (s) 161.08
Current children cumulated vsize (KiB) 59016

[startup+222.49 s]
/proc/loadavg: 1.98 1.53 1.35 3/73 22900
/proc/meminfo: memFree=1359664/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=220.66
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13821 0 0 0 22059 7 0 0 25 0 1 0 181598727 60432384 13789 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134715217 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13789 718 92 0 13098 0
Current children cumulated CPU time (s) 220.66
Current children cumulated vsize (KiB) 59016

[startup+282.549 s]
/proc/loadavg: 2.09 1.65 1.40 3/73 22900
/proc/meminfo: memFree=1359728/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=280.22
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 28015 7 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 280.22
Current children cumulated vsize (KiB) 59016

[startup+342.605 s]
/proc/loadavg: 2.03 1.71 1.44 3/73 22900
/proc/meminfo: memFree=1359736/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=339.79
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 33972 7 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134642964 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 339.79
Current children cumulated vsize (KiB) 59016

[startup+402.667 s]
/proc/loadavg: 2.01 1.76 1.47 3/73 22900
/proc/meminfo: memFree=1359736/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=399.38
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 39930 8 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 399.38
Current children cumulated vsize (KiB) 59016

[startup+462.728 s]
/proc/loadavg: 2.00 1.80 1.50 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=458.94
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 45886 8 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793107 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 458.94
Current children cumulated vsize (KiB) 59016

[startup+522.779 s]
/proc/loadavg: 2.00 1.83 1.53 3/73 22900
/proc/meminfo: memFree=1359736/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=518.52
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 51844 8 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727360 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 518.52
Current children cumulated vsize (KiB) 59016

[startup+582.83 s]
/proc/loadavg: 2.00 1.86 1.56 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=578.08
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 57800 8 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 578.08
Current children cumulated vsize (KiB) 59016

[startup+642.888 s]
/proc/loadavg: 2.00 1.88 1.58 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=637.64
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 63756 8 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 637.64
Current children cumulated vsize (KiB) 59016

[startup+702.936 s]
/proc/loadavg: 2.00 1.90 1.60 3/73 22900
/proc/meminfo: memFree=1359736/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=697.21
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 69713 8 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 5194716 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 697.21
Current children cumulated vsize (KiB) 59016

[startup+762.993 s]
/proc/loadavg: 2.00 1.92 1.63 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=756.78
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 75670 8 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785064 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 756.78
Current children cumulated vsize (KiB) 59016

[startup+823.051 s]
/proc/loadavg: 2.05 1.94 1.65 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=816.33
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 81625 8 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 816.33
Current children cumulated vsize (KiB) 59016

[startup+883.108 s]
/proc/loadavg: 2.02 1.95 1.67 3/73 22900
/proc/meminfo: memFree=1359736/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=875.91
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 87583 8 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646816 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 875.91
Current children cumulated vsize (KiB) 59016

[startup+943.167 s]
/proc/loadavg: 2.00 1.95 1.69 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=935.49
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 93541 8 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727391 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 935.49
Current children cumulated vsize (KiB) 59016

[startup+1003.21 s]
/proc/loadavg: 2.00 1.96 1.70 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=995.04
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 99496 8 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134716507 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 995.04
Current children cumulated vsize (KiB) 59016

[startup+1063.27 s]
/proc/loadavg: 2.00 1.97 1.72 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=1054.61
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 105453 8 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792814 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 1054.61
Current children cumulated vsize (KiB) 59016

[startup+1123.32 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=1114.18
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 111409 9 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708368 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 1114.18
Current children cumulated vsize (KiB) 59016

[startup+1183.37 s]
/proc/loadavg: 2.00 1.97 1.75 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=1173.73
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 117364 9 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785552 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 1173.73
Current children cumulated vsize (KiB) 59016

[startup+1243.43 s]
/proc/loadavg: 2.00 1.97 1.76 3/73 22900
/proc/meminfo: memFree=1359672/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=1233.31
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 123322 9 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646932 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 1233.31
Current children cumulated vsize (KiB) 59016

[startup+1303.51 s]
/proc/loadavg: 2.00 1.97 1.77 3/79 23036
/proc/meminfo: memFree=1358464/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=1292.86
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 129273 13 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792983 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 1292.86
Current children cumulated vsize (KiB) 59016

[startup+1363.59 s]
/proc/loadavg: 2.00 1.97 1.78 3/73 23098
/proc/meminfo: memFree=1359408/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=1352.39
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 135222 17 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134647175 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 1352.39
Current children cumulated vsize (KiB) 59016

[startup+1423.64 s]
/proc/loadavg: 2.06 1.99 1.80 3/73 23098
/proc/meminfo: memFree=1359416/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=1411.97
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 141180 17 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134793141 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 1411.97
Current children cumulated vsize (KiB) 59016

[startup+1483.7 s]
/proc/loadavg: 2.02 1.99 1.81 3/73 23098
/proc/meminfo: memFree=1359416/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=1471.55
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 147138 17 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134646735 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 1471.55
Current children cumulated vsize (KiB) 59016

[startup+1543.74 s]
/proc/loadavg: 2.00 1.99 1.82 3/73 23098
/proc/meminfo: memFree=1359416/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=1531.09
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 153092 17 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792835 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 1531.09
Current children cumulated vsize (KiB) 59016

[startup+1603.8 s]
/proc/loadavg: 2.04 2.00 1.83 3/73 23098
/proc/meminfo: memFree=1359416/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=1590.67
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 159050 17 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 1590.67
Current children cumulated vsize (KiB) 59016

[startup+1663.85 s]
/proc/loadavg: 2.01 2.00 1.84 3/73 23098
/proc/meminfo: memFree=1359480/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=1650.24
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 165007 17 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727372 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 1650.24
Current children cumulated vsize (KiB) 59016

[startup+1723.92 s]
/proc/loadavg: 2.00 2.00 1.84 3/73 23098
/proc/meminfo: memFree=1359480/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=1709.79
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 170962 17 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799416 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 1709.79
Current children cumulated vsize (KiB) 59016

[startup+1783.98 s]
/proc/loadavg: 2.00 2.00 1.85 3/73 23098
/proc/meminfo: memFree=1359480/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=1769.38
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 176921 17 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 5194716 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 1769.38
Current children cumulated vsize (KiB) 59016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.82 s]
/proc/loadavg: 2.07 2.02 1.86 3/81 23172
/proc/meminfo: memFree=1277824/2055920 swapFree=4184048/4192956
[pid=22899] ppid=22897 vsize=59016 CPUtime=1800.01
/proc/22899/stat : 22899 (solver) R 22897 22899 22409 0 -1 4194304 13823 0 0 0 179982 19 0 0 25 0 1 0 181598727 60432384 13791 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134799388 0 0 4096 0 0 0 0 17 0 0 0
/proc/22899/statm: 14754 13791 718 92 0 13098 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 59016

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.01
CPU time (s): 1800.02
CPU user time (s): 1799.82
CPU system time (s): 0.199969
CPU usage (%): 99.1742
Max. virtual memory (cumulated for all children) (KiB): 59016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13823
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= 10
involuntary context switches= 40314

runsolver used 1.78473 s user time and 4.69229 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Tue Jan  9 08:39:58 UTC 2007


IDJOB= 234364
IDBENCH= 6683
FILE ID= node45/234364-1168331997

PBS_JOBID= 3503303

Free space on /tmp= 66549 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  3c3d6d2eda04d5ff74dbf34eca638b04

RANDOM SEED= 675317381

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:       1465696 kB
Buffers:         70484 kB
Cached:         446140 kB
SwapCached:       3168 kB
Active:         181780 kB
Inactive:       349284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1465696 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            6640 kB
Writeback:           0 kB
Mapped:          20004 kB
Slab:            44992 kB
Committed_AS:  3747084 kB
PageTables:       1596 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= 66549 MiB



End job on node45 on Tue Jan  9 09:10:13 UTC 2007