Trace number 1559662

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 2/2009-03-20? (TO) 1200.17 602.723

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.19/0.24	c ==============================================================================
0.19/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.24	c ==============================================================================
0.19/0.24	c |         0 |  262886   678881 |   78865       0        0     nan |  0.000 % |
1.89/1.92	c |         0 |  193019   627084 |      --       0       --      -- |     --   | -69867/-51797
1.89/1.92	c ==============================================================================
1.89/1.92	c Result  :   #vars: 37512   #clauses: 193019   #literals: 627084
1.89/1.92	c CPU time:   1.83372 s
1.89/1.92	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-1559662-1238752870/watcher-1559662-1238752870 -o /tmp/evaluation-result-1559662-1238752870/solver-1559662-1238752870 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1559662-1238752870.cnf aimd 2 

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: 1.08 1.05 1.00 3/64 13402
/proc/meminfo: memFree=1794760/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=0
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1147953134 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 235 195 169 0 50 0
[pid=13403] ppid=13402 vsize=1556 CPUtime=0
/proc/13403/stat : 13403 (SatElite) R 13402 13402 12881 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 1147953134 1593344 270 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/13403/statm: 389 272 50 127 0 259 0

[startup+0.0851399 s]
/proc/loadavg: 1.08 1.05 1.00 3/64 13402
/proc/meminfo: memFree=1794760/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=0
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1147953134 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 235 195 169 0 50 0
[pid=13403] ppid=13402 vsize=18744 CPUtime=0.07
/proc/13403/stat : 13403 (SatElite) R 13402 13402 12881 0 -1 4194304 3511 0 0 0 6 1 0 0 19 0 1 0 1147953134 19193856 3348 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/13403/statm: 4686 3349 52 127 0 4556 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24100

[startup+0.102143 s]
/proc/loadavg: 1.08 1.05 1.00 3/64 13402
/proc/meminfo: memFree=1794760/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=0
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1147953134 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 235 195 169 0 50 0
[pid=13403] ppid=13402 vsize=20328 CPUtime=0.09
/proc/13403/stat : 13403 (SatElite) R 13402 13402 12881 0 -1 4194304 3945 0 0 0 7 2 0 0 19 0 1 0 1147953134 20815872 3782 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/13403/statm: 5082 3782 52 127 0 4952 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25684

[startup+0.301178 s]
/proc/loadavg: 1.08 1.05 1.00 3/64 13402
/proc/meminfo: memFree=1794760/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=0
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1147953134 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 235 195 169 0 50 0
[pid=13403] ppid=13402 vsize=38356 CPUtime=0.29
/proc/13403/stat : 13403 (SatElite) R 13402 13402 12881 0 -1 4194304 8355 0 0 0 24 5 0 0 21 0 1 0 1147953134 39276544 8003 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/13403/statm: 9589 8004 68 127 0 9459 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43712

[startup+0.702253 s]
/proc/loadavg: 1.08 1.05 1.00 3/64 13402
/proc/meminfo: memFree=1794760/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=0
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1147953134 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 235 195 169 0 50 0
[pid=13403] ppid=13402 vsize=48908 CPUtime=0.69
/proc/13403/stat : 13403 (SatElite) R 13402 13402 12881 0 -1 4194304 10846 0 0 0 61 8 0 0 25 0 1 0 1147953134 50081792 10494 1992294400 134512640 135034092 4294956112 18446744073709551615 134566456 0 0 4096 3 0 0 0 17 0 0 0
/proc/13403/statm: 12227 10494 68 127 0 12097 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54264

[startup+1.5014 s]
/proc/loadavg: 1.07 1.05 1.00 2/66 13404
/proc/meminfo: memFree=1749752/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=0
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1147953134 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 235 195 169 0 50 0
[pid=13403] ppid=13402 vsize=49808 CPUtime=1.49
/proc/13403/stat : 13403 (SatElite) R 13402 13402 12881 0 -1 4194304 11630 0 0 0 141 8 0 0 25 0 1 0 1147953134 51003392 10753 1992294400 134512640 135034092 4294956112 18446744073709551615 134574590 0 0 4096 3 0 0 0 17 0 0 0
/proc/13403/statm: 12452 10753 68 127 0 12322 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55164

[startup+3.10171 s]
/proc/loadavg: 1.07 1.05 1.00 2/66 13404
/proc/meminfo: memFree=1744888/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=2.19
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 312 12782 0 0 0 0 208 11 19 0 1 0 1147953134 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 5356
heavy processes:

