Trace number 1559660

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 0/2009-03-20? (TO) 1200.02 1207.02

General information on the benchmark

NameAPPLICATIONS/aprove09/
AProVE09-06.cnf
MD5SUMd6f6073d38b29a9cff1f80910bc0501b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.2664
Satisfiable
(Un)Satisfiability was proved
Number of variables77262
Number of clauses263137
Sum of the clauses size679549
Maximum clause length74
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2120283
Number of clauses of size 3133670
Number of clauses of size 48992
Number of clauses of size 554
Number of clauses of size over 5137

Solver Data

0.00/0.00	c Parsing...
0.18/0.26	c ==============================================================================
0.18/0.26	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.26	c ==============================================================================
0.18/0.26	c |         0 |  262886   678881 |   78865       0        0     nan |  0.000 % |
1.97/2.07	c |         0 |  193019   627084 |      --       0       --      -- |     --   | -69867/-51797
1.97/2.07	c ==============================================================================
1.97/2.07	c Result  :   #vars: 37512   #clauses: 193019   #literals: 627084
1.97/2.07	c CPU time:   1.9807 s
1.97/2.07	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-1559660-1238752835/watcher-1559660-1238752835 -o /tmp/evaluation-result-1559660-1238752835/solver-1559660-1238752835 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1559660-1238752835.cnf aimd 0 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.84 2.97 2.71 4/85 12064
/proc/meminfo: memFree=1838984/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=0
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1147944497 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 235 195 169 0 50 0
[pid=12065] ppid=12064 vsize=1172 CPUtime=0
/proc/12065/stat : 12065 (SatElite) R 12064 12064 11755 0 -1 4194304 173 0 0 0 0 0 0 0 22 0 1 0 1147944498 1200128 157 1992294400 134512640 135034092 4294956096 18446744073709551615 134545118 0 0 4096 3 0 0 0 17 1 0 0
/proc/12065/statm: 293 157 50 127 0 163 0

[startup+0.0139439 s]
/proc/loadavg: 2.84 2.97 2.71 4/85 12064
/proc/meminfo: memFree=1838984/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=0
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1147944497 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 235 195 169 0 50 0
[pid=12065] ppid=12064 vsize=2388 CPUtime=0
/proc/12065/stat : 12065 (SatElite) R 12064 12064 11755 0 -1 4194304 401 0 0 0 0 0 0 0 22 0 1 0 1147944498 2445312 385 1992294400 134512640 135034092 4294956096 18446744073709551615 134545055 0 0 4096 3 0 0 0 17 1 0 0
/proc/12065/statm: 597 385 50 127 0 467 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7744

[startup+0.101959 s]
/proc/loadavg: 2.84 2.97 2.71 4/85 12064
/proc/meminfo: memFree=1838984/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=0
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1147944497 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 235 195 169 0 50 0
[pid=12065] ppid=12064 vsize=19140 CPUtime=0.08
/proc/12065/stat : 12065 (SatElite) R 12064 12064 11755 0 -1 4194304 3607 0 0 0 7 1 0 0 22 0 1 0 1147944498 19599360 3444 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/12065/statm: 4785 3444 52 127 0 4655 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24496

[startup+0.301978 s]
/proc/loadavg: 2.84 2.97 2.71 4/85 12064
/proc/meminfo: memFree=1838984/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=0
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1147944497 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 235 195 169 0 50 0
[pid=12065] ppid=12064 vsize=37644 CPUtime=0.28
/proc/12065/stat : 12065 (SatElite) R 12064 12064 11755 0 -1 4194304 8180 0 0 0 25 3 0 0 23 0 1 0 1147944498 38547456 7828 1992294400 134512640 135034092 4294956096 18446744073709551615 134540741 0 0 4096 3 0 0 0 17 1 0 0
/proc/12065/statm: 9411 7828 68 127 0 9281 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 43000

[startup+0.702035 s]
/proc/loadavg: 2.84 2.97 2.71 4/85 12064
/proc/meminfo: memFree=1838984/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=0
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1147944497 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 235 195 169 0 50 0
[pid=12065] ppid=12064 vsize=47472 CPUtime=0.68
/proc/12065/stat : 12065 (SatElite) R 12064 12064 11755 0 -1 4194304 10604 0 0 0 62 6 0 0 25 0 1 0 1147944498 48611328 10252 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/12065/statm: 11868 10252 68 127 0 11738 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 52828

