Trace number 280122

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-12MSAT (TO) 2400.08 2411.74

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-60/maxcut-60-600-1_ext.xml
MD5SUM779a53f007d1fb7c4413b955b43d0d96
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints378
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints600
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension600
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2411.73	Terminated
c 
c 
c 
c solution file
c 
c 

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

translate /tmp/evaluation/280122-1169301294/unknown.xml to /tmp/evaluation/280122-1169301294/unknown.wcsp

Verifier Data (download as text)

222 unsatisfied constraints, 378 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/node13/watcher-280122-1169301294 -o ROOT/results/node13/solver-280122-1169301294 -C 2400 -M 900 /tmp/evaluation/280122-1169301294/solver.sh /tmp/evaluation/280122-1169301294/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: 2.00 2.00 1.98 5/93 29229
/proc/meminfo: memFree=1319256/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=18540 CPUtime=0
/proc/29228/stat : 29228 (runsolver) R 29226 29228 28927 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 278524381 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 269757246759 0 0 4096 24578 0 0 0 17 1 0 0
/proc/29228/statm: 4635 279 244 17 0 2626 0

[startup+0.1086 s]
/proc/loadavg: 2.00 2.00 1.98 5/93 29229
/proc/meminfo: memFree=1319256/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.519701 s]
/proc/loadavg: 2.00 2.00 1.98 5/93 29229
/proc/meminfo: memFree=1319256/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.34176 s]
/proc/loadavg: 2.00 2.00 1.98 3/95 29246
/proc/meminfo: memFree=1318336/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1272 CPUtime=0
/proc/29245/stat : 29245 (toolbar) S 29228 29228 28927 0 -1 4194304 96 0 0 0 0 0 0 0 23 0 1 0 278524385 1302528 70 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/29245/statm: 318 70 52 178 0 136 0
[pid=29246] ppid=29245 vsize=1112 CPUtime=1.28
/proc/29246/stat : 29246 (narycsp) R 29245 29228 28927 0 -1 4194304 421 0 0 0 128 0 0 0 25 0 1 0 278524386 1138688 146 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134542202 0 0 4096 512 0 0 0 17 1 0 0
/proc/29246/statm: 278 146 112 211 0 47 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 49960

[startup+2.97898 s]
/proc/loadavg: 2.00 2.00 1.98 3/95 29246
/proc/meminfo: memFree=1318336/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1272 CPUtime=0
/proc/29245/stat : 29245 (toolbar) S 29228 29228 28927 0 -1 4194304 96 0 0 0 0 0 0 0 23 0 1 0 278524385 1302528 70 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134893517 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/29245/statm: 318 70 52 178 0 136 0
[pid=29246] ppid=29245 vsize=1112 CPUtime=2.9
/proc/29246/stat : 29246 (narycsp) R 29245 29228 28927 0 -1 4194304 421 0 0 0 290 0 0 0 25 0 1 0 278524386 1138688 146 18446744073709551615 134512640 135380208 4294956576 18446744073709551615 134514083 0 0 4096 512 0 0 0 17 1 0 0
/proc/29246/statm: 278 146 112 211 0 47 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 49960

