Trace number 1733405

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20? (TO) 1200.07 610.021

General information on the benchmark

NameCRAFTED/modcircuits/
mod5block_2vars_12gates.cnf
MD5SUM97b074a6a073bb165e8c5c9ac040a066
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables926
Number of clauses372485
Sum of the clauses size2182931
Maximum clause length35
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 24586
Number of clauses of size 31
Number of clauses of size 48527
Number of clauses of size 516131
Number of clauses of size over 5343080

Solver Data

0.00/0.00	c Parsing...
0.28/0.39	c ==============================================================================
0.28/0.39	c |           |     ORIGINAL     |              LEARNT              |          |
0.28/0.39	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.28/0.39	c ==============================================================================
0.28/0.39	c |         0 |  372325  2182771 |  111697       0        0     nan |  0.000 % |
15.99/16.07	c |         0 |  220957  1347241 |      --       0       --      -- |     --   | -16968/86070
15.99/16.07	c ==============================================================================
15.99/16.07	c Result  :   #vars: 699   #clauses: 220957   #literals: 1347241
15.99/16.07	c CPU time:   16.0066 s
15.99/16.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-1733405-1240787919/watcher-1733405-1240787919 -o /tmp/evaluation-result-1733405-1240787919/solver-1733405-1240787919 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1733405-1240787919.cnf aimd 1 

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.92 0.98 0.99 3/64 1436
/proc/meminfo: memFree=1623396/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=0
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106824485 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1436/statm: 1339 235 195 169 0 50 0
[pid=1437] ppid=1436 vsize=1096 CPUtime=0
/proc/1437/stat : 1437 (SatElite) R 1436 1436 860 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 106824485 1122304 170 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/1437/statm: 274 170 50 127 0 144 0