[startup+1.5011 s]
/proc/loadavg: 2.84 2.97 2.71 3/87 12066
/proc/meminfo: memFree=1793840/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=0
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1147944497 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 235 195 169 0 50 0
[pid=12065] ppid=12064 vsize=50516 CPUtime=1.48
/proc/12065/stat : 12065 (SatElite) R 12064 12064 11755 0 -1 4194304 11461 0 0 0 141 7 0 0 25 0 1 0 1147944498 51728384 10916 1992294400 134512640 135034092 4294956096 18446744073709551615 134569566 0 0 4096 3 0 0 0 17 1 0 0
/proc/12065/statm: 12629 10916 68 127 0 12499 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 55872

[startup+3.10126 s]
/proc/loadavg: 2.84 2.97 2.71 3/87 12066
/proc/meminfo: memFree=1791600/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 5356
heavy processes:
  %CPU=92 pid=19107 uid=539 cmd=/home/lpcia/sayede/bin/AMBER-10/exe/sander.MPI -O -i comp1_min1.in -o comp1_min1.out -p comp1.prmtop -c comp1.inpcrd -r comp1_mi

[startup+6.30157 s]
/proc/loadavg: 2.85 2.97 2.71 4/88 12068
/proc/meminfo: memFree=1798504/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=43784 CPUtime=3.88
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 8060 0 0 0 385 3 0 0 25 0 2 0 1147944735 44834816 8046 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 10946 8046 83 193 0 10750 0
[pid=12067/tid=12068] ppid=12064 vsize=43784 CPUtime=1.77
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 602 0 0 0 177 0 0 0 25 0 2 0 1147944762 44834816 8046 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 49140

[startup+12.7022 s]
/proc/loadavg: 2.86 2.97 2.71 4/88 12068
/proc/meminfo: memFree=1797232/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=44852 CPUtime=10.25
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 8345 0 0 0 1021 4 0 0 25 0 2 0 1147944735 45928448 8331 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 11213 8331 83 193 0 11017 0
[pid=12067/tid=12068] ppid=12064 vsize=44852 CPUtime=4.94
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 738 0 0 0 493 1 0 0 25 0 2 0 1147944762 45928448 8331 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 50208

[startup+25.5015 s]
/proc/loadavg: 2.89 2.97 2.72 4/88 12068
/proc/meminfo: memFree=1794544/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=47604 CPUtime=22.97
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 9028 0 0 0 2293 4 0 0 25 0 2 0 1147944735 48746496 9014 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 11901 9014 83 193 0 11705 0
[pid=12067/tid=12068] ppid=12064 vsize=47604 CPUtime=11.37
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 1027 0 0 0 1136 1 0 0 25 0 2 0 1147944762 48746496 9014 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 52960

[startup+51.101 s]
/proc/loadavg: 2.93 2.97 2.72 4/88 12074
/proc/meminfo: memFree=1792680/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=50560 CPUtime=48.41
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 9502 0 0 0 4836 5 0 0 25 0 2 0 1147944735 51773440 9488 1992294400 134512640 135305190 4294956144 18446744073709551615 134530607 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 12640 9488 83 193 0 12444 0
[pid=12067/tid=12068] ppid=12064 vsize=50560 CPUtime=24.03
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 1227 0 0 0 2402 1 0 0 25 0 2 0 1147944762 51773440 9488 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 55916

[startup+102.307 s]
/proc/loadavg: 2.97 2.97 2.74 4/88 12074
/proc/meminfo: memFree=1787560/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=55908 CPUtime=99.31
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 10790 0 0 0 9925 6 0 0 25 0 2 0 1147944735 57249792 10776 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 13977 10776 83 193 0 13781 0
[pid=12067/tid=12068] ppid=12064 vsize=55908 CPUtime=49.52
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 1833 0 0 0 4950 2 0 0 25 0 2 0 1147944762 57249792 10776 1992294400 134512640 135305190 4294956144 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 61264

[startup+162.301 s]
/proc/loadavg: 2.99 2.97 2.75 4/88 12074
/proc/meminfo: memFree=1782504/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=60780 CPUtime=158.97
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 12024 0 0 0 15890 7 0 0 25 0 2 0 1147944735 62238720 12010 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 15195 12010 83 193 0 14999 0
[pid=12067/tid=12068] ppid=12064 vsize=60780 CPUtime=79.32
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 2482 0 0 0 7929 3 0 0 25 0 2 0 1147944762 62238720 12010 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.31
Current children cumulated vsize (KiB) 66136

[startup+222.301 s]
/proc/loadavg: 2.99 2.97 2.76 4/88 12074
/proc/meminfo: memFree=1781736/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=61784 CPUtime=218.62
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 12241 0 0 0 21855 7 0 0 25 0 2 0 1147944735 63266816 12227 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 15446 12227 83 193 0 15250 0
[pid=12067/tid=12068] ppid=12064 vsize=61784 CPUtime=109.13
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 2603 0 0 0 10910 3 0 0 25 0 2 0 1147944762 63266816 12227 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.96
Current children cumulated vsize (KiB) 67140

