Trace number 1775166

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 1/2009-03-20? (TO) 10000.1 5016.82

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_16_UNKNOWN.cnf
MD5SUM85279cb74dedd2e1c7356e22d8e98939
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 variables3366
Number of clauses362797
Sum of the clauses size1083511
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25314
Number of clauses of size 3357452
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.18/0.25	c ==============================================================================
0.18/0.25	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.25	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.25	c ==============================================================================
0.18/0.25	c |         0 |  362797  1083511 |  108839       0        0     nan |  0.000 % |
4.29/5.38	c |         0 |  361512  1585361 |      --       0       --      -- |     --   | -1285/501850
4.29/5.38	c ==============================================================================
4.29/5.38	c Result  :   #vars: 2152   #clauses: 361512   #literals: 1585361
4.29/5.38	c CPU time:   5.33319 s
4.29/5.38	c ==============================================================================

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1775166-1241293975/watcher-1775166-1241293975 -o /tmp/evaluation-result-1775166-1241293975/solver-1775166-1241293975 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775166-1241293975.cnf aimd 1 

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): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.10 3.98 3.92 3/64 27375
/proc/meminfo: memFree=1843208/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=0
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157430802 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 235 195 169 0 50 0
[pid=27376] ppid=27375 vsize=1292 CPUtime=0
/proc/27376/stat : 27376 (SatElite) R 27375 27375 27305 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 157430803 1323008 180 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27376/statm: 323 188 51 127 0 193 0

[startup+0.096092 s]
/proc/loadavg: 4.10 3.98 3.92 3/64 27375
/proc/meminfo: memFree=1843208/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=0
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157430802 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 235 195 169 0 50 0
[pid=27376] ppid=27375 vsize=8448 CPUtime=0.09
/proc/27376/stat : 27376 (SatElite) R 27375 27375 27305 0 -1 4194304 1917 0 0 0 8 1 0 0 18 0 1 0 157430803 8650752 1901 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27376/statm: 2112 1901 51 127 0 1982 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13804

[startup+0.101092 s]
/proc/loadavg: 4.10 3.98 3.92 3/64 27375
/proc/meminfo: memFree=1843208/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=0
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157430802 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 235 195 169 0 50 0
[pid=27376] ppid=27375 vsize=8844 CPUtime=0.09
/proc/27376/stat : 27376 (SatElite) R 27375 27375 27305 0 -1 4194304 2006 0 0 0 8 1 0 0 18 0 1 0 157430803 9056256 1990 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/27376/statm: 2211 1991 51 127 0 2081 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14200

[startup+0.301131 s]
/proc/loadavg: 4.10 3.98 3.92 3/64 27375
/proc/meminfo: memFree=1843208/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=0
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157430802 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 235 195 169 0 50 0
[pid=27376] ppid=27375 vsize=25720 CPUtime=0.28
/proc/27376/stat : 27376 (SatElite) R 27375 27375 27305 0 -1 4194304 6183 0 0 0 26 2 0 0 19 0 1 0 157430803 26337280 6167 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 1 0 0
/proc/27376/statm: 6430 6167 68 127 0 6300 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 31076

[startup+0.70121 s]
/proc/loadavg: 4.10 3.98 3.92 3/64 27375
/proc/meminfo: memFree=1843208/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=0
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157430802 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 235 195 169 0 50 0
[pid=27376] ppid=27375 vsize=29564 CPUtime=0.68
/proc/27376/stat : 27376 (SatElite) R 27375 27375 27305 0 -1 4194304 7104 0 0 0 65 3 0 0 22 0 1 0 157430803 30273536 7088 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/27376/statm: 7391 7088 68 127 0 7261 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 34920

[startup+1.50237 s]
/proc/loadavg: 4.10 3.98 3.92 2/66 27377
/proc/meminfo: memFree=1812280/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=0
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157430802 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 235 195 169 0 50 0
[pid=27376] ppid=27375 vsize=37368 CPUtime=1.48
/proc/27376/stat : 27376 (SatElite) R 27375 27375 27305 0 -1 4194304 8629 0 0 0 144 4 0 0 25 0 1 0 157430803 38264832 8613 1992294400 134512640 135034092 4294956112 18446744073709551615 134569618 0 0 4096 3 0 0 0 17 1 0 0
/proc/27376/statm: 9342 8613 68 127 0 9212 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42724

