Trace number 1781197

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
ManySAT 1.1 aimd 2/2009-03-20 (4 threads)? (exit code) 175.14 54.5107

General information on the benchmark

Namevelev-pipe-sat-1.0-b7.cnf
MD5SUM612845a855119304b698a4b55aed3089
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables118040
Number of clauses8804672
Sum of the clauses size26208080
Maximum clause length340
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28252265
Number of clauses of size 3456959
Number of clauses of size 4620
Number of clauses of size 5552
Number of clauses of size over 594275

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 8804672, num vars = 118040
0.00/0.00	c Exiting...too many clauses
174.67/54.40	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
174.67/54.40	c ============================[ Problem Statistics ]=============================
174.67/54.40	c |                                                                             |
174.67/54.40	c threadId              : 0
174.67/54.40	c restarts              : 156
174.67/54.40	c conflicts             : 24121          (140 /sec)
174.67/54.40	c decisions             : 326916         (0.91 % random) (1893 /sec)
174.67/54.40	c propagations          : 48243490       (279413 /sec)
174.67/54.40	c conflict literals     : 2780041        (23.80 % deleted)
174.67/54.40	c Memory used           : 2020.82 MB
174.67/54.40	c CPU time              : 172.66 s
174.67/54.40	
174.67/54.40	c --->m=4, e=8, aimd=0, HOME/instance-1781197-1243543989.cnf	time: 43.165	conflicts: 24121        

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1781197-1243543989/watcher-1781197-1243543989 -o /tmp/evaluation-result-1781197-1243543989/solver-1781197-1243543989 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781197-1243543989.cnf aimd 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.30 4.28 4.42 3/96 15243
/proc/meminfo: memFree=2743176/3368532 swapFree=1953788/1959888
[pid=15243] ppid=15241 vsize=2416 CPUtime=0.01
/proc/15243/stat : 15243 (manysat.sh) S 15241 15243 27966 0 -1 4194304 369 126 0 0 0 1 0 0 18 0 1 0 1119063858 2473984 274 4294967295 134512640 135169312 3218757872 3218755016 3084984046 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15243/statm: 604 274 231 161 0 43 0
[pid=15245] ppid=15243 vsize=2124 CPUtime=0
/proc/15245/stat : 15245 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202496 442 0 0 0 0 0 0 0 18 0 1 0 1119063859 2174976 379 4294967295 134512640 135305190 3219083632 3218034148 134840070 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15245/statm: 531 379 67 194 0 335 0

[startup+0.081007 s]
/proc/loadavg: 3.30 4.28 4.42 3/96 15243
/proc/meminfo: memFree=2743176/3368532 swapFree=1953788/1959888
[pid=15243] ppid=15241 vsize=2416 CPUtime=0.01
/proc/15243/stat : 15243 (manysat.sh) S 15241 15243 27966 0 -1 4194304 369 126 0 0 0 1 0 0 18 0 1 0 1119063858 2473984 274 4294967295 134512640 135169312 3218757872 3218755016 3084984046 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15243/statm: 604 274 231 161 0 43 0
[pid=15245] ppid=15243 vsize=15404 CPUtime=0.08
/proc/15245/stat : 15245 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202496 3726 0 0 0 6 2 0 0 18 0 1 0 1119063859 15773696 3663 4294967295 134512640 135305190 3219083632 3218034208 134857151 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15245/statm: 3851 3663 67 194 0 3655 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17820

[startup+0.111005 s]
/proc/loadavg: 3.30 4.28 4.42 3/96 15243
/proc/meminfo: memFree=2743176/3368532 swapFree=1953788/1959888
[pid=15243] ppid=15241 vsize=2416 CPUtime=0.01
/proc/15243/stat : 15243 (manysat.sh) S 15241 15243 27966 0 -1 4194304 369 126 0 0 0 1 0 0 18 0 1 0 1119063858 2473984 274 4294967295 134512640 135169312 3218757872 3218755016 3084984046 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15243/statm: 604 274 231 161 0 43 0
[pid=15245] ppid=15243 vsize=20388 CPUtime=0.11
/proc/15245/stat : 15245 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202496 4944 0 0 0 9 2 0 0 18 0 1 0 1119063859 20877312 4881 4294967295 134512640 135305190 3219083632 3218034084 134840070 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15245/statm: 5097 4881 67 194 0 4901 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 22804