[startup+282.302 s]
/proc/loadavg: 2.99 2.97 2.77 4/88 12074
/proc/meminfo: memFree=1776680/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=66760 CPUtime=278.29
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 13481 0 0 0 27819 10 0 0 25 0 2 0 1147944735 68362240 13467 1992294400 134512640 135305190 4294956144 18446744073709551615 134528322 0 0 4096 3 18446744073709551615 0 0 17 1 0 0

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

[pid=12067] ppid=12064 vsize=74976 CPUtime=636.22
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 15534 0 0 0 63610 12 0 0 25 0 2 0 1147944735 76775424 15520 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 18744 15520 83 193 0 18548 0
[pid=12067/tid=12068] ppid=12064 vsize=74976 CPUtime=318.09
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 4161 0 0 0 31803 6 0 0 25 0 2 0 1147944762 76775424 15520 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 638.56
Current children cumulated vsize (KiB) 80332

[startup+702.302 s]
/proc/loadavg: 2.99 2.97 2.84 4/88 12074
/proc/meminfo: memFree=1767920/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=75532 CPUtime=695.88
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 15631 0 0 0 69575 13 0 0 25 0 2 0 1147944735 77344768 15617 1992294400 134512640 135305190 4294956144 18446744073709551615 134557466 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 18883 15617 83 193 0 18687 0
[pid=12067/tid=12068] ppid=12064 vsize=75532 CPUtime=347.98
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 4228 0 0 0 34792 6 0 0 25 0 2 0 1147944762 77344768 15617 1992294400 134512640 135305190 4294956144 18446744073709551615 134557241 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 698.22
Current children cumulated vsize (KiB) 80888

[startup+762.308 s]
/proc/loadavg: 2.99 2.97 2.84 4/88 12074
/proc/meminfo: memFree=1766320/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=77132 CPUtime=755.54
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 16034 0 0 0 75541 13 0 0 25 0 2 0 1147944735 78983168 16020 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 19283 16020 83 193 0 19087 0
[pid=12067/tid=12068] ppid=12064 vsize=77132 CPUtime=377.79
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 4441 0 0 0 37773 6 0 0 25 0 2 0 1147944762 78983168 16020 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 757.88
Current children cumulated vsize (KiB) 82488

[startup+822.302 s]
/proc/loadavg: 3.07 2.99 2.85 4/88 12074
/proc/meminfo: memFree=1757808/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=85972 CPUtime=815.19
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 18184 0 0 0 81504 15 0 0 25 0 2 0 1147944735 88035328 18170 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 21493 18170 83 193 0 21297 0
[pid=12067/tid=12068] ppid=12064 vsize=85972 CPUtime=407.75
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 5442 0 0 0 40768 7 0 0 25 0 2 0 1147944762 88035328 18170 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 817.53
Current children cumulated vsize (KiB) 91328

[startup+882.302 s]
/proc/loadavg: 3.02 2.99 2.86 4/88 12074
/proc/meminfo: memFree=1756848/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=86808 CPUtime=874.84
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 18397 0 0 0 87469 15 0 0 25 0 2 0 1147944735 88891392 18383 1992294400 134512640 135305190 4294956144 18446744073709551615 134530563 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 21702 18383 83 193 0 21506 0
[pid=12067/tid=12068] ppid=12064 vsize=86808 CPUtime=437.57
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 5585 0 0 0 43750 7 0 0 25 0 2 0 1147944762 88891392 18383 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 877.18
Current children cumulated vsize (KiB) 92164

[startup+942.302 s]
/proc/loadavg: 3.01 2.99 2.86 4/88 12074
/proc/meminfo: memFree=1756784/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=86808 CPUtime=934.5
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 18406 0 0 0 93435 15 0 0 25 0 2 0 1147944735 88891392 18392 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 21702 18392 83 193 0 21506 0
[pid=12067/tid=12068] ppid=12064 vsize=86808 CPUtime=467.36
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 5585 0 0 0 46729 7 0 0 25 0 2 0 1147944762 88891392 18392 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 936.84
Current children cumulated vsize (KiB) 92164

[startup+1002.3 s]
/proc/loadavg: 3.00 2.99 2.87 4/88 12074
/proc/meminfo: memFree=1756592/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=86960 CPUtime=994.15
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 18448 0 0 0 99400 15 0 0 25 0 2 0 1147944735 89047040 18434 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 21740 18434 83 193 0 21544 0
[pid=12067/tid=12068] ppid=12064 vsize=86960 CPUtime=497.22
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 5598 0 0 0 49715 7 0 0 25 0 2 0 1147944762 89047040 18434 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 996.49
Current children cumulated vsize (KiB) 92316

