Trace number 1772626

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? (MO) 7204.87 3615.82

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1429.16
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

0.00/0.00	c Parsing...
0.89/0.98	c ==============================================================================
0.89/0.98	c |           |     ORIGINAL     |              LEARNT              |          |
0.89/0.98	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.89/0.98	c ==============================================================================
0.89/0.98	c |         0 | 1052492  2433683 |  315747       0        0     nan |  0.000 % |
7.59/7.69	c |         0 |  628528  1721300 |      --       0       --      -- |     --   | -196875/-198394
7.59/7.70	c ==============================================================================
7.59/7.70	c Result  :   #vars: 113985   #clauses: 628528   #literals: 1721300
7.59/7.70	c CPU time:   7.43587 s
7.59/7.70	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-1772626-1241174952/watcher-1772626-1241174952 -o /tmp/evaluation-result-1772626-1241174952/solver-1772626-1241174952 -C 10000 -W 6000 -M 1800 manysat.sh HOME/instance-1772626-1241174952.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): 6000 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: 0.53 0.14 0.04 3/64 23801
/proc/meminfo: memFree=905704/2055920 swapFree=4180368/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=0
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145528623 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23801/statm: 1339 235 195 169 0 50 0
[pid=23802] ppid=23801 vsize=2608 CPUtime=0
/proc/23802/stat : 23802 (SatElite) R 23801 23801 23737 0 -1 4194304 413 0 0 0 0 0 0 0 18 0 1 0 145528623 2670592 397 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 1 0 0
/proc/23802/statm: 652 397 50 127 0 522 0

[startup+0.04384 s]
/proc/loadavg: 0.53 0.14 0.04 3/64 23801
/proc/meminfo: memFree=905704/2055920 swapFree=4180368/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=0
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145528623 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23801/statm: 1339 235 195 169 0 50 0
[pid=23802] ppid=23801 vsize=7116 CPUtime=0.03
/proc/23802/stat : 23802 (SatElite) R 23801 23801 23737 0 -1 4194304 1629 0 0 0 3 0 0 0 18 0 1 0 145528623 7286784 1613 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/23802/statm: 1779 1614 50 127 0 1649 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12472

[startup+0.101846 s]
/proc/loadavg: 0.53 0.14 0.04 3/64 23801
/proc/meminfo: memFree=905704/2055920 swapFree=4180368/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=0
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145528623 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23801/statm: 1339 235 195 169 0 50 0
[pid=23802] ppid=23801 vsize=21308 CPUtime=0.08
/proc/23802/stat : 23802 (SatElite) R 23801 23801 23737 0 -1 4194304 4171 0 0 0 7 1 0 0 18 0 1 0 145528623 21819392 4156 1992294400 134512640 135034092 4294956112 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 1 0 0
/proc/23802/statm: 5327 4156 50 127 0 5197 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26664

[startup+0.301867 s]
/proc/loadavg: 0.53 0.14 0.04 3/64 23801
/proc/meminfo: memFree=905704/2055920 swapFree=4180368/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=0
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145528623 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23801/statm: 1339 235 195 169 0 50 0
[pid=23802] ppid=23801 vsize=52032 CPUtime=0.29
/proc/23802/stat : 23802 (SatElite) R 23801 23801 23737 0 -1 4194304 11554 0 0 0 24 5 0 0 19 0 1 0 145528623 53280768 11538 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/23802/statm: 13008 11539 50 127 0 12878 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57388

[startup+0.701913 s]
/proc/loadavg: 0.53 0.14 0.04 3/64 23801
/proc/meminfo: memFree=905704/2055920 swapFree=4180368/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=0
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145528623 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23801/statm: 1339 235 195 169 0 50 0
[pid=23802] ppid=23801 vsize=79620 CPUtime=0.68
/proc/23802/stat : 23802 (SatElite) R 23801 23801 23737 0 -1 4194304 19061 0 0 0 59 9 0 0 23 0 1 0 145528623 81530880 19045 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/23802/statm: 19905 19045 51 127 0 19775 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 84976

