Trace number 280776

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
Toulbar2 2007-01-12? (TO) 2400.12 2420.13

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)

2420.12	Terminated
c 
c 
c 
c solution file
c 
c 

c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/280776-1169307838/unknown.xml to /tmp/evaluation/280776-1169307838/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/node25/watcher-280776-1169307838 -o ROOT/results/node25/solver-280776-1169307838 -C 2400 -M 900 /tmp/evaluation/280776-1169307838/solver.sh /tmp/evaluation/280776-1169307838/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: 0.92 0.98 0.99 5/87 26646
/proc/meminfo: memFree=1344744/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=6348 CPUtime=0
/proc/26645/stat : 26645 (solver.sh) R 26639 26645 26465 0 -1 4194304 261 0 0 0 0 0 0 0 20 0 1 0 279176326 6500352 216 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781676480 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26645/statm: 1587 216 165 79 0 123 0

[startup+0.105923 s]
/proc/loadavg: 0.92 0.98 0.99 5/87 26646
/proc/meminfo: memFree=1344744/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47548

[startup+0.513986 s]
/proc/loadavg: 0.92 0.98 0.99 5/87 26646
/proc/meminfo: memFree=1344744/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47548

[startup+1.33713 s]
/proc/loadavg: 1.01 1.00 1.00 3/91 26667
/proc/meminfo: memFree=1336840/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=2696 CPUtime=0
/proc/26663/stat : 26663 (toulbar2) S 26645 26645 26465 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 279176330 2760704 208 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26663/statm: 674 208 186 73 0 11 0
[pid=26664] ppid=26663 vsize=5396 CPUtime=1.28
/proc/26664/stat : 26664 (narycsp) R 26663 26645 26465 0 -1 4194304 1452 0 0 0 128 0 0 0 25 0 1 0 279176331 5525504 1176 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514124 0 0 4096 512 0 0 0 17 0 0 0
/proc/26664/statm: 1349 1176 106 211 0 1118 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 55640

[startup+2.98441 s]
/proc/loadavg: 1.01 1.00 1.00 3/89 26668
/proc/meminfo: memFree=1091800/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=2696 CPUtime=0
/proc/26663/stat : 26663 (toulbar2) S 26645 26645 26465 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 279176330 2760704 208 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26663/statm: 674 208 186 73 0 11 0
[pid=26664] ppid=26663 vsize=5396 CPUtime=2.93
/proc/26664/stat : 26664 (narycsp) R 26663 26645 26465 0 -1 4194304 1452 0 0 0 293 0 0 0 25 0 1 0 279176331 5525504 1176 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514092 0 0 4096 512 0 0 0 17 0 0 0
/proc/26664/statm: 1349 1176 106 211 0 1118 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 55640

[startup+6.26797 s]
/proc/loadavg: 1.09 1.02 1.01 3/89 26668
/proc/meminfo: memFree=1032672/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=2696 CPUtime=0
/proc/26663/stat : 26663 (toulbar2) S 26645 26645 26465 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 279176330 2760704 208 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26663/statm: 674 208 186 73 0 11 0
[pid=26664] ppid=26663 vsize=5396 CPUtime=6.21
/proc/26664/stat : 26664 (narycsp) R 26663 26645 26465 0 -1 4194304 1452 0 0 0 621 0 0 0 25 0 1 0 279176331 5525504 1176 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514461 0 0 4096 512 0 0 0 17 0 0 0
/proc/26664/statm: 1349 1176 106 211 0 1118 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 55640

[startup+12.7501 s]
/proc/loadavg: 1.16 1.03 1.01 3/89 26668
/proc/meminfo: memFree=1032744/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=2696 CPUtime=0
/proc/26663/stat : 26663 (toulbar2) S 26645 26645 26465 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 279176330 2760704 208 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26663/statm: 674 208 186 73 0 11 0
[pid=26664] ppid=26663 vsize=5400 CPUtime=12.68
/proc/26664/stat : 26664 (narycsp) R 26663 26645 26465 0 -1 4194304 1458 0 0 0 1268 0 0 0 25 0 1 0 279176331 5529600 1182 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134529953 0 0 4096 512 0 0 0 17 0 0 0
/proc/26664/statm: 1350 1182 111 211 0 1119 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55644