[startup+3.10168 s]
/proc/loadavg: 4.10 3.98 3.92 2/66 27377
/proc/meminfo: memFree=1805560/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=0
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157430802 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 235 195 169 0 50 0
[pid=27376] ppid=27375 vsize=39136 CPUtime=3.08
/proc/27376/stat : 27376 (SatElite) R 27375 27375 27305 0 -1 4194304 8972 0 0 0 304 4 0 0 25 0 1 0 157430803 40075264 8956 1992294400 134512640 135034092 4294956112 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 1 0 0
/proc/27376/statm: 9784 8956 68 127 0 9654 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44492

[startup+6.30232 s]
/proc/loadavg: 3.85 3.93 3.90 2/66 27377
/proc/meminfo: memFree=1805560/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=6.07
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 313 8976 0 0 0 0 592 15 16 0 1 0 157430802 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 5356

[startup+12.7016 s]
/proc/loadavg: 3.86 3.93 3.90 5/69 27381
/proc/meminfo: memFree=1722464/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=6.07
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 313 8976 0 0 0 0 592 15 16 0 1 0 157430802 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 238 195 169 0 50 0
[pid=27378] ppid=27375 vsize=146064 CPUtime=10.17
/proc/27378/stat : 27378 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194304 27925 0 0 0 998 19 0 0 17 0 4 0 157431418 149569536 27911 1992294400 134512640 135305190 4294956160 18446744073709551615 134528518 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27378/statm: 36516 27911 83 193 0 36320 0
[pid=27378/tid=27379] ppid=27375 vsize=146064 CPUtime=2.45
/proc/27378/task/27379/stat : 27379 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 1802 0 0 0 244 1 0 0 24 0 4 0 157431495 149569536 27911 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27378/tid=27380] ppid=27375 vsize=146064 CPUtime=1.68
/proc/27378/task/27380/stat : 27380 (manysat1.1_stat) S 27375 27375 27305 0 -1 4194368 1174 0 0 0 167 1 0 0 21 0 4 0 157431495 149569536 27911 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27378/tid=27381] ppid=27375 vsize=146064 CPUtime=2.1
/proc/27378/task/27381/stat : 27381 (manysat1.1_stat) S 27375 27375 27305 0 -1 4194368 1103 0 0 0 208 2 0 0 21 0 4 0 157431495 149569536 27911 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.24
Current children cumulated vsize (KiB) 151420

[startup+25.5061 s]
/proc/loadavg: 3.89 3.93 3.90 5/69 27381
/proc/meminfo: memFree=1693984/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=6.07
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 313 8976 0 0 0 0 592 15 16 0 1 0 157430802 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 238 195 169 0 50 0
[pid=27378] ppid=27375 vsize=173944 CPUtime=35.56
/proc/27378/stat : 27378 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194304 34927 0 0 0 3527 29 0 0 25 0 4 0 157431418 178118656 34913 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27378/statm: 43486 34913 83 193 0 43290 0
[pid=27378/tid=27379] ppid=27375 vsize=173944 CPUtime=7.06
/proc/27378/task/27379/stat : 27379 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 2985 0 0 0 702 4 0 0 25 0 4 0 157431495 178118656 34913 1992294400 134512640 135305190 4294956160 18446744073709551615 134551978 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27378/tid=27380] ppid=27375 vsize=173944 CPUtime=6.51
/proc/27378/task/27380/stat : 27380 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 2733 0 0 0 648 3 0 0 23 0 4 0 157431495 178118656 34913 1992294400 134512640 135305190 4294956160 18446744073709551615 134552830 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27378/tid=27381] ppid=27375 vsize=173944 CPUtime=11.1
/proc/27378/task/27381/stat : 27381 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 3222 0 0 0 1104 6 0 0 24 0 4 0 157431495 178118656 34913 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.63
Current children cumulated vsize (KiB) 179300