[startup+1.502 s]
/proc/loadavg: 0.53 0.14 0.04 2/66 23803
/proc/meminfo: memFree=810136/2055920 swapFree=4180368/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=0
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145528623 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23801/statm: 1339 235 195 169 0 50 0
[pid=23802] ppid=23801 vsize=117648 CPUtime=1.49
/proc/23802/stat : 23802 (SatElite) R 23801 23801 23737 0 -1 4194304 28981 0 0 0 134 15 0 0 25 0 1 0 145528623 120471552 26303 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/23802/statm: 29412 26303 68 127 0 29282 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123004

[startup+3.10119 s]
/proc/loadavg: 0.56 0.15 0.05 2/66 23803
/proc/meminfo: memFree=792408/2055920 swapFree=4180368/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=0
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145528623 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23801/statm: 1339 235 195 169 0 50 0
[pid=23802] ppid=23801 vsize=128336 CPUtime=3.09
/proc/23802/stat : 23802 (SatElite) R 23801 23801 23737 0 -1 4194304 31262 0 0 0 292 17 0 0 25 0 1 0 145528623 131416064 28403 1992294400 134512640 135034092 4294956112 18446744073709551615 134566574 0 0 4096 3 0 0 0 17 1 0 0
/proc/23802/statm: 32084 28403 68 127 0 31954 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133692

[startup+6.30155 s]
/proc/loadavg: 0.56 0.15 0.05 2/66 23803
/proc/meminfo: memFree=783384/2055920 swapFree=4180368/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=0
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145528623 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23801/statm: 1339 235 195 169 0 50 0
[pid=23802] ppid=23801 vsize=130184 CPUtime=6.28
/proc/23802/stat : 23802 (SatElite) R 23801 23801 23737 0 -1 4194304 35043 0 0 0 608 20 0 0 25 0 1 0 145528623 133308416 28958 1992294400 134512640 135034092 4294956112 18446744073709551615 134569992 0 0 4096 3 0 0 0 17 1 0 0
/proc/23802/statm: 32546 28958 68 127 0 32416 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 135540

[startup+12.7023 s]
/proc/loadavg: 0.87 0.23 0.08 5/69 23807
/proc/meminfo: memFree=710976/2055920 swapFree=4180368/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=8.53
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 313 45295 0 0 0 0 822 31 16 0 1 0 145528623 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23801/statm: 1339 238 195 169 0 50 0
[pid=23804] ppid=23801 vsize=216044 CPUtime=6.56
/proc/23804/stat : 23804 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194304 43859 0 0 0 629 27 0 0 17 0 4 0 145529478 221229056 43794 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23804/statm: 54011 43794 83 193 0 53815 0
[pid=23804/tid=23805] ppid=23801 vsize=216044 CPUtime=1.39
/proc/23804/task/23805/stat : 23805 (manysat1.1_stat) S 23801 23801 23737 0 -1 4194368 725 0 0 0 137 2 0 0 16 0 4 0 145529648 221229056 43794 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23806] ppid=23801 vsize=216044 CPUtime=1.16
/proc/23804/task/23806/stat : 23806 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 754 0 0 0 114 2 0 0 17 0 4 0 145529648 221229056 43794 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23807] ppid=23801 vsize=216044 CPUtime=1.22
/proc/23804/task/23807/stat : 23807 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 749 0 0 0 121 1 0 0 17 0 4 0 145529648 221229056 43794 1992294400 134512640 135305190 4294956160 18446744073709551615 134836420 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.09
Current children cumulated vsize (KiB) 221400