[startup+25.5843 s]
/proc/loadavg: 1.29 1.06 1.02 3/89 26668
/proc/meminfo: memFree=1032808/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=2696 CPUtime=0
/proc/26663/stat : 26663 (toulbar2) S 26645 26645 26465 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 279176330 2760704 208 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26663/statm: 674 208 186 73 0 11 0
[pid=26664] ppid=26663 vsize=5400 CPUtime=25.48
/proc/26664/stat : 26664 (narycsp) R 26663 26645 26465 0 -1 4194304 1459 0 0 0 2548 0 0 0 25 0 1 0 279176331 5529600 1183 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514531 0 0 4096 512 0 0 0 17 0 0 0
/proc/26664/statm: 1350 1183 112 211 0 1119 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55644

[startup+51.2706 s]
/proc/loadavg: 1.63 1.17 1.05 3/88 26669
/proc/meminfo: memFree=1033976/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8084 CPUtime=51.07
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1206 1851 0 0 866 0 4240 1 25 0 1 0 279176330 8278016 1131 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134559543 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2021 1131 281 73 0 1358 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55632

[startup+102.506 s]
/proc/loadavg: 1.84 1.29 1.10 3/88 26669
/proc/meminfo: memFree=1033976/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8088 CPUtime=101.83
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1211 1851 0 0 5942 0 4240 1 25 0 1 0 279176330 8282112 1136 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545536 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2022 1136 281 73 0 1359 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 55636

[startup+162.576 s]
/proc/loadavg: 1.94 1.42 1.16 3/88 26669
/proc/meminfo: memFree=1033976/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8088 CPUtime=161.36
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1211 1851 0 0 11894 1 4240 1 25 0 1 0 279176330 8282112 1136 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134541136 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2022 1136 281 73 0 1359 0
Current children cumulated CPU time (s) 161.37
Current children cumulated vsize (KiB) 55636

[startup+222.649 s]
/proc/loadavg: 1.98 1.52 1.21 3/88 26669
/proc/meminfo: memFree=1033912/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8088 CPUtime=220.87
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1217 1851 0 0 17845 1 4240 1 25 0 1 0 279176330 8282112 1142 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134552383 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2022 1142 281 73 0 1359 0
Current children cumulated CPU time (s) 220.88
Current children cumulated vsize (KiB) 55636

[startup+282.715 s]
/proc/loadavg: 1.99 1.61 1.25 3/88 26669
/proc/meminfo: memFree=1033912/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8088 CPUtime=280.39
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1217 1851 0 0 23796 2 4240 1 25 0 1 0 279176330 8282112 1142 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545536 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2022 1142 281 73 0 1359 0
Current children cumulated CPU time (s) 280.4
Current children cumulated vsize (KiB) 55636

[startup+342.782 s]
/proc/loadavg: 1.99 1.68 1.30 3/88 26669
/proc/meminfo: memFree=1033856/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8092 CPUtime=339.9
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1226 1851 0 0 29747 2 4240 1 25 0 1 0 279176330 8286208 1151 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134732480 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2023 1151 281 73 0 1360 0
Current children cumulated CPU time (s) 339.91
Current children cumulated vsize (KiB) 55640

[startup+402.845 s]
/proc/loadavg: 1.99 1.73 1.34 3/88 26669
/proc/meminfo: memFree=1033920/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8092 CPUtime=399.42
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1226 1851 0 0 35698 3 4240 1 25 0 1 0 279176330 8286208 1151 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134556959 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2023 1151 281 73 0 1360 0
Current children cumulated CPU time (s) 399.43
Current children cumulated vsize (KiB) 55640

[startup+462.912 s]
/proc/loadavg: 1.99 1.78 1.38 3/88 26669
/proc/meminfo: memFree=1033856/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8092 CPUtime=458.93

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

