Trace number 280778

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

General information on the benchmark

NameMaxCSP/planning/
driverlog02ac_ext.xml
MD5SUM81f132bfe2f99b8e40acccb055e800f8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints19154
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables302
Number of constraints19161
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension19161
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/280778-1169307850/unknown.xml to /tmp/evaluation/280778-1169307850/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/node58/watcher-280778-1169307850 -o ROOT/results/node58/solver-280778-1169307850 -C 2400 -M 900 /tmp/evaluation/280778-1169307850/solver.sh /tmp/evaluation/280778-1169307850/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 1.64 1.27 4/74 10494
/proc/meminfo: memFree=1409824/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=18540 CPUtime=0
/proc/10493/stat : 10493 (runsolver) R 10491 10493 9877 0 -1 4194368 16 0 0 0 0 0 0 0 22 0 1 0 279183116 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 226238197031 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10493/statm: 4635 279 244 17 0 2626 0

[startup+0.10862 s]
/proc/loadavg: 2.00 1.64 1.27 4/74 10494
/proc/meminfo: memFree=1409824/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47548

[startup+0.517648 s]
/proc/loadavg: 2.00 1.64 1.27 4/74 10494
/proc/meminfo: memFree=1409824/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47548

[startup+1.34673 s]
/proc/loadavg: 2.00 1.65 1.28 3/76 10511
/proc/meminfo: memFree=1403088/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=3184 CPUtime=0.51
/proc/10510/stat : 10510 (toolbarBtd) S 10493 10493 9877 0 -1 0 573 0 0 0 51 0 0 0 25 0 1 0 279183121 3260416 504 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10510/statm: 796 504 60 160 0 632 0
[pid=10511] ppid=10510 vsize=5396 CPUtime=0.77
/proc/10511/stat : 10511 (narycsp) R 10510 10493 9877 0 -1 4194304 1452 0 0 0 77 0 0 0 25 0 1 0 279183173 5525504 1176 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514021 0 0 4096 512 0 0 0 17 1 0 0
/proc/10511/statm: 1349 1176 106 211 0 1118 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 56128

[startup+2.98587 s]
/proc/loadavg: 2.00 1.65 1.28 3/76 10511
/proc/meminfo: memFree=1403088/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=3184 CPUtime=0.51
/proc/10510/stat : 10510 (toolbarBtd) S 10493 10493 9877 0 -1 0 573 0 0 0 51 0 0 0 25 0 1 0 279183121 3260416 504 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10510/statm: 796 504 60 160 0 632 0
[pid=10511] ppid=10510 vsize=5396 CPUtime=2.39
/proc/10511/stat : 10511 (narycsp) R 10510 10493 9877 0 -1 4194304 1452 0 0 0 239 0 0 0 25 0 1 0 279183173 5525504 1176 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514130 0 0 4096 512 0 0 0 17 1 0 0
/proc/10511/statm: 1349 1176 106 211 0 1118 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 56128

[startup+6.26516 s]
/proc/loadavg: 2.00 1.65 1.28 3/76 10511
/proc/meminfo: memFree=1403088/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=3184 CPUtime=0.51
/proc/10510/stat : 10510 (toolbarBtd) S 10493 10493 9877 0 -1 0 573 0 0 0 51 0 0 0 25 0 1 0 279183121 3260416 504 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10510/statm: 796 504 60 160 0 632 0
[pid=10511] ppid=10510 vsize=5396 CPUtime=5.64
/proc/10511/stat : 10511 (narycsp) R 10510 10493 9877 0 -1 4194304 1452 0 0 0 564 0 0 0 25 0 1 0 279183173 5525504 1176 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134540880 0 0 4096 512 0 0 0 17 1 0 0
/proc/10511/statm: 1349 1176 106 211 0 1118 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 56128

[startup+12.7417 s]
/proc/loadavg: 2.00 1.66 1.28 3/76 10511
/proc/meminfo: memFree=1403152/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=3184 CPUtime=0.51
/proc/10510/stat : 10510 (toolbarBtd) S 10493 10493 9877 0 -1 0 573 0 0 0 51 0 0 0 25 0 1 0 279183121 3260416 504 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10510/statm: 796 504 60 160 0 632 0
[pid=10511] ppid=10510 vsize=5400 CPUtime=12.06
/proc/10511/stat : 10511 (narycsp) R 10510 10493 9877 0 -1 4194304 1458 0 0 0 1206 0 0 0 25 0 1 0 279183173 5529600 1182 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514547 0 0 4096 512 0 0 0 17 1 0 0
/proc/10511/statm: 1350 1182 111 211 0 1119 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 56132