[startup+6.25842 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 29247
/proc/meminfo: memFree=1318024/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=6.15
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 181 0 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626332 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49244

[startup+12.7253 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 29247
/proc/meminfo: memFree=1318032/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=12.56
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 822 0 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637073 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 49244

[startup+25.545 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 29247
/proc/meminfo: memFree=1318160/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=25.27
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 2093 0 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626354 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 49244

[startup+51.2034 s]
/proc/loadavg: 2.06 2.02 1.99 3/94 29247
/proc/meminfo: memFree=1318224/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=50.72
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 4638 0 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134607705 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 49244

[startup+102.494 s]
/proc/loadavg: 2.02 2.01 1.99 3/94 29247
/proc/meminfo: memFree=1318288/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=101.58
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 9724 0 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611714 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 49244

[startup+162.522 s]
/proc/loadavg: 2.01 2.00 1.99 3/94 29247
/proc/meminfo: memFree=1318288/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=161.11
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 15677 0 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622566 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 161.12
Current children cumulated vsize (KiB) 49244

[startup+222.56 s]
/proc/loadavg: 2.00 2.00 1.99 3/94 29247
/proc/meminfo: memFree=1318224/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=220.64
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 21630 0 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134628746 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 220.65
Current children cumulated vsize (KiB) 49244

[startup+282.579 s]
/proc/loadavg: 2.00 2.00 1.99 3/94 29247
/proc/meminfo: memFree=1318288/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=280.17
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 27582 1 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134624314 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 280.18
Current children cumulated vsize (KiB) 49244

[startup+342.589 s]
/proc/loadavg: 2.03 2.01 2.00 3/94 29247
/proc/meminfo: memFree=1318224/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=339.68
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 33533 1 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611757 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 339.69
Current children cumulated vsize (KiB) 49244

[startup+402.628 s]
/proc/loadavg: 2.06 2.02 2.00 3/100 29371
/proc/meminfo: memFree=1316936/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=399.07
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 39472 1 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134609965 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 399.08
Current children cumulated vsize (KiB) 49244

[startup+462.657 s]
/proc/loadavg: 2.21 2.08 2.02 3/94 29445
/proc/meminfo: memFree=1317968/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=458.51
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 45415 2 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611563 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 458.52
Current children cumulated vsize (KiB) 49244

[startup+522.759 s]
/proc/loadavg: 2.16 2.09 2.02 3/94 29445
/proc/meminfo: memFree=1317968/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01

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

/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=1653.63
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 164921 8 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134628207 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 1653.64
Current children cumulated vsize (KiB) 49244

[startup+1723.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 29447
/proc/meminfo: memFree=1318096/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=1713.41
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 170899 8 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134636843 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 1713.42
Current children cumulated vsize (KiB) 49244

[startup+1783.11 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 29447
/proc/meminfo: memFree=1318032/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=1773.2
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 176877 9 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622925 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 1773.21
Current children cumulated vsize (KiB) 49244

[startup+1843.12 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29447
/proc/meminfo: memFree=1318096/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=1832.98
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 182855 9 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134627971 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 1832.99
Current children cumulated vsize (KiB) 49244

[startup+1903.13 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29447
/proc/meminfo: memFree=1318032/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=1892.76
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 188833 9 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134624548 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 1892.77
Current children cumulated vsize (KiB) 49244

[startup+1963.15 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 29447
/proc/meminfo: memFree=1318032/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=1952.55
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 194811 10 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134637742 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 1952.56
Current children cumulated vsize (KiB) 49244

[startup+2023.17 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 29447
/proc/meminfo: memFree=1318032/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=2012.34
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 200790 10 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134627956 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 2012.35
Current children cumulated vsize (KiB) 49244

[startup+2083.18 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29447
/proc/meminfo: memFree=1318032/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=2072.11
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 206767 10 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626819 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 2072.12
Current children cumulated vsize (KiB) 49244

[startup+2143.19 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29447
/proc/meminfo: memFree=1318032/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=2131.9
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 212745 11 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626338 0 0 4096 2 0 0 0 17 1 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 2131.91
Current children cumulated vsize (KiB) 49244

[startup+2203.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 29521
/proc/meminfo: memFree=1336840/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=2191.73
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 218726 13 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626915 0 0 4096 2 0 0 0 17 0 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 2191.74
Current children cumulated vsize (KiB) 49244

[startup+2263.28 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 29521
/proc/meminfo: memFree=1336904/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=2251.73
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 224726 13 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134627021 0 0 4096 2 0 0 0 17 0 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 2251.74
Current children cumulated vsize (KiB) 49244

[startup+2323.33 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 29521
/proc/meminfo: memFree=1336968/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=2311.72
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 230725 13 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134626289 0 0 4096 2 0 0 0 17 0 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 2311.73
Current children cumulated vsize (KiB) 49244

[startup+2383.4 s]
/proc/loadavg: 2.05 2.01 2.00 3/95 29521
/proc/meminfo: memFree=1336904/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=2371.73
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 236726 13 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134622453 0 0 4096 2 0 0 0 17 0 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 2371.74
Current children cumulated vsize (KiB) 49244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.73 s]
/proc/loadavg: 2.03 2.01 2.00 3/95 29521
/proc/meminfo: memFree=1336904/2055920 swapFree=4169400/4192956
[pid=29228] ppid=29226 vsize=47576 CPUtime=0.01
/proc/29228/stat : 29228 (solver.sh) S 29226 29228 28927 0 -1 4194304 846 2113 0 0 0 0 0 1 20 0 1 0 278524381 48717824 361 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/29228/statm: 11894 361 245 79 0 217 0
[pid=29245] ppid=29228 vsize=1668 CPUtime=2400.02
/proc/29245/stat : 29245 (toolbar) R 29228 29228 28927 0 -1 4194304 218 815 0 0 239555 13 434 0 25 0 1 0 278524385 1708032 178 18446744073709551615 134512640 135242656 4294956576 18446744073709551615 134611754 0 0 4096 2 0 0 0 17 0 0 0
/proc/29245/statm: 417 178 66 178 0 235 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 49244

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2411.74
CPU time (s): 2400.08
CPU user time (s): 2399.91
CPU system time (s): 0.162975
CPU usage (%): 99.5164
Max. virtual memory (cumulated for all children) (KiB): 49960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.91
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4025
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= 70
involuntary context switches= 75680

runsolver used 2.19067 s user time and 6.75097 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Jan 20 13:54:54 UTC 2007


IDJOB= 280122
IDBENCH= 10614
IDSOLVER= 73
FILE ID= node13/280122-1169301294

PBS_JOBID= 3609650

Free space on /tmp= 66560 MiB

SOLVER NAME= toolbar 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-60/maxcut-60-600-1_ext.xml
COMMAND LINE= /tmp/evaluation/280122-1169301294/solver.sh /tmp/evaluation/280122-1169301294/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node13/convwatcher-280122-1169301294 -o ROOT/results/node13/conversion-280122-1169301294 -C 600 -M 900 /tmp/evaluation/280122-1169301294/translate /tmp/evaluation/280122-1169301294/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-280122-1169301294 -o ROOT/results/node13/solver-280122-1169301294 -C 2400 -M 900  /tmp/evaluation/280122-1169301294/solver.sh /tmp/evaluation/280122-1169301294/unknown

META MD5SUM SOLVER= 0bc5e5f95d54df9daf70dab8540aecd6
MD5SUM BENCH=  779a53f007d1fb7c4413b955b43d0d96

RANDOM SEED= 224139893

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.247
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.247
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:       1319736 kB
Buffers:         61808 kB
Cached:         532960 kB
SwapCached:       8664 kB
Active:         337132 kB
Inactive:       320424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1319736 kB
SwapTotal:     4192956 kB
SwapFree:      4169400 kB
Dirty:            2900 kB
Writeback:           0 kB
Mapped:          79720 kB
Slab:            63236 kB
Committed_AS:  9108940 kB
PageTables:       2496 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 node13 on Sat Jan 20 14:35:06 UTC 2007