Trace number 1563302

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.05 623.626

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-d-r2-noholes.cnf
MD5SUM17bffac3a21734cf7ff7fa9ecba23d9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark656.877
Satisfiable
(Un)Satisfiability was proved
Number of variables276895
Number of clauses1607567
Sum of the clauses size4321960
Maximum clause length184
Minimum clause length1
Number of clauses of size 140271
Number of clauses of size 21154041
Number of clauses of size 3332345
Number of clauses of size 410685
Number of clauses of size 50
Number of clauses of size over 570225

Solver Data

0.00/0.00	c Parsing...
1.19/1.28	c ==============================================================================
1.19/1.28	c |           |     ORIGINAL     |              LEARNT              |          |
1.19/1.28	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.19/1.28	c ==============================================================================
1.19/1.28	c |         0 | 1356467  3708070 |  406940       0        0     nan |  0.000 % |
41.67/41.74	c |         0 |  255997  1816599 |      --       0       --      -- |     --   | -768336/-956869
41.67/41.74	c ==============================================================================
41.67/41.74	c Result  :   #vars: 4925   #clauses: 255997   #literals: 1816599
41.67/41.74	c CPU time:   41.3487 s
41.67/41.74	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-1563302-1238784718/watcher-1563302-1238784718 -o /tmp/evaluation-result-1563302-1238784718/solver-1563302-1238784718 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1563302-1238784718.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: 0.91 1.01 0.99 3/80 16524
/proc/meminfo: memFree=1786632/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=0
/proc/16524/stat : 16524 (manysat.sh) R 16522 16524 16487 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 1151135934 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16524/statm: 1339 234 194 169 0 50 0
[pid=16525] ppid=16524 vsize=956 CPUtime=0
/proc/16525/stat : 16525 (SatElite) R 16524 16524 16487 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 1151135934 978944 147 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/16525/statm: 239 147 51 127 0 109 0

[startup+0.063989 s]
/proc/loadavg: 0.91 1.01 0.99 3/80 16524
/proc/meminfo: memFree=1786632/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=0
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1151135934 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16524/statm: 1339 235 195 169 0 50 0
[pid=16525] ppid=16524 vsize=6756 CPUtime=0.06
/proc/16525/stat : 16525 (SatElite) R 16524 16524 16487 0 -1 4194304 1484 0 0 0 5 1 0 0 19 0 1 0 1151135934 6918144 1468 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/16525/statm: 1689 1469 52 127 0 1559 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12112

[startup+0.101992 s]
/proc/loadavg: 0.91 1.01 0.99 3/80 16524
/proc/meminfo: memFree=1786632/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=0
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1151135934 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16524/statm: 1339 235 195 169 0 50 0
[pid=16525] ppid=16524 vsize=9776 CPUtime=0.09
/proc/16525/stat : 16525 (SatElite) R 16524 16524 16487 0 -1 4194304 2232 0 0 0 8 1 0 0 19 0 1 0 1151135934 10010624 2216 1992294400 134512640 135034092 4294956096 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 0 0 0
/proc/16525/statm: 2444 2216 52 127 0 2314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15132

[startup+0.302013 s]
/proc/loadavg: 0.91 1.01 0.99 3/80 16524
/proc/meminfo: memFree=1786632/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=0
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1151135934 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16524/statm: 1339 235 195 169 0 50 0
[pid=16525] ppid=16524 vsize=28788 CPUtime=0.29
/proc/16525/stat : 16525 (SatElite) R 16524 16524 16487 0 -1 4194304 6692 0 0 0 25 4 0 0 21 0 1 0 1151135934 29478912 6676 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/16525/statm: 7197 6677 52 127 0 7067 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34144

