Trace number 281994

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toolbar 2007-01-12? (TO) 2400.09 2411.24

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)

2411.23	Terminated
c 
c 
c 
c solution file
c 
c 

c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/281994-1169316696/unknown.xml to /tmp/evaluation/281994-1169316696/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/node20/watcher-281994-1169316696 -o ROOT/results/node20/solver-281994-1169316696 -C 2400 -M 900 /tmp/evaluation/281994-1169316696/solver.sh /tmp/evaluation/281994-1169316696/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.16 1.03 1.01 5/85 2606
/proc/meminfo: memFree=1315416/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=18540 CPUtime=0
/proc/2605/stat : 2605 (runsolver) R 2603 2605 2472 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 280064283 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 273952599335 0 0 4096 24578 0 0 0 17 1 0 0
/proc/2605/statm: 4635 279 244 17 0 2626 0

[startup+0.110659 s]
/proc/loadavg: 1.16 1.03 1.01 5/85 2606
/proc/meminfo: memFree=1315416/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.518706 s]
/proc/loadavg: 1.16 1.03 1.01 5/85 2606
/proc/meminfo: memFree=1315416/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.33981 s]
/proc/loadavg: 1.16 1.03 1.01 3/87 2623
/proc/meminfo: memFree=1257920/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=2756 CPUtime=0.04
/proc/2622/stat : 2622 (toolbar) S 2605 2605 2472 0 -1 4194304 421 0 0 0 4 0 0 0 23 0 1 0 280064287 2822144 395 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2622/statm: 689 395 52 178 0 507 0
[pid=2623] ppid=2622 vsize=3428 CPUtime=1.24
/proc/2623/stat : 2623 (narycsp) R 2622 2605 2472 0 -1 4194304 956 0 0 0 124 0 0 0 25 0 1 0 280064292 3510272 681 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514117 0 0 4096 512 0 0 0 17 1 0 0
/proc/2623/statm: 857 681 106 211 0 626 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 53736

[startup+2.97701 s]
/proc/loadavg: 1.16 1.03 1.01 3/87 2623
/proc/meminfo: memFree=1204736/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=2756 CPUtime=0.04
/proc/2622/stat : 2622 (toolbar) S 2605 2605 2472 0 -1 4194304 421 0 0 0 4 0 0 0 23 0 1 0 280064287 2822144 395 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2622/statm: 689 395 52 178 0 507 0
[pid=2623] ppid=2622 vsize=3428 CPUtime=2.87
/proc/2623/stat : 2623 (narycsp) R 2622 2605 2472 0 -1 4194304 956 0 0 0 287 0 0 0 25 0 1 0 280064292 3510272 681 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134540890 0 0 4096 512 0 0 0 17 1 0 0
/proc/2623/statm: 857 681 106 211 0 626 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 53736

[startup+6.26841 s]
/proc/loadavg: 1.23 1.05 1.02 3/87 2623
/proc/meminfo: memFree=1305984/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=2756 CPUtime=0.04
/proc/2622/stat : 2622 (toolbar) S 2605 2605 2472 0 -1 4194304 421 0 0 0 4 0 0 0 23 0 1 0 280064287 2822144 395 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2622/statm: 689 395 52 178 0 507 0
[pid=2623] ppid=2622 vsize=3428 CPUtime=6.14
/proc/2623/stat : 2623 (narycsp) R 2622 2605 2472 0 -1 4194304 962 0 0 0 614 0 0 0 25 0 1 0 280064292 3510272 687 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514571 0 0 4096 512 0 0 0 17 0 0 0
/proc/2623/statm: 857 687 112 211 0 626 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 53736

