Trace number 276656

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.03 2419.83

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-15_ext.xml
MD5SUMb0f833c6013824edaf84bd63c190d30c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints83
Best CPU time to get the best result obtained on this benchmark2219.75
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
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/276656-1169243592/unknown.xml to /tmp/evaluation/276656-1169243592/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/node12/watcher-276656-1169243592 -o ROOT/results/node12/solver-276656-1169243592 -C 2400 -M 900 /tmp/evaluation/276656-1169243592/solver.sh /tmp/evaluation/276656-1169243592/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.01 2.00 2.00 5/94 29643
/proc/meminfo: memFree=1345696/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=8560 CPUtime=0
/proc/29642/stat : 29642 (solver.sh) R 29640 29642 29002 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 272754435 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429715343 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29642/statm: 2140 253 197 79 0 133 0

[startup+0.106044 s]
/proc/loadavg: 2.01 2.00 2.00 5/94 29643
/proc/meminfo: memFree=1345696/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47548

[startup+0.514111 s]
/proc/loadavg: 2.01 2.00 2.00 5/94 29643
/proc/meminfo: memFree=1345696/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47548

[startup+1.33526 s]
/proc/loadavg: 2.01 2.00 2.00 3/96 29660
/proc/meminfo: memFree=1327440/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=16940 CPUtime=0.32
/proc/29659/stat : 29659 (toolbarBtd) S 29642 29642 29002 0 -1 0 3975 0 0 0 31 1 0 0 25 0 1 0 272754439 17346560 2742 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/29659/statm: 4235 2742 59 160 0 4071 0
[pid=29660] ppid=29659 vsize=9804 CPUtime=0.94
/proc/29660/stat : 29660 (narycsp) R 29659 29642 29002 0 -1 4194304 2531 0 0 0 94 0 0 0 25 0 1 0 272754472 10039296 2256 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134645077 0 0 4096 512 0 0 0 17 1 0 0
/proc/29660/statm: 2451 2256 101 211 0 2220 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 74292

[startup+2.97856 s]
/proc/loadavg: 2.01 2.00 2.00 3/96 29660
/proc/meminfo: memFree=1323216/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=16940 CPUtime=0.32
/proc/29659/stat : 29659 (toolbarBtd) S 29642 29642 29002 0 -1 0 3975 0 0 0 31 1 0 0 25 0 1 0 272754439 17346560 2742 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/29659/statm: 4235 2742 59 160 0 4071 0
[pid=29660] ppid=29659 vsize=12312 CPUtime=2.57
/proc/29660/stat : 29660 (narycsp) R 29659 29642 29002 0 -1 4194304 3144 0 0 0 257 0 0 0 25 0 1 0 272754472 12607488 2869 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 1 0 0
/proc/29660/statm: 3078 2869 106 211 0 2847 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 76800

[startup+6.26515 s]
/proc/loadavg: 2.01 2.00 2.00 3/96 29660
/proc/meminfo: memFree=1323216/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=16940 CPUtime=0.32
/proc/29659/stat : 29659 (toolbarBtd) S 29642 29642 29002 0 -1 0 3975 0 0 0 31 1 0 0 25 0 1 0 272754439 17346560 2742 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/29659/statm: 4235 2742 59 160 0 4071 0
[pid=29660] ppid=29659 vsize=12312 CPUtime=5.83
/proc/29660/stat : 29660 (narycsp) R 29659 29642 29002 0 -1 4194304 3144 0 0 0 583 0 0 0 25 0 1 0 272754472 12607488 2869 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514039 0 0 4096 512 0 0 0 17 1 0 0
/proc/29660/statm: 3078 2869 106 211 0 2847 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 76800

[startup+12.7403 s]
/proc/loadavg: 2.01 2.00 2.00 3/96 29660
/proc/meminfo: memFree=1323280/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=16940 CPUtime=0.32
/proc/29659/stat : 29659 (toolbarBtd) S 29642 29642 29002 0 -1 0 3975 0 0 0 31 1 0 0 25 0 1 0 272754439 17346560 2742 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/29659/statm: 4235 2742 59 160 0 4071 0
[pid=29660] ppid=29659 vsize=12312 CPUtime=12.24
/proc/29660/stat : 29660 (narycsp) R 29659 29642 29002 0 -1 4194304 3150 0 0 0 1224 0 0 0 25 0 1 0 272754472 12607488 2875 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134542107 0 0 4096 512 0 0 0 17 1 0 0
/proc/29660/statm: 3078 2875 112 211 0 2847 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 76800