/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8100 CPUtime=1649.16
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1238 1851 0 0 160662 13 4240 1 25 0 1 0 279176330 8294400 1163 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134559519 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2025 1163 281 73 0 1362 0
Current children cumulated CPU time (s) 1649.17
Current children cumulated vsize (KiB) 55648

[startup+1724.44 s]
/proc/loadavg: 2.01 2.00 1.82 3/88 26867
/proc/meminfo: memFree=1033664/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8100 CPUtime=1708.69
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1238 1851 0 0 166615 13 4240 1 25 0 1 0 279176330 8294400 1163 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134591525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2025 1163 281 73 0 1362 0
Current children cumulated CPU time (s) 1708.7
Current children cumulated vsize (KiB) 55648

[startup+1784.51 s]
/proc/loadavg: 2.00 2.00 1.83 3/88 26867
/proc/meminfo: memFree=1033600/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8100 CPUtime=1768.21
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1238 1851 0 0 172566 14 4240 1 25 0 1 0 279176330 8294400 1163 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134542199 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2025 1163 281 73 0 1362 0
Current children cumulated CPU time (s) 1768.22
Current children cumulated vsize (KiB) 55648

[startup+1844.57 s]
/proc/loadavg: 2.00 2.00 1.83 3/88 26867
/proc/meminfo: memFree=1033664/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8100 CPUtime=1827.72
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1238 1851 0 0 178517 14 4240 1 25 0 1 0 279176330 8294400 1163 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545509 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2025 1163 281 73 0 1362 0
Current children cumulated CPU time (s) 1827.73
Current children cumulated vsize (KiB) 55648

[startup+1904.65 s]
/proc/loadavg: 2.00 2.00 1.84 3/88 26867
/proc/meminfo: memFree=1033600/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8100 CPUtime=1887.25
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1238 1851 0 0 184469 15 4240 1 25 0 1 0 279176330 8294400 1163 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4159734860 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2025 1163 281 73 0 1362 0
Current children cumulated CPU time (s) 1887.26
Current children cumulated vsize (KiB) 55648

[startup+1964.72 s]
/proc/loadavg: 2.06 2.03 1.85 3/88 26867
/proc/meminfo: memFree=1033664/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8100 CPUtime=1946.77
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1238 1851 0 0 190421 15 4240 1 25 0 1 0 279176330 8294400 1163 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134571532 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2025 1163 281 73 0 1362 0
Current children cumulated CPU time (s) 1946.78
Current children cumulated vsize (KiB) 55648

[startup+2024.79 s]
/proc/loadavg: 2.02 2.02 1.86 3/88 26867
/proc/meminfo: memFree=1033600/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8100 CPUtime=2006.55
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1238 1851 0 0 196399 15 4240 1 25 0 1 0 279176330 8294400 1163 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134666433 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2025 1163 281 73 0 1362 0
Current children cumulated CPU time (s) 2006.56
Current children cumulated vsize (KiB) 55648

[startup+2084.86 s]
/proc/loadavg: 2.01 2.01 1.87 3/88 26867
/proc/meminfo: memFree=1033664/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8100 CPUtime=2066.34
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1238 1851 0 0 202377 16 4240 1 25 0 1 0 279176330 8294400 1163 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134745311 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2025 1163 281 73 0 1362 0
Current children cumulated CPU time (s) 2066.35
Current children cumulated vsize (KiB) 55648

[startup+2144.92 s]
/proc/loadavg: 2.00 2.01 1.87 3/88 26867
/proc/meminfo: memFree=1033664/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8100 CPUtime=2126.11
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1238 1851 0 0 208354 16 4240 1 25 0 1 0 279176330 8294400 1163 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545536 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2025 1163 281 73 0 1362 0
Current children cumulated CPU time (s) 2126.12
Current children cumulated vsize (KiB) 55648

