Trace number 277907

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
Toolbar_BTD 2007-01-12? (TO) 2400.05 2414.01

General information on the benchmark

NameMaxCSP/cnf/3-80-100-1000/
cnf-3-80-900-541141_ext.xml
MD5SUM15833d5aab2d32b491743decfc263907
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints863
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints894
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension894
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/277907-1169271243/unknown.xml to /tmp/evaluation/277907-1169271243/unknown.wcsp

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-277907-1169271243 -o ROOT/results/node9/solver-277907-1169271243 -C 2400 -M 900 /tmp/evaluation/277907-1169271243/solver.sh /tmp/evaluation/277907-1169271243/unknown 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.00 2.01 2.00 2/93 2302
/proc/meminfo: memFree=1247192/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=8560 CPUtime=0
/proc/2301/stat : 2301 (solver.sh) R 2299 2301 2226 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 275519425 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215419176847 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2301/statm: 2140 253 197 79 0 133 0

[startup+0.104513 s]
/proc/loadavg: 2.00 2.01 2.00 2/93 2302
/proc/meminfo: memFree=1247192/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.512556 s]
/proc/loadavg: 2.00 2.01 2.00 2/93 2302
/proc/meminfo: memFree=1247192/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33365 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 2319
/proc/meminfo: memFree=1246216/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=1336 CPUtime=0
/proc/2318/stat : 2318 (toolbarBtd) S 2301 2301 2226 0 -1 0 131 0 0 0 0 0 0 0 25 0 1 0 275519429 1368064 105 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2318/statm: 334 105 58 160 0 170 0
[pid=2319] ppid=2318 vsize=1244 CPUtime=1.27
/proc/2319/stat : 2319 (narycsp) R 2318 2301 2226 0 -1 4194304 433 0 0 0 127 0 0 0 25 0 1 0 275519430 1273856 158 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134520128 0 0 4096 512 0 0 0 17 1 0 0
/proc/2319/statm: 311 158 106 211 0 80 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 50152

