Trace number 281991

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.08 2400.69

General information on the benchmark

NameMaxCSP/maxclique/
brock-400-2_ext.xml
MD5SUMcbb40af457acb72ca5ba8acb2c7c0ba2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints20036
Best CPU time to get the best result obtained on this benchmark2400.14
Satisfiable
(Un)Satisfiability was proved
Number of variables401
Number of constraints20414
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension20414
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2400.68	Terminated
c 
c 
c 
c solution file
c 
c 

c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/281991-1169316631/unknown.xml to /tmp/evaluation/281991-1169316631/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/node29/watcher-281991-1169316631 -o ROOT/results/node29/solver-281991-1169316631 -C 2400 -M 900 /tmp/evaluation/281991-1169316631/solver.sh /tmp/evaluation/281991-1169316631/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.02 1.01 1.00 2/78 32007
/proc/meminfo: memFree=1364472/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=8580 CPUtime=0
/proc/32006/stat : 32006 (solver.sh) R 32004 32006 30783 0 -1 4194304 319 0 0 0 0 0 0 0 17 0 1 0 280057302 8785920 263 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4426008 0 2 4096 8192 0 0 0 17 1 0 0
/proc/32006/statm: 2149 266 201 79 0 142 0

[startup+0.102877 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 32007
/proc/meminfo: memFree=1364472/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.510898 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 32007
/proc/meminfo: memFree=1364472/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33195 s]
/proc/loadavg: 1.02 1.01 1.00 2/80 32024
/proc/meminfo: memFree=1361440/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=2696 CPUtime=0
/proc/32023/stat : 32023 (toulbar2) S 32006 32006 30783 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 280057306 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32023/statm: 674 208 186 73 0 11 0
[pid=32024] ppid=32023 vsize=3428 CPUtime=1.28
/proc/32024/stat : 32024 (narycsp) R 32023 32006 30783 0 -1 4194304 959 0 0 0 128 0 0 0 25 0 1 0 280057306 3510272 681 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134520128 0 0 4096 512 0 0 0 17 1 0 0
/proc/32024/statm: 857 681 106 211 0 626 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 53684

[startup+2.98106 s]
/proc/loadavg: 1.02 1.01 1.00 2/80 32024
/proc/meminfo: memFree=1361248/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=2696 CPUtime=0
/proc/32023/stat : 32023 (toulbar2) S 32006 32006 30783 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 280057306 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32023/statm: 674 208 186 73 0 11 0
[pid=32024] ppid=32023 vsize=3428 CPUtime=2.93
/proc/32024/stat : 32024 (narycsp) R 32023 32006 30783 0 -1 4194304 959 0 0 0 293 0 0 0 25 0 1 0 280057306 3510272 681 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514030 0 0 4096 512 0 0 0 17 1 0 0
/proc/32024/statm: 857 681 106 211 0 626 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 53684

[startup+6.26026 s]
/proc/loadavg: 1.10 1.02 1.01 2/80 32024
/proc/meminfo: memFree=1361248/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=2696 CPUtime=0
/proc/32023/stat : 32023 (toulbar2) S 32006 32006 30783 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 280057306 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32023/statm: 674 208 186 73 0 11 0
[pid=32024] ppid=32023 vsize=3428 CPUtime=6.21
/proc/32024/stat : 32024 (narycsp) R 32023 32006 30783 0 -1 4194304 965 0 0 0 621 0 0 0 25 0 1 0 280057306 3510272 687 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134528295 0 0 4096 512 0 0 0 17 1 0 0
/proc/32024/statm: 857 687 112 211 0 626 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 53684

[startup+12.7277 s]
/proc/loadavg: 1.08 1.02 1.00 2/80 32024
/proc/meminfo: memFree=1361328/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=2696 CPUtime=0
/proc/32023/stat : 32023 (toulbar2) S 32006 32006 30783 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 280057306 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32023/statm: 674 208 186 73 0 11 0
[pid=32024] ppid=32023 vsize=3428 CPUtime=12.67
/proc/32024/stat : 32024 (narycsp) R 32023 32006 30783 0 -1 4194304 965 0 0 0 1267 0 0 0 25 0 1 0 280057306 3510272 687 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514045 0 0 4096 512 0 0 0 17 1 0 0
/proc/32024/statm: 857 687 112 211 0 626 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53684

