Trace number 279579

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-12OPTIMUM 2394.1 2401.73

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-520-1_ext.xml
MD5SUM0e13d8988919fcfadeb968626370efb0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints323
Best CPU time to get the best result obtained on this benchmark438.562
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints520
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension520
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c solution file
c 
c 

SOL 0 1 0 0 1 1 0 1 0 0 0 0 0 1 0 1 1 0 0 1 1 0 0 0 1 0 1 0 1 0 0 0 0 0 1 0 0 1 1 1 1 1 1 1 0 0 1 1 0 1 
OPTIMUM
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/279579-1169294893/unknown.xml to /tmp/evaluation/279579-1169294893/unknown.wcsp

Verifier Data (download as text)

197 unsatisfied constraints, 323 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/node26/watcher-279579-1169294893 -o ROOT/results/node26/solver-279579-1169294893 -C 2400 -M 900 /tmp/evaluation/279579-1169294893/solver.sh /tmp/evaluation/279579-1169294893/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.96 1.99 1.92 3/87 11428
/proc/meminfo: memFree=1213976/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=8652 CPUtime=0
/proc/11427/stat : 11427 (solver.sh) R 11425 11427 10755 0 -1 4194304 335 0 0 0 0 0 0 0 16 0 1 0 277883596 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028485791 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/11427/statm: 2163 279 207 79 0 156 0
[pid=11429] ppid=11427 vsize=8688 CPUtime=0
/proc/11429/stat : 11429 (solver.sh) R 11427 11427 10755 0 -1 4194368 27 0 0 0 0 0 0 0 16 0 1 0 277883597 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028485791 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/11429/statm: 2172 286 209 79 0 165 0
[pid=11430] ppid=11429 vsize=8728 CPUtime=0
/proc/11430/stat : 11430 (solver.sh) R 11429 11427 10755 0 -1 4194368 26 0 0 0 0 0 0 0 16 0 1 0 277883597 8937472 290 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028486439 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/11430/statm: 2182 290 209 79 0 175 0

[startup+0.102523 s]
/proc/loadavg: 1.96 1.99 1.92 3/87 11428
/proc/meminfo: memFree=1213976/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.510561 s]
/proc/loadavg: 1.96 1.99 1.92 3/87 11428
/proc/meminfo: memFree=1213976/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33164 s]
/proc/loadavg: 1.96 1.99 1.92 3/89 11445
/proc/meminfo: memFree=1213056/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=2696 CPUtime=0
/proc/11444/stat : 11444 (toulbar2) S 11427 11427 10755 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 277883600 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11444/statm: 674 208 186 73 0 11 0
[pid=11445] ppid=11444 vsize=1108 CPUtime=1.28
/proc/11445/stat : 11445 (narycsp) R 11444 11427 10755 0 -1 4194304 420 0 0 0 128 0 0 0 25 0 1 0 277883600 1134592 143 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134540896 0 0 4096 512 0 0 0 17 1 0 0
/proc/11445/statm: 277 143 112 211 0 46 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 51368

[startup+2.98379 s]
/proc/loadavg: 1.96 1.99 1.92 3/89 11445
/proc/meminfo: memFree=1213056/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=2696 CPUtime=0
/proc/11444/stat : 11444 (toulbar2) S 11427 11427 10755 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 277883600 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/11444/statm: 674 208 186 73 0 11 0
[pid=11445] ppid=11444 vsize=1108 CPUtime=2.92
/proc/11445/stat : 11445 (narycsp) R 11444 11427 10755 0 -1 4194304 420 0 0 0 292 0 0 0 25 0 1 0 277883600 1134592 143 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134528286 0 0 4096 512 0 0 0 17 1 0 0
/proc/11445/statm: 277 143 112 211 0 46 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 51368

[startup+6.2711 s]
/proc/loadavg: 1.96 1.99 1.92 3/88 11446
/proc/meminfo: memFree=1212808/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=6.18
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 459 814 0 0 238 0 380 0 25 0 1 0 277883600 5705728 388 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548149 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 388 281 73 0 730 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 53136

[startup+12.7437 s]
/proc/loadavg: 1.97 1.99 1.92 3/88 11446
/proc/meminfo: memFree=1212808/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=12.62
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 459 814 0 0 882 0 380 0 25 0 1 0 277883600 5705728 388 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160525492 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 388 281 73 0 730 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 53136