[startup+6.3023 s]
/proc/loadavg: 1.07 1.05 1.00 3/67 13406
/proc/meminfo: memFree=1754032/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=2.19
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 312 12782 0 0 0 0 208 11 19 0 1 0 1147953134 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 238 195 169 0 50 0
[pid=13405] ppid=13402 vsize=45360 CPUtime=7.89
/proc/13405/stat : 13405 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194304 8240 0 0 0 779 10 0 0 17 0 2 0 1147953354 46448640 8226 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/13405/statm: 11340 8226 83 193 0 11144 0
[pid=13405/tid=13406] ppid=13402 vsize=45360 CPUtime=3.81
/proc/13405/task/13406/stat : 13406 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194368 628 0 0 0 377 4 0 0 17 0 2 0 1147953380 46448640 8226 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.08
Current children cumulated vsize (KiB) 50716

[startup+12.7015 s]
/proc/loadavg: 1.21 1.08 1.01 3/67 13406
/proc/meminfo: memFree=1751736/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=2.19
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 312 12782 0 0 0 0 208 11 19 0 1 0 1147953134 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 238 195 169 0 50 0
[pid=13405] ppid=13402 vsize=47476 CPUtime=20.66
/proc/13405/stat : 13405 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194304 8780 0 0 0 2055 11 0 0 17 0 2 0 1147953354 48615424 8766 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/13405/statm: 11869 8766 83 193 0 11673 0
[pid=13405/tid=13406] ppid=13402 vsize=47476 CPUtime=10.18
/proc/13405/task/13406/stat : 13406 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194368 883 0 0 0 1014 4 0 0 20 0 2 0 1147953380 48615424 8766 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.85
Current children cumulated vsize (KiB) 52832

[startup+25.5028 s]
/proc/loadavg: 1.33 1.11 1.02 3/67 13406
/proc/meminfo: memFree=1748152/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=2.19
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 312 12782 0 0 0 0 208 11 19 0 1 0 1147953134 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 238 195 169 0 50 0
[pid=13405] ppid=13402 vsize=51184 CPUtime=46.2
/proc/13405/stat : 13405 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194304 9689 0 0 0 4608 12 0 0 17 0 2 0 1147953354 52412416 9675 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/13405/statm: 12796 9675 83 193 0 12600 0
[pid=13405/tid=13406] ppid=13402 vsize=51184 CPUtime=22.92
/proc/13405/task/13406/stat : 13406 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194368 1276 0 0 0 2288 4 0 0 25 0 2 0 1147953380 52412416 9675 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.39
Current children cumulated vsize (KiB) 56540

[startup+51.1025 s]
/proc/loadavg: 1.60 1.19 1.05 3/67 13406
/proc/meminfo: memFree=1743352/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=2.19
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 312 12782 0 0 0 0 208 11 19 0 1 0 1147953134 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 238 195 169 0 50 0
[pid=13405] ppid=13402 vsize=55792 CPUtime=97.29
/proc/13405/stat : 13405 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194304 10857 0 0 0 9715 14 0 0 25 0 2 0 1147953354 57131008 10843 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/13405/statm: 13948 10843 83 193 0 13752 0
[pid=13405/tid=13406] ppid=13402 vsize=55792 CPUtime=48.41
/proc/13405/task/13406/stat : 13406 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194368 1698 0 0 0 4836 5 0 0 20 0 2 0 1147953380 57131008 10843 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.48
Current children cumulated vsize (KiB) 61148

[startup+102.307 s]
/proc/loadavg: 1.82 1.31 1.10 3/67 13406
/proc/meminfo: memFree=1734648/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=2.19
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 312 12782 0 0 0 0 208 11 19 0 1 0 1147953134 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 238 195 169 0 50 0
[pid=13405] ppid=13402 vsize=64364 CPUtime=199.45
/proc/13405/stat : 13405 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194304 12999 0 0 0 19928 17 0 0 25 0 2 0 1147953354 65908736 12985 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/13405/statm: 16091 12985 83 193 0 15895 0
[pid=13405/tid=13406] ppid=13402 vsize=64364 CPUtime=99.4
/proc/13405/task/13406/stat : 13406 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194368 2762 0 0 0 9933 7 0 0 25 0 2 0 1147953380 65908736 12985 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 201.64
Current children cumulated vsize (KiB) 69720

[startup+162.303 s]
/proc/loadavg: 1.93 1.44 1.15 3/67 13406
/proc/meminfo: memFree=1729656/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=2.19
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 312 12782 0 0 0 0 208 11 19 0 1 0 1147953134 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 238 195 169 0 50 0
[pid=13405] ppid=13402 vsize=69224 CPUtime=319.18
/proc/13405/stat : 13405 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194304 14233 0 0 0 31899 19 0 0 25 0 2 0 1147953354 70885376 14219 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/13405/statm: 17306 14219 83 193 0 17110 0
[pid=13405/tid=13406] ppid=13402 vsize=69224 CPUtime=159.16
/proc/13405/task/13406/stat : 13406 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194368 3401 0 0 0 15908 8 0 0 25 0 2 0 1147953380 70885376 14219 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 321.37
Current children cumulated vsize (KiB) 74580