[startup+0.701054 s]
/proc/loadavg: 0.91 1.01 0.99 3/80 16524
/proc/meminfo: memFree=1786632/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=0
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1151135934 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16524/statm: 1339 235 195 169 0 50 0
[pid=16525] ppid=16524 vsize=73796 CPUtime=0.69
/proc/16525/stat : 16525 (SatElite) R 16524 16524 16487 0 -1 4194304 15818 0 0 0 59 10 0 0 25 0 1 0 1151135934 75567104 15802 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/16525/statm: 18449 15802 52 127 0 18319 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79152

[startup+1.50114 s]
/proc/loadavg: 0.91 1.01 0.99 2/82 16526
/proc/meminfo: memFree=1695672/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=0
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1151135934 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16524/statm: 1339 235 195 169 0 50 0
[pid=16525] ppid=16524 vsize=159208 CPUtime=1.49
/proc/16525/stat : 16525 (SatElite) R 16524 16524 16487 0 -1 4194304 32261 0 0 0 130 19 0 0 25 0 1 0 1151135934 163028992 32223 1992294400 134512640 135034092 4294956096 18446744073709551615 134540710 0 0 4096 3 0 0 0 17 0 0 0
/proc/16525/statm: 39802 32223 64 127 0 39672 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 164564

[startup+3.10132 s]
/proc/loadavg: 0.91 1.01 0.99 2/82 16526
/proc/meminfo: memFree=1657016/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=0
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1151135934 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16524/statm: 1339 235 195 169 0 50 0
[pid=16525] ppid=16524 vsize=159720 CPUtime=3.09
/proc/16525/stat : 16525 (SatElite) R 16524 16524 16487 0 -1 4194304 32374 0 0 0 289 20 0 0 25 0 1 0 1151135934 163553280 32336 1992294400 134512640 135034092 4294956096 18446744073709551615 134547437 0 0 4096 3 0 0 0 17 1 0 0
/proc/16525/statm: 39930 32336 64 127 0 39800 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 165076

[startup+6.30165 s]
/proc/loadavg: 0.92 1.01 0.99 2/82 16526
/proc/meminfo: memFree=1642688/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=0
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1151135934 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16524/statm: 1339 235 195 169 0 50 0
[pid=16525] ppid=16524 vsize=179308 CPUtime=6.28
/proc/16525/stat : 16525 (SatElite) R 16524 16524 16487 0 -1 4194304 39037 0 0 0 602 26 0 0 25 0 1 0 1151135934 183611392 35471 1992294400 134512640 135034092 4294956096 18446744073709551615 134547190 0 0 4096 3 0 0 0 17 0 0 0
/proc/16525/statm: 44827 35471 68 127 0 44697 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 184664

[startup+12.7013 s]
/proc/loadavg: 0.93 1.01 0.99 2/82 16526
/proc/meminfo: memFree=1601416/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=0
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1151135934 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16524/statm: 1339 235 195 169 0 50 0
[pid=16525] ppid=16524 vsize=204288 CPUtime=12.68
/proc/16525/stat : 16525 (SatElite) R 16524 16524 16487 0 -1 4194304 45778 0 0 0 1235 33 0 0 25 0 1 0 1151135934 209190912 41867 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/16525/statm: 51072 41867 68 127 0 50942 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 209644

[startup+25.5016 s]
/proc/loadavg: 0.94 1.01 0.99 2/82 16526
/proc/meminfo: memFree=1601416/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=0
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1151135934 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16524/statm: 1339 235 195 169 0 50 0
[pid=16525] ppid=16524 vsize=204544 CPUtime=25.47
/proc/16525/stat : 16525 (SatElite) R 16524 16524 16487 0 -1 4194304 45889 0 0 0 2514 33 0 0 25 0 1 0 1151135934 209453056 41978 1992294400 134512640 135034092 4294956096 18446744073709551615 134569561 0 0 4096 3 0 0 0 17 0 0 0
/proc/16525/statm: 51136 41978 68 127 0 51006 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 209900