[startup+51.1021 s]
/proc/loadavg: 3.93 3.94 3.90 5/69 27381
/proc/meminfo: memFree=1658144/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=6.07
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 313 8976 0 0 0 0 592 15 16 0 1 0 157430802 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 238 195 169 0 50 0
[pid=27378] ppid=27375 vsize=210336 CPUtime=86.6
/proc/27378/stat : 27378 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194304 43979 0 0 0 8622 38 0 0 25 0 4 0 157431418 215384064 43965 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27378/statm: 52584 43965 83 193 0 52388 0
[pid=27378/tid=27379] ppid=27375 vsize=210336 CPUtime=19.15
/proc/27378/task/27379/stat : 27379 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 4692 0 0 0 1910 5 0 0 25 0 4 0 157431495 215384064 43965 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27378/tid=27380] ppid=27375 vsize=210336 CPUtime=17.81
/proc/27378/task/27380/stat : 27380 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 5276 0 0 0 1776 5 0 0 25 0 4 0 157431495 215384064 43965 1992294400 134512640 135305190 4294956160 18446744073709551615 134552908 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27378/tid=27381] ppid=27375 vsize=210336 CPUtime=26.56
/proc/27378/task/27381/stat : 27381 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 5485 0 0 0 2647 9 0 0 17 0 4 0 157431495 215384064 43965 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 92.67
Current children cumulated vsize (KiB) 215692

[startup+102.302 s]
/proc/loadavg: 3.97 3.95 3.91 5/69 27381
/proc/meminfo: memFree=1604640/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=6.07
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 313 8976 0 0 0 0 592 15 16 0 1 0 157430802 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 238 195 169 0 50 0
[pid=27378] ppid=27375 vsize=264260 CPUtime=188.69
/proc/27378/stat : 27378 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194304 57146 0 0 0 18812 57 0 0 25 0 4 0 157431418 270602240 57132 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27378/statm: 66065 57132 83 193 0 65869 0
[pid=27378/tid=27379] ppid=27375 vsize=264260 CPUtime=44.63
/proc/27378/task/27379/stat : 27379 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 8004 0 0 0 4453 10 0 0 25 0 4 0 157431495 270602240 57132 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27378/tid=27380] ppid=27375 vsize=264260 CPUtime=41.2
/proc/27378/task/27380/stat : 27380 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 8615 0 0 0 4110 10 0 0 25 0 4 0 157431495 270602240 57132 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27378/tid=27381] ppid=27375 vsize=264260 CPUtime=54.59
/proc/27378/task/27381/stat : 27381 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 8157 0 0 0 5447 12 0 0 25 0 4 0 157431495 270602240 57132 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 194.76
Current children cumulated vsize (KiB) 269616

[startup+162.303 s]
/proc/loadavg: 3.99 3.95 3.91 5/69 27381
/proc/meminfo: memFree=1576224/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=6.07
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 313 8976 0 0 0 0 592 15 16 0 1 0 157430802 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 238 195 169 0 50 0
[pid=27378] ppid=27375 vsize=291932 CPUtime=308.4
/proc/27378/stat : 27378 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194304 64223 0 0 0 30774 66 0 0 25 0 4 0 157431418 298938368 64198 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27378/statm: 72983 64198 83 193 0 72787 0
[pid=27378/tid=27379] ppid=27375 vsize=291932 CPUtime=74.32
/proc/27378/task/27379/stat : 27379 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 9987 0 0 0 7420 12 0 0 25 0 4 0 157431495 298938368 64198 1992294400 134512640 135305190 4294956160 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27378/tid=27380] ppid=27375 vsize=291932 CPUtime=70.8
/proc/27378/task/27380/stat : 27380 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 10092 0 0 0 7068 12 0 0 25 0 4 0 157431495 298938368 64198 1992294400 134512640 135305190 4294956160 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27378/tid=27381] ppid=27375 vsize=291932 CPUtime=85.16
/proc/27378/task/27381/stat : 27381 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 9636 0 0 0 8501 15 0 0 25 0 4 0 157431495 298938368 64198 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 314.47
Current children cumulated vsize (KiB) 297288

[startup+222.302 s]
/proc/loadavg: 3.99 3.96 3.91 5/69 27381
/proc/meminfo: memFree=1544224/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=6.07
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 313 8976 0 0 0 0 592 15 16 0 1 0 157430802 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 238 195 169 0 50 0
[pid=27378] ppid=27375 vsize=325768 CPUtime=428.11

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

