Trace number 279426

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-12MSAT (TO) 2400.07 2400.8

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-80/
kbtree-9-2-3-5-80-01_ext.xml
MD5SUM1d07e36a22025dfa0c8970b660390c54
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints151
Best CPU time to get the best result obtained on this benchmark6.96394
Satisfiable
(Un)Satisfiability was proved
Number of variables58
Number of constraints309
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension309
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2400.79	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 2 2 0 3 4 4 4 0 1 0 3 1 3 3 2 0 1 4 1 3 3 0 2 2 1 3 1 0 0 0 2 2 1 0 1 4 4 0 3 4 0 4 0 3 3 2 3 0 2 2 2 3 2 2 3 1 0 0 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/279426-1169293790/unknown.xml to /tmp/evaluation/279426-1169293790/unknown.wcsp

Verifier Data (download as text)

158 unsatisfied constraints, 151 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node39/watcher-279426-1169293790 -o ROOT/results/node39/solver-279426-1169293790 -C 2400 -M 900 /tmp/evaluation/279426-1169293790/solver.sh /tmp/evaluation/279426-1169293790/unknown 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.00 1.00 1.05 2/65 13651
/proc/meminfo: memFree=1292192/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=8616 CPUtime=0
/proc/13650/stat : 13650 (solver.sh) R 13648 13650 12826 0 -1 4194304 329 0 0 0 0 0 0 0 17 0 1 0 277778677 8822784 273 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493658377 0 2 4096 73728 0 0 0 17 1 0 0
/proc/13650/statm: 2163 279 207 79 0 156 0