[startup+12.7332 s]
/proc/loadavg: 1.29 1.06 1.02 3/88 2630
/proc/meminfo: memFree=1374968/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=2756 CPUtime=0.04
/proc/2622/stat : 2622 (toolbar) S 2605 2605 2472 0 -1 4194304 421 0 0 0 4 0 0 0 23 0 1 0 280064287 2822144 395 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2622/statm: 689 395 52 178 0 507 0
[pid=2623] ppid=2622 vsize=3428 CPUtime=12.56
/proc/2623/stat : 2623 (narycsp) R 2622 2605 2472 0 -1 4194304 962 0 0 0 1256 0 0 0 25 0 1 0 280064292 3510272 687 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514483 0 0 4096 512 0 0 0 17 0 0 0
/proc/2623/statm: 857 687 112 211 0 626 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 53736

[startup+25.5778 s]
/proc/loadavg: 1.45 1.11 1.04 3/87 2631
/proc/meminfo: memFree=1343688/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=25.4
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 543 1 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626345 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 59416

[startup+51.2479 s]
/proc/loadavg: 1.63 1.18 1.06 3/87 2631
/proc/meminfo: memFree=1343688/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=50.94
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 3097 1 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637281 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 59416

[startup+102.475 s]
/proc/loadavg: 1.84 1.30 1.11 3/87 2631
/proc/meminfo: memFree=1343752/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=101.93
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 8196 1 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626308 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 59416

[startup+162.535 s]
/proc/loadavg: 1.94 1.43 1.16 3/87 2631
/proc/meminfo: memFree=1343752/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=161.71
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 14174 1 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134628000 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 59416

[startup+222.603 s]
/proc/loadavg: 1.98 1.53 1.21 3/87 2631
/proc/meminfo: memFree=1343752/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=221.5
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 20152 2 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 221.51
Current children cumulated vsize (KiB) 59416

[startup+282.666 s]
/proc/loadavg: 1.99 1.61 1.26 3/87 2631
/proc/meminfo: memFree=1343752/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=281.28
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 26130 2 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134628522 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 281.29
Current children cumulated vsize (KiB) 59416

[startup+342.728 s]
/proc/loadavg: 2.10 1.71 1.31 3/87 2631
/proc/meminfo: memFree=1343752/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=341.08
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 32110 2 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134628037 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 341.09
Current children cumulated vsize (KiB) 59416

[startup+402.79 s]
/proc/loadavg: 2.03 1.76 1.35 3/87 2631
/proc/meminfo: memFree=1343752/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=400.85
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 38087 2 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637299 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 400.86
Current children cumulated vsize (KiB) 59416

[startup+462.856 s]
/proc/loadavg: 2.01 1.80 1.39 3/87 2631
/proc/meminfo: memFree=1343752/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=460.65
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 44067 2 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626332 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 460.66

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

/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=1656.42
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 163640 6 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134640827 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 1656.43
Current children cumulated vsize (KiB) 59416

[startup+1724.22 s]
/proc/loadavg: 2.00 2.00 1.82 3/87 2633
/proc/meminfo: memFree=1343688/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=1716.21
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 169619 6 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134628043 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 1716.22
Current children cumulated vsize (KiB) 59416

[startup+1784.28 s]
/proc/loadavg: 2.03 2.01 1.83 3/87 2633
/proc/meminfo: memFree=1343688/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=1776
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 175598 6 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626345 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 1776.01
Current children cumulated vsize (KiB) 59416

[startup+1844.35 s]
/proc/loadavg: 2.01 2.00 1.84 3/87 2633
/proc/meminfo: memFree=1343688/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=1835.8
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 181577 7 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134641727 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 1835.81
Current children cumulated vsize (KiB) 59416

[startup+1904.42 s]
/proc/loadavg: 2.00 2.00 1.84 3/87 2633
/proc/meminfo: memFree=1343688/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=1895.58
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 187555 7 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134624314 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 1895.59
Current children cumulated vsize (KiB) 59416

[startup+1964.48 s]
/proc/loadavg: 2.04 2.01 1.85 3/87 2633
/proc/meminfo: memFree=1343688/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=1955.38
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 193535 7 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 1955.39
Current children cumulated vsize (KiB) 59416

[startup+2024.55 s]
/proc/loadavg: 2.01 2.01 1.86 3/87 2633
/proc/meminfo: memFree=1343752/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=2015.16
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 199513 7 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134621936 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 2015.17
Current children cumulated vsize (KiB) 59416