[startup+0.310987 s]
/proc/loadavg: 3.30 4.28 4.42 3/96 15243
/proc/meminfo: memFree=2743176/3368532 swapFree=1953788/1959888
[pid=15243] ppid=15241 vsize=2416 CPUtime=0.01
/proc/15243/stat : 15243 (manysat.sh) S 15241 15243 27966 0 -1 4194304 369 126 0 0 0 1 0 0 18 0 1 0 1119063858 2473984 274 4294967295 134512640 135169312 3218757872 3218755016 3084984046 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15243/statm: 604 274 231 161 0 43 0
[pid=15245] ppid=15243 vsize=53760 CPUtime=0.31
/proc/15245/stat : 15245 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202496 13049 0 0 0 29 2 0 0 18 0 1 0 1119063859 55050240 12986 4294967295 134512640 135305190 3219083632 3218034084 134840070 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15245/statm: 13440 12986 67 194 0 13244 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 56176

[startup+0.710954 s]
/proc/loadavg: 3.30 4.28 4.42 3/96 15243
/proc/meminfo: memFree=2743176/3368532 swapFree=1953788/1959888
[pid=15243] ppid=15241 vsize=2416 CPUtime=0.01
/proc/15243/stat : 15243 (manysat.sh) S 15241 15243 27966 0 -1 4194304 369 126 0 0 0 1 0 0 18 0 1 0 1119063858 2473984 274 4294967295 134512640 135169312 3218757872 3218755016 3084984046 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15243/statm: 604 274 231 161 0 43 0
[pid=15245] ppid=15243 vsize=119376 CPUtime=0.71
/proc/15245/stat : 15245 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202496 28940 0 0 0 61 10 0 0 18 0 1 0 1119063859 122241024 28877 4294967295 134512640 135305190 3219083632 3218034168 134840070 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15245/statm: 29844 28878 67 194 0 29648 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 121792

[startup+1.51089 s]
/proc/loadavg: 3.30 4.28 4.42 2/98 15246
/proc/meminfo: memFree=2580048/3368532 swapFree=1953788/1959888
[pid=15243] ppid=15241 vsize=2416 CPUtime=0.01
/proc/15243/stat : 15243 (manysat.sh) S 15241 15243 27966 0 -1 4194304 369 126 0 0 0 1 0 0 18 0 1 0 1119063858 2473984 274 4294967295 134512640 135169312 3218757872 3218755016 3084984046 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15243/statm: 604 274 231 161 0 43 0
[pid=15245] ppid=15243 vsize=251532 CPUtime=1.51
/proc/15245/stat : 15245 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202496 60534 0 0 0 129 22 0 0 20 0 1 0 1119063859 257568768 60471 4294967295 134512640 135305190 3219083632 3218034168 134840070 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15245/statm: 62883 60472 67 194 0 62687 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 253948

[startup+3.11076 s]
/proc/loadavg: 3.30 4.28 4.42 2/98 15246
/proc/meminfo: memFree=2408664/3368532 swapFree=1953788/1959888
[pid=15243] ppid=15241 vsize=2416 CPUtime=0.01
/proc/15243/stat : 15243 (manysat.sh) S 15241 15243 27966 0 -1 4194304 369 126 0 0 0 1 0 0 18 0 1 0 1119063858 2473984 274 4294967295 134512640 135169312 3218757872 3218755016 3084984046 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15243/statm: 604 274 231 161 0 43 0
[pid=15245] ppid=15243 vsize=516464 CPUtime=3.11
/proc/15245/stat : 15245 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202496 122909 0 0 0 264 47 0 0 25 0 1 0 1119063859 528859136 122846 4294967295 134512640 135305190 3219083632 3218034084 134840070 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15245/statm: 129116 122846 67 194 0 128920 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 518880

[startup+6.31049 s]
/proc/loadavg: 3.12 4.23 4.40 2/98 15247
/proc/meminfo: memFree=1897076/3368532 swapFree=1953788/1959888
[pid=15243] ppid=15241 vsize=2416 CPUtime=0.01
/proc/15243/stat : 15243 (manysat.sh) S 15241 15243 27966 0 -1 4194304 369 126 0 0 0 1 0 0 18 0 1 0 1119063858 2473984 274 4294967295 134512640 135169312 3218757872 3218755016 3084984046 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15243/statm: 604 274 231 161 0 43 0
[pid=15245] ppid=15243 vsize=1019944 CPUtime=6.31
/proc/15245/stat : 15245 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202496 245600 0 0 0 540 91 0 0 25 0 1 0 1119063859 1044422656 245537 4294967295 134512640 135305190 3219083632 3218034084 134840070 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15245/statm: 254986 245537 67 194 0 254790 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 1022360