[startup+0.047344 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1436
/proc/meminfo: memFree=1623396/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=0
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106824485 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1436/statm: 1339 235 195 169 0 50 0
[pid=1437] ppid=1436 vsize=3744 CPUtime=0.03
/proc/1437/stat : 1437 (SatElite) R 1436 1436 860 0 -1 4194304 832 0 0 0 3 0 0 0 18 0 1 0 106824485 3833856 817 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/1437/statm: 936 817 51 127 0 806 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9100

[startup+0.101349 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1436
/proc/meminfo: memFree=1623396/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=0
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106824485 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1436/statm: 1339 235 195 169 0 50 0
[pid=1437] ppid=1436 vsize=7488 CPUtime=0.09
/proc/1437/stat : 1437 (SatElite) R 1436 1436 860 0 -1 4194304 1736 0 0 0 8 1 0 0 18 0 1 0 106824485 7667712 1720 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/1437/statm: 1872 1721 51 127 0 1742 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12844

[startup+0.301371 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1436
/proc/meminfo: memFree=1623396/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=0
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106824485 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1436/statm: 1339 235 195 169 0 50 0
[pid=1437] ppid=1436 vsize=21292 CPUtime=0.28
/proc/1437/stat : 1437 (SatElite) R 1436 1436 860 0 -1 4194304 5031 0 0 0 26 2 0 0 19 0 1 0 106824485 21803008 5015 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/1437/statm: 5323 5015 51 127 0 5193 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26648

[startup+0.701415 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1436
/proc/meminfo: memFree=1623396/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=0
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106824485 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1436/statm: 1339 235 195 169 0 50 0
[pid=1437] ppid=1436 vsize=33768 CPUtime=0.69
/proc/1437/stat : 1437 (SatElite) R 1436 1436 860 0 -1 4194304 8125 0 0 0 65 4 0 0 23 0 1 0 106824485 34578432 8104 1992294400 134512640 135034092 4294956096 18446744073709551615 134540726 0 0 4096 3 0 0 0 17 1 0 0
/proc/1437/statm: 8442 8104 64 127 0 8312 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39124

[startup+1.5015 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 1438
/proc/meminfo: memFree=1590868/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=0
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106824485 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1436/statm: 1339 235 195 169 0 50 0
[pid=1437] ppid=1436 vsize=33936 CPUtime=1.49
/proc/1437/stat : 1437 (SatElite) R 1436 1436 860 0 -1 4194304 8151 0 0 0 145 4 0 0 25 0 1 0 106824485 34750464 8130 1992294400 134512640 135034092 4294956096 18446744073709551615 134569534 0 0 4096 3 0 0 0 17 1 0 0
/proc/1437/statm: 8484 8130 64 127 0 8354 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39292

[startup+3.10168 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 1438
/proc/meminfo: memFree=1590420/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=0
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106824485 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1436/statm: 1339 235 195 169 0 50 0
[pid=1437] ppid=1436 vsize=34448 CPUtime=3.09
/proc/1437/stat : 1437 (SatElite) R 1436 1436 860 0 -1 4194304 8263 0 0 0 305 4 0 0 25 0 1 0 106824485 35274752 8242 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 1 0 0
/proc/1437/statm: 8612 8242 64 127 0 8482 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39804

[startup+6.30104 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 1438
/proc/meminfo: memFree=1589716/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=0
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106824485 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1436/statm: 1339 235 195 169 0 50 0
[pid=1437] ppid=1436 vsize=34788 CPUtime=6.29
/proc/1437/stat : 1437 (SatElite) R 1436 1436 860 0 -1 4194304 8441 0 0 0 625 4 0 0 25 0 1 0 106824485 35622912 8313 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 1 0 0
/proc/1437/statm: 8697 8313 64 127 0 8567 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40144

[startup+12.7028 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 1438
/proc/meminfo: memFree=1585756/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=0
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106824485 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1436/statm: 1339 235 195 169 0 50 0
[pid=1437] ppid=1436 vsize=37808 CPUtime=12.69
/proc/1437/stat : 1437 (SatElite) R 1436 1436 860 0 -1 4194304 9940 0 0 0 1264 5 0 0 25 0 1 0 106824485 38715392 8780 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 1 0 0
/proc/1437/statm: 9452 8780 68 127 0 9322 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43164

[startup+25.5012 s]
/proc/loadavg: 1.10 1.02 1.01 3/67 1440
/proc/meminfo: memFree=1568276/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=16.55
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 312 10888 0 0 0 0 1647 8 16 0 1 0 106824485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1436/statm: 1339 238 195 169 0 50 0
[pid=1439] ppid=1436 vsize=61344 CPUtime=17.53
/proc/1439/stat : 1439 (manysat1.1_stat) R 1436 1436 860 0 -1 4194304 11985 0 0 0 1743 10 0 0 17 0 2 0 106826142 62816256 11971 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1439/statm: 15336 11971 83 193 0 15140 0
[pid=1439/tid=1440] ppid=1436 vsize=61344 CPUtime=8.63
/proc/1439/task/1440/stat : 1440 (manysat1.1_stat) R 1436 1436 860 0 -1 4194368 2306 0 0 0 861 2 0 0 17 0 2 0 106826169 62816256 11971 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.08
Current children cumulated vsize (KiB) 66700

[startup+51.101 s]
/proc/loadavg: 1.41 1.09 1.03 3/67 1440
/proc/meminfo: memFree=1560212/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=16.55
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 312 10888 0 0 0 0 1647 8 16 0 1 0 106824485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1436/statm: 1339 238 195 169 0 50 0
[pid=1439] ppid=1436 vsize=69204 CPUtime=68.57
/proc/1439/stat : 1439 (manysat1.1_stat) R 1436 1436 860 0 -1 4194304 14015 0 0 0 6842 15 0 0 16 0 2 0 106826142 70864896 14001 1992294400 134512640 135305190 4294956144 18446744073709551615 134529257 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1439/statm: 17301 14001 83 193 0 17105 0
[pid=1439/tid=1440] ppid=1436 vsize=69204 CPUtime=34.19
/proc/1439/task/1440/stat : 1440 (manysat1.1_stat) R 1436 1436 860 0 -1 4194368 3249 0 0 0 3413 6 0 0 17 0 2 0 106826169 70864896 14001 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 85.12
Current children cumulated vsize (KiB) 74560

[startup+102.306 s]
/proc/loadavg: 1.74 1.23 1.08 3/67 1440
/proc/meminfo: memFree=1544212/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=16.55
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 312 10888 0 0 0 0 1647 8 16 0 1 0 106824485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1436/statm: 1339 238 195 169 0 50 0
[pid=1439] ppid=1436 vsize=85600 CPUtime=170.7
/proc/1439/stat : 1439 (manysat1.1_stat) R 1436 1436 860 0 -1 4194304 18013 0 0 0 17047 23 0 0 20 0 2 0 106826142 87654400 17999 1992294400 134512640 135305190 4294956144 18446744073709551615 134528545 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1439/statm: 21400 17999 83 193 0 21204 0
[pid=1439/tid=1440] ppid=1436 vsize=85600 CPUtime=85.34
/proc/1439/task/1440/stat : 1440 (manysat1.1_stat) R 1436 1436 860 0 -1 4194368 5121 0 0 0 8524 10 0 0 25 0 2 0 106826169 87654400 17999 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 187.25
Current children cumulated vsize (KiB) 90956

[startup+162.301 s]
/proc/loadavg: 1.90 1.37 1.13 3/67 1440
/proc/meminfo: memFree=1534804/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=16.55
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 312 10888 0 0 0 0 1647 8 16 0 1 0 106824485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1436/statm: 1339 238 195 169 0 50 0
[pid=1439] ppid=1436 vsize=95256 CPUtime=290.38
/proc/1439/stat : 1439 (manysat1.1_stat) R 1436 1436 860 0 -1 4194304 20347 0 0 0 29010 28 0 0 25 0 2 0 106826142 97542144 20333 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1439/statm: 23814 20333 83 193 0 23618 0
[pid=1439/tid=1440] ppid=1436 vsize=95256 CPUtime=145.3
/proc/1439/task/1440/stat : 1440 (manysat1.1_stat) R 1436 1436 860 0 -1 4194368 6217 0 0 0 14517 13 0 0 25 0 2 0 106826169 97542144 20333 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 306.93
Current children cumulated vsize (KiB) 100612

[startup+222.301 s]
/proc/loadavg: 1.96 1.48 1.19 3/67 1440
/proc/meminfo: memFree=1521364/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=16.55
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 312 10888 0 0 0 0 1647 8 16 0 1 0 106824485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1436/statm: 1339 238 195 169 0 50 0
[pid=1439] ppid=1436 vsize=107964 CPUtime=410.06
/proc/1439/stat : 1439 (manysat1.1_stat) R 1436 1436 860 0 -1 4194304 23696 0 0 0 40970 36 0 0 20 0 2 0 106826142 110555136 23682 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1439/statm: 26991 23682 83 193 0 26795 0
[pid=1439/tid=1440] ppid=1436 vsize=107964 CPUtime=205.23
/proc/1439/task/1440/stat : 1440 (manysat1.1_stat) R 1436 1436 860 0 -1 4194368 8236 0 0 0 20505 18 0 0 20 0 2 0 106826169 110555136 23682 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 426.61
Current children cumulated vsize (KiB) 113320

[startup+282.302 s]
/proc/loadavg: 1.98 1.57 1.23 3/67 1440
/proc/meminfo: memFree=1509780/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=16.55
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 312 10888 0 0 0 0 1647 8 16 0 1 0 106824485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1436/statm: 1339 238 195 169 0 50 0
[pid=1439] ppid=1436 vsize=120992 CPUtime=529.74
/proc/1439/stat : 1439 (manysat1.1_stat) R 1436 1436 860 0 -1 4194304 26581 0 0 0 52931 43 0 0 23 0 2 0 106826142 123895808 26567 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1439/statm: 30248 26567 83 193 0 30052 0
[pid=1439/tid=1440] ppid=1436 vsize=120992 CPUtime=264.97
/proc/1439/task/1440/stat : 1440 (manysat1.1_stat) R 1436 1436 860 0 -1 4194368 9820 0 0 0 26475 22 0 0 25 0 2 0 106826169 123895808 26567 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 546.29
Current children cumulated vsize (KiB) 126348

[startup+342.303 s]
/proc/loadavg: 1.99 1.65 1.28 3/67 1440
/proc/meminfo: memFree=1497684/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=16.55
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 312 10888 0 0 0 0 1647 8 16 0 1 0 106824485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1436/statm: 1339 238 195 169 0 50 0
[pid=1439] ppid=1436 vsize=133556 CPUtime=649.46
/proc/1439/stat : 1439 (manysat1.1_stat) R 1436 1436 860 0 -1 4194304 29598 0 0 0 64898 48 0 0 20 0 2 0 106826142 136761344 29584 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1439/statm: 33389 29584 83 193 0 33193 0
[pid=1439/tid=1440] ppid=1436 vsize=133556 CPUtime=324.73
/proc/1439/task/1440/stat : 1440 (manysat1.1_stat) R 1436 1436 860 0 -1 4194368 11156 0 0 0 32449 24 0 0 25 0 2 0 106826169 136761344 29584 1992294400 134512640 135305190 4294956144 18446744073709551615 134528446 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 666.01
Current children cumulated vsize (KiB) 138912

[startup+402.302 s]
/proc/loadavg: 1.99 1.71 1.32 3/67 1440
/proc/meminfo: memFree=1491668/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=16.55
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 312 10888 0 0 0 0 1647 8 16 0 1 0 106824485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1436/statm: 1339 238 195 169 0 50 0
[pid=1439] ppid=1436 vsize=139196 CPUtime=769.17
/proc/1439/stat : 1439 (manysat1.1_stat) R 1436 1436 860 0 -1 4194304 31143 0 0 0 76864 53 0 0 22 0 2 0 106826142 142536704 31129 1992294400 134512640 135305190 4294956144 18446744073709551615 134545988 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1439/statm: 34799 31129 83 193 0 34603 0
[pid=1439/tid=1440] ppid=1436 vsize=139196 CPUtime=384.46
/proc/1439/task/1440/stat : 1440 (manysat1.1_stat) R 1436 1436 860 0 -1 4194368 12267 0 0 0 38418 28 0 0 19 0 2 0 106826169 142536704 31129 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 785.72
Current children cumulated vsize (KiB) 144552

[startup+462.302 s]
/proc/loadavg: 1.99 1.76 1.36 3/67 1440
/proc/meminfo: memFree=1479508/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=16.55
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 312 10888 0 0 0 0 1647 8 16 0 1 0 106824485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1436/statm: 1339 238 195 169 0 50 0
[pid=1439] ppid=1436 vsize=152344 CPUtime=888.83
/proc/1439/stat : 1439 (manysat1.1_stat) R 1436 1436 860 0 -1 4194304 34106 0 0 0 88824 59 0 0 21 0 2 0 106826142 156000256 34092 1992294400 134512640 135305190 4294956144 18446744073709551615 134528237 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1439/statm: 38086 34092 83 193 0 37890 0
[pid=1439/tid=1440] ppid=1436 vsize=152344 CPUtime=444.17
/proc/1439/task/1440/stat : 1440 (manysat1.1_stat) R 1436 1436 860 0 -1 4194368 13822 0 0 0 44385 32 0 0 25 0 2 0 106826169 156000256 34092 1992294400 134512640 135305190 4294956144 18446744073709551615 134528690 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 905.38
Current children cumulated vsize (KiB) 157700

[startup+522.303 s]
/proc/loadavg: 1.99 1.80 1.40 3/67 1440
/proc/meminfo: memFree=1475604/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=16.55
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 312 10888 0 0 0 0 1647 8 16 0 1 0 106824485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1436/statm: 1339 238 195 169 0 50 0
[pid=1439] ppid=1436 vsize=156124 CPUtime=1008.58
/proc/1439/stat : 1439 (manysat1.1_stat) R 1436 1436 860 0 -1 4194304 35175 0 0 0 100796 62 0 0 25 0 2 0 106826142 159870976 35161 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1439/statm: 39031 35161 83 193 0 38835 0
[pid=1439/tid=1440] ppid=1436 vsize=156124 CPUtime=503.94
/proc/1439/task/1440/stat : 1440 (manysat1.1_stat) R 1436 1436 860 0 -1 4194368 14200 0 0 0 50360 34 0 0 21 0 2 0 106826169 159870976 35161 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1025.13
Current children cumulated vsize (KiB) 161480

[startup+582.302 s]
/proc/loadavg: 1.99 1.83 1.43 3/67 1440
/proc/meminfo: memFree=1458324/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=16.55
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 312 10888 0 0 0 0 1647 8 16 0 1 0 106824485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1436/statm: 1339 238 195 169 0 50 0
[pid=1439] ppid=1436 vsize=173884 CPUtime=1128.27
/proc/1439/stat : 1439 (manysat1.1_stat) R 1436 1436 860 0 -1 4194304 39404 0 0 0 112757 70 0 0 25 0 2 0 106826142 178057216 39390 1992294400 134512640 135305190 4294956144 18446744073709551615 134528571 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1439/statm: 43471 39390 83 193 0 43275 0
[pid=1439/tid=1440] ppid=1436 vsize=173884 CPUtime=563.7
/proc/1439/task/1440/stat : 1440 (manysat1.1_stat) R 1436 1436 860 0 -1 4194368 16588 0 0 0 56331 39 0 0 18 0 2 0 106826169 178057216 39390 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1144.82
Current children cumulated vsize (KiB) 179240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+610.003 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 1440
/proc/meminfo: memFree=1458004/2055920 swapFree=4181272/4192956
[pid=1436] ppid=1434 vsize=5356 CPUtime=16.55
/proc/1436/stat : 1436 (manysat.sh) S 1434 1436 860 0 -1 4194304 312 10888 0 0 0 0 1647 8 16 0 1 0 106824485 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1436/statm: 1339 238 195 169 0 50 0
[pid=1439] ppid=1436 vsize=174104 CPUtime=1183.52
/proc/1439/stat : 1439 (manysat1.1_stat) R 1436 1436 860 0 -1 4194304 39484 0 0 0 118280 72 0 0 25 0 2 0 106826142 178282496 39470 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1439/statm: 43526 39470 83 193 0 43330 0
[pid=1439/tid=1440] ppid=1436 vsize=174104 CPUtime=591.26
/proc/1439/task/1440/stat : 1440 (manysat1.1_stat) R 1436 1436 860 0 -1 4194368 16650 0 0 0 59086 40 0 0 25 0 2 0 106826169 178282496 39470 1992294400 134512640 135305190 4294956144 18446744073709551615 134541935 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 179460

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 1436 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=475495
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=85986
# CPU time returned by wait4() is 16.5615
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 610.021
CPU time (s): 1200.07
CPU user time (s): 1199.27
CPU system time (s): 0.8
CPU usage (%): 196.726
Max. virtual memory (cumulated for all children) (KiB): 179460

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

runsolver used 0.550916 second user time and 1.68174 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-27 01:18:39
IDJOB=1733405
IDBENCH=71140
IDSOLVER=514
FILE ID=node35/1733405-1240787919
PBS_JOBID= 9187284
Free space on /tmp= 66392 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/CRAFTED/modcircuits/mod5block_2vars_12gates.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733405-1240787919/watcher-1733405-1240787919 -o /tmp/evaluation-result-1733405-1240787919/solver-1733405-1240787919 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1733405-1240787919.cnf aimd 1

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

MD5SUM BENCH= 97b074a6a073bb165e8c5c9ac040a066
RANDOM SEED=499122689

node35.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:      2055920 kB
MemFree:       1623876 kB
Buffers:         50980 kB
Cached:         323848 kB
SwapCached:       5700 kB
Active:         103596 kB
Inactive:       279288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623876 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:           12028 kB
Writeback:           0 kB
Mapped:          13632 kB
Slab:            35284 kB
Committed_AS:   470412 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node35 at 2009-04-27 01:28:51