[startup+2084.61 s]
/proc/loadavg: 2.07 2.02 1.87 3/87 2633
/proc/meminfo: memFree=1343752/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=2074.94
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 205491 7 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626288 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 2074.95
Current children cumulated vsize (KiB) 59416

[startup+2144.68 s]
/proc/loadavg: 2.02 2.01 1.88 3/87 2633
/proc/meminfo: memFree=1343752/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=2134.74
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 211470 8 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626332 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 2134.75
Current children cumulated vsize (KiB) 59416

[startup+2204.74 s]
/proc/loadavg: 2.01 2.01 1.88 3/87 2633
/proc/meminfo: memFree=1343752/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=2194.52
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 217448 8 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626855 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 2194.53
Current children cumulated vsize (KiB) 59416

[startup+2264.81 s]
/proc/loadavg: 2.00 2.00 1.89 3/87 2633
/proc/meminfo: memFree=1343752/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=2254.31
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 223427 8 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626381 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 2254.32
Current children cumulated vsize (KiB) 59416

[startup+2324.88 s]
/proc/loadavg: 2.00 2.00 1.90 3/87 2633
/proc/meminfo: memFree=1343688/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=2314.09
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 229405 8 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134627970 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 2314.1
Current children cumulated vsize (KiB) 59416

[startup+2384.94 s]
/proc/loadavg: 2.00 2.00 1.90 3/87 2633
/proc/meminfo: memFree=1343688/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=2373.86
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 235382 8 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134624300 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 2373.87
Current children cumulated vsize (KiB) 59416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.23 s]
/proc/loadavg: 2.00 2.00 1.90 3/87 2633
/proc/meminfo: memFree=1343688/2055920 swapFree=4170260/4192956
[pid=2605] ppid=2603 vsize=47552 CPUtime=0.01
/proc/2605/stat : 2605 (solver.sh) S 2603 2605 2472 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 280064283 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2605/statm: 11888 361 245 79 0 217 0
[pid=2622] ppid=2605 vsize=11864 CPUtime=2400.04
/proc/2622/stat : 2622 (toolbar) R 2605 2605 2472 0 -1 4194304 2748 1354 0 0 238000 8 1995 1 25 0 1 0 280064287 12148736 2708 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611709 0 0 4096 2 0 0 0 17 0 0 0
/proc/2622/statm: 2966 2708 66 178 0 2784 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 59416

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2411.24
CPU time (s): 2400.09
CPU user time (s): 2399.97
CPU system time (s): 0.123981
CPU usage (%): 99.5375
Max. virtual memory (cumulated for all children) (KiB): 59416

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

runsolver used 2.55161 s user time and 8.13276 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat Jan 20 18:11:36 UTC 2007


IDJOB= 281994
IDBENCH= 12335
IDSOLVER= 73
FILE ID= node20/281994-1169316696

PBS_JOBID= 3610337

Free space on /tmp= 66560 MiB

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

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-281994-1169316696 -o ROOT/results/node20/solver-281994-1169316696 -C 2400 -M 900  /tmp/evaluation/281994-1169316696/solver.sh /tmp/evaluation/281994-1169316696/unknown

META MD5SUM SOLVER= 0bc5e5f95d54df9daf70dab8540aecd6
MD5SUM BENCH=  cbb40af457acb72ca5ba8acb2c7c0ba2

RANDOM SEED= 492139690

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.216
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.216
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:       1316984 kB
Buffers:         43428 kB
Cached:         513712 kB
SwapCached:       7600 kB
Active:         242452 kB
Inactive:       423948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316984 kB
SwapTotal:     4192956 kB
SwapFree:      4170260 kB
Dirty:            8488 kB
Writeback:           0 kB
Mapped:         124708 kB
Slab:            57188 kB
Committed_AS:  5680992 kB
PageTables:       2512 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB



End job on node20 on Sat Jan 20 18:51:49 UTC 2007