[startup+25.5639 s]
/proc/loadavg: 1.97 1.99 1.92 3/88 11446
/proc/meminfo: memFree=1212880/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=25.38
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 459 814 0 0 2158 0 380 0 25 0 1 0 277883600 5705728 388 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591408 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 388 281 73 0 730 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 53136

[startup+51.2293 s]
/proc/loadavg: 1.98 1.99 1.92 3/88 11446
/proc/meminfo: memFree=1212880/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=50.93
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 459 814 0 0 4712 1 380 0 25 0 1 0 277883600 5705728 388 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545545 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 388 281 73 0 730 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 53136

[startup+102.449 s]
/proc/loadavg: 1.99 1.99 1.92 3/88 11446
/proc/meminfo: memFree=1212944/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=101.92
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 459 814 0 0 9811 1 380 0 25 0 1 0 277883600 5705728 388 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159728605 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 388 281 73 0 730 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 53136

[startup+162.499 s]
/proc/loadavg: 1.99 1.99 1.92 3/88 11446
/proc/meminfo: memFree=1212944/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=161.71
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 15789 2 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549613 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 53136

[startup+222.551 s]
/proc/loadavg: 2.04 2.01 1.93 3/88 11446
/proc/meminfo: memFree=1212944/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=221.51
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 21768 3 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591516 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 221.52
Current children cumulated vsize (KiB) 53136

[startup+282.603 s]
/proc/loadavg: 2.01 2.00 1.93 3/88 11446
/proc/meminfo: memFree=1212944/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=281.29
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 27745 4 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134759264 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 281.3
Current children cumulated vsize (KiB) 53136

[startup+342.65 s]
/proc/loadavg: 2.11 2.03 1.94 3/88 11446
/proc/meminfo: memFree=1212880/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=341.06
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 33722 4 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549181 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 341.07
Current children cumulated vsize (KiB) 53136

[startup+402.698 s]
/proc/loadavg: 2.04 2.02 1.94 3/88 11446
/proc/meminfo: memFree=1212880/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=400.85
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 39700 5 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159724064 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 400.86
Current children cumulated vsize (KiB) 53136

[startup+462.746 s]
/proc/loadavg: 2.07 2.03 1.94 3/88 11446
/proc/meminfo: memFree=1212880/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=460.63
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 45677 6 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591486 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 460.64

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

Current children cumulated CPU time (s) 1537.2
Current children cumulated vsize (KiB) 53136

[startup+1603.72 s]
/proc/loadavg: 2.09 2.03 1.96 3/88 11448
/proc/meminfo: memFree=1212880/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=1597.22
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 159323 19 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160525643 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 1597.23
Current children cumulated vsize (KiB) 53136

[startup+1663.77 s]
/proc/loadavg: 2.03 2.02 1.96 3/88 11448
/proc/meminfo: memFree=1212880/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=1657.27
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 165327 20 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134731757 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 1657.28
Current children cumulated vsize (KiB) 53136

[startup+1723.82 s]
/proc/loadavg: 2.01 2.02 1.96 3/88 11448
/proc/meminfo: memFree=1212880/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=1717.29
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 171329 20 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134563120 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 1717.3
Current children cumulated vsize (KiB) 53136

[startup+1783.86 s]
/proc/loadavg: 2.05 2.03 1.97 3/88 11448
/proc/meminfo: memFree=1212944/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=1777.33
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 177332 21 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160523831 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 1777.34
Current children cumulated vsize (KiB) 53136

[startup+1843.91 s]
/proc/loadavg: 2.11 2.05 1.98 3/88 11448
/proc/meminfo: memFree=1212944/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=1837.37
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 183336 21 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134742465 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 1837.38
Current children cumulated vsize (KiB) 53136

[startup+1903.97 s]
/proc/loadavg: 2.04 2.04 1.98 3/88 11448
/proc/meminfo: memFree=1212944/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=1897.4
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 189339 21 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134571552 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 1897.41
Current children cumulated vsize (KiB) 53136

[startup+1964.02 s]
/proc/loadavg: 2.01 2.03 1.98 3/88 11448
/proc/meminfo: memFree=1212944/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=1957.44
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 195342 22 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591409 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 1957.45
Current children cumulated vsize (KiB) 53136

