Trace number 1733804

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_9gates_u2_autoenc.cnf
MD5SUMf36884385029d184241b6634aaaa22ac
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 variables426
Number of clauses92955
Sum of the clauses size544296
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21566
Number of clauses of size 34
Number of clauses of size 4733
Number of clauses of size 55420
Number of clauses of size over 585168

Solver Data

0.00/0.00	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |   92891   544232 |   27867       0        0     nan |  0.000 % |
2.09/2.20	c |         0 |   57618   355444 |      --       0       --      -- |     --   | -5321/16268
2.09/2.20	c ==============================================================================
2.09/2.20	c Result  :   #vars: 331   #clauses: 57618   #literals: 355444
2.09/2.20	c CPU time:   2.18567 s
2.09/2.20	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-1733804-1240792880/watcher-1733804-1240792880 -o /tmp/evaluation-result-1733804-1240792880/solver-1733804-1240792880 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1733804-1240792880.cnf aimd 0 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28180
/proc/meminfo: memFree=1662920/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=0
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107315937 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28180/statm: 1339 235 195 169 0 50 0
[pid=28181] ppid=28180 vsize=988 CPUtime=0
/proc/28181/stat : 28181 (SatElite) R 28180 28180 27984 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 107315938 1011712 131 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/28181/statm: 247 132 50 127 0 117 0