[startup+25.5836 s]
/proc/loadavg: 2.01 2.00 2.00 3/96 29660
/proc/meminfo: memFree=1323408/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=16940 CPUtime=0.32
/proc/29659/stat : 29659 (toolbarBtd) S 29642 29642 29002 0 -1 0 3975 0 0 0 31 1 0 0 25 0 1 0 272754439 17346560 2742 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/29659/statm: 4235 2742 59 160 0 4071 0
[pid=29660] ppid=29659 vsize=12312 CPUtime=24.97
/proc/29660/stat : 29660 (narycsp) R 29659 29642 29002 0 -1 4194304 3150 0 0 0 2497 0 0 0 25 0 1 0 272754472 12607488 2875 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514563 0 0 4096 512 0 0 0 17 1 0 0
/proc/29660/statm: 3078 2875 112 211 0 2847 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 76800

[startup+51.2783 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 29661
/proc/meminfo: memFree=1281496/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78384 CPUtime=50.74
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17327 3543 0 0 1713 6 3354 1 25 0 1 0 272754439 80265216 15993 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134563225 0 0 4096 2 0 0 0 17 1 0 0
/proc/29659/statm: 19596 15993 81 160 0 19432 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 125932

[startup+102.515 s]
/proc/loadavg: 2.05 2.01 2.00 3/95 29661
/proc/meminfo: memFree=1281496/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78384 CPUtime=101.51
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17334 3543 0 0 6789 7 3354 1 25 0 1 0 272754439 80265216 15995 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134685293 0 0 4096 2 0 0 0 17 1 0 0
/proc/29659/statm: 19596 15995 81 160 0 19432 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 125932

[startup+162.603 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 29661
/proc/meminfo: memFree=1281496/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78384 CPUtime=161.04
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17338 3543 0 0 12742 7 3354 1 25 0 1 0 272754439 80265216 15995 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134563343 0 0 4096 2 0 0 0 17 1 0 0
/proc/29659/statm: 19596 15995 81 160 0 19432 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 125932

[startup+222.696 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 29661
/proc/meminfo: memFree=1281432/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=220.59
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17370 3543 0 0 18696 8 3354 1 25 0 1 0 272754439 80400384 16020 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134590765 0 0 4096 2 0 0 0 17 1 0 0
/proc/29659/statm: 19629 16020 81 160 0 19465 0
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (KiB) 126064

[startup+282.759 s]
/proc/loadavg: 2.00 2.00 2.00 4/95 29661
/proc/meminfo: memFree=1281368/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=280.09
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17374 3543 0 0 24646 8 3354 1 25 0 1 0 272754439 80400384 16020 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134563263 0 0 4096 2 0 0 0 17 1 0 0
/proc/29659/statm: 19629 16020 81 160 0 19465 0
Current children cumulated CPU time (s) 280.1
Current children cumulated vsize (KiB) 126064

[startup+342.823 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 29661
/proc/meminfo: memFree=1281432/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=339.61
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17378 3543 0 0 30597 9 3354 1 25 0 1 0 272754439 80400384 16020 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134575272 0 0 4096 2 0 0 0 17 1 0 0
/proc/29659/statm: 19629 16020 81 160 0 19465 0
Current children cumulated CPU time (s) 339.62
Current children cumulated vsize (KiB) 126064

[startup+402.881 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 29661
/proc/meminfo: memFree=1281368/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=399.11
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17381 3543 0 0 36547 9 3354 1 25 0 1 0 272754439 80400384 16020 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134563158 0 0 4096 2 0 0 0 17 1 0 0
/proc/29659/statm: 19629 16020 81 160 0 19465 0
Current children cumulated CPU time (s) 399.12
Current children cumulated vsize (KiB) 126064

[startup+462.936 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 29661
/proc/meminfo: memFree=1281432/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=458.61

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

/proc/loadavg: 2.05 2.03 2.00 3/95 29861
/proc/meminfo: memFree=1280984/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=1708.21
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17523 3543 0 0 167447 19 3354 1 25 0 1 0 272754439 80400384 16042 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134579129 0 0 4096 2 0 0 0 17 1 0 0
/proc/29659/statm: 19629 16042 81 160 0 19465 0
Current children cumulated CPU time (s) 1708.22
Current children cumulated vsize (KiB) 126064

[startup+1784.53 s]
/proc/loadavg: 2.02 2.03 2.00 3/95 29861
/proc/meminfo: memFree=1280984/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=1767.76
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17531 3543 0 0 173402 19 3354 1 25 0 1 0 272754439 80400384 16042 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134563263 0 0 4096 2 0 0 0 17 1 0 0
/proc/29659/statm: 19629 16042 81 160 0 19465 0
Current children cumulated CPU time (s) 1767.77
Current children cumulated vsize (KiB) 126064

[startup+1844.54 s]
/proc/loadavg: 2.06 2.03 2.00 3/95 29861
/proc/meminfo: memFree=1281048/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=1827.21
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17535 3543 0 0 179347 19 3354 1 25 0 1 0 272754439 80400384 16042 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134590748 0 0 4096 2 0 0 0 17 1 0 0
/proc/29659/statm: 19629 16042 81 160 0 19465 0
Current children cumulated CPU time (s) 1827.22
Current children cumulated vsize (KiB) 126064

[startup+1904.62 s]
/proc/loadavg: 2.02 2.03 2.00 3/95 29861
/proc/meminfo: memFree=1281112/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=1886.74
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17571 3543 0 0 185299 20 3354 1 25 0 1 0 272754439 80400384 16062 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134563217 0 0 4096 2 0 0 0 17 1 0 0
/proc/29659/statm: 19629 16062 81 160 0 19465 0
Current children cumulated CPU time (s) 1886.75
Current children cumulated vsize (KiB) 126064

[startup+1964.65 s]
/proc/loadavg: 2.01 2.02 2.00 3/95 29861
/proc/meminfo: memFree=1281048/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=1946.21
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17589 3543 0 0 191246 20 3354 1 25 0 1 0 272754439 80400384 16063 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134573169 0 0 4096 2 0 0 0 17 1 0 0
/proc/29659/statm: 19629 16063 81 160 0 19465 0
Current children cumulated CPU time (s) 1946.22
Current children cumulated vsize (KiB) 126064

[startup+2024.75 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 29861
/proc/meminfo: memFree=1281048/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=2005.77
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17594 3543 0 0 197201 21 3354 1 25 0 1 0 272754439 80400384 16063 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134563231 0 0 4096 2 0 0 0 17 1 0 0
/proc/29659/statm: 19629 16063 81 160 0 19465 0
Current children cumulated CPU time (s) 2005.78
Current children cumulated vsize (KiB) 126064

[startup+2084.84 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 29921
/proc/meminfo: memFree=1280928/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=2065.42
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17657 3543 0 0 203165 22 3354 1 25 0 1 0 272754439 80400384 16066 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134573520 0 0 4096 2 0 0 0 17 0 0 0
/proc/29659/statm: 19629 16066 81 160 0 19465 0
Current children cumulated CPU time (s) 2065.43
Current children cumulated vsize (KiB) 126064

[startup+2144.87 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29921
/proc/meminfo: memFree=1280608/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=2125.37
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17719 3543 0 0 209159 23 3354 1 25 0 1 0 272754439 80400384 16066 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134575020 0 0 4096 2 0 0 0 17 0 0 0
/proc/29659/statm: 19629 16066 81 160 0 19465 0
Current children cumulated CPU time (s) 2125.38
Current children cumulated vsize (KiB) 126064

[startup+2204.88 s]
/proc/loadavg: 2.08 2.02 2.01 3/94 29921
/proc/meminfo: memFree=1280608/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=2185.32
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17736 3543 0 0 215154 23 3354 1 25 0 1 0 272754439 80400384 16066 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134577725 0 0 4096 2 0 0 0 17 0 0 0
/proc/29659/statm: 19629 16066 81 160 0 19465 0
Current children cumulated CPU time (s) 2185.33
Current children cumulated vsize (KiB) 126064

[startup+2264.89 s]
/proc/loadavg: 2.03 2.01 2.00 3/94 29921
/proc/meminfo: memFree=1280608/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=2245.26
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17759 3543 0 0 221148 23 3354 1 25 0 1 0 272754439 80400384 16066 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134574923 0 0 4096 2 0 0 0 17 0 0 0
/proc/29659/statm: 19629 16066 81 160 0 19465 0
Current children cumulated CPU time (s) 2245.27
Current children cumulated vsize (KiB) 126064

[startup+2324.94 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 29921
/proc/meminfo: memFree=1280544/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=2305.24
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17794 3543 0 0 227145 24 3354 1 25 0 1 0 272754439 80400384 16066 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134575026 0 0 4096 2 0 0 0 17 0 0 0
/proc/29659/statm: 19629 16066 81 160 0 19465 0
Current children cumulated CPU time (s) 2305.25
Current children cumulated vsize (KiB) 126064

[startup+2385 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29921
/proc/meminfo: memFree=1280544/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=2365.25
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17838 3543 0 0 233146 24 3354 1 25 0 1 0 272754439 80400384 16066 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134563268 0 0 4096 2 0 0 0 17 0 0 0
/proc/29659/statm: 19629 16066 81 160 0 19465 0
Current children cumulated CPU time (s) 2365.26
Current children cumulated vsize (KiB) 126064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2419.82 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29921
/proc/meminfo: memFree=1280544/2055920 swapFree=4160348/4192956
[pid=29642] ppid=29640 vsize=47548 CPUtime=0.01
/proc/29642/stat : 29642 (solver.sh) S 29640 29642 29002 0 -1 4194304 847 2110 0 0 0 0 0 1 25 0 1 0 272754435 48689152 360 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29642/statm: 11887 360 245 79 0 217 0
[pid=29659] ppid=29642 vsize=78516 CPUtime=2400.02
/proc/29659/stat : 29659 (toolbarBtd) R 29642 29642 29002 0 -1 0 17863 3543 0 0 236623 24 3354 1 25 0 1 0 272754439 80400384 16066 18446744073709551615 134512640 135169536 4294956512 18446744073709551615 134563228 0 0 4096 2 0 0 0 17 0 0 0
/proc/29659/statm: 19629 16066 81 160 0 19465 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 126064

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 29642 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=8998 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=20996
CPU time returned by wait4() is 0.029994
while last known CPU time is 2400.03

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

Real time (s): 2419.83
CPU time (s): 2400.03
CPU user time (s): 2399.77
CPU system time (s): 0.26
CPU usage (%): 99.1818
Max. virtual memory (cumulated for all children) (KiB): 126064

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

runsolver used 2.67559 s user time and 7.8838 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri Jan 19 21:53:12 UTC 2007


IDJOB= 276656
IDBENCH= 5921
IDSOLVER= 72
FILE ID= node12/276656-1169243592

PBS_JOBID= 3589024

Free space on /tmp= 66558 MiB

SOLVER NAME= Toolbar_BTD 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.9/rand-2-40-180-84-900-15_ext.xml
COMMAND LINE= /tmp/evaluation/276656-1169243592/solver.sh /tmp/evaluation/276656-1169243592/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node12/convwatcher-276656-1169243592 -o ROOT/results/node12/conversion-276656-1169243592 -C 600 -M 900 /tmp/evaluation/276656-1169243592/translate /tmp/evaluation/276656-1169243592/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-276656-1169243592 -o ROOT/results/node12/solver-276656-1169243592 -C 2400 -M 900  /tmp/evaluation/276656-1169243592/solver.sh /tmp/evaluation/276656-1169243592/unknown

META MD5SUM SOLVER= f75ee5e830002fa98429bd59d9dcbc78
MD5SUM BENCH=  b0f833c6013824edaf84bd63c190d30c

RANDOM SEED= 853660507

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.265
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.265
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:       1346112 kB
Buffers:         58712 kB
Cached:         515620 kB
SwapCached:       5164 kB
Active:         291372 kB
Inactive:       343988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1346112 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            7252 kB
Writeback:           0 kB
Mapped:          77832 kB
Slab:            59272 kB
Committed_AS:  7528256 kB
PageTables:       2212 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= 66556 MiB



End job on node12 on Fri Jan 19 22:33:34 UTC 2007