[startup+222.302 s]
/proc/loadavg: 1.97 1.54 1.20 3/67 13406
/proc/meminfo: memFree=1728632/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=2.19
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 312 12782 0 0 0 0 208 11 19 0 1 0 1147953134 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 238 195 169 0 50 0
[pid=13405] ppid=13402 vsize=70180 CPUtime=438.91
/proc/13405/stat : 13405 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194304 14487 0 0 0 43871 20 0 0 25 0 2 0 1147953354 71864320 14473 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/13405/statm: 17545 14473 83 193 0 17349 0
[pid=13405/tid=13406] ppid=13402 vsize=70180 CPUtime=218.92
/proc/13405/task/13406/stat : 13406 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194368 3561 0 0 0 21883 9 0 0 25 0 2 0 1147953380 71864320 14473 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 441.1
Current children cumulated vsize (KiB) 75536

[startup+282.302 s]
/proc/loadavg: 1.99 1.62 1.25 3/67 13406
/proc/meminfo: memFree=1727608/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=2.19
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 312 12782 0 0 0 0 208 11 19 0 1 0 1147953134 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 238 195 169 0 50 0
[pid=13405] ppid=13402 vsize=71096 CPUtime=558.64
/proc/13405/stat : 13405 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194304 14743 0 0 0 55844 20 0 0 25 0 2 0 1147953354 72802304 14729 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/13405/statm: 17774 14729 83 193 0 17578 0
[pid=13405/tid=13406] ppid=13402 vsize=71096 CPUtime=278.68
/proc/13405/task/13406/stat : 13406 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194368 3725 0 0 0 27859 9 0 0 25 0 2 0 1147953380 72802304 14729 1992294400 134512640 135305190 4294956160 18446744073709551615 134528808 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 560.83
Current children cumulated vsize (KiB) 76452

[startup+342.302 s]
/proc/loadavg: 1.99 1.68 1.29 3/67 13406
/proc/meminfo: memFree=1721400/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=2.19
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 312 12782 0 0 0 0 208 11 19 0 1 0 1147953134 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 238 195 169 0 50 0
[pid=13405] ppid=13402 vsize=77488 CPUtime=678.36
/proc/13405/stat : 13405 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194304 16299 0 0 0 67814 22 0 0 18 0 2 0 1147953354 79347712 16285 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/13405/statm: 19372 16285 83 193 0 19176 0
[pid=13405/tid=13406] ppid=13402 vsize=77488 CPUtime=338.44
/proc/13405/task/13406/stat : 13406 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194368 4398 0 0 0 33834 10 0 0 25 0 2 0 1147953380 79347712 16285 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 680.55
Current children cumulated vsize (KiB) 82844

[startup+402.303 s]
/proc/loadavg: 1.99 1.74 1.33 3/67 13406
/proc/meminfo: memFree=1719160/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=2.19
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 312 12782 0 0 0 0 208 11 19 0 1 0 1147953134 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 238 195 169 0 50 0
[pid=13405] ppid=13402 vsize=79788 CPUtime=798.09
/proc/13405/stat : 13405 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194304 16843 0 0 0 79786 23 0 0 25 0 2 0 1147953354 81702912 16829 1992294400 134512640 135305190 4294956160 18446744073709551615 134528603 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/13405/statm: 19947 16829 83 193 0 19751 0
[pid=13405/tid=13406] ppid=13402 vsize=79788 CPUtime=398.19
/proc/13405/task/13406/stat : 13406 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194368 4697 0 0 0 39809 10 0 0 25 0 2 0 1147953380 81702912 16829 1992294400 134512640 135305190 4294956160 18446744073709551615 134530700 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 800.28
Current children cumulated vsize (KiB) 85144

[startup+462.303 s]
/proc/loadavg: 1.99 1.78 1.37 3/67 13406
/proc/meminfo: memFree=1710776/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=2.19
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 312 12782 0 0 0 0 208 11 19 0 1 0 1147953134 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 238 195 169 0 50 0
[pid=13405] ppid=13402 vsize=88888 CPUtime=917.81
/proc/13405/stat : 13405 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194304 18957 0 0 0 91755 26 0 0 25 0 2 0 1147953354 91021312 18943 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/13405/statm: 22222 18943 83 193 0 22026 0
[pid=13405/tid=13406] ppid=13402 vsize=88888 CPUtime=457.94
/proc/13405/task/13406/stat : 13406 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194368 5533 0 0 0 45783 11 0 0 22 0 2 0 1147953380 91021312 18943 1992294400 134512640 135305190 4294956160 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 920
Current children cumulated vsize (KiB) 94244

