Trace number 1775056

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 5012.82

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_10_UNSAT.cnf
MD5SUM54c22a62e5d0a640d4ea8d185b9b1fc7
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 variables2112
Number of clauses191788
Sum of the clauses size572017
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23595
Number of clauses of size 3188162
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.09/0.12	c ==============================================================================
0.09/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.12	c ==============================================================================
0.09/0.12	c |         0 |  191788   572017 |   57536       0        0     nan |  0.000 % |
2.59/2.61	c |         0 |  190510   837828 |      --       0       --      -- |     --   | -1278/265811
2.59/2.61	c ==============================================================================
2.59/2.61	c Result  :   #vars: 1262   #clauses: 190510   #literals: 837828
2.59/2.61	c CPU time:   2.58661 s
2.59/2.61	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-1775056-1241293502/watcher-1775056-1241293502 -o /tmp/evaluation-result-1775056-1241293502/solver-1775056-1241293502 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775056-1241293502.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: 3.38 3.87 3.87 3/64 25843
/proc/meminfo: memFree=1163560/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=0
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157383685 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 235 195 169 0 50 0
[pid=25844] ppid=25843 vsize=1096 CPUtime=0
/proc/25844/stat : 25844 (SatElite) R 25843 25843 25806 0 -1 4194304 183 0 0 0 0 0 0 0 19 0 1 0 157383685 1122304 167 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/25844/statm: 274 168 50 127 0 144 0

[startup+0.0506381 s]
/proc/loadavg: 3.38 3.87 3.87 3/64 25843
/proc/meminfo: memFree=1163560/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=0
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157383685 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 235 195 169 0 50 0
[pid=25844] ppid=25843 vsize=4984 CPUtime=0.03
/proc/25844/stat : 25844 (SatElite) R 25843 25843 25806 0 -1 4194304 1123 0 0 0 3 0 0 0 19 0 1 0 157383685 5103616 1107 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25844/statm: 1246 1108 50 127 0 1116 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10340

[startup+0.101644 s]
/proc/loadavg: 3.38 3.87 3.87 3/64 25843
/proc/meminfo: memFree=1163560/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=0
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157383685 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 235 195 169 0 50 0
[pid=25844] ppid=25843 vsize=9144 CPUtime=0.09
/proc/25844/stat : 25844 (SatElite) R 25843 25843 25806 0 -1 4194304 2099 0 0 0 8 1 0 0 19 0 1 0 157383685 9363456 2083 1992294400 134512640 135034092 4294956112 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 0 0 0
/proc/25844/statm: 2286 2083 50 127 0 2156 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14500

[startup+0.301666 s]
/proc/loadavg: 3.38 3.87 3.87 3/64 25843
/proc/meminfo: memFree=1163560/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=0
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157383685 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 235 195 169 0 50 0
[pid=25844] ppid=25843 vsize=15596 CPUtime=0.29
/proc/25844/stat : 25844 (SatElite) R 25843 25843 25806 0 -1 4194304 3741 0 0 0 27 2 0 0 21 0 1 0 157383685 15970304 3725 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/25844/statm: 3899 3725 68 127 0 3769 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20952

[startup+0.70171 s]
/proc/loadavg: 3.38 3.87 3.87 3/64 25843
/proc/meminfo: memFree=1163560/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=0
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157383685 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 235 195 169 0 50 0
[pid=25844] ppid=25843 vsize=18132 CPUtime=0.69
/proc/25844/stat : 25844 (SatElite) R 25843 25843 25806 0 -1 4194304 4180 0 0 0 67 2 0 0 25 0 1 0 157383685 18567168 4164 1992294400 134512640 135034092 4294956112 18446744073709551615 134540715 0 0 4096 3 0 0 0 17 0 0 0
/proc/25844/statm: 4533 4164 68 127 0 4403 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23488

[startup+1.5018 s]
/proc/loadavg: 3.38 3.87 3.87 2/66 25845
/proc/meminfo: memFree=1143128/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=0
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157383685 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 235 195 169 0 50 0
[pid=25844] ppid=25843 vsize=21988 CPUtime=1.49
/proc/25844/stat : 25844 (SatElite) R 25843 25843 25806 0 -1 4194304 4833 0 0 0 147 2 0 0 25 0 1 0 157383685 22515712 4817 1992294400 134512640 135034092 4294956112 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/25844/statm: 5497 4817 68 127 0 5367 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27344

[startup+3.102 s]
/proc/loadavg: 3.38 3.87 3.87 2/66 25845
/proc/meminfo: memFree=1143000/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=2.89
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 313 4837 0 0 0 0 286 3 16 0 1 0 157383685 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 5356