/proc/27378/task/27381/stat : 27381 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 70291 0 0 0 230094 111 0 0 25 0 4 0 157431495 1108455424 253884 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9173.06
Current children cumulated vsize (KiB) 1087832

[startup+4662.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27395
/proc/meminfo: memFree=810592/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=6.07
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 313 8976 0 0 0 0 592 15 16 0 1 0 157430802 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 238 195 169 0 50 0
[pid=27378] ppid=27375 vsize=1086156 CPUtime=9286.7
/proc/27378/stat : 27378 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194304 254806 0 0 0 928305 365 0 0 25 0 4 0 157431418 1112223744 254749 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27378/statm: 271539 254749 83 193 0 271343 0
[pid=27378/tid=27379] ppid=27375 vsize=1086156 CPUtime=2335.18
/proc/27378/task/27379/stat : 27379 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 61524 0 0 0 233431 87 0 0 25 0 4 0 157431495 1112223744 254749 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27378/tid=27380] ppid=27375 vsize=1086156 CPUtime=2285.15
/proc/27378/task/27380/stat : 27380 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 45015 0 0 0 228445 70 0 0 25 0 4 0 157431495 1112223744 254749 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27378/tid=27381] ppid=27375 vsize=1086156 CPUtime=2332.23
/proc/27378/task/27381/stat : 27381 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 70407 0 0 0 233112 111 0 0 25 0 4 0 157431495 1112223744 254749 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9292.77
Current children cumulated vsize (KiB) 1091512

[startup+4722.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27395
/proc/meminfo: memFree=799648/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=6.07
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 313 8976 0 0 0 0 592 15 16 0 1 0 157430802 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 238 195 169 0 50 0
[pid=27378] ppid=27375 vsize=1097236 CPUtime=9406.41
/proc/27378/stat : 27378 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194304 257528 0 0 0 940269 372 0 0 25 0 4 0 157431418 1123569664 257471 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27378/statm: 274309 257471 83 193 0 274113 0
[pid=27378/tid=27379] ppid=27375 vsize=1097236 CPUtime=2365.18
/proc/27378/task/27379/stat : 27379 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 62168 0 0 0 236429 89 0 0 25 0 4 0 157431495 1123569664 257471 1992294400 134512640 135305190 4294956160 18446744073709551615 134528347 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27378/tid=27380] ppid=27375 vsize=1097236 CPUtime=2314.99
/proc/27378/task/27380/stat : 27380 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 45395 0 0 0 231428 71 0 0 25 0 4 0 157431495 1123569664 257471 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27378/tid=27381] ppid=27375 vsize=1097236 CPUtime=2362.2
/proc/27378/task/27381/stat : 27381 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 71219 0 0 0 236107 113 0 0 25 0 4 0 157431495 1123569664 257471 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9412.48
Current children cumulated vsize (KiB) 1102592

[startup+4782.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27395
/proc/meminfo: memFree=791264/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=6.07
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 313 8976 0 0 0 0 592 15 16 0 1 0 157430802 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 238 195 169 0 50 0
[pid=27378] ppid=27375 vsize=1106176 CPUtime=9526.11
/proc/27378/stat : 27378 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194304 259641 0 0 0 952235 376 0 0 25 0 4 0 157431418 1132724224 259584 1992294400 134512640 135305190 4294956160 18446744073709551615 134557920 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27378/statm: 276544 259584 83 193 0 276348 0
[pid=27378/tid=27379] ppid=27375 vsize=1106176 CPUtime=2394.27
/proc/27378/task/27379/stat : 27379 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 62725 0 0 0 239337 90 0 0 25 0 4 0 157431495 1132724224 259584 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27378/tid=27380] ppid=27375 vsize=1106176 CPUtime=2344.66
/proc/27378/task/27380/stat : 27380 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 45800 0 0 0 234394 72 0 0 25 0 4 0 157431495 1132724224 259584 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27378/tid=27381] ppid=27375 vsize=1106176 CPUtime=2392.37
/proc/27378/task/27381/stat : 27381 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 71804 0 0 0 239123 114 0 0 25 0 4 0 157431495 1132724224 259584 1992294400 134512640 135305190 4294956160 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9532.18
Current children cumulated vsize (KiB) 1111532