[startup+12.71 s]
/proc/loadavg: 2.95 4.17 4.39 2/98 15247
/proc/meminfo: memFree=945896/3368532 swapFree=1953788/1959888
[pid=15243] ppid=15241 vsize=2416 CPUtime=0.01
/proc/15243/stat : 15243 (manysat.sh) S 15241 15243 27966 0 -1 4194304 369 126 0 0 0 1 0 0 18 0 1 0 1119063858 2473984 274 4294967295 134512640 135169312 3218757872 3218755016 3084984046 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15243/statm: 604 274 231 161 0 43 0
[pid=15245] ppid=15243 vsize=1876824 CPUtime=12.71
/proc/15245/stat : 15245 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202496 449036 0 0 0 1102 169 0 0 25 0 1 0 1119063859 1921867776 448973 4294967295 134512640 135305190 3219083632 3219082896 134529119 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15245/statm: 469206 448973 69 194 0 469010 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 1879240

[startup+25.5089 s]
/proc/loadavg: 3.21 4.17 4.38 5/101 15435
/proc/meminfo: memFree=877148/3368532 swapFree=1953788/1959888
[pid=15243] ppid=15241 vsize=2416 CPUtime=0.01
/proc/15243/stat : 15243 (manysat.sh) S 15241 15243 27966 0 -1 4194304 369 126 0 0 0 1 0 0 18 0 1 0 1119063858 2473984 274 4294967295 134512640 135169312 3218757872 3218755016 3084984046 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15243/statm: 604 274 231 161 0 43 0
[pid=15245] ppid=15243 vsize=1977964 CPUtime=59.64
/proc/15245/stat : 15245 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202496 466552 0 0 0 5772 192 0 0 25 0 4 0 1119063859 2025435136 466183 4294967295 134512640 135305190 3219083632 3219081808 134528392 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15245/statm: 494491 466183 79 194 0 494295 0
[pid=15245/tid=15248] ppid=15243 vsize=1977964 CPUtime=11.43
/proc/15245/task/15248/stat : 15248 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202560 3485 0 0 0 1141 2 0 0 25 0 4 0 1119065260 2025435136 466183 4294967295 134512640 135305190 3219083632 2928377024 134528376 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15245/tid=15249] ppid=15243 vsize=1977964 CPUtime=11.37
/proc/15245/task/15249/stat : 15249 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202560 5335 0 0 0 1130 7 0 0 25 0 4 0 1119065260 2025435136 466183 4294967295 134512640 135305190 3219083632 2919988416 134528501 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15245/tid=15250] ppid=15243 vsize=1977964 CPUtime=11.42
/proc/15245/task/15250/stat : 15250 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202560 3325 0 0 0 1138 4 0 0 25 0 4 0 1119065260 2025435136 466183 4294967295 134512640 135305190 3219083632 2911599808 134528237 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 59.65
Current children cumulated vsize (KiB) 1980380

[startup+51.1068 s]
/proc/loadavg: 3.61 4.18 4.38 5/101 15436
/proc/meminfo: memFree=803568/3368532 swapFree=1953788/1959888
[pid=15243] ppid=15241 vsize=2416 CPUtime=0.01
/proc/15243/stat : 15243 (manysat.sh) S 15241 15243 27966 0 -1 4194304 369 126 0 0 0 1 0 0 18 0 1 0 1119063858 2473984 274 4294967295 134512640 135169312 3218757872 3218755016 3084984046 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15243/statm: 604 274 231 161 0 43 0
[pid=15245] ppid=15243 vsize=2057180 CPUtime=161.92
/proc/15245/stat : 15245 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202496 485487 0 0 0 15979 213 0 0 25 0 4 0 1119063859 2106552320 485098 4294967295 134512640 135305190 3219083632 3219081776 134570397 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15245/statm: 514295 485098 79 194 0 514099 0
[pid=15245/tid=15248] ppid=15243 vsize=2057180 CPUtime=37.03
/proc/15245/task/15248/stat : 15248 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202560 6959 0 0 0 3698 5 0 0 25 0 4 0 1119065260 2106552320 485098 4294967295 134512640 135305190 3219083632 2928376768 134541766 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15245/tid=15249] ppid=15243 vsize=2057180 CPUtime=36.97
/proc/15245/task/15249/stat : 15249 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202560 15304 0 0 0 3679 18 0 0 25 0 4 0 1119065260 2106552320 485098 4294967295 134512640 135305190 3219083632 2919988096 134552908 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15245/tid=15250] ppid=15243 vsize=2057180 CPUtime=37.02
/proc/15245/task/15250/stat : 15250 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202560 5151 0 0 0 3695 7 0 0 25 0 4 0 1119065260 2106552320 485098 4294967295 134512640 135305190 3219083632 2911599808 134530638 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 161.93
Current children cumulated vsize (KiB) 2059596

