Trace number 280164

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 1205.25 1205.99

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-60/maxcut-60-460-9_ext.xml
MD5SUM826827ad34ca713fb95aac86fa88dd8a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints306
Best CPU time to get the best result obtained on this benchmark253.88
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints460
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension460
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 1 1 1 1 1 1 0 1 0 0 1 0 0 0 0 1 1 1 1 0 1 0 0 1 0 0 0 1 0 1 1 1 0 1 0 0 1 0 0 1 0 1 0 1 1 0 0 1 0 0 0 1 0 0 1 1 1 1 
OPTIMUM
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/280164-1169302119/unknown.xml to /tmp/evaluation/280164-1169302119/unknown.wcsp

Verifier Data (download as text)

154 unsatisfied constraints, 306 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/node41/watcher-280164-1169302119 -o ROOT/results/node41/solver-280164-1169302119 -C 2400 -M 900 /tmp/evaluation/280164-1169302119/solver.sh /tmp/evaluation/280164-1169302119/unknown 

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

/proc/loadavg: 0.93 1.00 1.16 5/65 14216
/proc/meminfo: memFree=1441464/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=5264 CPUtime=0
/proc/14215/stat : 14215 (solver.sh) R 14213 14215 13364 0 -1 4194304 202 0 0 0 0 0 0 0 19 0 1 0 278611162 5390336 167 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238390557286 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14215/statm: 1317 178 131 79 0 121 0

[startup+0.10719 s]
/proc/loadavg: 0.93 1.00 1.16 5/65 14216
/proc/meminfo: memFree=1441464/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.515221 s]
/proc/loadavg: 0.93 1.00 1.16 5/65 14216
/proc/meminfo: memFree=1441464/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33629 s]
/proc/loadavg: 0.93 1.00 1.16 2/67 14233
/proc/meminfo: memFree=1440552/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=2696 CPUtime=0
/proc/14232/stat : 14232 (toulbar2) S 14215 14215 13364 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 278611165 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14232/statm: 674 208 186 73 0 11 0
[pid=14233] ppid=14232 vsize=1108 CPUtime=1.29
/proc/14233/stat : 14233 (narycsp) R 14232 14215 13364 0 -1 4194304 419 0 0 0 129 0 0 0 25 0 1 0 278611166 1134592 141 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134542224 0 0 4096 512 0 0 0 17 0 0 0
/proc/14233/statm: 277 141 112 211 0 46 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 51364

[startup+2.97343 s]
/proc/loadavg: 0.93 1.00 1.16 2/67 14233
/proc/meminfo: memFree=1440552/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=2696 CPUtime=0
/proc/14232/stat : 14232 (toulbar2) S 14215 14215 13364 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 278611165 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14232/statm: 674 208 186 73 0 11 0
[pid=14233] ppid=14232 vsize=1108 CPUtime=2.92
/proc/14233/stat : 14233 (narycsp) R 14232 14215 13364 0 -1 4194304 419 0 0 0 292 0 0 0 25 0 1 0 278611166 1134592 141 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134542107 0 0 4096 512 0 0 0 17 0 0 0
/proc/14233/statm: 277 141 112 211 0 46 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 51364

[startup+6.26272 s]
/proc/loadavg: 0.93 1.00 1.16 2/66 14234
/proc/meminfo: memFree=1440176/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=6.2
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 291 0 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591408 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 53132

[startup+12.7143 s]
/proc/loadavg: 0.94 1.00 1.16 2/66 14234
/proc/meminfo: memFree=1440320/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=12.65
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 936 0 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548870 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 53132

[startup+25.5314 s]
/proc/loadavg: 0.95 1.00 1.15 2/66 14234
/proc/meminfo: memFree=1440384/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=25.46
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 2217 0 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559266 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 53132

[startup+51.1596 s]
/proc/loadavg: 0.97 1.00 1.15 2/66 14234
/proc/meminfo: memFree=1440576/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=51.07
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 4778 0 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159734318 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53132

[startup+102.41 s]
/proc/loadavg: 0.98 1.00 1.14 2/66 14234
/proc/meminfo: memFree=1440640/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=102.29
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 9900 0 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159723525 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 53132

[startup+162.483 s]
/proc/loadavg: 0.99 1.00 1.13 2/66 14234
/proc/meminfo: memFree=1440576/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=162.33
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 15904 0 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545770 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 53132

[startup+222.553 s]
/proc/loadavg: 0.99 1.00 1.11 2/66 14234
/proc/meminfo: memFree=1440640/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=222.36
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 21907 0 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541130 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 53132

[startup+282.625 s]
/proc/loadavg: 1.03 1.01 1.11 2/66 14234
/proc/meminfo: memFree=1440576/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=282.39
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 27910 0 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134563120 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 53132

[startup+342.698 s]
/proc/loadavg: 1.01 1.01 1.10 2/66 14234
/proc/meminfo: memFree=1440640/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=342.43
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 33914 0 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134562529 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 342.44
Current children cumulated vsize (KiB) 53132