[startup+25.5018 s]
/proc/loadavg: 1.35 0.35 0.12 5/69 23807
/proc/meminfo: memFree=706688/2055920 swapFree=4180368/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=8.53
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 313 45295 0 0 0 0 822 31 16 0 1 0 145528623 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23801/statm: 1339 238 195 169 0 50 0
[pid=23804] ppid=23801 vsize=219204 CPUtime=32.07
/proc/23804/stat : 23804 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194304 44799 0 0 0 3178 29 0 0 18 0 4 0 145529478 224464896 44734 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23804/statm: 54801 44734 83 193 0 54605 0
[pid=23804/tid=23805] ppid=23801 vsize=219204 CPUtime=8.08
/proc/23804/task/23805/stat : 23805 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 988 0 0 0 806 2 0 0 17 0 4 0 145529648 224464896 44734 1992294400 134512640 135305190 4294956160 18446744073709551615 134529138 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23806] ppid=23801 vsize=219204 CPUtime=6.65
/proc/23804/task/23806/stat : 23806 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 963 0 0 0 663 2 0 0 18 0 4 0 145529648 224464896 44734 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23807] ppid=23801 vsize=219204 CPUtime=8.61
/proc/23804/task/23807/stat : 23807 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 979 0 0 0 860 1 0 0 17 0 4 0 145529648 224464896 44734 1992294400 134512640 135305190 4294956160 18446744073709551615 134551974 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 40.6
Current children cumulated vsize (KiB) 224560

[startup+51.1017 s]
/proc/loadavg: 2.25 0.64 0.22 5/69 23807
/proc/meminfo: memFree=690944/2055920 swapFree=4180368/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=8.53
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 313 45295 0 0 0 0 822 31 16 0 1 0 145528623 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23801/statm: 1339 238 195 169 0 50 0
[pid=23804] ppid=23801 vsize=235532 CPUtime=83.13
/proc/23804/stat : 23804 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194304 48823 0 0 0 8279 34 0 0 19 0 4 0 145529478 241184768 48758 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23804/statm: 58883 48758 83 193 0 58687 0
[pid=23804/tid=23805] ppid=23801 vsize=235532 CPUtime=23.2
/proc/23804/task/23805/stat : 23805 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 1973 0 0 0 2316 4 0 0 19 0 4 0 145529648 241184768 48758 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23806] ppid=23801 vsize=235532 CPUtime=14.71
/proc/23804/task/23806/stat : 23806 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 1643 0 0 0 1467 4 0 0 19 0 4 0 145529648 241184768 48758 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23804/tid=23807] ppid=23801 vsize=235532 CPUtime=21.71
/proc/23804/task/23807/stat : 23807 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 1719 0 0 0 2168 3 0 0 17 0 4 0 145529648 241184768 48758 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 91.66
Current children cumulated vsize (KiB) 240888

[startup+102.307 s]
/proc/loadavg: 3.30 1.21 0.43 5/69 23807
/proc/meminfo: memFree=650816/2055920 swapFree=4180368/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=8.53
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 313 45295 0 0 0 0 822 31 16 0 1 0 145528623 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23801/statm: 1339 238 195 169 0 50 0
[pid=23804] ppid=23801 vsize=275540 CPUtime=185.32
/proc/23804/stat : 23804 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194304 58748 0 0 0 18485 47 0 0 18 0 4 0 145529478 282152960 58683 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23804/statm: 68885 58683 83 193 0 68689 0
[pid=23804/tid=23805] ppid=23801 vsize=275540 CPUtime=52.2
/proc/23804/task/23805/stat : 23805 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 4454 0 0 0 5214 6 0 0 19 0 4 0 145529648 282152960 58683 1992294400 134512640 135305190 4294956160 18446744073709551615 134551962 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23806] ppid=23801 vsize=275540 CPUtime=31.31
/proc/23804/task/23806/stat : 23806 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 3495 0 0 0 3125 6 0 0 17 0 4 0 145529648 282152960 58683 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23807] ppid=23801 vsize=275540 CPUtime=42.58
/proc/23804/task/23807/stat : 23807 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 3351 0 0 0 4253 5 0 0 25 0 4 0 145529648 282152960 58683 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 193.85
Current children cumulated vsize (KiB) 280896

