Trace number 1733406

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.1 610.02

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.29/0.38	c ==============================================================================
0.29/0.38	c |           |     ORIGINAL     |              LEARNT              |          |
0.29/0.38	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.29/0.38	c ==============================================================================
0.29/0.38	c |         0 |  372325  2182771 |  111697       0        0     nan |  0.000 % |
15.88/15.98	c |         0 |  220957  1347241 |      --       0       --      -- |     --   | -16968/86070
15.88/15.98	c ==============================================================================
15.88/15.98	c Result  :   #vars: 699   #clauses: 220957   #literals: 1347241
15.88/15.98	c CPU time:   15.9026 s
15.88/15.98	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-1733406-1240787922/watcher-1733406-1240787922 -o /tmp/evaluation-result-1733406-1240787922/solver-1733406-1240787922 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1733406-1240787922.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.92 0.98 0.99 3/64 10202
/proc/meminfo: memFree=1654888/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=0
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106818204 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10202/statm: 1339 235 195 169 0 50 0
[pid=10203] ppid=10202 vsize=1096 CPUtime=0
/proc/10203/stat : 10203 (SatElite) R 10202 10202 9800 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 106818204 1122304 170 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 1 0 0
/proc/10203/statm: 274 170 50 127 0 144 0

[startup+0.0253531 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10202
/proc/meminfo: memFree=1654888/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=0
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106818204 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10202/statm: 1339 235 195 169 0 50 0
[pid=10203] ppid=10202 vsize=2300 CPUtime=0.01
/proc/10203/stat : 10203 (SatElite) R 10202 10202 9800 0 -1 4194304 473 0 0 0 1 0 0 0 18 0 1 0 106818204 2355200 457 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/10203/statm: 575 458 51 127 0 445 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7656

[startup+0.101363 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10202
/proc/meminfo: memFree=1654888/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=0
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106818204 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10202/statm: 1339 235 195 169 0 50 0
[pid=10203] ppid=10202 vsize=7488 CPUtime=0.08
/proc/10203/stat : 10203 (SatElite) R 10202 10202 9800 0 -1 4194304 1734 0 0 0 8 0 0 0 18 0 1 0 106818204 7667712 1718 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/10203/statm: 1872 1718 51 127 0 1742 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12844

[startup+0.30139 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10202
/proc/meminfo: memFree=1654888/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=0
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106818204 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10202/statm: 1339 235 195 169 0 50 0
[pid=10203] ppid=10202 vsize=21424 CPUtime=0.29
/proc/10203/stat : 10203 (SatElite) R 10202 10202 9800 0 -1 4194304 5057 0 0 0 26 3 0 0 19 0 1 0 106818204 21938176 5041 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/10203/statm: 5356 5042 51 127 0 5226 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26780

[startup+0.701443 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10202
/proc/meminfo: memFree=1654888/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=0
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106818204 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10202/statm: 1339 235 195 169 0 50 0
[pid=10203] ppid=10202 vsize=33768 CPUtime=0.68
/proc/10203/stat : 10203 (SatElite) R 10202 10202 9800 0 -1 4194304 8125 0 0 0 65 3 0 0 23 0 1 0 106818204 34578432 8104 1992294400 134512640 135034092 4294956096 18446744073709551615 134540734 0 0 4096 3 0 0 0 17 1 0 0
/proc/10203/statm: 8442 8104 64 127 0 8312 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 39124

[startup+1.50155 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 10204
/proc/meminfo: memFree=1622424/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=0
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106818204 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10202/statm: 1339 235 195 169 0 50 0
[pid=10203] ppid=10202 vsize=33936 CPUtime=1.48
/proc/10203/stat : 10203 (SatElite) R 10202 10202 9800 0 -1 4194304 8151 0 0 0 145 3 0 0 25 0 1 0 106818204 34750464 8130 1992294400 134512640 135034092 4294956096 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 1 0 0
/proc/10203/statm: 8484 8130 64 127 0 8354 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39292

[startup+3.10178 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 10204
/proc/meminfo: memFree=1621976/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=0
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106818204 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10202/statm: 1339 235 195 169 0 50 0
[pid=10203] ppid=10202 vsize=34448 CPUtime=3.08
/proc/10203/stat : 10203 (SatElite) R 10202 10202 9800 0 -1 4194304 8267 0 0 0 304 4 0 0 25 0 1 0 106818204 35274752 8246 1992294400 134512640 135034092 4294956096 18446744073709551615 134540726 0 0 4096 3 0 0 0 17 0 0 0
/proc/10203/statm: 8612 8246 64 127 0 8482 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39804

[startup+6.3012 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 10204
/proc/meminfo: memFree=1621408/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=0
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106818204 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10202/statm: 1339 235 195 169 0 50 0
[pid=10203] ppid=10202 vsize=34788 CPUtime=6.28
/proc/10203/stat : 10203 (SatElite) R 10202 10202 9800 0 -1 4194304 8445 0 0 0 624 4 0 0 25 0 1 0 106818204 35622912 8317 1992294400 134512640 135034092 4294956096 18446744073709551615 134540978 0 0 4096 3 0 0 0 17 1 0 0
/proc/10203/statm: 8697 8317 64 127 0 8567 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40144

[startup+12.7011 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 10204
/proc/meminfo: memFree=1617312/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=0
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106818204 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10202/statm: 1339 235 195 169 0 50 0
[pid=10203] ppid=10202 vsize=38080 CPUtime=12.67
/proc/10203/stat : 10203 (SatElite) R 10202 10202 9800 0 -1 4194304 10005 0 0 0 1262 5 0 0 25 0 1 0 106818204 38993920 8845 1992294400 134512640 135034092 4294956096 18446744073709551615 134547464 0 0 4096 3 0 0 0 17 1 0 0
/proc/10203/statm: 9520 8845 68 127 0 9390 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 43436

[startup+25.5018 s]
/proc/loadavg: 1.23 1.05 1.02 3/67 10206
/proc/meminfo: memFree=1600152/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=16.44
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 312 10888 0 0 0 0 1636 8 16 0 1 0 106818204 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10202/statm: 1339 238 195 169 0 50 0
[pid=10205] ppid=10202 vsize=60500 CPUtime=17.71
/proc/10205/stat : 10205 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194304 11976 0 0 0 1762 9 0 0 17 0 2 0 106819852 61952000 11962 1992294400 134512640 135305190 4294956144 18446744073709551615 134551820 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10205/statm: 15125 11962 83 193 0 14929 0
[pid=10205/tid=10206] ppid=10202 vsize=60500 CPUtime=8.72
/proc/10205/task/10206/stat : 10206 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194368 2261 0 0 0 870 2 0 0 17 0 2 0 106819879 61952000 11962 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.15
Current children cumulated vsize (KiB) 65856

[startup+51.1023 s]
/proc/loadavg: 1.49 1.12 1.04 3/67 10206
/proc/meminfo: memFree=1591832/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=16.44
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 312 10888 0 0 0 0 1636 8 16 0 1 0 106818204 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10202/statm: 1339 238 195 169 0 50 0
[pid=10205] ppid=10202 vsize=68184 CPUtime=68.76
/proc/10205/stat : 10205 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194304 14036 0 0 0 6863 13 0 0 17 0 2 0 106819852 69820416 14022 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10205/statm: 17046 14022 83 193 0 16850 0
[pid=10205/tid=10206] ppid=10202 vsize=68184 CPUtime=34.29
/proc/10205/task/10206/stat : 10206 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194368 3181 0 0 0 3425 4 0 0 17 0 2 0 106819879 69820416 14022 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 85.2
Current children cumulated vsize (KiB) 73540

[startup+102.306 s]
/proc/loadavg: 1.78 1.26 1.09 3/67 10206
/proc/meminfo: memFree=1577816/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=16.44
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 312 10888 0 0 0 0 1636 8 16 0 1 0 106818204 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10202/statm: 1339 238 195 169 0 50 0
[pid=10205] ppid=10202 vsize=82756 CPUtime=170.9
/proc/10205/stat : 10205 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194304 17507 0 0 0 17070 20 0 0 18 0 2 0 106819852 84742144 17493 1992294400 134512640 135305190 4294956144 18446744073709551615 134547888 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10205/statm: 20689 17493 83 193 0 20493 0
[pid=10205/tid=10206] ppid=10202 vsize=82756 CPUtime=85.45
/proc/10205/task/10206/stat : 10206 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194368 4949 0 0 0 8537 8 0 0 25 0 2 0 106819879 84742144 17493 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 187.34
Current children cumulated vsize (KiB) 88112

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.14 3/67 10206
/proc/meminfo: memFree=1566104/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=16.44
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 312 10888 0 0 0 0 1636 8 16 0 1 0 106818204 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10202/statm: 1339 238 195 169 0 50 0
[pid=10205] ppid=10202 vsize=95348 CPUtime=290.57
/proc/10205/stat : 10205 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194304 20434 0 0 0 29030 27 0 0 17 0 2 0 106819852 97636352 20420 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10205/statm: 23837 20420 83 193 0 23641 0
[pid=10205/tid=10206] ppid=10202 vsize=95348 CPUtime=145.39
/proc/10205/task/10206/stat : 10206 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194368 6364 0 0 0 14527 12 0 0 21 0 2 0 106819879 97636352 20420 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 307.01
Current children cumulated vsize (KiB) 100704

[startup+222.301 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 10206
/proc/meminfo: memFree=1554328/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=16.44
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 312 10888 0 0 0 0 1636 8 16 0 1 0 106818204 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10202/statm: 1339 238 195 169 0 50 0
[pid=10205] ppid=10202 vsize=106324 CPUtime=410.25
/proc/10205/stat : 10205 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194304 23345 0 0 0 40992 33 0 0 25 0 2 0 106819852 108875776 23331 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10205/statm: 26581 23331 83 193 0 26385 0
[pid=10205/tid=10206] ppid=10202 vsize=106324 CPUtime=205.34
/proc/10205/task/10206/stat : 10206 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194368 7861 0 0 0 20519 15 0 0 25 0 2 0 106819879 108875776 23331 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 426.69
Current children cumulated vsize (KiB) 111680

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 10206
/proc/meminfo: memFree=1540824/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=16.44
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 312 10888 0 0 0 0 1636 8 16 0 1 0 106818204 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10202/statm: 1339 238 195 169 0 50 0
[pid=10205] ppid=10202 vsize=121160 CPUtime=529.91
/proc/10205/stat : 10205 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194304 26706 0 0 0 52951 40 0 0 25 0 2 0 106819852 124067840 26692 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10205/statm: 30290 26692 83 193 0 30094 0
[pid=10205/tid=10206] ppid=10202 vsize=121160 CPUtime=265.29
/proc/10205/task/10206/stat : 10206 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194368 10054 0 0 0 26510 19 0 0 25 0 2 0 106819879 124067840 26692 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 546.35
Current children cumulated vsize (KiB) 126516

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 10206
/proc/meminfo: memFree=1524184/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=16.44
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 312 10888 0 0 0 0 1636 8 16 0 1 0 106818204 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10202/statm: 1339 238 195 169 0 50 0
[pid=10205] ppid=10202 vsize=139260 CPUtime=649.62
/proc/10205/stat : 10205 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194304 30894 0 0 0 64915 47 0 0 18 0 2 0 106819852 142602240 30880 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10205/statm: 34815 30880 83 193 0 34619 0
[pid=10205/tid=10206] ppid=10202 vsize=139260 CPUtime=325.23
/proc/10205/task/10206/stat : 10206 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194368 12121 0 0 0 32500 23 0 0 25 0 2 0 106819879 142602240 30880 1992294400 134512640 135305190 4294956144 18446744073709551615 134528347 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 666.06
Current children cumulated vsize (KiB) 144616

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 10206
/proc/meminfo: memFree=1522008/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=16.44
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 312 10888 0 0 0 0 1636 8 16 0 1 0 106818204 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10202/statm: 1339 238 195 169 0 50 0
[pid=10205] ppid=10202 vsize=140744 CPUtime=769.33
/proc/10205/stat : 10205 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194304 31472 0 0 0 76884 49 0 0 19 0 2 0 106819852 144121856 31458 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10205/statm: 35186 31458 83 193 0 34990 0
[pid=10205/tid=10206] ppid=10202 vsize=140744 CPUtime=384.97
/proc/10205/task/10206/stat : 10206 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194368 12265 0 0 0 38473 24 0 0 18 0 2 0 106819879 144121856 31458 1992294400 134512640 135305190 4294956144 18446744073709551615 134557807 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 785.77
Current children cumulated vsize (KiB) 146100

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 10206
/proc/meminfo: memFree=1505688/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=16.44
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 312 10888 0 0 0 0 1636 8 16 0 1 0 106818204 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10202/statm: 1339 238 195 169 0 50 0
[pid=10205] ppid=10202 vsize=156792 CPUtime=888.97
/proc/10205/stat : 10205 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194304 35490 0 0 0 88835 62 0 0 21 0 2 0 106819852 160555008 35476 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10205/statm: 39198 35476 83 193 0 39002 0
[pid=10205/tid=10206] ppid=10202 vsize=156792 CPUtime=444.65
/proc/10205/task/10206/stat : 10206 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194368 14230 0 0 0 44434 31 0 0 19 0 2 0 106819879 160555008 35476 1992294400 134512640 135305190 4294956144 18446744073709551615 134528603 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 905.41
Current children cumulated vsize (KiB) 162148

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 10206
/proc/meminfo: memFree=1501848/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=16.44
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 312 10888 0 0 0 0 1636 8 16 0 1 0 106818204 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10202/statm: 1339 238 195 169 0 50 0
[pid=10205] ppid=10202 vsize=160916 CPUtime=1008.72
/proc/10205/stat : 10205 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194304 36463 0 0 0 100807 65 0 0 20 0 2 0 106819852 164777984 36449 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10205/statm: 40229 36449 83 193 0 40033 0
[pid=10205/tid=10206] ppid=10202 vsize=160916 CPUtime=504.41
/proc/10205/task/10206/stat : 10206 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194368 14723 0 0 0 50409 32 0 0 25 0 2 0 106819879 164777984 36449 1992294400 134512640 135305190 4294956144 18446744073709551615 134551736 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1025.16
Current children cumulated vsize (KiB) 166272

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 10206
/proc/meminfo: memFree=1479896/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=16.44
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 312 10888 0 0 0 0 1636 8 16 0 1 0 106818204 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10202/statm: 1339 238 195 169 0 50 0
[pid=10205] ppid=10202 vsize=184396 CPUtime=1128.41
/proc/10205/stat : 10205 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194304 41925 0 0 0 112767 74 0 0 25 0 2 0 106819852 188821504 41911 1992294400 134512640 135305190 4294956144 18446744073709551615 134538311 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10205/statm: 46099 41911 83 193 0 45903 0
[pid=10205/tid=10206] ppid=10202 vsize=184396 CPUtime=564.19
/proc/10205/task/10206/stat : 10206 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194368 17189 0 0 0 56383 36 0 0 25 0 2 0 106819879 188821504 41911 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1144.85
Current children cumulated vsize (KiB) 189752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+610.002 s]
/proc/loadavg: 1.99 1.85 1.46 3/67 10206
/proc/meminfo: memFree=1479896/2055920 swapFree=4191900/4192956
[pid=10202] ppid=10200 vsize=5356 CPUtime=16.44
/proc/10202/stat : 10202 (manysat.sh) S 10200 10202 9800 0 -1 4194304 312 10888 0 0 0 0 1636 8 16 0 1 0 106818204 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10202/statm: 1339 238 195 169 0 50 0
[pid=10205] ppid=10202 vsize=184396 CPUtime=1183.66
/proc/10205/stat : 10205 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194304 41925 0 0 0 118290 76 0 0 25 0 2 0 106819852 188821504 41911 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10205/statm: 46099 41911 83 193 0 45903 0
[pid=10205/tid=10206] ppid=10202 vsize=184396 CPUtime=591.88
/proc/10205/task/10206/stat : 10206 (manysat1.1_stat) R 10202 10202 9800 0 -1 4194368 17189 0 0 0 59152 36 0 0 23 0 2 0 106819879 188821504 41911 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 189752

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

Real time (s): 610.02
CPU time (s): 1200.1
CPU user time (s): 1199.26
CPU system time (s): 0.84
CPU usage (%): 196.731
Max. virtual memory (cumulated for all children) (KiB): 189752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.3715
system time used= 0.087986
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= 59

runsolver used 0.545917 second user time and 1.68274 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-27 01:18:42
IDJOB=1733406
IDBENCH=71140
IDSOLVER=515
FILE ID=node71/1733406-1240787922
PBS_JOBID= 9187250
Free space on /tmp= 66416 MiB

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

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

MD5SUM BENCH= 97b074a6a073bb165e8c5c9ac040a066
RANDOM SEED=812034839

node71.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.236
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.236
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:       1655432 kB
Buffers:         38872 kB
Cached:         281832 kB
SwapCached:        528 kB
Active:         140460 kB
Inactive:       194300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655432 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           12024 kB
Writeback:           0 kB
Mapped:          22316 kB
Slab:            51788 kB
Committed_AS:   329252 kB
PageTables:       1436 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= 66408 MiB
End job on node71 at 2009-04-27 01:28:54