[startup+25.5405 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 32025
/proc/meminfo: memFree=1356472/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12052 CPUtime=25.46
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2236 1361 0 0 486 1 2059 0 25 0 1 0 280057306 12341248 2160 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3013 2160 281 73 0 2350 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 59612

[startup+51.1661 s]
/proc/loadavg: 1.04 1.02 1.00 2/79 32025
/proc/meminfo: memFree=1356152/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12564 CPUtime=51.08
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2380 1361 0 0 3048 1 2059 0 25 0 1 0 280057306 12865536 2174 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134571513 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3141 2174 281 73 0 2478 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60124

[startup+102.415 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 32025
/proc/meminfo: memFree=1356088/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12576 CPUtime=102.31
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2447 1361 0 0 8171 1 2059 0 25 0 1 0 280057306 12877824 2241 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134568553 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3144 2241 281 73 0 2481 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 60136

[startup+162.479 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 32025
/proc/meminfo: memFree=1356024/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12576 CPUtime=162.36
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2447 1361 0 0 14175 2 2059 0 25 0 1 0 280057306 12877824 2241 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548496 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3144 2241 281 73 0 2481 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 60136

[startup+222.542 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32025
/proc/meminfo: memFree=1356088/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12576 CPUtime=222.41
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2449 1361 0 0 20180 2 2059 0 25 0 1 0 280057306 12877824 2243 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559564 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3144 2243 281 73 0 2481 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 60136

[startup+282.603 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32025
/proc/meminfo: memFree=1356024/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=282.46
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2450 1361 0 0 26184 3 2059 0 25 0 1 0 280057306 12881920 2244 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548320 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2244 281 73 0 2482 0
Current children cumulated CPU time (s) 282.47
Current children cumulated vsize (KiB) 60140

[startup+342.666 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32025
/proc/meminfo: memFree=1356088/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=342.51
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2450 1361 0 0 32189 3 2059 0 25 0 1 0 280057306 12881920 2244 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559534 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2244 281 73 0 2482 0
Current children cumulated CPU time (s) 342.52
Current children cumulated vsize (KiB) 60140

[startup+402.732 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32025
/proc/meminfo: memFree=1356088/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=402.56
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2450 1361 0 0 38193 4 2059 0 25 0 1 0 280057306 12881920 2244 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560147 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2244 281 73 0 2482 0
Current children cumulated CPU time (s) 402.57
Current children cumulated vsize (KiB) 60140

[startup+462.797 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32025
/proc/meminfo: memFree=1356088/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=462.61
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2450 1361 0 0 44198 4 2059 0 25 0 1 0 280057306 12881920 2244 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591525 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2244 281 73 0 2482 0
Current children cumulated CPU time (s) 462.62

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

/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=1663.62
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2456 1361 0 0 164289 14 2059 0 25 0 1 0 280057306 12881920 2250 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559929 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2250 281 73 0 2482 0
Current children cumulated CPU time (s) 1663.63
Current children cumulated vsize (KiB) 60140

[startup+1724.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32027
/proc/meminfo: memFree=1356024/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=1723.67
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2456 1361 0 0 170294 14 2059 0 25 0 1 0 280057306 12881920 2250 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2250 281 73 0 2482 0
Current children cumulated CPU time (s) 1723.68
Current children cumulated vsize (KiB) 60140

[startup+1784.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32027
/proc/meminfo: memFree=1356024/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=1783.72
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2456 1361 0 0 176299 14 2059 0 25 0 1 0 280057306 12881920 2250 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134571544 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2250 281 73 0 2482 0
Current children cumulated CPU time (s) 1783.73
Current children cumulated vsize (KiB) 60140

[startup+1844.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 32027
/proc/meminfo: memFree=1356024/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=1843.77
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2456 1361 0 0 182303 15 2059 0 25 0 1 0 280057306 12881920 2250 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591472 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2250 281 73 0 2482 0
Current children cumulated CPU time (s) 1843.78
Current children cumulated vsize (KiB) 60140

[startup+1904.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32027
/proc/meminfo: memFree=1356024/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=1903.82
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2456 1361 0 0 188308 15 2059 0 25 0 1 0 280057306 12881920 2250 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545495 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2250 281 73 0 2482 0
Current children cumulated CPU time (s) 1903.83
Current children cumulated vsize (KiB) 60140

[startup+1964.43 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 32027
/proc/meminfo: memFree=1356024/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=1963.88
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2456 1361 0 0 194313 16 2059 0 25 0 1 0 280057306 12881920 2250 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591472 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2250 281 73 0 2482 0
Current children cumulated CPU time (s) 1963.89
Current children cumulated vsize (KiB) 60140

[startup+2024.49 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 32027
/proc/meminfo: memFree=1356024/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=2023.92
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2464 1361 0 0 200317 16 2059 0 25 0 1 0 280057306 12881920 2258 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134571544 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2258 281 73 0 2482 0
Current children cumulated CPU time (s) 2023.93
Current children cumulated vsize (KiB) 60140

[startup+2084.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32027
/proc/meminfo: memFree=1355960/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=2083.98
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2464 1361 0 0 206322 17 2059 0 25 0 1 0 280057306 12881920 2258 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541164 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2258 281 73 0 2482 0
Current children cumulated CPU time (s) 2083.99
Current children cumulated vsize (KiB) 60140

[startup+2144.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32027
/proc/meminfo: memFree=1356024/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=2144.03
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2464 1361 0 0 212327 17 2059 0 25 0 1 0 280057306 12881920 2258 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560147 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2258 281 73 0 2482 0
Current children cumulated CPU time (s) 2144.04
Current children cumulated vsize (KiB) 60140

[startup+2204.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32027
/proc/meminfo: memFree=1355960/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=2204.08
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2464 1361 0 0 218331 18 2059 0 25 0 1 0 280057306 12881920 2258 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541160 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2258 281 73 0 2482 0
Current children cumulated CPU time (s) 2204.09
Current children cumulated vsize (KiB) 60140

[startup+2264.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32027
/proc/meminfo: memFree=1356024/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=2264.14
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2464 1361 0 0 224336 19 2059 0 25 0 1 0 280057306 12881920 2258 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134742836 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2258 281 73 0 2482 0
Current children cumulated CPU time (s) 2264.15
Current children cumulated vsize (KiB) 60140

[startup+2324.82 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 32027
/proc/meminfo: memFree=1355960/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=2324.18
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2464 1361 0 0 230340 19 2059 0 25 0 1 0 280057306 12881920 2258 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591484 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2258 281 73 0 2482 0
Current children cumulated CPU time (s) 2324.19
Current children cumulated vsize (KiB) 60140

[startup+2384.89 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32027
/proc/meminfo: memFree=1355960/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=2384.24
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2464 1361 0 0 236345 20 2059 0 25 0 1 0 280057306 12881920 2258 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548897 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2258 281 73 0 2482 0
Current children cumulated CPU time (s) 2384.25
Current children cumulated vsize (KiB) 60140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32027
/proc/meminfo: memFree=1355960/2055920 swapFree=4161400/4192956
[pid=32006] ppid=32004 vsize=47560 CPUtime=0.01
/proc/32006/stat : 32006 (solver.sh) S 32004 32006 30783 0 -1 4194304 846 2113 0 0 0 0 0 1 16 0 1 0 280057302 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32006/statm: 11890 362 246 79 0 217 0
[pid=32023] ppid=32006 vsize=12580 CPUtime=2400.02
/proc/32023/stat : 32023 (toulbar2) R 32006 32006 30783 0 -1 4194304 2464 1361 0 0 237923 20 2059 0 25 0 1 0 280057306 12881920 2258 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134740249 0 0 4096 0 0 0 0 17 1 0 0
/proc/32023/statm: 3145 2258 281 73 0 2482 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 60140

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.69
CPU time (s): 2400.08
CPU user time (s): 2399.84
CPU system time (s): 0.241963
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 60140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.84
system time used= 0.241963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6817
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= 78
involuntary context switches= 2205

runsolver used 2.23366 s user time and 6.29404 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan 20 18:10:31 UTC 2007


IDJOB= 281991
IDBENCH= 12335
IDSOLVER= 70
FILE ID= node29/281991-1169316631

PBS_JOBID= 3610253

Free space on /tmp= 66561 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxclique/brock-400-2_ext.xml
COMMAND LINE= /tmp/evaluation/281991-1169316631/solver.sh /tmp/evaluation/281991-1169316631/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node29/convwatcher-281991-1169316631 -o ROOT/results/node29/conversion-281991-1169316631 -C 600 -M 900 /tmp/evaluation/281991-1169316631/translate /tmp/evaluation/281991-1169316631/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-281991-1169316631 -o ROOT/results/node29/solver-281991-1169316631 -C 2400 -M 900  /tmp/evaluation/281991-1169316631/solver.sh /tmp/evaluation/281991-1169316631/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  cbb40af457acb72ca5ba8acb2c7c0ba2

RANDOM SEED= 50843001

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.241
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.241
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:       1364952 kB
Buffers:         42828 kB
Cached:         552044 kB
SwapCached:       5160 kB
Active:         172672 kB
Inactive:       450036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1364952 kB
SwapTotal:     4192956 kB
SwapFree:      4161400 kB
Dirty:            4208 kB
Writeback:           0 kB
Mapped:          42120 kB
Slab:            53532 kB
Committed_AS:  5608488 kB
PageTables:       2000 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= 66561 MiB



End job on node29 on Sat Jan 20 18:50:33 UTC 2007