[startup+162.301 s]
/proc/loadavg: 3.74 1.71 0.65 5/69 23807
/proc/meminfo: memFree=599680/2055920 swapFree=4180368/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=8.53
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 313 45295 0 0 0 0 822 31 16 0 1 0 145528623 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23801/statm: 1339 238 195 169 0 50 0
[pid=23804] ppid=23801 vsize=327584 CPUtime=305.05
/proc/23804/stat : 23804 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194304 71628 0 0 0 30443 62 0 0 21 0 4 0 145529478 335446016 71563 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23804/statm: 81896 71563 83 193 0 81700 0
[pid=23804/tid=23805] ppid=23801 vsize=327584 CPUtime=81.89
/proc/23804/task/23805/stat : 23805 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 7095 0 0 0 8179 10 0 0 25 0 4 0 145529648 335446016 71563 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23806] ppid=23801 vsize=327584 CPUtime=53.6
/proc/23804/task/23806/stat : 23806 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 6362 0 0 0 5350 10 0 0 25 0 4 0 145529648 335446016 71563 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23807] ppid=23801 vsize=327584 CPUtime=76.38
/proc/23804/task/23807/stat : 23807 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 6244 0 0 0 7629 9 0 0 22 0 4 0 145529648 335446016 71563 1992294400 134512640 135305190 4294956160 18446744073709551615 134530633 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 313.58
Current children cumulated vsize (KiB) 332940

[startup+222.301 s]
/proc/loadavg: 3.90 2.12 0.86 5/69 23807
/proc/meminfo: memFree=555840/2055920 swapFree=4180368/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=8.53

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

/proc/23804/task/23807/stat : 23807 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 75704 0 0 0 163023 90 0 0 25 0 4 0 145529648 1581867008 375602 1992294400 134512640 135305190 4294956160 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6300.37
Current children cumulated vsize (KiB) 1550148

[startup+3222.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/69 23815
/proc/meminfo: memFree=15808/2055920 swapFree=4180392/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=8.53
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 313 45295 0 0 0 0 822 31 16 0 1 0 145528623 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23801/statm: 1339 238 195 169 0 50 0
[pid=23804] ppid=23801 vsize=1545816 CPUtime=6411.59
/proc/23804/stat : 23804 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194304 375957 0 0 0 640753 406 0 0 25 0 4 0 145529478 1582915584 375892 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23804/statm: 386454 375892 83 193 0 386258 0
[pid=23804/tid=23805] ppid=23801 vsize=1545816 CPUtime=1522.67
/proc/23804/task/23805/stat : 23805 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 67733 0 0 0 152188 79 0 0 25 0 4 0 145529648 1582915584 375892 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23806] ppid=23801 vsize=1545816 CPUtime=1417.18
/proc/23804/task/23806/stat : 23806 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 87695 0 0 0 141617 101 0 0 25 0 4 0 145529648 1582915584 375892 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23804/tid=23807] ppid=23801 vsize=1545816 CPUtime=1661.11
/proc/23804/task/23807/stat : 23807 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 75816 0 0 0 166021 90 0 0 25 0 4 0 145529648 1582915584 375892 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6420.12
Current children cumulated vsize (KiB) 1551172

