Trace number 280984

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_MaxSat 2007-01-19? (TO) 2400.08 2401.29

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-21_ext.xml
MD5SUMbed43e9fc1b9a0111011b8a4febfc6e7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints97
Best CPU time to get the best result obtained on this benchmark3.55746
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints101
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension101
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/280984-1169309290/unknown.xml to /tmp/evaluation/280984-1169309290/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/node63/watcher-280984-1169309290 -o ROOT/results/node63/solver-280984-1169309290 -C 2400 -M 900 /tmp/evaluation/280984-1169309290/solver.sh /tmp/evaluation/280984-1169309290/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: 1.09 1.02 1.01 5/80 31394
/proc/meminfo: memFree=1295408/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=8560 CPUtime=0
/proc/31393/stat : 31393 (solver.sh) R 31391 31393 31025 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 78426480 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254992783 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31393/statm: 2140 253 197 79 0 133 0

[startup+0.107178 s]
/proc/loadavg: 1.09 1.02 1.01 5/80 31394
/proc/meminfo: memFree=1295408/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47572

[startup+0.515219 s]
/proc/loadavg: 1.09 1.02 1.01 5/80 31394
/proc/meminfo: memFree=1295408/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47572

[startup+1.33731 s]
/proc/loadavg: 1.09 1.02 1.01 3/81 31415
/proc/meminfo: memFree=1241704/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=69872 CPUtime=1.25
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 16206 1335 0 0 22 6 96 1 19 0 1 0 78426486 71548928 16171 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699975 0 0 4096 2 0 0 0 17 1 0 0
/proc/31412/statm: 17468 16171 76 178 0 17286 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 117444

[startup+2.98548 s]
/proc/loadavg: 1.16 1.03 1.01 3/81 31415
/proc/meminfo: memFree=1208104/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91844 CPUtime=2.88
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21696 1335 0 0 182 9 96 1 25 0 1 0 78426486 94048256 21661 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699969 0 0 4096 2 0 0 0 17 1 0 0
/proc/31412/statm: 22961 21661 80 178 0 22779 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 139416

[startup+6.26483 s]
/proc/loadavg: 1.16 1.03 1.01 3/81 31415
/proc/meminfo: memFree=1208104/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91844 CPUtime=6.13
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21696 1335 0 0 507 9 96 1 25 0 1 0 78426486 94048256 21661 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694177 0 0 4096 2 0 0 0 17 1 0 0
/proc/31412/statm: 22961 21661 80 178 0 22779 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 139416

[startup+12.7485 s]
/proc/loadavg: 1.29 1.06 1.02 3/81 31415
/proc/meminfo: memFree=1200808/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91848 CPUtime=12.56
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21697 1335 0 0 1150 9 96 1 25 0 1 0 78426486 94052352 21662 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699999 0 0 4096 2 0 0 0 17 1 0 0
/proc/31412/statm: 22962 21662 80 178 0 22780 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 139420

[startup+25.5699 s]
/proc/loadavg: 1.40 1.09 1.03 3/81 31415
/proc/meminfo: memFree=1200808/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91848 CPUtime=25.27
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21697 1335 0 0 2421 9 96 1 25 0 1 0 78426486 94052352 21662 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694147 0 0 4096 2 0 0 0 17 1 0 0
/proc/31412/statm: 22962 21662 80 178 0 22780 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 139420

[startup+51.2376 s]
/proc/loadavg: 1.60 1.17 1.05 3/81 31415
/proc/meminfo: memFree=1200808/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91848 CPUtime=50.72
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21697 1335 0 0 4966 9 96 1 25 0 1 0 78426486 94052352 21662 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134693622 0 0 4096 2 0 0 0 17 1 0 0
/proc/31412/statm: 22962 21662 80 178 0 22780 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 139420

[startup+102.535 s]
/proc/loadavg: 1.79 1.28 1.10 3/74 31557
/proc/meminfo: memFree=1224224/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91848 CPUtime=101.93
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21697 1335 0 0 10085 11 96 1 25 0 1 0 78426486 94052352 21662 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134700006 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22962 21662 80 178 0 22780 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 139420

[startup+162.618 s]
/proc/loadavg: 1.32 1.25 1.10 2/66 31667
/proc/meminfo: memFree=1233256/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91848 CPUtime=161.97
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21697 1335 0 0 16087 13 96 1 25 0 1 0 78426486 94052352 21662 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699999 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22962 21662 80 178 0 22780 0
Current children cumulated CPU time (s) 161.99
Current children cumulated vsize (KiB) 139420

[startup+222.694 s]
/proc/loadavg: 1.12 1.20 1.09 2/66 31667
/proc/meminfo: memFree=1233320/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91848 CPUtime=222.03
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21697 1335 0 0 22093 13 96 1 25 0 1 0 78426486 94052352 21662 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134693631 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22962 21662 80 178 0 22780 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 139420

[startup+282.765 s]
/proc/loadavg: 1.04 1.16 1.08 2/66 31667
/proc/meminfo: memFree=1233320/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=282.09
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 28099 13 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134660651 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 139424

[startup+342.838 s]
/proc/loadavg: 1.01 1.13 1.08 2/66 31667
/proc/meminfo: memFree=1233384/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=342.14
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 34104 13 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134656390 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 139424

[startup+402.915 s]
/proc/loadavg: 1.00 1.10 1.07 2/66 31667
/proc/meminfo: memFree=1233384/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=402.21
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 40111 13 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134694147 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 139424