[startup+25.5729 s]
/proc/loadavg: 2.00 1.67 1.29 3/76 10511
/proc/meminfo: memFree=1403216/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=3184 CPUtime=0.51
/proc/10510/stat : 10510 (toolbarBtd) S 10493 10493 9877 0 -1 0 573 0 0 0 51 0 0 0 25 0 1 0 279183121 3260416 504 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134820461 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10510/statm: 796 504 60 160 0 632 0
[pid=10511] ppid=10510 vsize=5400 CPUtime=24.77
/proc/10511/stat : 10511 (narycsp) R 10510 10493 9877 0 -1 4194304 1459 0 0 0 2477 0 0 0 25 0 1 0 279183173 5529600 1183 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514117 0 0 4096 512 0 0 0 17 1 0 0
/proc/10511/statm: 1350 1183 112 211 0 1119 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 56132

[startup+51.2461 s]
/proc/loadavg: 2.00 1.70 1.31 3/75 10512
/proc/meminfo: memFree=1352088/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=50.7
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14532 1853 0 0 474 7 4588 1 25 0 1 0 279183121 64327680 14380 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134572868 0 0 4096 2 0 0 0 17 1 0 0
/proc/10510/statm: 15705 14380 79 160 0 15541 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 110368

[startup+102.466 s]
/proc/loadavg: 2.00 1.74 1.35 3/75 10512
/proc/meminfo: memFree=1352088/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=101.47
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14543 1853 0 0 5550 8 4588 1 25 0 1 0 279183121 64327680 14391 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134579512 0 0 4096 2 0 0 0 17 1 0 0
/proc/10510/statm: 15705 14391 79 160 0 15541 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 110368

[startup+162.517 s]
/proc/loadavg: 2.00 1.79 1.38 3/75 10512
/proc/meminfo: memFree=1352024/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=160.97
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14544 1853 0 0 11500 8 4588 1 25 0 1 0 279183121 64327680 14392 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134579512 0 0 4096 2 0 0 0 17 1 0 0
/proc/10510/statm: 15705 14392 79 160 0 15541 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 110368

[startup+222.574 s]
/proc/loadavg: 2.00 1.82 1.42 3/75 10512
/proc/meminfo: memFree=1352088/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=220.49
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14544 1853 0 0 17452 8 4588 1 25 0 1 0 279183121 64327680 14392 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134572874 0 0 4096 2 0 0 0 17 1 0 0
/proc/10510/statm: 15705 14392 79 160 0 15541 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 110368

[startup+282.577 s]
/proc/loadavg: 1.56 1.74 1.42 2/66 10541
/proc/meminfo: memFree=1368872/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=280.24
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14544 1853 0 0 23427 8 4588 1 25 0 1 0 279183121 64327680 14392 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134574032 0 0 4096 2 0 0 0 17 0 0 0
/proc/10510/statm: 15705 14392 79 160 0 15541 0
Current children cumulated CPU time (s) 280.25
Current children cumulated vsize (KiB) 110368

[startup+342.657 s]
/proc/loadavg: 1.20 1.60 1.39 2/66 10541
/proc/meminfo: memFree=1368936/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=340.28
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14544 1853 0 0 29431 8 4588 1 25 0 1 0 279183121 64327680 14392 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134574032 0 0 4096 2 0 0 0 17 0 0 0
/proc/10510/statm: 15705 14392 79 160 0 15541 0
Current children cumulated CPU time (s) 340.29
Current children cumulated vsize (KiB) 110368

[startup+402.729 s]
/proc/loadavg: 1.07 1.49 1.36 2/66 10541
/proc/meminfo: memFree=1368872/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=400.33
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14544 1853 0 0 35435 9 4588 1 25 0 1 0 279183121 64327680 14392 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134573955 0 0 4096 2 0 0 0 17 0 0 0
/proc/10510/statm: 15705 14392 79 160 0 15541 0
Current children cumulated CPU time (s) 400.34
Current children cumulated vsize (KiB) 110368