[startup+6.30236 s]
/proc/loadavg: 3.19 3.82 3.86 4/69 25849
/proc/meminfo: memFree=1101440/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=2.89
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 313 4837 0 0 0 0 286 3 16 0 1 0 157383685 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 238 195 169 0 50 0
[pid=25846] ppid=25843 vsize=90768 CPUtime=6.33
/proc/25846/stat : 25846 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194304 14514 0 0 0 626 7 0 0 21 0 4 0 157383975 92946432 14500 1992294400 134512640 135305190 4294956160 18446744073709551615 134557163 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 22692 14500 83 193 0 22496 0
[pid=25846/tid=25847] ppid=25843 vsize=90768 CPUtime=1.8
/proc/25846/task/25847/stat : 25847 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 790 0 0 0 180 0 0 0 19 0 4 0 157384018 92946432 14500 1992294400 134512640 135305190 4294956160 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25848] ppid=25843 vsize=90768 CPUtime=1.4
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 633 0 0 0 140 0 0 0 23 0 4 0 157384018 92946432 14500 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25849] ppid=25843 vsize=90768 CPUtime=1.18
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 641 0 0 0 118 0 0 0 19 0 4 0 157384018 92946432 14500 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.22
Current children cumulated vsize (KiB) 96124

[startup+12.7021 s]
/proc/loadavg: 3.26 3.82 3.86 5/69 25849
/proc/meminfo: memFree=1094224/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=2.89
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 313 4837 0 0 0 0 286 3 16 0 1 0 157383685 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 238 195 169 0 50 0
[pid=25846] ppid=25843 vsize=97580 CPUtime=19.09
/proc/25846/stat : 25846 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194304 16197 0 0 0 1900 9 0 0 25 0 4 0 157383975 99921920 16183 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 24395 16183 83 193 0 24199 0
[pid=25846/tid=25847] ppid=25843 vsize=97580 CPUtime=5
/proc/25846/task/25847/stat : 25847 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 1094 0 0 0 499 1 0 0 25 0 4 0 157384018 99921920 16183 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25848] ppid=25843 vsize=97580 CPUtime=4.59
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 1140 0 0 0 459 0 0 0 25 0 4 0 157384018 99921920 16183 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25849] ppid=25843 vsize=97580 CPUtime=4.37
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 1004 0 0 0 436 1 0 0 25 0 4 0 157384018 99921920 16183 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.98
Current children cumulated vsize (KiB) 102936

[startup+25.5015 s]
/proc/loadavg: 3.42 3.83 3.86 5/69 25849
/proc/meminfo: memFree=1080656/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=2.89
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 313 4837 0 0 0 0 286 3 16 0 1 0 157383685 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 238 195 169 0 50 0
[pid=25846] ppid=25843 vsize=110792 CPUtime=44.63
/proc/25846/stat : 25846 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194304 19483 0 0 0 4450 13 0 0 25 0 4 0 157383975 113451008 19469 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 27698 19469 83 193 0 27502 0
[pid=25846/tid=25847] ppid=25843 vsize=110792 CPUtime=11.2
/proc/25846/task/25847/stat : 25847 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 1783 0 0 0 1119 1 0 0 25 0 4 0 157384018 113451008 19469 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25848] ppid=25843 vsize=110792 CPUtime=11.07
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 2176 0 0 0 1105 2 0 0 25 0 4 0 157384018 113451008 19469 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25849] ppid=25843 vsize=110792 CPUtime=10.92
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 1667 0 0 0 1090 2 0 0 21 0 4 0 157384018 113451008 19469 1992294400 134512640 135305190 4294956160 18446744073709551615 134546558 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.52
Current children cumulated vsize (KiB) 116148

[startup+51.1015 s]
/proc/loadavg: 3.56 3.83 3.86 5/69 25849
/proc/meminfo: memFree=1065488/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=2.89
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 313 4837 0 0 0 0 286 3 16 0 1 0 157383685 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 238 195 169 0 50 0
[pid=25846] ppid=25843 vsize=125996 CPUtime=95.72
/proc/25846/stat : 25846 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194304 23320 0 0 0 9554 18 0 0 25 0 4 0 157383975 129019904 23306 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 31499 23306 83 193 0 31303 0
[pid=25846/tid=25847] ppid=25843 vsize=125996 CPUtime=23.8
/proc/25846/task/25847/stat : 25847 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 2449 0 0 0 2377 3 0 0 25 0 4 0 157384018 129019904 23306 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25848] ppid=25843 vsize=125996 CPUtime=23.8
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 3185 0 0 0 2377 3 0 0 25 0 4 0 157384018 129019904 23306 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25849] ppid=25843 vsize=125996 CPUtime=23.99
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 2460 0 0 0 2396 3 0 0 25 0 4 0 157384018 129019904 23306 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 98.61
Current children cumulated vsize (KiB) 131352