[startup+522.302 s]
/proc/loadavg: 1.99 1.82 1.41 3/67 13406
/proc/meminfo: memFree=1706744/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=2.19
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 312 12782 0 0 0 0 208 11 19 0 1 0 1147953134 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 238 195 169 0 50 0
[pid=13405] ppid=13402 vsize=92676 CPUtime=1037.53
/proc/13405/stat : 13405 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194304 19911 0 0 0 103725 28 0 0 25 0 2 0 1147953354 94900224 19897 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/13405/statm: 23169 19897 83 193 0 22973 0
[pid=13405/tid=13406] ppid=13402 vsize=92676 CPUtime=517.69
/proc/13405/task/13406/stat : 13406 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194368 6054 0 0 0 51757 12 0 0 17 0 2 0 1147953380 94900224 19897 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1039.72
Current children cumulated vsize (KiB) 98032

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.44 3/67 13406
/proc/meminfo: memFree=1706104/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=2.19
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 312 12782 0 0 0 0 208 11 19 0 1 0 1147953134 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 238 195 169 0 50 0
[pid=13405] ppid=13402 vsize=92924 CPUtime=1157.26
/proc/13405/stat : 13405 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194304 20090 0 0 0 115698 28 0 0 25 0 2 0 1147953354 95154176 20076 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/13405/statm: 23231 20076 83 193 0 23035 0
[pid=13405/tid=13406] ppid=13402 vsize=92924 CPUtime=577.45
/proc/13405/task/13406/stat : 13406 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194368 6142 0 0 0 57733 12 0 0 25 0 2 0 1147953380 95154176 20076 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1159.45
Current children cumulated vsize (KiB) 98280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.701 s]
/proc/loadavg: 1.99 1.86 1.46 3/67 13406
/proc/meminfo: memFree=1701944/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=2.19
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 312 12782 0 0 0 0 208 11 19 0 1 0 1147953134 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 238 195 169 0 50 0
[pid=13405] ppid=13402 vsize=97908 CPUtime=1197.98
/proc/13405/stat : 13405 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194304 21100 0 0 0 119769 29 0 0 25 0 2 0 1147953354 100257792 21086 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/13405/statm: 24477 21086 83 193 0 24281 0
[pid=13405/tid=13406] ppid=13402 vsize=97908 CPUtime=597.76
/proc/13405/task/13406/stat : 13406 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194368 6607 0 0 0 59764 12 0 0 25 0 2 0 1147953380 100257792 21086 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 103264

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

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

[startup+602.701 s]
/proc/loadavg: 1.99 1.86 1.46 3/67 13406
/proc/meminfo: memFree=1701944/2055920 swapFree=4177752/4192956
[pid=13402] ppid=13400 vsize=5356 CPUtime=2.19
/proc/13402/stat : 13402 (manysat.sh) S 13400 13402 12881 0 -1 4194304 312 12782 0 0 0 0 208 11 19 0 1 0 1147953134 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13402/statm: 1339 238 195 169 0 50 0
[pid=13405] ppid=13402 vsize=97908 CPUtime=1197.98
/proc/13405/stat : 13405 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194304 21100 0 0 0 119769 29 0 0 25 0 2 0 1147953354 100257792 21086 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/13405/statm: 24477 21086 83 193 0 24281 0
[pid=13405/tid=13406] ppid=13402 vsize=97908 CPUtime=597.76
/proc/13405/task/13406/stat : 13406 (manysat1.1_stat) R 13402 13402 12881 0 -1 4194368 6607 0 0 0 59764 12 0 0 25 0 2 0 1147953380 100257792 21086 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 103264

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 602.723
CPU time (s): 1200.17
CPU user time (s): 1199.77
CPU system time (s): 0.4
CPU usage (%): 199.125
Max. virtual memory (cumulated for all children) (KiB): 103264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.08268
system time used= 0.115982
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= 5
involuntary context switches= 7

runsolver used 0.536918 second user time and 1.67374 second system time

The end

Launcher Data

Begin job on node24 at 2009-04-03 12:01:10
IDJOB=1559662
IDBENCH=70881
IDSOLVER=515
FILE ID=node24/1559662-1238752870
PBS_JOBID= 9086101
Free space on /tmp= 66492 MiB

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

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

MD5SUM BENCH= d6f6073d38b29a9cff1f80910bc0501b
RANDOM SEED=1403642378

node24.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.260
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.260
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:       1795312 kB
Buffers:         21324 kB
Cached:         170112 kB
SwapCached:       9028 kB
Active:          29820 kB
Inactive:       172068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795312 kB
SwapTotal:     4192956 kB
SwapFree:      4177752 kB
Dirty:            6276 kB
Writeback:           0 kB
Mapped:          16200 kB
Slab:            44656 kB
Committed_AS:  3426480 kB
PageTables:       1448 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= 66484 MiB
End job on node24 at 2009-04-03 12:11:15