Trace number 282982

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_MaxSat 2007-01-19? (TO) 2400.16 2409.01

General information on the benchmark

Namecoloring/
geom-40-5-ext.xml
MD5SUMf68e53fdb91cc1d9b6f549f8578d1fcc
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints77
Best CPU time to get the best result obtained on this benchmark0.800877
SatisfiableNO
(Un)Satisfiability was proved
Number of variables40
Number of constraints78
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension78
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2409.00	Terminated
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/282982-1169324874/unknown.xml to /tmp/evaluation/282982-1169324874/unknown.wcsp

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node23/watcher-282982-1169324874 -o ROOT/results/node23/solver-282982-1169324874 -C 2400 -M 900 /tmp/evaluation/282982-1169324874/solver.sh /tmp/evaluation/282982-1169324874/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.92 5/87 25699
/proc/meminfo: memFree=1209928/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=18540 CPUtime=0
/proc/25698/stat : 25698 (runsolver) R 25696 25698 24974 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 280881754 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 238487661863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25698/statm: 4635 279 244 17 0 2626 0

[startup+0.108724 s]
/proc/loadavg: 2.00 2.00 1.92 5/87 25699
/proc/meminfo: memFree=1209928/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.516804 s]
/proc/loadavg: 2.00 2.00 1.92 5/87 25699
/proc/meminfo: memFree=1209928/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33796 s]
/proc/loadavg: 2.00 2.00 1.92 3/88 25720
/proc/meminfo: memFree=1187320/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23884 CPUtime=1.25
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5596 1262 0 0 96 1 28 0 25 0 1 0 280881759 24457216 5561 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134703710 0 0 4096 2 0 0 0 17 1 0 0
/proc/25717/statm: 5971 5561 81 178 0 5789 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 71452

[startup+2.98328 s]
/proc/loadavg: 2.00 2.00 1.92 3/88 25720
/proc/meminfo: memFree=1187320/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23884 CPUtime=2.89
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5596 1262 0 0 260 1 28 0 25 0 1 0 280881759 24457216 5561 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134595035 0 0 4096 2 0 0 0 17 1 0 0
/proc/25717/statm: 5971 5561 81 178 0 5789 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 71452

[startup+6.26291 s]
/proc/loadavg: 2.00 2.00 1.92 3/88 25720
/proc/meminfo: memFree=1187192/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23884 CPUtime=6.13
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5596 1262 0 0 584 1 28 0 25 0 1 0 280881759 24457216 5561 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134670506 0 0 4096 2 0 0 0 17 1 0 0
/proc/25717/statm: 5971 5561 81 178 0 5789 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 71452

[startup+12.7362 s]
/proc/loadavg: 2.00 2.00 1.92 3/88 25720
/proc/meminfo: memFree=1187200/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23884 CPUtime=12.55
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5596 1262 0 0 1226 1 28 0 25 0 1 0 280881759 24457216 5561 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134659620 0 0 4096 2 0 0 0 17 1 0 0
/proc/25717/statm: 5971 5561 81 178 0 5789 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 71452

[startup+25.5596 s]
/proc/loadavg: 2.00 2.00 1.92 3/88 25720
/proc/meminfo: memFree=1187264/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23884 CPUtime=25.25
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5596 1262 0 0 2496 1 28 0 25 0 1 0 280881759 24457216 5561 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134669522 0 0 4096 2 0 0 0 17 1 0 0
/proc/25717/statm: 5971 5561 81 178 0 5789 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 71452

[startup+51.2206 s]
/proc/loadavg: 2.06 2.01 1.93 3/88 25720
/proc/meminfo: memFree=1187328/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23884 CPUtime=50.67
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5596 1262 0 0 5038 1 28 0 25 0 1 0 280881759 24457216 5561 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657688 0 0 4096 2 0 0 0 17 1 0 0
/proc/25717/statm: 5971 5561 81 178 0 5789 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 71452

[startup+102.437 s]
/proc/loadavg: 2.02 2.01 1.93 3/88 25720
/proc/meminfo: memFree=1187328/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23884 CPUtime=101.43
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5596 1262 0 0 10113 2 28 0 25 0 1 0 280881759 24457216 5561 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134597576 0 0 4096 2 0 0 0 17 1 0 0
/proc/25717/statm: 5971 5561 81 178 0 5789 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 71452