Solver just ended. Dumping a history of the last processes samples

[startup+52.7067 s]
/proc/loadavg: 3.61 4.18 4.38 5/101 15436
/proc/meminfo: memFree=795108/3368532 swapFree=1953788/1959888
[pid=15243] ppid=15241 vsize=2416 CPUtime=0.01
/proc/15243/stat : 15243 (manysat.sh) S 15241 15243 27966 0 -1 4194304 369 126 0 0 0 1 0 0 18 0 1 0 1119063858 2473984 274 4294967295 134512640 135169312 3218757872 3218755016 3084984046 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15243/statm: 604 274 231 161 0 43 0
[pid=15245] ppid=15243 vsize=2062124 CPUtime=168.31
/proc/15245/stat : 15245 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202496 487131 0 0 0 16617 214 0 0 25 0 4 0 1119063859 2111614976 486742 4294967295 134512640 135305190 3219083632 3219081600 134547909 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15245/statm: 515531 486742 79 194 0 515335 0
[pid=15245/tid=15248] ppid=15243 vsize=2062124 CPUtime=38.63
/proc/15245/task/15248/stat : 15248 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202560 7150 0 0 0 3857 6 0 0 25 0 4 0 1119065260 2111614976 486742 4294967295 134512640 135305190 3219083632 2928377024 134528402 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15245/tid=15249] ppid=15243 vsize=2062124 CPUtime=38.57
/proc/15245/task/15249/stat : 15249 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202560 16365 0 0 0 3839 18 0 0 25 0 4 0 1119065260 2111614976 486742 4294967295 134512640 135305190 3219083632 2919988032 134551974 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15245/tid=15250] ppid=15243 vsize=2062124 CPUtime=38.62
/proc/15245/task/15250/stat : 15250 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202560 5220 0 0 0 3855 7 0 0 25 0 4 0 1119065260 2111614976 486742 4294967295 134512640 135305190 3219083632 2911599808 134528501 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 168.32
Current children cumulated vsize (KiB) 2064540

[startup+53.5066 s]
/proc/loadavg: 3.61 4.18 4.38 5/101 15436
/proc/meminfo: memFree=795108/3368532 swapFree=1953788/1959888
[pid=15243] ppid=15241 vsize=2416 CPUtime=0.01
/proc/15243/stat : 15243 (manysat.sh) S 15241 15243 27966 0 -1 4194304 369 126 0 0 0 1 0 0 18 0 1 0 1119063858 2473984 274 4294967295 134512640 135169312 3218757872 3218755016 3084984046 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15243/statm: 604 274 231 161 0 43 0
[pid=15245] ppid=15243 vsize=2066348 CPUtime=171.48
/proc/15245/stat : 15245 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202496 487870 0 0 0 16934 214 0 0 25 0 4 0 1119063859 2115940352 487481 4294967295 134512640 135305190 3219083632 3219081808 134528480 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15245/statm: 516587 487481 79 194 0 516391 0
[pid=15245/tid=15248] ppid=15243 vsize=2066348 CPUtime=39.43
/proc/15245/task/15248/stat : 15248 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202560 7188 0 0 0 3937 6 0 0 25 0 4 0 1119065260 2115940352 487481 4294967295 134512640 135305190 3219083632 2928377024 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15245/tid=15249] ppid=15243 vsize=2066348 CPUtime=39.37
/proc/15245/task/15249/stat : 15249 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202560 16939 0 0 0 3919 18 0 0 25 0 4 0 1119065260 2115940352 487481 4294967295 134512640 135305190 3219083632 2919988416 134528446 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15245/tid=15250] ppid=15243 vsize=2066348 CPUtime=39.42
/proc/15245/task/15250/stat : 15250 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202560 5241 0 0 0 3935 7 0 0 25 0 4 0 1119065260 2115940352 487481 4294967295 134512640 135305190 3219083632 2911599808 134528512 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 171.49
Current children cumulated vsize (KiB) 2068764