[startup+4842.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27395
/proc/meminfo: memFree=782432/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=6.07
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 313 8976 0 0 0 0 592 15 16 0 1 0 157430802 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 238 195 169 0 50 0
[pid=27378] ppid=27375 vsize=1114468 CPUtime=9645.83
/proc/27378/stat : 27378 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194304 261801 0 0 0 964203 380 0 0 25 0 4 0 157431418 1141215232 261744 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27378/statm: 278617 261744 83 193 0 278421 0
[pid=27378/tid=27379] ppid=27375 vsize=1114468 CPUtime=2424.26
/proc/27378/task/27379/stat : 27379 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 63272 0 0 0 242335 91 0 0 25 0 4 0 157431495 1141215232 261744 1992294400 134512640 135305190 4294956160 18446744073709551615 134528435 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27378/tid=27380] ppid=27375 vsize=1114468 CPUtime=2374.44
/proc/27378/task/27380/stat : 27380 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 46247 0 0 0 237371 73 0 0 25 0 4 0 157431495 1141215232 261744 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27378/tid=27381] ppid=27375 vsize=1114468 CPUtime=2422.33
/proc/27378/task/27381/stat : 27381 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 72714 0 0 0 242117 116 0 0 24 0 4 0 157431495 1141215232 261744 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9651.9
Current children cumulated vsize (KiB) 1119824

[startup+4902.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27395
/proc/meminfo: memFree=773728/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=6.07
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 313 8976 0 0 0 0 592 15 16 0 1 0 157430802 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 238 195 169 0 50 0
[pid=27378] ppid=27375 vsize=1123552 CPUtime=9765.54
/proc/27378/stat : 27378 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194304 264017 0 0 0 976168 386 0 0 25 0 4 0 157431418 1150517248 263960 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27378/statm: 280888 263960 83 193 0 280692 0
[pid=27378/tid=27379] ppid=27375 vsize=1123552 CPUtime=2454.96
/proc/27378/task/27379/stat : 27379 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 64050 0 0 0 245402 94 0 0 19 0 4 0 157431495 1150517248 263960 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27378/tid=27380] ppid=27375 vsize=1123552 CPUtime=2404.04
/proc/27378/task/27380/stat : 27380 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 46647 0 0 0 240331 73 0 0 25 0 4 0 157431495 1150517248 263960 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27378/tid=27381] ppid=27375 vsize=1123552 CPUtime=2451.69
/proc/27378/task/27381/stat : 27381 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 73335 0 0 0 245051 118 0 0 25 0 4 0 157431495 1150517248 263960 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9771.61
Current children cumulated vsize (KiB) 1128908

[startup+4962.31 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27395
/proc/meminfo: memFree=737888/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=6.07
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 313 8976 0 0 0 0 592 15 16 0 1 0 157430802 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 238 195 169 0 50 0
[pid=27378] ppid=27375 vsize=1160472 CPUtime=9885.25
/proc/27378/stat : 27378 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194304 272922 0 0 0 988126 399 0 0 18 0 4 0 157431418 1188323328 272865 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27378/statm: 290118 272865 83 193 0 289922 0
[pid=27378/tid=27379] ppid=27375 vsize=1160472 CPUtime=2485.83
/proc/27378/task/27379/stat : 27379 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 66382 0 0 0 248486 97 0 0 25 0 4 0 157431495 1188323328 272865 1992294400 134512640 135305190 4294956160 18446744073709551615 134558597 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27378/tid=27380] ppid=27375 vsize=1160472 CPUtime=2430.9
/proc/27378/task/27380/stat : 27380 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 47297 0 0 0 243015 75 0 0 25 0 4 0 157431495 1188323328 272865 1992294400 134512640 135305190 4294956160 18446744073709551615 134839991 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27378/tid=27381] ppid=27375 vsize=1160472 CPUtime=2479.43
/proc/27378/task/27381/stat : 27381 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 75456 0 0 0 247822 121 0 0 25 0 4 0 157431495 1188323328 272865 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9891.32
Current children cumulated vsize (KiB) 1165828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5016.8 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27395
/proc/meminfo: memFree=704992/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=6.07
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 313 8976 0 0 0 0 592 15 16 0 1 0 157430802 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 238 195 169 0 50 0
[pid=27378] ppid=27375 vsize=1194328 CPUtime=9994
/proc/27378/stat : 27378 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194304 281110 0 0 0 998986 414 0 0 25 0 4 0 157431418 1222991872 281053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528399 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27378/statm: 298582 281053 83 193 0 298386 0
[pid=27378/tid=27379] ppid=27375 vsize=1194328 CPUtime=2513.01
/proc/27378/task/27379/stat : 27379 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 68407 0 0 0 251201 100 0 0 25 0 4 0 157431495 1222991872 281053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27378/tid=27380] ppid=27375 vsize=1194328 CPUtime=2456.93
/proc/27378/task/27380/stat : 27380 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 47742 0 0 0 245617 76 0 0 25 0 4 0 157431495 1222991872 281053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27378/tid=27381] ppid=27375 vsize=1194328 CPUtime=2506.72
/proc/27378/task/27381/stat : 27381 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 77584 0 0 0 250549 123 0 0 25 0 4 0 157431495 1222991872 281053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 1199684

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

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