[startup+51.1013 s]
/proc/loadavg: 1.12 1.04 1.00 3/83 16528
/proc/meminfo: memFree=1694656/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=42.49
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 312 53703 0 0 0 0 4205 44 16 0 1 0 1151135934 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16524/statm: 1339 238 195 169 0 50 0
[pid=16527] ppid=16524 vsize=77016 CPUtime=16.63
/proc/16527/stat : 16527 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194304 16081 0 0 0 1651 12 0 0 17 0 2 0 1151140187 78864384 16067 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16527/statm: 19254 16067 83 193 0 19058 0
[pid=16527/tid=16528] ppid=16524 vsize=77016 CPUtime=8.08
/proc/16527/task/16528/stat : 16528 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194368 3250 0 0 0 805 3 0 0 17 0 2 0 1151140228 78864384 16067 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 59.12
Current children cumulated vsize (KiB) 82372

[startup+102.308 s]
/proc/loadavg: 1.61 1.18 1.05 3/83 16528
/proc/meminfo: memFree=1675392/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=42.49
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 312 53703 0 0 0 0 4205 44 16 0 1 0 1151135934 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16524/statm: 1339 238 195 169 0 50 0
[pid=16527] ppid=16524 vsize=96440 CPUtime=118.61
/proc/16527/stat : 16527 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194304 20811 0 0 0 11841 20 0 0 16 0 2 0 1151140187 98754560 20797 1992294400 134512640 135305190 4294956144 18446744073709551615 134528371 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16527/statm: 24110 20797 83 193 0 23914 0
[pid=16527/tid=16528] ppid=16524 vsize=96440 CPUtime=58.96
/proc/16527/task/16528/stat : 16528 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194368 5346 0 0 0 5889 7 0 0 17 0 2 0 1151140228 98754560 20797 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 101796

[startup+162.302 s]
/proc/loadavg: 1.89 1.34 1.11 3/83 16528
/proc/meminfo: memFree=1666560/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=42.49
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 312 53703 0 0 0 0 4205 44 16 0 1 0 1151135934 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16524/statm: 1339 238 195 169 0 50 0
[pid=16527] ppid=16524 vsize=104992 CPUtime=238.16
/proc/16527/stat : 16527 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194304 23030 0 0 0 23790 26 0 0 25 0 2 0 1151140187 107511808 23016 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16527/statm: 26248 23016 83 193 0 26052 0
[pid=16527/tid=16528] ppid=16524 vsize=104992 CPUtime=118.57
/proc/16527/task/16528/stat : 16528 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194368 6452 0 0 0 11848 9 0 0 18 0 2 0 1151140228 107511808 23016 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.65
Current children cumulated vsize (KiB) 110348

[startup+222.301 s]
/proc/loadavg: 1.99 1.48 1.17 3/83 16528
/proc/meminfo: memFree=1655104/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=42.49
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 312 53703 0 0 0 0 4205 44 16 0 1 0 1151135934 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16524/statm: 1339 238 195 169 0 50 0
[pid=16527] ppid=16524 vsize=116076 CPUtime=357.73
/proc/16527/stat : 16527 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194304 25878 0 0 0 35743 30 0 0 24 0 2 0 1151140187 118861824 25864 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16527/statm: 29019 25864 83 193 0 28823 0
[pid=16527/tid=16528] ppid=16524 vsize=116076 CPUtime=178.21
/proc/16527/task/16528/stat : 16528 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194368 7994 0 0 0 17810 11 0 0 17 0 2 0 1151140228 118861824 25864 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.22
Current children cumulated vsize (KiB) 121432

[startup+282.301 s]
/proc/loadavg: 2.11 1.60 1.23 3/83 16528
/proc/meminfo: memFree=1642432/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=42.49
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 312 53703 0 0 0 0 4205 44 16 0 1 0 1151135934 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16524/statm: 1339 238 195 169 0 50 0
[pid=16527] ppid=16524 vsize=129768 CPUtime=477.29
/proc/16527/stat : 16527 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194304 29017 0 0 0 47692 37 0 0 25 0 2 0 1151140187 132882432 29003 1992294400 134512640 135305190 4294956144 18446744073709551615 134528399 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16527/statm: 32442 29003 83 193 0 32246 0
[pid=16527/tid=16528] ppid=16524 vsize=129768 CPUtime=237.86
/proc/16527/task/16528/stat : 16528 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194368 9575 0 0 0 23772 14 0 0 18 0 2 0 1151140228 132882432 29003 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 519.78
Current children cumulated vsize (KiB) 135124