[startup+1062.3 s]
/proc/loadavg: 3.00 2.99 2.88 4/88 12074
/proc/meminfo: memFree=1752432/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=91488 CPUtime=1053.81
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 19506 0 0 0 105365 16 0 0 25 0 2 0 1147944735 93683712 19492 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 22872 19492 83 193 0 22676 0
[pid=12067/tid=12068] ppid=12064 vsize=91488 CPUtime=527.09
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 6206 0 0 0 52701 8 0 0 25 0 2 0 1147944762 93683712 19492 1992294400 134512640 135305190 4294956144 18446744073709551615 134528590 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1056.15
Current children cumulated vsize (KiB) 96844

[startup+1122.3 s]
/proc/loadavg: 3.00 2.99 2.88 4/88 12074
/proc/meminfo: memFree=1746544/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=97304 CPUtime=1113.46
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 20933 0 0 0 111328 18 0 0 25 0 2 0 1147944735 99639296 20919 1992294400 134512640 135305190 4294956144 18446744073709551615 134528851 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 24326 20919 83 193 0 24130 0
[pid=12067/tid=12068] ppid=12064 vsize=97304 CPUtime=556.94
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 6896 0 0 0 55686 8 0 0 25 0 2 0 1147944762 99639296 20919 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1115.8
Current children cumulated vsize (KiB) 102660

[startup+1182.3 s]
/proc/loadavg: 3.00 2.99 2.89 4/88 12074
/proc/meminfo: memFree=1746544/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=97304 CPUtime=1173.12
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 20945 0 0 0 117294 18 0 0 25 0 2 0 1147944735 99639296 20931 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 24326 20931 83 193 0 24130 0
[pid=12067/tid=12068] ppid=12064 vsize=97304 CPUtime=586.74
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 6896 0 0 0 58666 8 0 0 25 0 2 0 1147944762 99639296 20931 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1175.46
Current children cumulated vsize (KiB) 102660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 3.00 2.99 2.89 4/88 12074
/proc/meminfo: memFree=1746416/2055920 swapFree=4170404/4192956
[pid=12064] ppid=12062 vsize=5356 CPUtime=2.34
/proc/12064/stat : 12064 (manysat.sh) S 12062 12064 11755 0 -1 4194304 312 12782 0 0 0 0 224 10 19 0 1 0 1147944497 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12064/statm: 1339 238 195 169 0 50 0
[pid=12067] ppid=12064 vsize=97304 CPUtime=1197.68
/proc/12067/stat : 12067 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194304 20946 0 0 0 119750 18 0 0 25 0 2 0 1147944735 99639296 20932 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/12067/statm: 24326 20932 83 193 0 24130 0
[pid=12067/tid=12068] ppid=12064 vsize=97304 CPUtime=599.04
/proc/12067/task/12068/stat : 12068 (manysat1.1_stat) R 12064 12064 11755 0 -1 4194368 6896 0 0 0 59896 8 0 0 25 0 2 0 1147944762 99639296 20932 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 102660

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 12064 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=251657
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=105983
# CPU time returned by wait4() is 2.35764
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1207.02
CPU time (s): 1200.02
CPU user time (s): 1199.74
CPU system time (s): 0.28
CPU usage (%): 99.4199
Max. virtual memory (cumulated for all children) (KiB): 102660

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

runsolver used 1.39279 second user time and 5.21221 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-03 12:00:35
IDJOB=1559660
IDBENCH=70881
IDSOLVER=513
FILE ID=node70/1559660-1238752835
PBS_JOBID= 9085444
Free space on /tmp= 66476 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/aprove09/AProVE09-06.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1559660-1238752835/watcher-1559660-1238752835 -o /tmp/evaluation-result-1559660-1238752835/solver-1559660-1238752835 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1559660-1238752835.cnf aimd 0

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= d6f6073d38b29a9cff1f80910bc0501b
RANDOM SEED=741156972

node70.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.234
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.234
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:       1839464 kB
Buffers:         27960 kB
Cached:         109640 kB
SwapCached:       8328 kB
Active:          33832 kB
Inactive:       113528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839464 kB
SwapTotal:     4192956 kB
SwapFree:      4170404 kB
Dirty:            6184 kB
Writeback:           0 kB
Mapped:          15380 kB
Slab:            53240 kB
Committed_AS:  2249164 kB
PageTables:       2556 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= 66468 MiB
End job on node70 at 2009-04-03 12:20:44