[startup+0.0136791 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28180
/proc/meminfo: memFree=1662920/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=0
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107315937 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28180/statm: 1339 235 195 169 0 50 0
[pid=28181] ppid=28180 vsize=1408 CPUtime=0
/proc/28181/stat : 28181 (SatElite) R 28180 28180 27984 0 -1 4194304 260 0 0 0 0 0 0 0 18 0 1 0 107315938 1441792 244 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/28181/statm: 352 245 50 127 0 222 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6764

[startup+0.102688 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28180
/proc/meminfo: memFree=1662920/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=0
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107315937 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28180/statm: 1339 235 195 169 0 50 0
[pid=28181] ppid=28180 vsize=8564 CPUtime=0.08
/proc/28181/stat : 28181 (SatElite) R 28180 28180 27984 0 -1 4194304 2050 0 0 0 8 0 0 0 18 0 1 0 107315938 8769536 2034 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 1 0 0
/proc/28181/statm: 2141 2034 63 127 0 2011 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13920

[startup+0.302718 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28180
/proc/meminfo: memFree=1662920/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=0
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107315937 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28180/statm: 1339 235 195 169 0 50 0
[pid=28181] ppid=28180 vsize=8972 CPUtime=0.28
/proc/28181/stat : 28181 (SatElite) R 28180 28180 27984 0 -1 4194304 2136 0 0 0 28 0 0 0 19 0 1 0 107315938 9187328 2120 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 1 0 0
/proc/28181/statm: 2243 2120 64 127 0 2113 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14328

[startup+0.701749 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28180
/proc/meminfo: memFree=1662920/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=0
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107315937 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28180/statm: 1339 235 195 169 0 50 0
[pid=28181] ppid=28180 vsize=9592 CPUtime=0.68
/proc/28181/stat : 28181 (SatElite) R 28180 28180 27984 0 -1 4194304 2200 0 0 0 68 0 0 0 22 0 1 0 107315938 9822208 2184 1992294400 134512640 135034092 4294956096 18446744073709551615 134541071 0 0 4096 3 0 0 0 17 1 0 0
/proc/28181/statm: 2398 2184 64 127 0 2268 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14948

[startup+1.50183 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28182
/proc/meminfo: memFree=1653176/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=0
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107315937 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28180/statm: 1339 235 195 169 0 50 0
[pid=28181] ppid=28180 vsize=10372 CPUtime=1.49
/proc/28181/stat : 28181 (SatElite) R 28180 28180 27984 0 -1 4194304 2554 0 0 0 148 1 0 0 25 0 1 0 107315938 10620928 2336 1992294400 134512640 135034092 4294956096 18446744073709551615 134569611 0 0 4096 3 0 0 0 17 1 0 0
/proc/28181/statm: 2593 2336 68 127 0 2463 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15728

[startup+3.10201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28182
/proc/meminfo: memFree=1652216/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=2.32
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 312 2801 0 0 0 0 230 2 16 0 1 0 107315937 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28180/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 5356
heavy processes:

[startup+6.30233 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 28184
/proc/meminfo: memFree=1642672/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=2.32
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 312 2801 0 0 0 0 230 2 16 0 1 0 107315937 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28180/statm: 1339 238 195 169 0 50 0
[pid=28183] ppid=28180 vsize=31244 CPUtime=7.82
/proc/28183/stat : 28183 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194304 4841 0 0 0 778 4 0 0 17 0 2 0 107316171 31993856 4827 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/28183/statm: 7811 4827 83 193 0 7615 0
[pid=28183/tid=28184] ppid=28180 vsize=31244 CPUtime=3.86
/proc/28183/task/28184/stat : 28184 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194368 1164 0 0 0 385 1 0 0 17 0 2 0 107316178 31993856 4827 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.14
Current children cumulated vsize (KiB) 36600

[startup+12.702 s]
/proc/loadavg: 1.15 1.03 1.01 3/67 28184
/proc/meminfo: memFree=1636976/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=2.32
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 312 2801 0 0 0 0 230 2 16 0 1 0 107315937 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28180/statm: 1339 238 195 169 0 50 0
[pid=28183] ppid=28180 vsize=35100 CPUtime=20.57
/proc/28183/stat : 28183 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194304 5962 0 0 0 2052 5 0 0 17 0 2 0 107316171 35942400 5948 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 8775 5948 83 193 0 8579 0
[pid=28183/tid=28184] ppid=28180 vsize=35100 CPUtime=10.24
/proc/28183/task/28184/stat : 28184 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194368 1762 0 0 0 1022 2 0 0 17 0 2 0 107316178 35942400 5948 1992294400 134512640 135305190 4294956144 18446744073709551615 134565661 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.89
Current children cumulated vsize (KiB) 40456

[startup+25.5023 s]
/proc/loadavg: 1.34 1.08 1.02 3/67 28184
/proc/meminfo: memFree=1629872/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=2.32
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 312 2801 0 0 0 0 230 2 16 0 1 0 107315937 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28180/statm: 1339 238 195 169 0 50 0
[pid=28183] ppid=28180 vsize=43068 CPUtime=46.1
/proc/28183/stat : 28183 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194304 7736 0 0 0 4601 9 0 0 17 0 2 0 107316171 44101632 7722 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 10767 7722 83 193 0 10571 0
[pid=28183/tid=28184] ppid=28180 vsize=43068 CPUtime=22.98
/proc/28183/task/28184/stat : 28184 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194368 2587 0 0 0 2294 4 0 0 17 0 2 0 107316178 44101632 7722 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.42
Current children cumulated vsize (KiB) 48424

[startup+51.1029 s]
/proc/loadavg: 1.56 1.15 1.05 3/67 28184
/proc/meminfo: memFree=1622256/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=2.32
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 312 2801 0 0 0 0 230 2 16 0 1 0 107315937 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28180/statm: 1339 238 195 169 0 50 0
[pid=28183] ppid=28180 vsize=50952 CPUtime=97.16
/proc/28183/stat : 28183 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194304 9654 0 0 0 9704 12 0 0 21 0 2 0 107316171 52174848 9640 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 12738 9640 83 193 0 12542 0
[pid=28183/tid=28184] ppid=28180 vsize=50952 CPUtime=48.46
/proc/28183/task/28184/stat : 28184 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194368 3462 0 0 0 4841 5 0 0 17 0 2 0 107316178 52174848 9640 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.48
Current children cumulated vsize (KiB) 56308

[startup+102.306 s]
/proc/loadavg: 1.81 1.28 1.10 3/67 28184
/proc/meminfo: memFree=1609264/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=2.32
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 312 2801 0 0 0 0 230 2 16 0 1 0 107315937 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28180/statm: 1339 238 195 169 0 50 0
[pid=28183] ppid=28180 vsize=64776 CPUtime=199.31
/proc/28183/stat : 28183 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194304 12900 0 0 0 19914 17 0 0 16 0 2 0 107316171 66330624 12886 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 16194 12886 83 193 0 15998 0
[pid=28183/tid=28184] ppid=28180 vsize=64776 CPUtime=99.44
/proc/28183/task/28184/stat : 28184 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194368 5093 0 0 0 9936 8 0 0 19 0 2 0 107316178 66330624 12886 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.63
Current children cumulated vsize (KiB) 70132

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.15 3/67 28184
/proc/meminfo: memFree=1595440/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=2.32
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 312 2801 0 0 0 0 230 2 16 0 1 0 107315937 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28180/statm: 1339 238 195 169 0 50 0
[pid=28183] ppid=28180 vsize=78476 CPUtime=319.01
/proc/28183/stat : 28183 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194304 16301 0 0 0 31878 23 0 0 24 0 2 0 107316171 80359424 16287 1992294400 134512640 135305190 4294956144 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 19619 16287 83 193 0 19423 0
[pid=28183/tid=28184] ppid=28180 vsize=78476 CPUtime=159.18
/proc/28183/task/28184/stat : 28184 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194368 7153 0 0 0 15906 12 0 0 25 0 2 0 107316178 80359424 16287 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.33
Current children cumulated vsize (KiB) 83832

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 28184
/proc/meminfo: memFree=1585264/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=2.32
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 312 2801 0 0 0 0 230 2 16 0 1 0 107315937 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28180/statm: 1339 238 195 169 0 50 0
[pid=28183] ppid=28180 vsize=88732 CPUtime=438.71
/proc/28183/stat : 28183 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194304 18842 0 0 0 43844 27 0 0 25 0 2 0 107316171 90861568 18828 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 22183 18828 83 193 0 21987 0
[pid=28183/tid=28184] ppid=28180 vsize=88732 CPUtime=218.93
/proc/28183/task/28184/stat : 28184 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194368 8826 0 0 0 21879 14 0 0 25 0 2 0 107316178 90861568 18828 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.03
Current children cumulated vsize (KiB) 94088

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.25 3/67 28184
/proc/meminfo: memFree=1576176/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=2.32
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 312 2801 0 0 0 0 230 2 16 0 1 0 107315937 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28180/statm: 1339 238 195 169 0 50 0
[pid=28183] ppid=28180 vsize=98564 CPUtime=558.42
/proc/28183/stat : 28183 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194304 21142 0 0 0 55812 30 0 0 17 0 2 0 107316171 100929536 21128 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 24641 21128 83 193 0 24445 0
[pid=28183/tid=28184] ppid=28180 vsize=98564 CPUtime=278.67
/proc/28183/task/28184/stat : 28184 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194368 10175 0 0 0 27851 16 0 0 21 0 2 0 107316178 100929536 21128 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.74
Current children cumulated vsize (KiB) 103920

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 28184
/proc/meminfo: memFree=1562224/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=2.32
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 312 2801 0 0 0 0 230 2 16 0 1 0 107315937 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28180/statm: 1339 238 195 169 0 50 0
[pid=28183] ppid=28180 vsize=113148 CPUtime=678.15
/proc/28183/stat : 28183 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194304 24636 0 0 0 67778 37 0 0 17 0 2 0 107316171 115863552 24622 1992294400 134512640 135305190 4294956144 18446744073709551615 134539063 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 28287 24622 83 193 0 28091 0
[pid=28183/tid=28184] ppid=28180 vsize=113148 CPUtime=338.43
/proc/28183/task/28184/stat : 28184 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194368 12074 0 0 0 33822 21 0 0 25 0 2 0 107316178 115863552 24622 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 680.47
Current children cumulated vsize (KiB) 118504

[startup+402.303 s]
/proc/loadavg: 1.99 1.73 1.33 3/67 28184
/proc/meminfo: memFree=1557104/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=2.32
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 312 2801 0 0 0 0 230 2 16 0 1 0 107315937 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28180/statm: 1339 238 195 169 0 50 0
[pid=28183] ppid=28180 vsize=119104 CPUtime=797.88
/proc/28183/stat : 28183 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194304 25877 0 0 0 79749 39 0 0 25 0 2 0 107316171 121962496 25863 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 29776 25863 83 193 0 29580 0
[pid=28183/tid=28184] ppid=28180 vsize=119104 CPUtime=398.19
/proc/28183/task/28184/stat : 28184 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194368 12481 0 0 0 39797 22 0 0 25 0 2 0 107316178 121962496 25863 1992294400 134512640 135305190 4294956144 18446744073709551615 134528483 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 800.2
Current children cumulated vsize (KiB) 124460

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 28184
/proc/meminfo: memFree=1543280/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=2.32
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 312 2801 0 0 0 0 230 2 16 0 1 0 107315937 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28180/statm: 1339 238 195 169 0 50 0
[pid=28183] ppid=28180 vsize=133752 CPUtime=917.63
/proc/28183/stat : 28183 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194304 29365 0 0 0 91717 46 0 0 23 0 2 0 107316171 136962048 29351 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 33438 29351 83 193 0 33242 0
[pid=28183/tid=28184] ppid=28180 vsize=133752 CPUtime=457.94
/proc/28183/task/28184/stat : 28184 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194368 14004 0 0 0 45768 26 0 0 17 0 2 0 107316178 136962048 29351 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.95
Current children cumulated vsize (KiB) 139108

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 28184
/proc/meminfo: memFree=1531376/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=2.32
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 312 2801 0 0 0 0 230 2 16 0 1 0 107315937 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28180/statm: 1339 238 195 169 0 50 0
[pid=28183] ppid=28180 vsize=145624 CPUtime=1037.34
/proc/28183/stat : 28183 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194304 32303 0 0 0 103683 51 0 0 25 0 2 0 107316171 149118976 32289 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 36406 32289 83 193 0 36210 0
[pid=28183/tid=28184] ppid=28180 vsize=145624 CPUtime=517.69
/proc/28183/task/28184/stat : 28184 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194368 15885 0 0 0 51740 29 0 0 17 0 2 0 107316178 149118976 32289 1992294400 134512640 135305190 4294956144 18446744073709551615 134538167 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1039.66
Current children cumulated vsize (KiB) 150980

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 28184
/proc/meminfo: memFree=1530672/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=2.32
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 312 2801 0 0 0 0 230 2 16 0 1 0 107315937 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28180/statm: 1339 238 195 169 0 50 0
[pid=28183] ppid=28180 vsize=146128 CPUtime=1157.07
/proc/28183/stat : 28183 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194304 32474 0 0 0 115655 52 0 0 25 0 2 0 107316171 149635072 32460 1992294400 134512640 135305190 4294956144 18446744073709551615 134528559 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 36532 32460 83 193 0 36336 0
[pid=28183/tid=28184] ppid=28180 vsize=146128 CPUtime=577.43
/proc/28183/task/28184/stat : 28184 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194368 15909 0 0 0 57714 29 0 0 25 0 2 0 107316178 149635072 32460 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1159.39
Current children cumulated vsize (KiB) 151484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.701 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 28184
/proc/meminfo: memFree=1530160/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=2.32
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 312 2801 0 0 0 0 230 2 16 0 1 0 107315937 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28180/statm: 1339 238 195 169 0 50 0
[pid=28183] ppid=28180 vsize=146560 CPUtime=1197.78
/proc/28183/stat : 28183 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194304 32609 0 0 0 119726 52 0 0 25 0 2 0 107316171 150077440 32595 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 36640 32595 83 193 0 36444 0
[pid=28183/tid=28184] ppid=28180 vsize=146560 CPUtime=597.74
/proc/28183/task/28184/stat : 28184 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194368 15929 0 0 0 59745 29 0 0 25 0 2 0 107316178 150077440 32595 1992294400 134512640 135305190 4294956144 18446744073709551615 134528397 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 151916

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

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

[startup+602.701 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 28184
/proc/meminfo: memFree=1530160/2055920 swapFree=4180816/4192956
[pid=28180] ppid=28178 vsize=5356 CPUtime=2.32
/proc/28180/stat : 28180 (manysat.sh) S 28178 28180 27984 0 -1 4194304 312 2801 0 0 0 0 230 2 16 0 1 0 107315937 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28180/statm: 1339 238 195 169 0 50 0
[pid=28183] ppid=28180 vsize=146560 CPUtime=1197.78
/proc/28183/stat : 28183 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194304 32609 0 0 0 119726 52 0 0 25 0 2 0 107316171 150077440 32595 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/28183/statm: 36640 32595 83 193 0 36444 0
[pid=28183/tid=28184] ppid=28180 vsize=146560 CPUtime=597.74
/proc/28183/task/28184/stat : 28184 (manysat1.1_stat) R 28180 28180 27984 0 -1 4194368 15929 0 0 0 59745 29 0 0 25 0 2 0 107316178 150077440 32595 1992294400 134512640 135305190 4294956144 18446744073709551615 134528397 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 151916

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28180 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=306649
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=26995
# CPU time returned by wait4() is 2.33364
# 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): 602.723
CPU time (s): 1200.1
CPU user time (s): 1199.56
CPU system time (s): 0.54
CPU usage (%): 199.113
Max. virtual memory (cumulated for all children) (KiB): 151916

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

runsolver used 0.594909 second user time and 1.61675 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-27 02:41:21
IDJOB=1733804
IDBENCH=71148
IDSOLVER=513
FILE ID=node45/1733804-1240792880
PBS_JOBID= 9187311
Free space on /tmp= 66292 MiB

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

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

MD5SUM BENCH= f36884385029d184241b6634aaaa22ac
RANDOM SEED=1534749630

node45.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.231
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.231
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:       1663464 kB
Buffers:         52044 kB
Cached:         260292 kB
SwapCached:       5972 kB
Active:         109104 kB
Inactive:       211620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1663464 kB
SwapTotal:     4192956 kB
SwapFree:      4180816 kB
Dirty:            4056 kB
Writeback:           0 kB
Mapped:          14052 kB
Slab:            57936 kB
Committed_AS:   439100 kB
PageTables:       1376 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= 66288 MiB
End job on node45 at 2009-04-27 02:51:25