[startup+162.483 s]
/proc/loadavg: 2.01 2.00 1.93 3/88 25720
/proc/meminfo: memFree=1187328/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23884 CPUtime=160.92
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5596 1262 0 0 16062 2 28 0 25 0 1 0 280881759 24457216 5561 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657901 0 0 4096 2 0 0 0 17 1 0 0
/proc/25717/statm: 5971 5561 81 178 0 5789 0
Current children cumulated CPU time (s) 160.93
Current children cumulated vsize (KiB) 71452

[startup+222.536 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 25720
/proc/meminfo: memFree=1187392/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23884 CPUtime=220.41
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5596 1262 0 0 22010 3 28 0 25 0 1 0 280881759 24457216 5561 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134665497 0 0 4096 2 0 0 0 17 1 0 0
/proc/25717/statm: 5971 5561 81 178 0 5789 0
Current children cumulated CPU time (s) 220.42
Current children cumulated vsize (KiB) 71452

[startup+282.581 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 25720
/proc/meminfo: memFree=1187392/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23884 CPUtime=279.91
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5596 1262 0 0 27959 4 28 0 25 0 1 0 280881759 24457216 5561 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134659557 0 0 4096 2 0 0 0 17 1 0 0
/proc/25717/statm: 5971 5561 81 178 0 5789 0
Current children cumulated CPU time (s) 279.92
Current children cumulated vsize (KiB) 71452

[startup+342.626 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 25720
/proc/meminfo: memFree=1187328/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23884 CPUtime=339.4
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5596 1262 0 0 33908 4 28 0 25 0 1 0 280881759 24457216 5561 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134670809 0 0 4096 2 0 0 0 17 1 0 0
/proc/25717/statm: 5971 5561 81 178 0 5789 0
Current children cumulated CPU time (s) 339.41
Current children cumulated vsize (KiB) 71452

[startup+402.67 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 25720
/proc/meminfo: memFree=1187328/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23884 CPUtime=398.9
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5596 1262 0 0 39857 5 28 0 25 0 1 0 280881759 24457216 5561 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134660559 0 0 4096 2 0 0 0 17 1 0 0
/proc/25717/statm: 5971 5561 81 178 0 5789 0
Current children cumulated CPU time (s) 398.91
Current children cumulated vsize (KiB) 71452

[startup+462.719 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 25720
/proc/meminfo: memFree=1187328/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23884 CPUtime=458.4
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5596 1262 0 0 45807 5 28 0 25 0 1 0 280881759 24457216 5561 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657127 0 0 4096 2 0 0 0 17 1 0 0
/proc/25717/statm: 5971 5561 81 178 0 5789 0
Current children cumulated CPU time (s) 458.41
Current children cumulated vsize (KiB) 71452

[startup+522.773 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 25720
/proc/meminfo: memFree=1187328/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23884 CPUtime=517.9
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5596 1262 0 0 51756 6 28 0 25 0 1 0 280881759 24457216 5561 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134597485 0 0 4096 2 0 0 0 17 1 0 0
/proc/25717/statm: 5971 5561 81 178 0 5789 0
Current children cumulated CPU time (s) 517.91

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

/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23888 CPUtime=1655.6
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5597 1262 0 0 165518 14 28 0 25 0 1 0 280881759 24461312 5562 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134668348 0 0 4096 2 0 0 0 17 0 0 0
/proc/25717/statm: 5972 5562 81 178 0 5790 0
Current children cumulated CPU time (s) 1655.61
Current children cumulated vsize (KiB) 71456

[startup+1724.26 s]
/proc/loadavg: 1.00 1.05 1.35 2/79 26100
/proc/meminfo: memFree=1276120/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23888 CPUtime=1715.67
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5597 1262 0 0 171524 15 28 0 25 0 1 0 280881759 24461312 5562 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657291 0 0 4096 2 0 0 0 17 0 0 0
/proc/25717/statm: 5972 5562 81 178 0 5790 0
Current children cumulated CPU time (s) 1715.68
Current children cumulated vsize (KiB) 71456

[startup+1784.34 s]
/proc/loadavg: 1.00 1.04 1.33 2/79 26100
/proc/meminfo: memFree=1276184/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23888 CPUtime=1775.73
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5597 1262 0 0 177530 15 28 0 25 0 1 0 280881759 24461312 5562 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134660482 0 0 4096 2 0 0 0 17 0 0 0
/proc/25717/statm: 5972 5562 81 178 0 5790 0
Current children cumulated CPU time (s) 1775.74
Current children cumulated vsize (KiB) 71456

[startup+1844.43 s]
/proc/loadavg: 1.00 1.03 1.31 2/79 26100
/proc/meminfo: memFree=1276184/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23888 CPUtime=1835.79
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5597 1262 0 0 183536 15 28 0 25 0 1 0 280881759 24461312 5562 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134588007 0 0 4096 2 0 0 0 17 0 0 0
/proc/25717/statm: 5972 5562 81 178 0 5790 0
Current children cumulated CPU time (s) 1835.8
Current children cumulated vsize (KiB) 71456

[startup+1904.51 s]
/proc/loadavg: 1.00 1.02 1.28 2/79 26100
/proc/meminfo: memFree=1276184/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23888 CPUtime=1895.87
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5597 1262 0 0 189543 16 28 0 25 0 1 0 280881759 24461312 5562 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134670534 0 0 4096 2 0 0 0 17 0 0 0
/proc/25717/statm: 5972 5562 81 178 0 5790 0
Current children cumulated CPU time (s) 1895.88
Current children cumulated vsize (KiB) 71456

[startup+1964.6 s]
/proc/loadavg: 1.00 1.02 1.26 2/79 26100
/proc/meminfo: memFree=1276120/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23888 CPUtime=1955.92
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5597 1262 0 0 195548 16 28 0 25 0 1 0 280881759 24461312 5562 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134658098 0 0 4096 2 0 0 0 17 0 0 0
/proc/25717/statm: 5972 5562 81 178 0 5790 0
Current children cumulated CPU time (s) 1955.93
Current children cumulated vsize (KiB) 71456

[startup+2024.6 s]
/proc/loadavg: 1.00 1.01 1.25 2/85 26234
/proc/meminfo: memFree=1274856/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23888 CPUtime=2015.89
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5597 1262 0 0 201536 25 28 0 25 0 1 0 280881759 24461312 5562 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134599562 0 0 4096 2 0 0 0 17 0 0 0
/proc/25717/statm: 5972 5562 81 178 0 5790 0
Current children cumulated CPU time (s) 2015.9
Current children cumulated vsize (KiB) 71456

[startup+2084.69 s]
/proc/loadavg: 1.00 1.00 1.23 2/79 26298
/proc/meminfo: memFree=1275864/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23888 CPUtime=2075.97
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5597 1262 0 0 207540 29 28 0 25 0 1 0 280881759 24461312 5562 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134659557 0 0 4096 2 0 0 0 17 0 0 0
/proc/25717/statm: 5972 5562 81 178 0 5790 0
Current children cumulated CPU time (s) 2075.98
Current children cumulated vsize (KiB) 71456

[startup+2144.78 s]
/proc/loadavg: 1.00 1.00 1.21 2/79 26298
/proc/meminfo: memFree=1275864/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23888 CPUtime=2136.02
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5597 1262 0 0 213545 29 28 0 25 0 1 0 280881759 24461312 5562 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134670496 0 0 4096 2 0 0 0 17 0 0 0
/proc/25717/statm: 5972 5562 81 178 0 5790 0
Current children cumulated CPU time (s) 2136.03
Current children cumulated vsize (KiB) 71456

[startup+2204.85 s]
/proc/loadavg: 1.00 1.00 1.19 2/79 26298
/proc/meminfo: memFree=1275928/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23888 CPUtime=2196.07
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5597 1262 0 0 219550 29 28 0 25 0 1 0 280881759 24461312 5562 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134660199 0 0 4096 2 0 0 0 17 0 0 0
/proc/25717/statm: 5972 5562 81 178 0 5790 0
Current children cumulated CPU time (s) 2196.08
Current children cumulated vsize (KiB) 71456

[startup+2264.94 s]
/proc/loadavg: 1.00 1.00 1.18 2/79 26298
/proc/meminfo: memFree=1275992/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23888 CPUtime=2256.13
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5597 1262 0 0 225556 29 28 0 25 0 1 0 280881759 24461312 5562 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134587064 0 0 4096 2 0 0 0 17 0 0 0
/proc/25717/statm: 5972 5562 81 178 0 5790 0
Current children cumulated CPU time (s) 2256.14
Current children cumulated vsize (KiB) 71456

[startup+2325.02 s]
/proc/loadavg: 1.00 1.00 1.16 2/79 26298
/proc/meminfo: memFree=1276056/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23888 CPUtime=2316.17
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5597 1262 0 0 231560 29 28 0 25 0 1 0 280881759 24461312 5562 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134659810 0 0 4096 2 0 0 0 17 1 0 0
/proc/25717/statm: 5972 5562 81 178 0 5790 0
Current children cumulated CPU time (s) 2316.18
Current children cumulated vsize (KiB) 71456

[startup+2385.11 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 26298
/proc/meminfo: memFree=1276056/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23888 CPUtime=2376.21
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5597 1262 0 0 237564 29 28 0 25 0 1 0 280881759 24461312 5562 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657823 0 0 4096 2 0 0 0 17 0 0 0
/proc/25717/statm: 5972 5562 81 178 0 5790 0
Current children cumulated CPU time (s) 2376.22
Current children cumulated vsize (KiB) 71456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2409 s]
/proc/loadavg: 1.00 1.00 1.15 2/79 26298
/proc/meminfo: memFree=1276056/2055920 swapFree=4156072/4192956
[pid=25698] ppid=25696 vsize=47568 CPUtime=0.01
/proc/25698/stat : 25698 (solver.sh) S 25696 25698 24974 0 -1 4194304 902 2421 0 0 0 0 0 1 25 0 1 0 280881754 48709632 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25698/statm: 11892 362 246 79 0 217 0
[pid=25717] ppid=25698 vsize=23888 CPUtime=2400.09
/proc/25717/stat : 25717 (toolbar) R 25698 25698 24974 0 -1 4194304 5597 1262 0 0 239952 29 28 0 25 0 1 0 280881759 24461312 5562 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134658216 0 0 4096 2 0 0 0 17 0 0 0
/proc/25717/statm: 5972 5562 81 178 0 5790 0
Current children cumulated CPU time (s) 2400.1
Current children cumulated vsize (KiB) 71456

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2409.01
CPU time (s): 2400.16
CPU user time (s): 2399.82
CPU system time (s): 0.334949
CPU usage (%): 99.6325
Max. virtual memory (cumulated for all children) (KiB): 71456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.82
system time used= 0.334949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10215
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78
involuntary context switches= 39093

runsolver used 2.69359 s user time and 6.66299 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan 20 20:27:54 UTC 2007


IDJOB= 282982
IDBENCH= 12972
IDSOLVER= 71
FILE ID= node23/282982-1169324874

PBS_JOBID= 3610365

Free space on /tmp= 66561 MiB

SOLVER NAME= Toolbar_MaxSat 2007-01-19
BENCH NAME= HOME/pub/bench/CPAI06/coloring/geom-40-5-ext.xml
COMMAND LINE= /tmp/evaluation/282982-1169324874/solver.sh /tmp/evaluation/282982-1169324874/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node23/convwatcher-282982-1169324874 -o ROOT/results/node23/conversion-282982-1169324874 -C 600 -M 900 /tmp/evaluation/282982-1169324874/translate /tmp/evaluation/282982-1169324874/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-282982-1169324874 -o ROOT/results/node23/solver-282982-1169324874 -C 2400 -M 900  /tmp/evaluation/282982-1169324874/solver.sh /tmp/evaluation/282982-1169324874/unknown

META MD5SUM SOLVER= f843f34905a307bcc0c6a322bc802c9d
MD5SUM BENCH=  f68e53fdb91cc1d9b6f549f8578d1fcc

RANDOM SEED= 463447876

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.265
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.265
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:       1210344 kB
Buffers:         41156 kB
Cached:         621364 kB
SwapCached:      12040 kB
Active:         247344 kB
Inactive:       532152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1210344 kB
SwapTotal:     4192956 kB
SwapFree:      4156072 kB
Dirty:            1788 kB
Writeback:           0 kB
Mapped:         131572 kB
Slab:            50760 kB
Committed_AS:  5439172 kB
PageTables:       2444 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= 66563 MiB



End job on node23 on Sat Jan 20 21:08:03 UTC 2007