[startup+54.3065 s]
/proc/loadavg: 3.80 4.21 4.38 5/101 15436
/proc/meminfo: memFree=790816/3368532 swapFree=1953788/1959888
[pid=15243] ppid=15241 vsize=2416 CPUtime=0.01
/proc/15243/stat : 15243 (manysat.sh) S 15241 15243 27966 0 -1 4194304 369 126 0 0 0 1 0 0 18 0 1 0 1119063858 2473984 274 4294967295 134512640 135169312 3218757872 3218755016 3084984046 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15243/statm: 604 274 231 161 0 43 0
[pid=15245] ppid=15243 vsize=2069044 CPUtime=174.66
/proc/15245/stat : 15245 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202496 488709 0 0 0 17246 220 0 0 25 0 4 0 1119063859 2118701056 488320 4294967295 134512640 135305190 3219083632 3219081552 134542034 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15245/statm: 517261 488320 79 194 0 517065 0
[pid=15245/tid=15248] ppid=15243 vsize=2069044 CPUtime=40.23
/proc/15245/task/15248/stat : 15248 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202560 7236 0 0 0 4012 11 0 0 25 0 4 0 1119065260 2118701056 488320 4294967295 134512640 135305190 3219083632 2928377024 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15245/tid=15249] ppid=15243 vsize=2069044 CPUtime=40.17
/proc/15245/task/15249/stat : 15249 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202560 17567 0 0 0 3999 18 0 0 25 0 4 0 1119065260 2118701056 488320 4294967295 134512640 135305190 3219083632 2919988096 134553245 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15245/tid=15250] ppid=15243 vsize=2069044 CPUtime=40.22
/proc/15245/task/15250/stat : 15250 (manysat1.1_stat) R 15243 15243 27966 0 -1 4202560 5295 0 0 0 4015 7 0 0 25 0 4 0 1119065260 2118701056 488320 4294967295 134512640 135305190 3219083632 2911599808 134530638 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 174.67
Current children cumulated vsize (KiB) 2071460

[startup+54.5065 s]
/proc/loadavg: 3.80 4.21 4.38 5/101 15436
/proc/meminfo: memFree=790816/3368532 swapFree=1953788/1959888
[pid=15243] ppid=15241 vsize=2416 CPUtime=0.01
/proc/15243/stat : 15243 (manysat.sh) S 15241 15243 27966 0 -1 4194304 369 126 0 0 0 1 0 0 18 0 1 0 1119063858 2473984 274 4294967295 134512640 135169312 3218757872 3218755016 3084984046 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/15243/statm: 604 274 231 161 0 43 0
[pid=15245] ppid=15243 vsize=0 CPUtime=175.13
/proc/15245/stat : 15245 (manysat1.1_stat) Z 15243 15243 27966 0 -1 4202500 488805 0 0 0 17282 231 0 0 25 0 2 0 1119063859 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/15245/statm: 0 0 0 0 0 0 0
[pid=15245/tid=15249] ppid=15243 vsize=0 CPUtime=40.37
/proc/15245/task/15249/stat : 15249 (manysat1.1_stat) R 15243 15243 27966 0 -1 4203588 17609 0 0 0 4008 29 0 0 25 0 2 0 1119065260 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 175.14
Current children cumulated vsize (KiB) 2416

Child status: 10

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15243 and gives
#  childrusage.ru_utime.tv_sec=172
#  childrusage.ru_utime.tv_usec=820000
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=320000
# CPU time returned by wait4() is 175.14
# while last known CPU time is 175.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 54.5107
CPU time (s): 175.14
CPU user time (s): 172.82
CPU system time (s): 2.32
CPU usage (%): 321.295
Max. virtual memory (cumulated for all children) (KiB): 2071460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 172.82
system time used= 2.32
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 489311
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= 8250
involuntary context switches= 6247

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 22:53:09
IDJOB=1781197
IDBENCH=71685
IDSOLVER=626
FILE ID=/1781197-1243543989
PBS_JOBID=
Free space on /tmp= 6313 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b7.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781197-1243543989/watcher-1781197-1243543989 -o /tmp/evaluation-result-1781197-1243543989/solver-1781197-1243543989 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1781197-1243543989.cnf aimd 2

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 612845a855119304b698a4b55aed3089
RANDOM SEED= 1174947127

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2743724 kB
Buffers:         63404 kB
Cached:         461472 kB
SwapCached:       2256 kB
Active:         312992 kB
Inactive:       221500 kB
HighTotal:     2489216 kB
HighFree:      2016876 kB
LowTotal:       879316 kB
LowFree:        726848 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:          166232 kB
Writeback:           0 kB
AnonPages:        8700 kB
Mapped:           3360 kB
Slab:            81096 kB
SReclaimable:    67812 kB
SUnreclaim:      13284 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88676 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6312 MiB
End job on  at 2009-05-28 22:54:12