[startup+342.302 s]
/proc/loadavg: 2.05 1.67 1.28 3/83 16528
/proc/meminfo: memFree=1631296/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=42.49
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 312 53703 0 0 0 0 4205 44 16 0 1 0 1151135934 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16524/statm: 1339 238 195 169 0 50 0
[pid=16527] ppid=16524 vsize=141396 CPUtime=596.84
/proc/16527/stat : 16527 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194304 31805 0 0 0 59642 42 0 0 25 0 2 0 1151140187 144789504 31791 1992294400 134512640 135305190 4294956144 18446744073709551615 134551978 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16527/statm: 35349 31791 83 193 0 35153 0
[pid=16527/tid=16528] ppid=16524 vsize=141396 CPUtime=297.47
/proc/16527/task/16528/stat : 16528 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194368 11037 0 0 0 29730 17 0 0 17 0 2 0 1151140228 144789504 31791 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 639.33
Current children cumulated vsize (KiB) 146752

[startup+402.302 s]
/proc/loadavg: 2.09 1.74 1.32 3/83 16528
/proc/meminfo: memFree=1616128/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=42.49
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 312 53703 0 0 0 0 4205 44 16 0 1 0 1151135934 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16524/statm: 1339 238 195 169 0 50 0
[pid=16527] ppid=16524 vsize=156736 CPUtime=716.48
/proc/16527/stat : 16527 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194304 35678 0 0 0 71599 49 0 0 19 0 2 0 1151140187 160497664 35664 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16527/statm: 39184 35664 83 193 0 38988 0
[pid=16527/tid=16528] ppid=16524 vsize=156736 CPUtime=357.13
/proc/16527/task/16528/stat : 16528 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194368 12891 0 0 0 35692 21 0 0 17 0 2 0 1151140228 160497664 35664 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 758.97
Current children cumulated vsize (KiB) 162092

[startup+462.301 s]
/proc/loadavg: 2.24 1.84 1.38 3/83 16528
/proc/meminfo: memFree=1613248/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=42.49
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 312 53703 0 0 0 0 4205 44 16 0 1 0 1151135934 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16524/statm: 1339 238 195 169 0 50 0
[pid=16527] ppid=16524 vsize=160444 CPUtime=836.04
/proc/16527/stat : 16527 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194304 36289 0 0 0 83552 52 0 0 25 0 2 0 1151140187 164294656 36275 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16527/statm: 40111 36275 83 193 0 39915 0
[pid=16527/tid=16528] ppid=16524 vsize=160444 CPUtime=416.75
/proc/16527/task/16528/stat : 16528 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194368 13182 0 0 0 41652 23 0 0 25 0 2 0 1151140228 164294656 36275 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 878.53
Current children cumulated vsize (KiB) 165800

[startup+522.302 s]
/proc/loadavg: 2.31 1.92 1.43 3/83 16528
/proc/meminfo: memFree=1602752/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=42.49
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 312 53703 0 0 0 0 4205 44 16 0 1 0 1151135934 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16524/statm: 1339 238 195 169 0 50 0
[pid=16527] ppid=16524 vsize=170776 CPUtime=955.6
/proc/16527/stat : 16527 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194304 38884 0 0 0 95504 56 0 0 17 0 2 0 1151140187 174874624 38870 1992294400 134512640 135305190 4294956144 18446744073709551615 134556647 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16527/statm: 42694 38870 83 193 0 42498 0
[pid=16527/tid=16528] ppid=16524 vsize=170776 CPUtime=476.37
/proc/16527/task/16528/stat : 16528 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194368 14686 0 0 0 47612 25 0 0 18 0 2 0 1151140228 174874624 38870 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 998.09
Current children cumulated vsize (KiB) 176132