[startup+462.987 s]
/proc/loadavg: 1.06 1.10 1.07 2/66 31667
/proc/meminfo: memFree=1233448/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=462.26
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 46116 13 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134597638 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 139424

[startup+523.059 s]
/proc/loadavg: 1.02 1.08 1.06 2/66 31667
/proc/meminfo: memFree=1233448/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=522.32
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 52122 13 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699999 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 522.34

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

/proc/loadavg: 1.00 1.00 1.00 2/66 31669
/proc/meminfo: memFree=1233384/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=1723.45
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 172233 15 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657821 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 1723.47
Current children cumulated vsize (KiB) 139424

[startup+1784.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31669
/proc/meminfo: memFree=1233384/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=1783.51
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 178239 15 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134659912 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (KiB) 139424

[startup+1844.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31669
/proc/meminfo: memFree=1233384/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=1843.55
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 184243 15 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699999 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 1843.57
Current children cumulated vsize (KiB) 139424

[startup+1904.71 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 31669
/proc/meminfo: memFree=1233448/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=1903.62
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 190249 16 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134659620 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 1903.64
Current children cumulated vsize (KiB) 139424

[startup+1964.79 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31669
/proc/meminfo: memFree=1233384/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=1963.67
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 196254 16 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134701367 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 1963.69
Current children cumulated vsize (KiB) 139424

[startup+2024.85 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 31669
/proc/meminfo: memFree=1233384/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=2023.72
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 202259 16 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134660255 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 2023.74
Current children cumulated vsize (KiB) 139424

[startup+2084.92 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 31669
/proc/meminfo: memFree=1233384/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=2083.78
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 208265 16 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657839 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 2083.8
Current children cumulated vsize (KiB) 139424

[startup+2144.99 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31669
/proc/meminfo: memFree=1233320/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=2143.84
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 214271 16 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657463 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 2143.86
Current children cumulated vsize (KiB) 139424

[startup+2205.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31669
/proc/meminfo: memFree=1233384/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=2203.89
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 220276 16 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134659557 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 2203.91
Current children cumulated vsize (KiB) 139424

[startup+2265.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31669
/proc/meminfo: memFree=1233320/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=2263.94
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 226281 16 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134703501 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 2263.96
Current children cumulated vsize (KiB) 139424

[startup+2325.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31669
/proc/meminfo: memFree=1233320/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=2324.01
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 232287 17 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134693647 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 2324.03
Current children cumulated vsize (KiB) 139424

[startup+2385.29 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31669
/proc/meminfo: memFree=1233384/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=2384.07
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 238293 17 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134699969 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 2384.09
Current children cumulated vsize (KiB) 139424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31669
/proc/meminfo: memFree=1233384/2055920 swapFree=4192812/4192956
[pid=31393] ppid=31391 vsize=47572 CPUtime=0.02
/proc/31393/stat : 31393 (solver.sh) S 31391 31393 31025 0 -1 4194304 900 2447 0 0 0 0 1 1 24 0 1 0 78426480 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 247254412122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/31393/statm: 11893 361 245 79 0 217 0
[pid=31412] ppid=31393 vsize=91852 CPUtime=2400.06
/proc/31412/stat : 31412 (toolbar) R 31393 31393 31025 0 -1 4194304 21698 1335 0 0 239892 17 96 1 25 0 1 0 78426486 94056448 21663 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134664727 0 0 4096 2 0 0 0 17 0 0 0
/proc/31412/statm: 22963 21663 80 178 0 22781 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 139424

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 31393 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=15997 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=25996
CPU time returned by wait4() is 0.041993
while last known CPU time is 2400.08

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

Real time (s): 2401.29
CPU time (s): 2400.08
CPU user time (s): 2399.89
CPU system time (s): 0.19
CPU usage (%): 99.9496
Max. virtual memory (cumulated for all children) (KiB): 139424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.015997
system time used= 0.025996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3347
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= 64
involuntary context switches= 28

runsolver used 2.10568 s user time and 6.44102 s system time

The end

Launcher Data (download as text)

Begin job on node63 on Sat Jan 20 16:08:10 UTC 2007


IDJOB= 280984
IDBENCH= 12009
IDSOLVER= 71
FILE ID= node63/280984-1169309290

PBS_JOBID= 3610212

Free space on /tmp= 66561 MiB

SOLVER NAME= Toolbar_MaxSat 2007-01-19
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseLoose/vcsp-40-10-13-60-21_ext.xml
COMMAND LINE= /tmp/evaluation/280984-1169309290/solver.sh /tmp/evaluation/280984-1169309290/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node63/convwatcher-280984-1169309290 -o ROOT/results/node63/conversion-280984-1169309290 -C 600 -M 900 /tmp/evaluation/280984-1169309290/translate /tmp/evaluation/280984-1169309290/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-280984-1169309290 -o ROOT/results/node63/solver-280984-1169309290 -C 2400 -M 900  /tmp/evaluation/280984-1169309290/solver.sh /tmp/evaluation/280984-1169309290/unknown

META MD5SUM SOLVER= f843f34905a307bcc0c6a322bc802c9d
MD5SUM BENCH=  bed43e9fc1b9a0111011b8a4febfc6e7

RANDOM SEED= 488403113

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.216
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.216
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:       1295824 kB
Buffers:         50488 kB
Cached:         601148 kB
SwapCached:        144 kB
Active:         194600 kB
Inactive:       495308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1295824 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          58316 kB
Slab:            55424 kB
Committed_AS:  1797112 kB
PageTables:       1932 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= 66563 MiB



End job on node63 on Sat Jan 20 16:48:12 UTC 2007