[startup+102.305 s]
/proc/loadavg: 3.81 3.85 3.86 5/69 25849
/proc/meminfo: memFree=1044304/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=2.89
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 313 4837 0 0 0 0 286 3 16 0 1 0 157383685 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 238 195 169 0 50 0
[pid=25846] ppid=25843 vsize=148200 CPUtime=197.9
/proc/25846/stat : 25846 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194304 28527 0 0 0 19765 25 0 0 25 0 4 0 157383975 151756800 28513 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 37050 28513 83 193 0 36854 0
[pid=25846/tid=25847] ppid=25843 vsize=148200 CPUtime=49.58
/proc/25846/task/25847/stat : 25847 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 3679 0 0 0 4953 5 0 0 25 0 4 0 157384018 151756800 28513 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25848] ppid=25843 vsize=148200 CPUtime=49.2
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 4911 0 0 0 4915 5 0 0 25 0 4 0 157384018 151756800 28513 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25849] ppid=25843 vsize=148200 CPUtime=49.58
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 3709 0 0 0 4953 5 0 0 25 0 4 0 157384018 151756800 28513 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 200.79
Current children cumulated vsize (KiB) 153556

[startup+162.301 s]
/proc/loadavg: 3.93 3.88 3.87 5/69 25849
/proc/meminfo: memFree=1035728/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=2.89
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 313 4837 0 0 0 0 286 3 16 0 1 0 157383685 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 238 195 169 0 50 0
[pid=25846] ppid=25843 vsize=156628 CPUtime=317.62
/proc/25846/stat : 25846 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194304 30665 0 0 0 31734 28 0 0 25 0 4 0 157383975 160387072 30651 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 39157 30651 83 193 0 38961 0
[pid=25846/tid=25847] ppid=25843 vsize=156628 CPUtime=79.74
/proc/25846/task/25847/stat : 25847 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 4122 0 0 0 7969 5 0 0 25 0 4 0 157384018 160387072 30651 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25848] ppid=25843 vsize=156628 CPUtime=78.99
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 5333 0 0 0 7893 6 0 0 25 0 4 0 157384018 160387072 30651 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25849] ppid=25843 vsize=156628 CPUtime=79.55
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 4372 0 0 0 7949 6 0 0 25 0 4 0 157384018 160387072 30651 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 320.51
Current children cumulated vsize (KiB) 161984

[startup+222.302 s]

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

/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 28039 0 0 0 226656 55 0 0 25 0 4 0 157384018 582492160 126727 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9061.18
Current children cumulated vsize (KiB) 574196

[startup+4602.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25863
/proc/meminfo: memFree=642576/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=2.89
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 313 4837 0 0 0 0 286 3 16 0 1 0 157383685 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 238 195 169 0 50 0
[pid=25846] ppid=25843 vsize=575976 CPUtime=9178.02
/proc/25846/stat : 25846 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194304 128782 0 0 0 917579 223 0 0 25 0 4 0 157383975 589799424 128593 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 143994 128593 83 193 0 143798 0
[pid=25846/tid=25847] ppid=25843 vsize=575976 CPUtime=2293.87
/proc/25846/task/25847/stat : 25847 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 20500 0 0 0 229350 37 0 0 25 0 4 0 157384018 589799424 128593 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25848] ppid=25843 vsize=575976 CPUtime=2296.05
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 31411 0 0 0 229550 55 0 0 25 0 4 0 157384018 589799424 128593 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25849] ppid=25843 vsize=575976 CPUtime=2297.1
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 28284 0 0 0 229654 56 0 0 25 0 4 0 157384018 589799424 128593 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9180.91
Current children cumulated vsize (KiB) 581332