[startup+3282.3 s]
/proc/loadavg: 4.07 4.02 3.85 5/69 23815
/proc/meminfo: memFree=15488/2055920 swapFree=4180392/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=8.53
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 313 45295 0 0 0 0 822 31 16 0 1 0 145528623 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23801/statm: 1339 238 195 169 0 50 0
[pid=23804] ppid=23801 vsize=1559848 CPUtime=6531.33
/proc/23804/stat : 23804 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194304 379588 0 0 0 652721 412 0 0 18 0 4 0 145529478 1597284352 379523 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23804/statm: 389962 379523 83 193 0 389766 0
[pid=23804/tid=23805] ppid=23801 vsize=1559848 CPUtime=1548.57
/proc/23804/task/23805/stat : 23805 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 68224 0 0 0 154777 80 0 0 25 0 4 0 145529648 1597284352 379523 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23806] ppid=23801 vsize=1559848 CPUtime=1442.47
/proc/23804/task/23806/stat : 23806 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 88309 0 0 0 144144 103 0 0 25 0 4 0 145529648 1597284352 379523 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23804/tid=23807] ppid=23801 vsize=1559848 CPUtime=1692.54
/proc/23804/task/23807/stat : 23807 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 76843 0 0 0 169162 92 0 0 23 0 4 0 145529648 1597284352 379523 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6539.86
Current children cumulated vsize (KiB) 1565204

[startup+3342.3 s]
/proc/loadavg: 4.02 4.01 3.85 5/69 23815
/proc/meminfo: memFree=15744/2055920 swapFree=4180392/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=8.53
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 313 45295 0 0 0 0 822 31 16 0 1 0 145528623 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23801/statm: 1339 238 195 169 0 50 0
[pid=23804] ppid=23801 vsize=1608912 CPUtime=6651.03
/proc/23804/stat : 23804 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194304 391846 0 0 0 664678 425 0 0 25 0 4 0 145529478 1647525888 391781 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23804/statm: 402228 391781 83 193 0 402032 0
[pid=23804/tid=23805] ppid=23801 vsize=1608912 CPUtime=1577.53
/proc/23804/task/23805/stat : 23805 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 70753 0 0 0 157670 83 0 0 25 0 4 0 145529648 1647525888 391781 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23806] ppid=23801 vsize=1608912 CPUtime=1470.37
/proc/23804/task/23806/stat : 23806 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 90798 0 0 0 146933 104 0 0 25 0 4 0 145529648 1647525888 391781 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23804/tid=23807] ppid=23801 vsize=1608912 CPUtime=1724.33
/proc/23804/task/23807/stat : 23807 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 80435 0 0 0 172338 95 0 0 25 0 4 0 145529648 1647525888 391781 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6659.56
Current children cumulated vsize (KiB) 1614268

[startup+3402.31 s]
/proc/loadavg: 4.01 4.00 3.86 5/69 23815
/proc/meminfo: memFree=15936/2055920 swapFree=4180392/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=8.53
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 313 45295 0 0 0 0 822 31 16 0 1 0 145528623 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23801/statm: 1339 238 195 169 0 50 0
[pid=23804] ppid=23801 vsize=1658808 CPUtime=6770.74
/proc/23804/stat : 23804 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194304 404059 0 0 0 676635 439 0 0 25 0 4 0 145529478 1698619392 403994 1992294400 134512640 135305190 4294956160 18446744073709551615 134528600 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23804/statm: 414702 403994 83 193 0 414506 0
[pid=23804/tid=23805] ppid=23801 vsize=1658808 CPUtime=1606.7
/proc/23804/task/23805/stat : 23805 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 73327 0 0 0 160583 87 0 0 20 0 4 0 145529648 1698619392 403994 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23804/tid=23806] ppid=23801 vsize=1658808 CPUtime=1501.97
/proc/23804/task/23806/stat : 23806 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 94116 0 0 0 150089 108 0 0 25 0 4 0 145529648 1698619392 403994 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23807] ppid=23801 vsize=1658808 CPUtime=1754.15
/proc/23804/task/23807/stat : 23807 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 83201 0 0 0 175316 99 0 0 25 0 4 0 145529648 1698619392 403994 1992294400 134512640 135305190 4294956160 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6779.27
Current children cumulated vsize (KiB) 1664164