[startup+5016.8 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27395
/proc/meminfo: memFree=704992/2055920 swapFree=4180712/4192956
[pid=27375] ppid=27373 vsize=5356 CPUtime=6.07
/proc/27375/stat : 27375 (manysat.sh) S 27373 27375 27305 0 -1 4194304 313 8976 0 0 0 0 592 15 16 0 1 0 157430802 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27375/statm: 1339 238 195 169 0 50 0
[pid=27378] ppid=27375 vsize=1194328 CPUtime=9994
/proc/27378/stat : 27378 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194304 281110 0 0 0 998986 414 0 0 25 0 4 0 157431418 1222991872 281053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528399 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27378/statm: 298582 281053 83 193 0 298386 0
[pid=27378/tid=27379] ppid=27375 vsize=1194328 CPUtime=2513.01
/proc/27378/task/27379/stat : 27379 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 68407 0 0 0 251201 100 0 0 25 0 4 0 157431495 1222991872 281053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27378/tid=27380] ppid=27375 vsize=1194328 CPUtime=2456.93
/proc/27378/task/27380/stat : 27380 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 47742 0 0 0 245617 76 0 0 25 0 4 0 157431495 1222991872 281053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27378/tid=27381] ppid=27375 vsize=1194328 CPUtime=2506.72
/proc/27378/task/27381/stat : 27381 (manysat1.1_stat) R 27375 27375 27305 0 -1 4194368 77584 0 0 0 250549 123 0 0 25 0 4 0 157431495 1222991872 281053 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 1199684

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27375 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=928098
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=159975
# CPU time returned by wait4() is 6.08807
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5016.82
CPU time (s): 10000.1
CPU user time (s): 9995.78
CPU system time (s): 4.29
CPU usage (%): 199.331
Max. virtual memory (cumulated for all children) (KiB): 1199684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.9281
system time used= 0.159975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9289
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= 6
involuntary context switches= 22

runsolver used 4.64429 second user time and 13.8609 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-02 21:52:55
IDJOB=1775166
IDBENCH=71096
IDSOLVER=612
FILE ID=node28/1775166-1241293975
PBS_JOBID= 9225144
Free space on /tmp= 66280 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_16_UNKNOWN.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775166-1241293975/watcher-1775166-1241293975 -o /tmp/evaluation-result-1775166-1241293975/solver-1775166-1241293975 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1775166-1241293975.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=351163448

node28.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.261
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.261
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:       1843688 kB
Buffers:         32732 kB
Cached:         100248 kB
SwapCached:       5468 kB
Active:          25040 kB
Inactive:       116560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843688 kB
SwapTotal:     4192956 kB
SwapFree:      4180712 kB
Dirty:            7548 kB
Writeback:           0 kB
Mapped:          14320 kB
Slab:            56508 kB
Committed_AS:   736664 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66268 MiB
End job on node28 at 2009-05-02 23:16:34