[startup+4662.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25863
/proc/meminfo: memFree=638672/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=2.89
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 313 4837 0 0 0 0 286 3 16 0 1 0 157383685 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 238 195 169 0 50 0
[pid=25846] ppid=25843 vsize=580540 CPUtime=9297.73
/proc/25846/stat : 25846 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194304 129746 0 0 0 929547 226 0 0 25 0 4 0 157383975 594472960 129557 1992294400 134512640 135305190 4294956160 18446744073709551615 134840070 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 145135 129557 83 193 0 144939 0
[pid=25846/tid=25847] ppid=25843 vsize=580540 CPUtime=2323.82
/proc/25846/task/25847/stat : 25847 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 20652 0 0 0 232345 37 0 0 25 0 4 0 157384018 594472960 129557 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25848] ppid=25843 vsize=580540 CPUtime=2325.84
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 31891 0 0 0 232528 56 0 0 25 0 4 0 157384018 594472960 129557 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25849] ppid=25843 vsize=580540 CPUtime=2327.24
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 28380 0 0 0 232668 56 0 0 25 0 4 0 157384018 594472960 129557 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9300.62
Current children cumulated vsize (KiB) 585896

[startup+4722.31 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25863
/proc/meminfo: memFree=630160/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=2.89
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 313 4837 0 0 0 0 286 3 16 0 1 0 157383685 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 238 195 169 0 50 0
[pid=25846] ppid=25843 vsize=588620 CPUtime=9417.48
/proc/25846/stat : 25846 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194304 131859 0 0 0 941517 231 0 0 25 0 4 0 157383975 602746880 131670 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 147155 131670 83 193 0 146959 0
[pid=25846/tid=25847] ppid=25843 vsize=588620 CPUtime=2353.75
/proc/25846/task/25847/stat : 25847 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 20787 0 0 0 235337 38 0 0 25 0 4 0 157384018 602746880 131670 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25848] ppid=25843 vsize=588620 CPUtime=2355.68
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 32722 0 0 0 235510 58 0 0 25 0 4 0 157384018 602746880 131670 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25849] ppid=25843 vsize=588620 CPUtime=2357.33
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 28916 0 0 0 235676 57 0 0 25 0 4 0 157384018 602746880 131670 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9420.37
Current children cumulated vsize (KiB) 593976

[startup+4782.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25863
/proc/meminfo: memFree=620112/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=2.89
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 313 4837 0 0 0 0 286 3 16 0 1 0 157383685 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 238 195 169 0 50 0
[pid=25846] ppid=25843 vsize=599488 CPUtime=9537.22
/proc/25846/stat : 25846 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194304 134390 0 0 0 953485 237 0 0 25 0 4 0 157383975 613875712 134201 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 149872 134201 83 193 0 149676 0
[pid=25846/tid=25847] ppid=25843 vsize=599488 CPUtime=2383.46
/proc/25846/task/25847/stat : 25847 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 20993 0 0 0 238308 38 0 0 25 0 4 0 157384018 613875712 134201 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25848] ppid=25843 vsize=599488 CPUtime=2385.64
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 33791 0 0 0 238504 60 0 0 25 0 4 0 157384018 613875712 134201 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25849] ppid=25843 vsize=599488 CPUtime=2387.43
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 29433 0 0 0 238685 58 0 0 25 0 4 0 157384018 613875712 134201 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9540.11
Current children cumulated vsize (KiB) 604844

[startup+4842.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25863
/proc/meminfo: memFree=608528/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=2.89
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 313 4837 0 0 0 0 286 3 16 0 1 0 157383685 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 238 195 169 0 50 0
[pid=25846] ppid=25843 vsize=610992 CPUtime=9656.95
/proc/25846/stat : 25846 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194304 137248 0 0 0 965454 241 0 0 25 0 4 0 157383975 625655808 137059 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 152748 137059 83 193 0 152552 0
[pid=25846/tid=25847] ppid=25843 vsize=610992 CPUtime=2413.34
/proc/25846/task/25847/stat : 25847 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 21242 0 0 0 241295 39 0 0 25 0 4 0 157384018 625655808 137059 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25848] ppid=25843 vsize=610992 CPUtime=2415.52
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 34963 0 0 0 241491 61 0 0 25 0 4 0 157384018 625655808 137059 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25849] ppid=25843 vsize=610992 CPUtime=2417.71
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 30167 0 0 0 241712 59 0 0 25 0 4 0 157384018 625655808 137059 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9659.84
Current children cumulated vsize (KiB) 616348