[startup+2205 s]
/proc/loadavg: 2.04 2.02 1.88 3/88 26867
/proc/meminfo: memFree=1033600/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8100 CPUtime=2185.9
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1238 1851 0 0 214332 17 4240 1 25 0 1 0 279176330 8294400 1163 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134591409 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2025 1163 281 73 0 1362 0
Current children cumulated CPU time (s) 2185.91
Current children cumulated vsize (KiB) 55648

[startup+2265.07 s]
/proc/loadavg: 2.01 2.01 1.89 3/88 26867
/proc/meminfo: memFree=1033664/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8100 CPUtime=2245.68
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1238 1851 0 0 220310 17 4240 1 25 0 1 0 279176330 8294400 1163 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2025 1163 281 73 0 1362 0
Current children cumulated CPU time (s) 2245.69
Current children cumulated vsize (KiB) 55648

[startup+2325.14 s]
/proc/loadavg: 2.00 2.01 1.89 3/88 26869
/proc/meminfo: memFree=1033408/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8100 CPUtime=2305.47
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1238 1851 0 0 226288 18 4240 1 25 0 1 0 279176330 8294400 1163 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134740386 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2025 1163 281 73 0 1362 0
Current children cumulated CPU time (s) 2305.48
Current children cumulated vsize (KiB) 55648

[startup+2385.21 s]
/proc/loadavg: 2.00 2.00 1.90 3/88 26869
/proc/meminfo: memFree=1033472/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8100 CPUtime=2365.26
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1238 1851 0 0 232267 18 4240 1 25 0 1 0 279176330 8294400 1163 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134571544 0 0 4096 0 0 0 0 17 1 0 0
/proc/26663/statm: 2025 1163 281 73 0 1362 0
Current children cumulated CPU time (s) 2365.27
Current children cumulated vsize (KiB) 55648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2420.12 s]
/proc/loadavg: 1.98 2.00 1.90 3/88 26960
/proc/meminfo: memFree=1285952/2055920 swapFree=4170284/4192956
[pid=26645] ppid=26639 vsize=47548 CPUtime=0.01
/proc/26645/stat : 26645 (solver.sh) S 26639 26645 26465 0 -1 4194304 844 2107 0 0 0 0 0 1 25 0 1 0 279176326 48689152 360 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26645/statm: 11887 360 244 79 0 217 0
[pid=26663] ppid=26645 vsize=8100 CPUtime=2400.06
/proc/26663/stat : 26663 (toulbar2) R 26645 26645 26465 0 -1 4194304 1238 1851 0 0 235746 19 4240 1 25 0 1 0 279176330 8294400 1163 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545495 0 0 4096 0 0 0 0 17 0 0 0
/proc/26663/statm: 2025 1163 281 73 0 1362 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 55648

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2420.13
CPU time (s): 2400.12
CPU user time (s): 2399.88
CPU system time (s): 0.236963
CPU usage (%): 99.1729
Max. virtual memory (cumulated for all children) (KiB): 55648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.88
system time used= 0.236963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6073
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= 72
involuntary context switches= 45691

runsolver used 2.84157 s user time and 7.8788 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan 20 15:43:58 UTC 2007


IDJOB= 280776
IDBENCH= 11953
IDSOLVER= 70
FILE ID= node25/280776-1169307838

PBS_JOBID= 3610127

Free space on /tmp= 66558 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-280776-1169307838 -o ROOT/results/node25/solver-280776-1169307838 -C 2400 -M 900  /tmp/evaluation/280776-1169307838/solver.sh /tmp/evaluation/280776-1169307838/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  81f132bfe2f99b8e40acccb055e800f8

RANDOM SEED= 689952822

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.279
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.279
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:       1345336 kB
Buffers:         45124 kB
Cached:         555044 kB
SwapCached:       8568 kB
Active:         215592 kB
Inactive:       419896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1345336 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            7824 kB
Writeback:           0 kB
Mapped:          44060 kB
Slab:            59644 kB
Committed_AS:  5206544 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66559 MiB



End job on node25 on Sat Jan 20 16:24:20 UTC 2007