Trace number 277573

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.1 2410.43

General information on the benchmark

Namedimacs/pret/
pret-150-25_ext.xml
MD5SUM7942e547e6f15972e65c0d137b735236
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints99
Best CPU time to get the best result obtained on this benchmark2.45763
SatisfiableNO
(Un)Satisfiability was proved
Number of variables150
Number of constraints100
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension100
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2410.42	Terminated
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/277573-1169268666/unknown.xml to /tmp/evaluation/277573-1169268666/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/node10/watcher-277573-1169268666 -o ROOT/results/node10/solver-277573-1169268666 -C 2400 -M 900 /tmp/evaluation/277573-1169268666/solver.sh /tmp/evaluation/277573-1169268666/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.02 2.00 3/94 17375
/proc/meminfo: memFree=1270872/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=18540 CPUtime=0
/proc/17374/stat : 17374 (runsolver) R 17372 17374 16805 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 275261751 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 214919867687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17374/statm: 4635 279 244 17 0 2626 0

[startup+0.102291 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 17375
/proc/meminfo: memFree=1270872/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47572

[startup+0.510346 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 17375
/proc/meminfo: memFree=1270872/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47572

[startup+1.33146 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 17396
/proc/meminfo: memFree=1257032/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14708 CPUtime=1.25
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3407 1250 0 0 100 1 24 0 25 0 1 0 275261756 15060992 3372 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134667872 0 0 4096 2 0 0 0 17 1 0 0
/proc/17393/statm: 3677 3372 80 178 0 3495 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 62280

[startup+2.96868 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 17396
/proc/meminfo: memFree=1256904/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14708 CPUtime=2.88
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3407 1250 0 0 263 1 24 0 25 0 1 0 275261756 15060992 3372 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134562009 0 0 4096 2 0 0 0 17 1 0 0
/proc/17393/statm: 3677 3372 80 178 0 3495 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 62280

[startup+6.24813 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 17396
/proc/meminfo: memFree=1256904/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14708 CPUtime=6.13
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3407 1250 0 0 588 1 24 0 25 0 1 0 275261756 15060992 3372 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134656379 0 0 4096 2 0 0 0 17 1 0 0
/proc/17393/statm: 3677 3372 80 178 0 3495 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 62280

[startup+12.722 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 17396
/proc/meminfo: memFree=1256912/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14708 CPUtime=12.54
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3407 1250 0 0 1229 1 24 0 25 0 1 0 275261756 15060992 3372 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657639 0 0 4096 2 0 0 0 17 1 0 0
/proc/17393/statm: 3677 3372 80 178 0 3495 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 62280

[startup+25.5618 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 17470
/proc/meminfo: memFree=1261136/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14708 CPUtime=25.3
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3407 1250 0 0 2504 2 24 0 25 0 1 0 275261756 15060992 3372 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134670555 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3677 3372 80 178 0 3495 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 62280

[startup+51.2222 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 17470
/proc/meminfo: memFree=1261136/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14708 CPUtime=50.94
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3407 1250 0 0 5068 2 24 0 25 0 1 0 275261756 15060992 3372 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134659881 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3677 3372 80 178 0 3495 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 62280

[startup+102.47 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 17470
/proc/meminfo: memFree=1261328/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14708 CPUtime=102.11
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3407 1250 0 0 10184 3 24 0 25 0 1 0 275261756 15060992 3372 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134571489 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3677 3372 80 178 0 3495 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 62280

[startup+162.529 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 17470
/proc/meminfo: memFree=1261328/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14708 CPUtime=162.12
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3407 1250 0 0 16185 3 24 0 25 0 1 0 275261756 15060992 3372 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134708248 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3677 3372 80 178 0 3495 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 62280

[startup+222.608 s]
/proc/loadavg: 2.04 2.01 2.00 3/95 17470
/proc/meminfo: memFree=1261328/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14708 CPUtime=222.14
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3407 1250 0 0 22187 3 24 0 25 0 1 0 275261756 15060992 3372 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134558787 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3677 3372 80 178 0 3495 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 62280

[startup+282.692 s]
/proc/loadavg: 2.01 2.01 2.00 5/95 17470
/proc/meminfo: memFree=1261328/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14708 CPUtime=282.15
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3407 1250 0 0 28187 4 24 0 25 0 1 0 275261756 15060992 3372 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134708240 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3677 3372 80 178 0 3495 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 62280

[startup+342.731 s]
/proc/loadavg: 2.05 2.02 2.00 3/95 17470
/proc/meminfo: memFree=1261264/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14708 CPUtime=342.13
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3407 1250 0 0 34185 4 24 0 25 0 1 0 275261756 15060992 3372 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134656299 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3677 3372 80 178 0 3495 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 62280

[startup+402.769 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 17470
/proc/meminfo: memFree=1261328/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14708 CPUtime=402.11
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3407 1250 0 0 40183 4 24 0 25 0 1 0 275261756 15060992 3372 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134670505 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3677 3372 80 178 0 3495 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 62280

[startup+462.784 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 17470
/proc/meminfo: memFree=1261264/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14708 CPUtime=462.05
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3407 1250 0 0 46177 4 24 0 25 0 1 0 275261756 15060992 3372 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134558905 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3677 3372 80 178 0 3495 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 62280

[startup+522.838 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 17470
/proc/meminfo: memFree=1261264/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14708 CPUtime=522.04
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3407 1250 0 0 52176 4 24 0 25 0 1 0 275261756 15060992 3372 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657554 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3677 3372 80 178 0 3495 0
Current children cumulated CPU time (s) 522.06

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

/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14712 CPUtime=1657.45
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3408 1250 0 0 165698 23 24 0 25 0 1 0 275261756 15065088 3373 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134702559 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3678 3373 80 178 0 3496 0
Current children cumulated CPU time (s) 1657.47
Current children cumulated vsize (KiB) 62284

[startup+1724.02 s]
/proc/loadavg: 2.00 2.00 2.00 4/95 17668
/proc/meminfo: memFree=1261136/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14712 CPUtime=1717.2
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3408 1250 0 0 171672 24 24 0 25 0 1 0 275261756 15065088 3373 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134655959 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3678 3373 80 178 0 3496 0
Current children cumulated CPU time (s) 1717.22
Current children cumulated vsize (KiB) 62284

[startup+1784.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 17668
/proc/meminfo: memFree=1261136/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14712 CPUtime=1776.97
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3408 1250 0 0 177649 24 24 0 25 0 1 0 275261756 15065088 3373 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134703640 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3678 3373 80 178 0 3496 0
Current children cumulated CPU time (s) 1776.99
Current children cumulated vsize (KiB) 62284

[startup+1844.12 s]
/proc/loadavg: 2.04 2.01 2.00 3/95 17668
/proc/meminfo: memFree=1261136/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14712 CPUtime=1836.76
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3408 1250 0 0 183627 25 24 0 25 0 1 0 275261756 15065088 3373 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134572194 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3678 3373 80 178 0 3496 0
Current children cumulated CPU time (s) 1836.78
Current children cumulated vsize (KiB) 62284

[startup+1904.18 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 17668
/proc/meminfo: memFree=1261136/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14712 CPUtime=1896.5
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3408 1250 0 0 189601 25 24 0 25 0 1 0 275261756 15065088 3373 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134598693 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3678 3373 80 178 0 3496 0
Current children cumulated CPU time (s) 1896.52
Current children cumulated vsize (KiB) 62284

[startup+1964.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 17670
/proc/meminfo: memFree=1261136/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14712 CPUtime=1956.26
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3408 1250 0 0 195577 25 24 0 25 0 1 0 275261756 15065088 3373 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134594691 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3678 3373 80 178 0 3496 0
Current children cumulated CPU time (s) 1956.28
Current children cumulated vsize (KiB) 62284

[startup+2024.29 s]
/proc/loadavg: 2.04 2.01 2.00 3/95 17670
/proc/meminfo: memFree=1261136/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14712 CPUtime=2016.05
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3408 1250 0 0 201555 26 24 0 25 0 1 0 275261756 15065088 3373 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134657411 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3678 3373 80 178 0 3496 0
Current children cumulated CPU time (s) 2016.07
Current children cumulated vsize (KiB) 62284

[startup+2084.35 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 17670
/proc/meminfo: memFree=1261136/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14712 CPUtime=2075.78
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3408 1250 0 0 207528 26 24 0 25 0 1 0 275261756 15065088 3373 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134656362 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3678 3373 80 178 0 3496 0
Current children cumulated CPU time (s) 2075.8
Current children cumulated vsize (KiB) 62284

[startup+2144.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 17670
/proc/meminfo: memFree=1261072/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14712 CPUtime=2135.55
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3408 1250 0 0 213505 26 24 0 25 0 1 0 275261756 15065088 3373 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134658050 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3678 3373 80 178 0 3496 0
Current children cumulated CPU time (s) 2135.57
Current children cumulated vsize (KiB) 62284

[startup+2204.46 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 17670
/proc/meminfo: memFree=1261136/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14712 CPUtime=2195.32
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3408 1250 0 0 219482 26 24 0 25 0 1 0 275261756 15065088 3373 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134572642 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3678 3373 80 178 0 3496 0
Current children cumulated CPU time (s) 2195.34
Current children cumulated vsize (KiB) 62284

[startup+2264.52 s]
/proc/loadavg: 2.04 2.01 2.00 3/95 17670
/proc/meminfo: memFree=1261136/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14712 CPUtime=2254.84
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3408 1250 0 0 225433 27 24 0 25 0 1 0 275261756 15065088 3373 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134709682 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3678 3373 80 178 0 3496 0
Current children cumulated CPU time (s) 2254.86
Current children cumulated vsize (KiB) 62284

[startup+2324.58 s]
/proc/loadavg: 2.06 2.02 2.00 3/95 17670
/proc/meminfo: memFree=1261072/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14712 CPUtime=2314.63
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3408 1250 0 0 231411 28 24 0 25 0 1 0 275261756 15065088 3373 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134670496 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3678 3373 80 178 0 3496 0
Current children cumulated CPU time (s) 2314.65
Current children cumulated vsize (KiB) 62284

[startup+2384.64 s]
/proc/loadavg: 2.02 2.02 2.00 3/95 17670
/proc/meminfo: memFree=1261136/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14712 CPUtime=2374.4
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3408 1250 0 0 237388 28 24 0 25 0 1 0 275261756 15065088 3373 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134660159 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3678 3373 80 178 0 3496 0
Current children cumulated CPU time (s) 2374.42
Current children cumulated vsize (KiB) 62284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2410.42 s]
/proc/loadavg: 2.01 2.02 2.00 3/95 17670
/proc/meminfo: memFree=1261136/2055920 swapFree=4178232/4192956
[pid=17374] ppid=17372 vsize=47572 CPUtime=0.02
/proc/17374/stat : 17374 (solver.sh) S 17372 17374 16805 0 -1 4194304 905 2741 0 0 0 0 1 1 22 0 1 0 275261751 48713728 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17374/statm: 11893 361 245 79 0 217 0
[pid=17393] ppid=17374 vsize=14712 CPUtime=2400.03
/proc/17393/stat : 17393 (toolbar) R 17374 17374 16805 0 -1 4194304 3408 1250 0 0 239951 28 24 0 25 0 1 0 275261756 15065088 3373 18446744073709551615 134512640 135242688 4294956608 18446744073709551615 134880749 0 0 4096 2 0 0 0 17 0 0 0
/proc/17393/statm: 3678 3373 80 178 0 3496 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 62284

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2410.43
CPU time (s): 2400.1
CPU user time (s): 2399.77
CPU system time (s): 0.32695
CPU usage (%): 99.5716
Max. virtual memory (cumulated for all children) (KiB): 62284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.77
system time used= 0.32695
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8500
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= 97
involuntary context switches= 37133

runsolver used 2.6426 s user time and 6.91195 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan 20 04:51:06 UTC 2007


IDJOB= 277573
IDBENCH= 7355
IDSOLVER= 71
FILE ID= node10/277573-1169268666

PBS_JOBID= 3607292

Free space on /tmp= 66563 MiB

SOLVER NAME= Toolbar_MaxSat 2007-01-19
BENCH NAME= HOME/pub/bench/CPAI06/dimacs/pret/pret-150-25_ext.xml
COMMAND LINE= /tmp/evaluation/277573-1169268666/solver.sh /tmp/evaluation/277573-1169268666/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node10/convwatcher-277573-1169268666 -o ROOT/results/node10/conversion-277573-1169268666 -C 600 -M 900 /tmp/evaluation/277573-1169268666/translate /tmp/evaluation/277573-1169268666/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-277573-1169268666 -o ROOT/results/node10/solver-277573-1169268666 -C 2400 -M 900  /tmp/evaluation/277573-1169268666/solver.sh /tmp/evaluation/277573-1169268666/unknown

META MD5SUM SOLVER= f843f34905a307bcc0c6a322bc802c9d
MD5SUM BENCH=  7942e547e6f15972e65c0d137b735236

RANDOM SEED= 291337523

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.232
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.232
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:       1271288 kB
Buffers:         60348 kB
Cached:         597164 kB
SwapCached:       2904 kB
Active:         217636 kB
Inactive:       490156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1271288 kB
SwapTotal:     4192956 kB
SwapFree:      4178232 kB
Dirty:            1704 kB
Writeback:           0 kB
Mapped:          67344 kB
Slab:            61544 kB
Committed_AS:  7446728 kB
PageTables:       2320 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 node10 on Sat Jan 20 05:31:17 UTC 2007