[startup+4902.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25863
/proc/meminfo: memFree=606552/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=2.89
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 313 4837 0 0 0 0 286 3 16 0 1 0 157383685 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 238 195 169 0 50 0
[pid=25846] ppid=25843 vsize=614184 CPUtime=9776.7
/proc/25846/stat : 25846 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194304 137741 0 0 0 977428 242 0 0 25 0 4 0 157383975 628924416 137552 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 153546 137552 83 193 0 153350 0
[pid=25846/tid=25847] ppid=25843 vsize=614184 CPUtime=2443.23
/proc/25846/task/25847/stat : 25847 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 21294 0 0 0 244284 39 0 0 25 0 4 0 157384018 628924416 137552 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25848] ppid=25843 vsize=614184 CPUtime=2445.29
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 35147 0 0 0 244468 61 0 0 25 0 4 0 157384018 628924416 137552 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25849] ppid=25843 vsize=614184 CPUtime=2448.82
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 30266 0 0 0 244823 59 0 0 25 0 4 0 157384018 628924416 137552 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9779.59
Current children cumulated vsize (KiB) 619540

[startup+4962.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25863
/proc/meminfo: memFree=604056/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=2.89
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 313 4837 0 0 0 0 286 3 16 0 1 0 157383685 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 238 195 169 0 50 0
[pid=25846] ppid=25843 vsize=617440 CPUtime=9896.43
/proc/25846/stat : 25846 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194304 138420 0 0 0 989400 243 0 0 19 0 4 0 157383975 632258560 138210 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 154360 138210 83 193 0 154164 0
[pid=25846/tid=25847] ppid=25843 vsize=617440 CPUtime=2473.13
/proc/25846/task/25847/stat : 25847 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 21305 0 0 0 247274 39 0 0 25 0 4 0 157384018 632258560 138210 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25848] ppid=25843 vsize=617440 CPUtime=2475.15
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 35687 0 0 0 247453 62 0 0 25 0 4 0 157384018 632258560 138210 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25849] ppid=25843 vsize=617440 CPUtime=2478.71
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 30266 0 0 0 247812 59 0 0 25 0 4 0 157384018 632258560 138210 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9899.32
Current children cumulated vsize (KiB) 622796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012.8 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25863
/proc/meminfo: memFree=602904/2055920 swapFree=4180748/4192956
[pid=25843] ppid=25841 vsize=5356 CPUtime=2.89
/proc/25843/stat : 25843 (manysat.sh) S 25841 25843 25806 0 -1 4194304 313 4837 0 0 0 0 286 3 16 0 1 0 157383685 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25843/statm: 1339 238 195 169 0 50 0
[pid=25846] ppid=25843 vsize=618756 CPUtime=9997.2
/proc/25846/stat : 25846 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194304 138696 0 0 0 999476 244 0 0 25 0 4 0 157383975 633606144 138486 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25846/statm: 154689 138486 83 193 0 154493 0
[pid=25846/tid=25847] ppid=25843 vsize=618756 CPUtime=2498.27
/proc/25846/task/25847/stat : 25847 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 21321 0 0 0 249788 39 0 0 25 0 4 0 157384018 633606144 138486 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25846/tid=25848] ppid=25843 vsize=618756 CPUtime=2500.31
/proc/25846/task/25848/stat : 25848 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 35725 0 0 0 249969 62 0 0 25 0 4 0 157384018 633606144 138486 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25846/tid=25849] ppid=25843 vsize=618756 CPUtime=2503.85
/proc/25846/task/25849/stat : 25849 (manysat1.1_stat) R 25843 25843 25806 0 -1 4194368 30266 0 0 0 250325 60 0 0 25 0 4 0 157384018 633606144 138486 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 624112

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25843 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=865564
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=38994
# CPU time returned by wait4() is 2.90456
# 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): 5012.82
CPU time (s): 10000.1
CPU user time (s): 9997.62
CPU system time (s): 2.47
CPU usage (%): 199.49
Max. virtual memory (cumulated for all children) (KiB): 624112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.86556
system time used= 0.038994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5150
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= 5
involuntary context switches= 9

runsolver used 5.16921 second user time and 13.5939 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-02 21:45:02
IDJOB=1775056
IDBENCH=71080
IDSOLVER=612
FILE ID=node23/1775056-1241293502
PBS_JOBID= 9225142
Free space on /tmp= 66440 MiB

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

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

MD5SUM BENCH= 54c22a62e5d0a640d4ea8d185b9b1fc7
RANDOM SEED=1779243834

node23.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.238
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.238
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:       1164040 kB
Buffers:         80872 kB
Cached:         708016 kB
SwapCached:       6032 kB
Active:          58512 kB
Inactive:       738676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1164040 kB
SwapTotal:     4192956 kB
SwapFree:      4180748 kB
Dirty:            4660 kB
Writeback:           0 kB
Mapped:          13980 kB
Slab:            80764 kB
Committed_AS:   726036 kB
PageTables:       1388 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= 66432 MiB
End job on node23 at 2009-05-02 23:08:37