[startup+462.806 s]
/proc/loadavg: 1.02 1.40 1.34 2/66 10541
/proc/meminfo: memFree=1368872/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=460.38

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

/proc/loadavg: 1.00 1.00 1.06 2/66 10739
/proc/meminfo: memFree=1368872/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=1721.17
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14545 1853 0 0 167503 25 4588 1 25 0 1 0 279183121 64327680 14393 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134560153 0 0 4096 2 0 0 0 17 0 0 0
/proc/10510/statm: 15705 14393 79 160 0 15541 0
Current children cumulated CPU time (s) 1721.18
Current children cumulated vsize (KiB) 110368

[startup+1784.46 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 10739
/proc/meminfo: memFree=1368872/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=1781.21
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14545 1853 0 0 173507 25 4588 1 25 0 1 0 279183121 64327680 14393 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134574050 0 0 4096 2 0 0 0 17 0 0 0
/proc/10510/statm: 15705 14393 79 160 0 15541 0
Current children cumulated CPU time (s) 1781.22
Current children cumulated vsize (KiB) 110368

[startup+1844.53 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 10739
/proc/meminfo: memFree=1368808/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=1841.25
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14545 1853 0 0 179511 25 4588 1 25 0 1 0 279183121 64327680 14393 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563121 0 0 4096 2 0 0 0 17 0 0 0
/proc/10510/statm: 15705 14393 79 160 0 15541 0
Current children cumulated CPU time (s) 1841.26
Current children cumulated vsize (KiB) 110368

[startup+1904.6 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 10739
/proc/meminfo: memFree=1368872/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=1901.28
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14545 1853 0 0 185514 25 4588 1 25 0 1 0 279183121 64327680 14393 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563185 0 0 4096 2 0 0 0 17 0 0 0
/proc/10510/statm: 15705 14393 79 160 0 15541 0
Current children cumulated CPU time (s) 1901.29
Current children cumulated vsize (KiB) 110368

[startup+1964.67 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 10739
/proc/meminfo: memFree=1368808/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=1961.31
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14545 1853 0 0 191517 25 4588 1 25 0 1 0 279183121 64327680 14393 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134578913 0 0 4096 2 0 0 0 17 1 0 0
/proc/10510/statm: 15705 14393 79 160 0 15541 0
Current children cumulated CPU time (s) 1961.32
Current children cumulated vsize (KiB) 110368

[startup+2024.75 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 10739
/proc/meminfo: memFree=1368808/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=2021.36
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14545 1853 0 0 197522 25 4588 1 25 0 1 0 279183121 64327680 14393 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134590989 0 0 4096 2 0 0 0 17 0 0 0
/proc/10510/statm: 15705 14393 79 160 0 15541 0
Current children cumulated CPU time (s) 2021.37
Current children cumulated vsize (KiB) 110368

[startup+2084.82 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 10739
/proc/meminfo: memFree=1368872/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=2081.4
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14545 1853 0 0 203526 25 4588 1 25 0 1 0 279183121 64327680 14393 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134560792 0 0 4096 2 0 0 0 17 0 0 0
/proc/10510/statm: 15705 14393 79 160 0 15541 0
Current children cumulated CPU time (s) 2081.41
Current children cumulated vsize (KiB) 110368

[startup+2144.89 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 10739
/proc/meminfo: memFree=1368808/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=2141.42
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14545 1853 0 0 209528 25 4588 1 25 0 1 0 279183121 64327680 14393 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134563231 0 0 4096 2 0 0 0 17 1 0 0
/proc/10510/statm: 15705 14393 79 160 0 15541 0
Current children cumulated CPU time (s) 2141.43
Current children cumulated vsize (KiB) 110368

[startup+2204.97 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 10741
/proc/meminfo: memFree=1368616/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=2201.46
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14545 1853 0 0 215532 25 4588 1 25 0 1 0 279183121 64327680 14393 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134572974 0 0 4096 2 0 0 0 17 0 0 0
/proc/10510/statm: 15705 14393 79 160 0 15541 0
Current children cumulated CPU time (s) 2201.47
Current children cumulated vsize (KiB) 110368

[startup+2265.04 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 10741
/proc/meminfo: memFree=1368680/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=2261.5
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14545 1853 0 0 221536 25 4588 1 25 0 1 0 279183121 64327680 14393 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134562550 0 0 4096 2 0 0 0 17 0 0 0
/proc/10510/statm: 15705 14393 79 160 0 15541 0
Current children cumulated CPU time (s) 2261.51
Current children cumulated vsize (KiB) 110368

[startup+2325.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10741
/proc/meminfo: memFree=1368744/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=2321.52
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14545 1853 0 0 227538 25 4588 1 25 0 1 0 279183121 64327680 14393 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134578971 0 0 4096 2 0 0 0 17 1 0 0
/proc/10510/statm: 15705 14393 79 160 0 15541 0
Current children cumulated CPU time (s) 2321.53
Current children cumulated vsize (KiB) 110368

[startup+2385.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10741
/proc/meminfo: memFree=1368744/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=2381.56
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14545 1853 0 0 233542 25 4588 1 25 0 1 0 279183121 64327680 14393 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134572868 0 0 4096 2 0 0 0 17 0 0 0
/proc/10510/statm: 15705 14393 79 160 0 15541 0
Current children cumulated CPU time (s) 2381.57
Current children cumulated vsize (KiB) 110368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2403.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10741
/proc/meminfo: memFree=1368744/2055920 swapFree=4184256/4192956
[pid=10493] ppid=10491 vsize=47548 CPUtime=0.01
/proc/10493/stat : 10493 (solver.sh) S 10491 10493 9877 0 -1 4194304 846 2113 0 0 0 0 0 1 25 0 1 0 279183116 48689152 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10493/statm: 11887 361 246 79 0 217 0
[pid=10510] ppid=10493 vsize=62820 CPUtime=2400.01
/proc/10510/stat : 10510 (toolbarBtd) R 10493 10493 9877 0 -1 0 14545 1853 0 0 235387 25 4588 1 25 0 1 0 279183121 64327680 14393 18446744073709551615 134512640 135169536 4294956528 18446744073709551615 134574051 0 0 4096 2 0 0 0 17 0 0 0
/proc/10510/statm: 15705 14393 79 160 0 15541 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 110368

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 10493 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=5999 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=23996
CPU time returned by wait4() is 0.029995
while last known CPU time is 2400.02

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

Real time (s): 2403.65
CPU time (s): 2400.02
CPU user time (s): 2399.75
CPU system time (s): 0.27
CPU usage (%): 99.849
Max. virtual memory (cumulated for all children) (KiB): 110368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.005999
system time used= 0.023996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2959
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.27665 s user time and 6.47701 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat Jan 20 15:44:10 UTC 2007


IDJOB= 280778
IDBENCH= 11953
IDSOLVER= 72
FILE ID= node58/280778-1169307850

PBS_JOBID= 3610187

Free space on /tmp= 66556 MiB

SOLVER NAME= Toolbar_BTD 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/planning/driverlog02ac_ext.xml
COMMAND LINE= /tmp/evaluation/280778-1169307850/solver.sh /tmp/evaluation/280778-1169307850/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node58/convwatcher-280778-1169307850 -o ROOT/results/node58/conversion-280778-1169307850 -C 600 -M 900 /tmp/evaluation/280778-1169307850/translate /tmp/evaluation/280778-1169307850/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-280778-1169307850 -o ROOT/results/node58/solver-280778-1169307850 -C 2400 -M 900  /tmp/evaluation/280778-1169307850/solver.sh /tmp/evaluation/280778-1169307850/unknown

META MD5SUM SOLVER= f75ee5e830002fa98429bd59d9dcbc78
MD5SUM BENCH=  81f132bfe2f99b8e40acccb055e800f8

RANDOM SEED= 547770842

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.223
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.223
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:       1410304 kB
Buffers:         46320 kB
Cached:         509280 kB
SwapCached:       2680 kB
Active:         140200 kB
Inactive:       436036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1410304 kB
SwapTotal:     4192956 kB
SwapFree:      4184256 kB
Dirty:            4480 kB
Writeback:           0 kB
Mapped:          28800 kB
Slab:            54804 kB
Committed_AS:  4805544 kB
PageTables:       1740 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= 66560 MiB



End job on node58 on Sat Jan 20 16:24:15 UTC 2007