[startup+2.97083 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 2319
/proc/meminfo: memFree=1246216/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=1336 CPUtime=0
/proc/2318/stat : 2318 (toolbarBtd) S 2301 2301 2226 0 -1 0 131 0 0 0 0 0 0 0 25 0 1 0 275519429 1368064 105 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2318/statm: 334 105 58 160 0 170 0
[pid=2319] ppid=2318 vsize=1248 CPUtime=2.89
/proc/2319/stat : 2319 (narycsp) R 2318 2301 2226 0 -1 4194304 440 0 0 0 289 0 0 0 25 0 1 0 275519430 1277952 165 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514102 0 0 4096 512 0 0 0 17 1 0 0
/proc/2319/statm: 312 165 112 211 0 81 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 50156

[startup+6.26521 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 2319
/proc/meminfo: memFree=1246152/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=1336 CPUtime=0
/proc/2318/stat : 2318 (toolbarBtd) S 2301 2301 2226 0 -1 0 131 0 0 0 0 0 0 0 25 0 1 0 275519429 1368064 105 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2318/statm: 334 105 58 160 0 170 0
[pid=2319] ppid=2318 vsize=1248 CPUtime=6.15
/proc/2319/stat : 2319 (narycsp) R 2318 2301 2226 0 -1 4194304 440 0 0 0 615 0 0 0 25 0 1 0 275519430 1277952 165 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514664 0 0 4096 512 0 0 0 17 1 0 0
/proc/2319/statm: 312 165 112 211 0 81 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 50156

[startup+12.7229 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 2320
/proc/meminfo: memFree=1196368/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=12.56
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 459 4 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134572854 0 0 4096 2 0 0 0 17 1 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 102936

[startup+25.5658 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 2320
/proc/meminfo: memFree=1196496/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=25.29
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 1732 4 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563688 0 0 4096 2 0 0 0 17 1 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 102936

[startup+51.2203 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 2320
/proc/meminfo: memFree=1196560/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=50.74
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 4276 5 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134560056 0 0 4096 2 0 0 0 17 1 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 102936

[startup+102.515 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 2320
/proc/meminfo: memFree=1196624/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=101.6
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 9362 5 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563065 0 0 4096 2 0 0 0 17 1 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 102936

[startup+162.534 s]
/proc/loadavg: 2.05 2.01 2.00 3/94 2320
/proc/meminfo: memFree=1196624/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=161.12
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 15314 5 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134578951 0 0 4096 2 0 0 0 17 1 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 161.13
Current children cumulated vsize (KiB) 102936

[startup+222.556 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 2320
/proc/meminfo: memFree=1196624/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=220.65
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 21266 6 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134594229 0 0 4096 2 0 0 0 17 1 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 220.66
Current children cumulated vsize (KiB) 102936

[startup+282.572 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 2320
/proc/meminfo: memFree=1196624/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=280.17
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 27218 6 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134574051 0 0 4096 2 0 0 0 17 1 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 280.18
Current children cumulated vsize (KiB) 102936

[startup+342.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 2320
/proc/meminfo: memFree=1196568/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=339.72
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 33172 7 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134688726 0 0 4096 2 0 0 0 17 1 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 339.73
Current children cumulated vsize (KiB) 102936

[startup+402.68 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 2320
/proc/meminfo: memFree=1196632/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=399.26
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 39126 7 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134514372 0 0 4096 2 0 0 0 17 1 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 399.27
Current children cumulated vsize (KiB) 102936

[startup+462.737 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 2320
/proc/meminfo: memFree=1196568/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=458.79
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 45078 8 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563167 0 0 4096 2 0 0 0 17 1 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 458.8
Current children cumulated vsize (KiB) 102936

[startup+522.792 s]

################
# More data... #
################

/proc/loadavg: 2.00 2.00 2.00 3/88 2611
/proc/meminfo: memFree=1219584/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=1710.32
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 170215 24 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134514360 0 0 4096 2 0 0 0 17 0 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 1710.33
Current children cumulated vsize (KiB) 102936

[startup+1783.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 2611
/proc/meminfo: memFree=1219584/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=1770.29
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 176211 25 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134514365 0 0 4096 2 0 0 0 17 0 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 1770.3
Current children cumulated vsize (KiB) 102936

[startup+1843.6 s]
/proc/loadavg: 2.06 2.02 2.00 3/88 2611
/proc/meminfo: memFree=1219584/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=1830.24
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 182206 25 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134687217 0 0 4096 2 0 0 0 17 0 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 1830.25
Current children cumulated vsize (KiB) 102936

[startup+1903.63 s]
/proc/loadavg: 2.02 2.01 2.00 3/88 2611
/proc/meminfo: memFree=1219648/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=1890.22
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 188204 25 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134578913 0 0 4096 2 0 0 0 17 0 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 1890.23
Current children cumulated vsize (KiB) 102936

[startup+1963.65 s]
/proc/loadavg: 2.05 2.02 2.00 3/88 2611
/proc/meminfo: memFree=1219648/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=1950.18
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 194200 25 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134578951 0 0 4096 2 0 0 0 17 0 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 1950.19
Current children cumulated vsize (KiB) 102936

[startup+2023.68 s]
/proc/loadavg: 2.02 2.01 2.00 3/88 2611
/proc/meminfo: memFree=1219648/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=2010.14
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 200196 25 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134579007 0 0 4096 2 0 0 0 17 0 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 2010.15
Current children cumulated vsize (KiB) 102936

[startup+2083.71 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 2611
/proc/meminfo: memFree=1219712/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=2070.11
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 206193 25 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134687244 0 0 4096 2 0 0 0 17 0 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 2070.12
Current children cumulated vsize (KiB) 102936

[startup+2143.74 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 2611
/proc/meminfo: memFree=1219648/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=2130.08
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 212190 25 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134560006 0 0 4096 2 0 0 0 17 0 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 2130.09
Current children cumulated vsize (KiB) 102936

[startup+2203.76 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 2611
/proc/meminfo: memFree=1219712/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=2190.02
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 218184 25 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134576737 0 0 4096 2 0 0 0 17 0 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 2190.03
Current children cumulated vsize (KiB) 102936

[startup+2263.79 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 2611
/proc/meminfo: memFree=1219648/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=2249.99
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 224181 25 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134574628 0 0 4096 2 0 0 0 17 0 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 2250
Current children cumulated vsize (KiB) 102936

[startup+2323.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 2611
/proc/meminfo: memFree=1219712/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=2309.94
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 230176 25 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563144 0 0 4096 2 0 0 0 17 0 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 2309.95
Current children cumulated vsize (KiB) 102936

[startup+2383.84 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 2611
/proc/meminfo: memFree=1219648/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=2369.92
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 236173 26 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134592289 0 0 4096 2 0 0 0 17 0 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 2369.93
Current children cumulated vsize (KiB) 102936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2414 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 2611
/proc/meminfo: memFree=1219648/2055920 swapFree=4191880/4192956
[pid=2301] ppid=2299 vsize=47572 CPUtime=0.01
/proc/2301/stat : 2301 (solver.sh) S 2299 2301 2226 0 -1 4194304 843 2110 0 0 0 0 0 1 25 0 1 0 275519425 48713728 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2301/statm: 11893 360 245 79 0 217 0
[pid=2318] ppid=2301 vsize=55364 CPUtime=2400.04
/proc/2318/stat : 2318 (toolbarBtd) R 2301 2301 2226 0 -1 0 12672 832 0 0 239185 26 792 1 25 0 1 0 275519429 56692736 12621 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134581311 0 0 4096 2 0 0 0 17 0 0 0
/proc/2318/statm: 13841 12621 78 160 0 13677 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 102936

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 2301 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=7998 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=21996
CPU time returned by wait4() is 0.029994
while last known CPU time is 2400.05

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 2414.01
CPU time (s): 2400.05
CPU user time (s): 2399.77
CPU system time (s): 0.28
CPU usage (%): 99.4216
Max. virtual memory (cumulated for all children) (KiB): 102936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.007998
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2953
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= 61
involuntary context switches= 24

runsolver used 3.00554 s user time and 6.606 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan 20 05:34:03 UTC 2007


IDJOB= 277907
IDBENCH= 7783
IDSOLVER= 72
FILE ID= node9/277907-1169271243

PBS_JOBID= 3607452

Free space on /tmp= 66560 MiB

SOLVER NAME= Toolbar_BTD 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-80-100-1000/cnf-3-80-900-541141_ext.xml
COMMAND LINE= /tmp/evaluation/277907-1169271243/solver.sh /tmp/evaluation/277907-1169271243/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node9/convwatcher-277907-1169271243 -o ROOT/results/node9/conversion-277907-1169271243 -C 600 -M 900 /tmp/evaluation/277907-1169271243/translate /tmp/evaluation/277907-1169271243/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-277907-1169271243 -o ROOT/results/node9/solver-277907-1169271243 -C 2400 -M 900  /tmp/evaluation/277907-1169271243/solver.sh /tmp/evaluation/277907-1169271243/unknown

META MD5SUM SOLVER= f75ee5e830002fa98429bd59d9dcbc78
MD5SUM BENCH=  15833d5aab2d32b491743decfc263907

RANDOM SEED= 50017666

TIME LIMIT= 2400 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.231
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.231
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:       1247800 kB
Buffers:         59656 kB
Cached:         589884 kB
SwapCached:        268 kB
Active:         313552 kB
Inactive:       409552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1247800 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3056 kB
Writeback:           0 kB
Mapped:          95304 kB
Slab:            69616 kB
Committed_AS:  9123636 kB
PageTables:       2396 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= 66559 MiB



End job on node9 on Sat Jan 20 06:14:17 UTC 2007