[startup+0.102253 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 13651
/proc/meminfo: memFree=1292192/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.511284 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 13651
/proc/meminfo: memFree=1292192/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33536 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 13668
/proc/meminfo: memFree=1291272/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=2696 CPUtime=0
/proc/13667/stat : 13667 (toulbar2) S 13650 13650 12826 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 277778680 2760704 208 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13667/statm: 674 208 186 73 0 11 0
[pid=13668] ppid=13667 vsize=1108 CPUtime=1.29
/proc/13668/stat : 13668 (narycsp) R 13667 13650 12826 0 -1 4194304 425 0 0 0 129 0 0 0 25 0 1 0 277778680 1134592 148 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514622 0 0 4096 512 0 0 0 17 1 0 0
/proc/13668/statm: 277 148 112 211 0 46 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 51368

[startup+2.97251 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 13668
/proc/meminfo: memFree=1291272/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=2696 CPUtime=0
/proc/13667/stat : 13667 (toulbar2) S 13650 13650 12826 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 277778680 2760704 208 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13667/statm: 674 208 186 73 0 11 0
[pid=13668] ppid=13667 vsize=1108 CPUtime=2.93
/proc/13668/stat : 13668 (narycsp) R 13667 13650 12826 0 -1 4194304 425 0 0 0 293 0 0 0 25 0 1 0 277778680 1134592 148 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514104 0 0 4096 512 0 0 0 17 1 0 0
/proc/13668/statm: 277 148 112 211 0 46 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 51368

[startup+6.24881 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 13669
/proc/meminfo: memFree=1290976/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=6.19
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 470 819 0 0 91 0 528 0 24 0 1 0 277778680 5701632 399 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545704 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 399 281 73 0 729 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 53132

[startup+12.7094 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 13669
/proc/meminfo: memFree=1290984/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=12.65
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 474 819 0 0 737 0 528 0 25 0 1 0 277778680 5701632 403 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134545742 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 403 281 73 0 729 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 53132

[startup+25.5136 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 13669
/proc/meminfo: memFree=1291048/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=25.45
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 474 819 0 0 2017 0 528 0 25 0 1 0 277778680 5701632 403 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4159729143 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 403 281 73 0 729 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 53132

[startup+51.1349 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 13669
/proc/meminfo: memFree=1291112/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=51.06
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 474 819 0 0 4578 0 528 0 25 0 1 0 277778680 5701632 403 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4160524040 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 403 281 73 0 729 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 53132

[startup+102.374 s]
/proc/loadavg: 1.06 1.02 1.05 2/66 13669
/proc/meminfo: memFree=1291176/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=102.29
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 474 819 0 0 9701 0 528 0 25 0 1 0 277778680 5701632 403 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134548506 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 403 281 73 0 729 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 53132

[startup+162.428 s]
/proc/loadavg: 1.02 1.01 1.04 2/66 13669
/proc/meminfo: memFree=1291240/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=162.32
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 15704 0 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 53132

[startup+222.481 s]
/proc/loadavg: 1.01 1.00 1.04 2/66 13669
/proc/meminfo: memFree=1291240/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=222.36
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 21708 0 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4159725925 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 53132

[startup+282.534 s]
/proc/loadavg: 1.05 1.01 1.04 2/66 13669
/proc/meminfo: memFree=1291304/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=282.39
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 27711 0 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134568458 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 53132

[startup+342.587 s]
/proc/loadavg: 1.02 1.01 1.03 2/66 13669
/proc/meminfo: memFree=1291240/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=342.44
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 33715 1 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 12158535 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 53132

[startup+402.642 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 13669
/proc/meminfo: memFree=1291240/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=402.48
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 39719 1 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4160523798 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 53132

[startup+462.697 s]
/proc/loadavg: 1.00 1.00 1.02 3/66 13669
/proc/meminfo: memFree=1291240/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=462.52
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 45723 1 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134549166 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 462.53
Current children cumulated vsize (KiB) 53132

[startup+522.75 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 13669
/proc/meminfo: memFree=1291240/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01

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

/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=1663.2
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 165789 3 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134732495 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 1663.21
Current children cumulated vsize (KiB) 53132

[startup+1723.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13867
/proc/meminfo: memFree=1291304/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=1723.24
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 171793 3 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134549163 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 1723.25
Current children cumulated vsize (KiB) 53132

[startup+1783.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13867
/proc/meminfo: memFree=1291240/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=1783.27
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 177796 3 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 1783.28
Current children cumulated vsize (KiB) 53132

[startup+1843.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13869
/proc/meminfo: memFree=1291112/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=1843.31
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 183800 3 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134683059 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 1843.32
Current children cumulated vsize (KiB) 53132

[startup+1903.99 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13869
/proc/meminfo: memFree=1291112/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=1903.34
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 189803 3 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4160525431 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 1903.35
Current children cumulated vsize (KiB) 53132

[startup+1964.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13869
/proc/meminfo: memFree=1291112/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=1963.38
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 195807 3 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134548949 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 1963.39
Current children cumulated vsize (KiB) 53132

[startup+2024.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13869
/proc/meminfo: memFree=1291176/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=2023.42
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 201810 4 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4159724260 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 2023.43
Current children cumulated vsize (KiB) 53132

[startup+2084.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13869
/proc/meminfo: memFree=1291176/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=2083.46
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 207814 4 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134548501 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 2083.47
Current children cumulated vsize (KiB) 53132

[startup+2144.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13869
/proc/meminfo: memFree=1291240/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=2143.5
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 213818 4 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4159731191 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 2143.51
Current children cumulated vsize (KiB) 53132

[startup+2204.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13869
/proc/meminfo: memFree=1291240/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=2203.52
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 219820 4 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 12158401 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 2203.53
Current children cumulated vsize (KiB) 53132

[startup+2264.29 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13869
/proc/meminfo: memFree=1291304/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=2263.56
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 225824 4 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134591525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 2263.57
Current children cumulated vsize (KiB) 53132

[startup+2324.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13869
/proc/meminfo: memFree=1291240/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=2323.59
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 231827 4 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134591408 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 2323.6
Current children cumulated vsize (KiB) 53132

[startup+2384.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13869
/proc/meminfo: memFree=1291240/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=2383.63
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 237831 4 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 4159723609 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 2383.64
Current children cumulated vsize (KiB) 53132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13869
/proc/meminfo: memFree=1291240/2055920 swapFree=4187336/4192956
[pid=13650] ppid=13648 vsize=47564 CPUtime=0.01
/proc/13650/stat : 13650 (solver.sh) S 13648 13650 12826 0 -1 4194304 846 2110 0 0 0 0 0 1 16 0 1 0 277778677 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/13650/statm: 11891 361 245 79 0 217 0
[pid=13667] ppid=13650 vsize=5568 CPUtime=2400.02
/proc/13667/stat : 13667 (toulbar2) R 13650 13650 12826 0 -1 4194304 478 819 0 0 239470 4 528 0 25 0 1 0 277778680 5701632 407 18446744073709551615 134512640 134813436 4294956608 18446744073709551615 134591408 0 0 4096 0 0 0 0 17 1 0 0
/proc/13667/statm: 1392 407 281 73 0 729 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 53132

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.8
CPU time (s): 2400.07
CPU user time (s): 2400
CPU system time (s): 0.075988
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 53132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400
system time used= 0.075988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4286
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= 71
involuntary context switches= 3649

runsolver used 1.74473 s user time and 4.90025 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan 20 11:49:50 UTC 2007


IDJOB= 279426
IDBENCH= 10046
IDSOLVER= 70
FILE ID= node39/279426-1169293790

PBS_JOBID= 3609669

Free space on /tmp= 66562 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-80/kbtree-9-2-3-5-80-01_ext.xml
COMMAND LINE= /tmp/evaluation/279426-1169293790/solver.sh /tmp/evaluation/279426-1169293790/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node39/convwatcher-279426-1169293790 -o ROOT/results/node39/conversion-279426-1169293790 -C 600 -M 900 /tmp/evaluation/279426-1169293790/translate /tmp/evaluation/279426-1169293790/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-279426-1169293790 -o ROOT/results/node39/solver-279426-1169293790 -C 2400 -M 900  /tmp/evaluation/279426-1169293790/solver.sh /tmp/evaluation/279426-1169293790/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  1d07e36a22025dfa0c8970b660390c54

RANDOM SEED= 411142768

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.236
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.236
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:       1292672 kB
Buffers:         52324 kB
Cached:         622040 kB
SwapCached:        944 kB
Active:         182576 kB
Inactive:       503164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1292672 kB
SwapTotal:     4192956 kB
SwapFree:      4187336 kB
Dirty:            2420 kB
Writeback:           0 kB
Mapped:          18988 kB
Slab:            63544 kB
Committed_AS:  5067636 kB
PageTables:       1412 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= 66562 MiB



End job on node39 on Sat Jan 20 12:29:52 UTC 2007