[startup+3462.3 s]
/proc/loadavg: 4.05 4.01 3.87 5/69 23815
/proc/meminfo: memFree=15552/2055920 swapFree=4180392/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=8.53
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 313 45295 0 0 0 0 822 31 16 0 1 0 145528623 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23801/statm: 1339 238 195 169 0 50 0
[pid=23804] ppid=23801 vsize=1708008 CPUtime=6890.41
/proc/23804/stat : 23804 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194304 416287 0 0 0 688588 453 0 0 23 0 4 0 145529478 1749000192 416222 1992294400 134512640 135305190 4294956160 18446744073709551615 134528181 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23804/statm: 427002 416222 83 193 0 426806 0
[pid=23804/tid=23805] ppid=23801 vsize=1708008 CPUtime=1634.52
/proc/23804/task/23805/stat : 23805 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 76170 0 0 0 163362 90 0 0 18 0 4 0 145529648 1749000192 416222 1992294400 134512640 135305190 4294956160 18446744073709551615 134552000 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23804/tid=23806] ppid=23801 vsize=1708008 CPUtime=1532.65
/proc/23804/task/23806/stat : 23806 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 96866 0 0 0 153153 112 0 0 20 0 4 0 145529648 1749000192 416222 1992294400 134512640 135305190 4294956160 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23807] ppid=23801 vsize=1708008 CPUtime=1783.42
/proc/23804/task/23807/stat : 23807 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 86057 0 0 0 178240 102 0 0 25 0 4 0 145529648 1749000192 416222 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6898.94
Current children cumulated vsize (KiB) 1713364

[startup+3522.3 s]
/proc/loadavg: 4.14 4.04 3.89 5/69 23815
/proc/meminfo: memFree=16000/2055920 swapFree=4180392/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=8.53
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 313 45295 0 0 0 0 822 31 16 0 1 0 145528623 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23801/statm: 1339 238 195 169 0 50 0
[pid=23804] ppid=23801 vsize=1757704 CPUtime=7010.01
/proc/23804/stat : 23804 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194304 428881 0 0 0 700534 467 0 0 25 0 4 0 145529478 1799888896 428816 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23804/statm: 439426 428816 83 193 0 439230 0
[pid=23804/tid=23805] ppid=23801 vsize=1757704 CPUtime=1662.31
/proc/23804/task/23805/stat : 23805 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 78865 0 0 0 166139 92 0 0 25 0 4 0 145529648 1799888896 428816 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23804/tid=23806] ppid=23801 vsize=1757704 CPUtime=1563.46
/proc/23804/task/23806/stat : 23806 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 100171 0 0 0 156230 116 0 0 25 0 4 0 145529648 1799888896 428816 1992294400 134512640 135305190 4294956160 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23807] ppid=23801 vsize=1757704 CPUtime=1812.51
/proc/23804/task/23807/stat : 23807 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 88922 0 0 0 181146 105 0 0 25 0 4 0 145529648 1799888896 428816 1992294400 134512640 135305190 4294956160 18446744073709551615 134551986 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7018.54
Current children cumulated vsize (KiB) 1763060