[startup+582.302 s]
/proc/loadavg: 2.11 1.94 1.47 3/83 16534
/proc/meminfo: memFree=1600768/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=42.49
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 312 53703 0 0 0 0 4205 44 16 0 1 0 1151135934 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16524/statm: 1339 238 195 169 0 50 0
[pid=16527] ppid=16524 vsize=172760 CPUtime=1075.21
/proc/16527/stat : 16527 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194304 39407 0 0 0 107463 58 0 0 17 0 2 0 1151140187 176906240 39393 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16527/statm: 43190 39393 83 193 0 42994 0
[pid=16527/tid=16528] ppid=16524 vsize=172760 CPUtime=536.01
/proc/16527/task/16528/stat : 16528 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194368 14908 0 0 0 53575 26 0 0 17 0 2 0 1151140228 176906240 39393 1992294400 134512640 135305190 4294956144 18446744073709551615 134556752 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1117.7
Current children cumulated vsize (KiB) 178116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+623.601 s]
/proc/loadavg: 2.06 1.94 1.49 3/83 16534
/proc/meminfo: memFree=1594688/2055912 swapFree=4170588/4192956
[pid=16524] ppid=16522 vsize=5356 CPUtime=42.49
/proc/16524/stat : 16524 (manysat.sh) S 16522 16524 16487 0 -1 4194304 312 53703 0 0 0 0 4205 44 16 0 1 0 1151135934 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16524/statm: 1339 238 195 169 0 50 0
[pid=16527] ppid=16524 vsize=179520 CPUtime=1157.56
/proc/16527/stat : 16527 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194304 40894 0 0 0 115697 59 0 0 25 0 2 0 1151140187 183828480 40880 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16527/statm: 44880 40880 83 193 0 44684 0
[pid=16527/tid=16528] ppid=16524 vsize=179520 CPUtime=577.07
/proc/16527/task/16528/stat : 16528 (manysat1.1_stat) R 16524 16524 16487 0 -1 4194368 15626 0 0 0 57681 26 0 0 21 0 2 0 1151140228 183828480 40880 1992294400 134512640 135305190 4294956144 18446744073709551615 134531171 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 184876

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 16524 and gives
#  childrusage.ru_utime.tv_sec=42
#  childrusage.ru_utime.tv_usec=55606
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=444932
# CPU time returned by wait4() is 42.5005
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 623.626
CPU time (s): 1200.05
CPU user time (s): 1199.02
CPU system time (s): 1.03
CPU usage (%): 192.431
Max. virtual memory (cumulated for all children) (KiB): 221648

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

runsolver used 0.903862 second user time and 2.42663 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-03 20:52:00
IDJOB=1563302
IDBENCH=70951
IDSOLVER=515
FILE ID=node78/1563302-1238784718
PBS_JOBID= 9085622
Free space on /tmp= 126820 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-d-r2-noholes.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563302-1238784718/watcher-1563302-1238784718 -o /tmp/evaluation-result-1563302-1238784718/solver-1563302-1238784718 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1563302-1238784718.cnf aimd 2

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

MD5SUM BENCH= 17bffac3a21734cf7ff7fa9ecba23d9d
RANDOM SEED=1928631913

node78.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	: 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.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:      2055912 kB
MemFree:       1787056 kB
Buffers:         27248 kB
Cached:         165188 kB
SwapCached:       7620 kB
Active:          89864 kB
Inactive:       112688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1787056 kB
SwapTotal:     4192956 kB
SwapFree:      4170588 kB
Dirty:           34768 kB
Writeback:           0 kB
Mapped:          15796 kB
Slab:            50496 kB
Committed_AS:  2908272 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126788 MiB
End job on node78 at 2009-04-03 21:02:26