[startup+402.773 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 14234
/proc/meminfo: memFree=1440640/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=402.47
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 39918 0 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548781 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 402.48
Current children cumulated vsize (KiB) 53132

[startup+462.841 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 14234
/proc/meminfo: memFree=1440576/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=462.5
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 45921 0 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541163 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 462.51
Current children cumulated vsize (KiB) 53132

[startup+522.912 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 14234
/proc/meminfo: memFree=1440640/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=522.54
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 51925 0 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134568586 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 522.55
Current children cumulated vsize (KiB) 53132

[startup+582.979 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 14234
/proc/meminfo: memFree=1440640/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=582.57
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 57928 0 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160525428 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 582.58
Current children cumulated vsize (KiB) 53132

[startup+643.051 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 14234
/proc/meminfo: memFree=1440640/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=642.6
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 63931 0 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541130 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 642.61
Current children cumulated vsize (KiB) 53132

[startup+703.119 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 14236
/proc/meminfo: memFree=1440384/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=702.63
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 69934 0 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159725391 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 702.64
Current children cumulated vsize (KiB) 53132

[startup+763.19 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 14236
/proc/meminfo: memFree=1440448/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=762.67
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 75937 1 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159723437 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 762.68
Current children cumulated vsize (KiB) 53132

[startup+823.264 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 14236
/proc/meminfo: memFree=1440448/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=822.72
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 81942 1 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160523692 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 822.73
Current children cumulated vsize (KiB) 53132

[startup+883.334 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 14236
/proc/meminfo: memFree=1440512/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=882.75
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 87945 1 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159725622 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 882.76
Current children cumulated vsize (KiB) 53132

[startup+943.402 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 14236
/proc/meminfo: memFree=1440512/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=942.77
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 93947 1 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548190 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 942.78
Current children cumulated vsize (KiB) 53132

[startup+1003.47 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 14236
/proc/meminfo: memFree=1440512/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=1002.81
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 99951 1 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159723227 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 1002.82
Current children cumulated vsize (KiB) 53132

[startup+1063.55 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 14236
/proc/meminfo: memFree=1440576/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=1062.84
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 105954 1 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159734850 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 1062.85
Current children cumulated vsize (KiB) 53132

[startup+1123.61 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 14236
/proc/meminfo: memFree=1440576/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5572 CPUtime=1122.87
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 454 815 0 0 111957 1 329 0 25 0 1 0 278611165 5705728 383 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160523855 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1393 383 281 73 0 730 0
Current children cumulated CPU time (s) 1122.88
Current children cumulated vsize (KiB) 53132

[startup+1183.68 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 14236
/proc/meminfo: memFree=1440640/2055920 swapFree=4191892/4192956
[pid=14215] ppid=14213 vsize=47560 CPUtime=0.01
/proc/14215/stat : 14215 (solver.sh) S 14213 14215 13364 0 -1 4194304 849 2113 0 0 0 0 0 1 17 0 1 0 278611162 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14215/statm: 11890 362 246 79 0 217 0
[pid=14232] ppid=14215 vsize=5576 CPUtime=1182.9
/proc/14232/stat : 14232 (toulbar2) R 14215 14215 13364 0 -1 4194304 455 815 0 0 117960 1 329 0 25 0 1 0 278611165 5709824 384 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134568431 0 0 4096 0 0 0 0 17 0 0 0
/proc/14232/statm: 1394 384 281 73 0 731 0
Current children cumulated CPU time (s) 1182.91
Current children cumulated vsize (KiB) 53136

Child status: 0
Real time (s): 1205.99
CPU time (s): 1205.25
CPU user time (s): 1205.19
CPU system time (s): 0.06099
CPU usage (%): 99.9385
Max. virtual memory (cumulated for all children) (KiB): 53136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1205.19
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5935
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= 113
involuntary context switches= 5368

runsolver used 1.15382 s user time and 3.12752 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat Jan 20 14:08:39 UTC 2007


IDJOB= 280164
IDBENCH= 10641
IDSOLVER= 70
FILE ID= node41/280164-1169302119

PBS_JOBID= 3609846

Free space on /tmp= 66562 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-60/maxcut-60-460-9_ext.xml
COMMAND LINE= /tmp/evaluation/280164-1169302119/solver.sh /tmp/evaluation/280164-1169302119/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node41/convwatcher-280164-1169302119 -o ROOT/results/node41/conversion-280164-1169302119 -C 600 -M 900 /tmp/evaluation/280164-1169302119/translate /tmp/evaluation/280164-1169302119/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-280164-1169302119 -o ROOT/results/node41/solver-280164-1169302119 -C 2400 -M 900  /tmp/evaluation/280164-1169302119/solver.sh /tmp/evaluation/280164-1169302119/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  826827ad34ca713fb95aac86fa88dd8a

RANDOM SEED= 128792054

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.234
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.234
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:       1441952 kB
Buffers:         50996 kB
Cached:         467024 kB
SwapCached:        276 kB
Active:         205120 kB
Inactive:       328172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1441952 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2412 kB
Writeback:           0 kB
Mapped:          24220 kB
Slab:            66704 kB
Committed_AS:  5079676 kB
PageTables:       1476 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 node41 on Sat Jan 20 14:28:45 UTC 2007