[startup+3582.3 s]
/proc/loadavg: 4.05 4.03 3.89 5/69 23815
/proc/meminfo: memFree=15680/2055920 swapFree=4180392/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=8.53
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 313 45295 0 0 0 0 822 31 16 0 1 0 145528623 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23801/statm: 1339 238 195 169 0 50 0
[pid=23804] ppid=23801 vsize=1809632 CPUtime=7129.62
/proc/23804/stat : 23804 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194304 441890 0 0 0 712479 483 0 0 17 0 4 0 145529478 1853063168 441825 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23804/statm: 452408 441825 83 193 0 452212 0
[pid=23804/tid=23805] ppid=23801 vsize=1809632 CPUtime=1695.06
/proc/23804/task/23805/stat : 23805 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 81842 0 0 0 169411 95 0 0 25 0 4 0 145529648 1853063168 441825 1992294400 134512640 135305190 4294956160 18446744073709551615 134547177 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23806] ppid=23801 vsize=1809632 CPUtime=1587.25
/proc/23804/task/23806/stat : 23806 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 102902 0 0 0 158606 119 0 0 25 0 4 0 145529648 1853063168 441825 1992294400 134512640 135305190 4294956160 18446744073709551615 134554695 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23804/tid=23807] ppid=23801 vsize=1809632 CPUtime=1841.62
/proc/23804/task/23807/stat : 23807 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 92291 0 0 0 184052 110 0 0 25 0 4 0 145529648 1853063168 441825 1992294400 134512640 135305190 4294956160 18446744073709551615 134551962 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7138.15
Current children cumulated vsize (KiB) 1814988



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+3615.8 s]
/proc/loadavg: 4.09 4.04 3.90 5/69 23815
/proc/meminfo: memFree=14976/2055920 swapFree=4180392/4192956
[pid=23801] ppid=23799 vsize=5356 CPUtime=8.53
/proc/23801/stat : 23801 (manysat.sh) S 23799 23801 23737 0 -1 4194304 313 45295 0 0 0 0 822 31 16 0 1 0 145528623 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23801/statm: 1339 238 195 169 0 50 0
[pid=23804] ppid=23801 vsize=1837868 CPUtime=7196.34
/proc/23804/stat : 23804 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194304 448999 0 0 0 719143 491 0 0 25 0 4 0 145529478 1881976832 448934 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/23804/statm: 459467 448934 83 193 0 459271 0
[pid=23804/tid=23805] ppid=23801 vsize=1837868 CPUtime=1710.94
/proc/23804/task/23805/stat : 23805 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 83291 0 0 0 170997 97 0 0 25 0 4 0 145529648 1881976832 448934 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=23804/tid=23806] ppid=23801 vsize=1837868 CPUtime=1600.05
/proc/23804/task/23806/stat : 23806 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 104222 0 0 0 159885 120 0 0 25 0 4 0 145529648 1881976832 448934 1992294400 134512640 135305190 4294956160 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 0 0 0
[pid=23804/tid=23807] ppid=23801 vsize=1837868 CPUtime=1859.14
/proc/23804/task/23807/stat : 23807 (manysat1.1_stat) R 23801 23801 23737 0 -1 4194368 94196 0 0 0 185803 111 0 0 25 0 4 0 145529648 1881976832 448934 1992294400 134512640 135305190 4294956160 18446744073709551615 134551962 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7204.87
Current children cumulated vsize (KiB) 1843224

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 23801 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=224749
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=323950
# CPU time returned by wait4() is 8.5487
# while last known CPU time is 7204.87
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3615.82
CPU time (s): 7204.87
CPU user time (s): 7199.65
CPU system time (s): 5.22
CPU usage (%): 199.26
Max. virtual memory (cumulated for all children) (KiB): 1843224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.22475
system time used= 0.32395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45608
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= 24

runsolver used 3.24051 second user time and 9.91849 second system time

The end

Launcher Data

Begin job on node20 at 2009-05-01 12:49:14
IDJOB=1772626
IDBENCH=20353
IDSOLVER=612
FILE ID=node20/1772626-1241174952
PBS_JOBID= 9224538
Free space on /tmp= 66420 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772626-1241174952/watcher-1772626-1241174952 -o /tmp/evaluation-result-1772626-1241174952/solver-1772626-1241174952 -C 10000 -W 6000 -M 1800  manysat.sh HOME/instance-1772626-1241174952.cnf aimd 1

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=1928100592

node20.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.214
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	: 5931.00
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.214
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:        906120 kB
Buffers:         82416 kB
Cached:         967340 kB
SwapCached:       6896 kB
Active:         153688 kB
Inactive:       904628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        906120 kB
SwapTotal:     4192956 kB
SwapFree:      4180368 kB
Dirty:           20692 kB
Writeback:           0 kB
Mapped:          13424 kB
Slab:            77468 kB
Committed_AS:   773192 kB
PageTables:       1396 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= 66400 MiB
End job on node20 at 2009-05-01 13:49:32