[startup+2024.07 s]
/proc/loadavg: 2.00 2.02 1.98 3/88 11448
/proc/meminfo: memFree=1212944/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=2017.47
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 201345 22 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560907 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 2017.48
Current children cumulated vsize (KiB) 53136

[startup+2084.12 s]
/proc/loadavg: 2.00 2.02 1.98 3/88 11448
/proc/meminfo: memFree=1212944/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=2077.51
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 207348 23 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134563120 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 2077.52
Current children cumulated vsize (KiB) 53136

[startup+2144.16 s]
/proc/loadavg: 2.00 2.01 1.98 3/88 11448
/proc/meminfo: memFree=1212944/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=2137.53
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 213350 23 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591504 0 0 4096 0 0 0 0 17 1 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 2137.54
Current children cumulated vsize (KiB) 53136

[startup+2204.2 s]
/proc/loadavg: 2.00 2.00 1.98 3/95 11523
/proc/meminfo: memFree=1259800/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=2197.42
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 219338 24 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559220 0 0 4096 0 0 0 0 17 0 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 2197.43
Current children cumulated vsize (KiB) 53136

[startup+2264.3 s]
/proc/loadavg: 2.04 2.01 1.98 3/95 11523
/proc/meminfo: memFree=1259864/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=2257.24
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 225320 24 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 13657669 0 0 4096 0 0 0 0 17 0 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 2257.25
Current children cumulated vsize (KiB) 53136

[startup+2324.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/95 11523
/proc/meminfo: memFree=1259864/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=2316.96
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 231291 25 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159734850 0 0 4096 0 0 0 0 17 0 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 2316.97
Current children cumulated vsize (KiB) 53136

[startup+2384.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/95 11523
/proc/meminfo: memFree=1259864/2055920 swapFree=4191880/4192956
[pid=11427] ppid=11425 vsize=47564 CPUtime=0.01
/proc/11427/stat : 11427 (solver.sh) S 11425 11427 10755 0 -1 4194304 845 2110 0 0 0 0 0 1 20 0 1 0 277883596 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 269028092762 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11427/statm: 11891 361 245 79 0 217 0
[pid=11444] ppid=11427 vsize=5572 CPUtime=2376.8
/proc/11444/stat : 11444 (toulbar2) R 11427 11427 10755 0 -1 4194304 461 814 0 0 237275 25 380 0 25 0 1 0 277883600 5705728 390 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159723355 0 0 4096 0 0 0 0 17 0 0 0
/proc/11444/statm: 1393 390 281 73 0 730 0
Current children cumulated CPU time (s) 2376.81
Current children cumulated vsize (KiB) 53136

Child status: 0
Real time (s): 2401.73
CPU time (s): 2394.1
CPU user time (s): 2393.81
CPU system time (s): 0.287956
CPU usage (%): 99.6823
Max. virtual memory (cumulated for all children) (KiB): 53136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.81
system time used= 0.287956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5927
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= 114
involuntary context switches= 64647

runsolver used 1.78273 s user time and 6.89895 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan 20 12:08:13 UTC 2007


IDJOB= 279579
IDBENCH= 10314
IDSOLVER= 70
FILE ID= node26/279579-1169294893

PBS_JOBID= 3609783

Free space on /tmp= 66560 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-50/maxcut-50-520-1_ext.xml
COMMAND LINE= /tmp/evaluation/279579-1169294893/solver.sh /tmp/evaluation/279579-1169294893/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node26/convwatcher-279579-1169294893 -o ROOT/results/node26/conversion-279579-1169294893 -C 600 -M 900 /tmp/evaluation/279579-1169294893/translate /tmp/evaluation/279579-1169294893/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-279579-1169294893 -o ROOT/results/node26/solver-279579-1169294893 -C 2400 -M 900  /tmp/evaluation/279579-1169294893/solver.sh /tmp/evaluation/279579-1169294893/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  0e13d8988919fcfadeb968626370efb0

RANDOM SEED= 37639349

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:       1214328 kB
Buffers:         52416 kB
Cached:         597056 kB
SwapCached:        268 kB
Active:         334692 kB
Inactive:       433564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1214328 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2488 kB
Writeback:           0 kB
Mapped:         137684 kB
Slab:            57932 kB
Committed_AS:  5141308 kB
PageTables:       2376 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 node26 on Sat Jan 20 12:48:15 UTC 2007