Trace number 1733556

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.06 604.02

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_11gates_u2_autoenc.cnf
MD5SUM586caddfac4d1887f3667169b6c35a75
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.9016
Satisfiable
(Un)Satisfiability was proved
Number of variables530
Number of clauses153478
Sum of the clauses size900236
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22488
Number of clauses of size 30
Number of clauses of size 41392
Number of clauses of size 57658
Number of clauses of size over 5141876

Solver Data

0.00/0.00	c Parsing...
0.09/0.15	c ==============================================================================
0.09/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.15	c ==============================================================================
0.09/0.15	c |         0 |  153414   900172 |   46024       0        0     nan |  0.000 % |
4.29/4.38	c |         0 |  103568   654290 |      --       0       --      -- |     --   | -7606/44166
4.29/4.38	c ==============================================================================
4.29/4.38	c Result  :   #vars: 430   #clauses: 103568   #literals: 654290
4.29/4.38	c CPU time:   4.35134 s
4.29/4.38	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-1733556-1240789946/watcher-1733556-1240789946 -o /tmp/evaluation-result-1733556-1240789946/solver-1733556-1240789946 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1733556-1240789946.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.99 0.97 0.99 3/64 3040
/proc/meminfo: memFree=1690176/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=0
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107028590 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 235 195 169 0 50 0
[pid=3041] ppid=3040 vsize=824 CPUtime=0
/proc/3041/stat : 3041 (SatElite) R 3040 3040 2562 0 -1 4194304 131 0 0 0 0 0 0 0 19 0 1 0 107028590 843776 115 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/3041/statm: 206 116 50 127 0 76 0

[startup+0.0429191 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 3040
/proc/meminfo: memFree=1690176/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=0
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107028590 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 235 195 169 0 50 0
[pid=3041] ppid=3040 vsize=3540 CPUtime=0.03
/proc/3041/stat : 3041 (SatElite) R 3040 3040 2562 0 -1 4194304 802 0 0 0 3 0 0 0 19 0 1 0 107028590 3624960 786 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/3041/statm: 918 786 50 127 0 788 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8896

[startup+0.101924 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 3040
/proc/meminfo: memFree=1690176/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=0
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107028590 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 235 195 169 0 50 0
[pid=3041] ppid=3040 vsize=7896 CPUtime=0.09
/proc/3041/stat : 3041 (SatElite) R 3040 3040 2562 0 -1 4194304 1862 0 0 0 9 0 0 0 19 0 1 0 107028590 8085504 1846 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/3041/statm: 1974 1846 50 127 0 1844 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13252

[startup+0.301945 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 3040
/proc/meminfo: memFree=1690176/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=0
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107028590 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 235 195 169 0 50 0
[pid=3041] ppid=3040 vsize=14556 CPUtime=0.29
/proc/3041/stat : 3041 (SatElite) R 3040 3040 2562 0 -1 4194304 3460 0 0 0 28 1 0 0 21 0 1 0 107028590 14905344 3441 1992294400 134512640 135034092 4294956096 18446744073709551615 134540733 0 0 4096 3 0 0 0 17 0 0 0
/proc/3041/statm: 3639 3441 64 127 0 3509 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19912

[startup+0.701984 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 3040
/proc/meminfo: memFree=1690176/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=0
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107028590 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 235 195 169 0 50 0
[pid=3041] ppid=3040 vsize=14736 CPUtime=0.69
/proc/3041/stat : 3041 (SatElite) R 3040 3040 2562 0 -1 4194304 3481 0 0 0 68 1 0 0 25 0 1 0 107028590 15089664 3462 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 0 0 0
/proc/3041/statm: 3684 3462 64 127 0 3554 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20092

[startup+1.50106 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3042
/proc/meminfo: memFree=1676016/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=0
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107028590 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 235 195 169 0 50 0
[pid=3041] ppid=3040 vsize=15720 CPUtime=1.48
/proc/3041/stat : 3041 (SatElite) R 3040 3040 2562 0 -1 4194304 3607 0 0 0 147 1 0 0 25 0 1 0 107028590 16097280 3588 1992294400 134512640 135034092 4294956096 18446744073709551615 134569564 0 0 4096 3 0 0 0 17 0 0 0
/proc/3041/statm: 3930 3588 64 127 0 3800 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21076

[startup+3.10122 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 3042
/proc/meminfo: memFree=1674224/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=0
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107028590 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 235 195 169 0 50 0
[pid=3041] ppid=3040 vsize=18940 CPUtime=3.09
/proc/3041/stat : 3041 (SatElite) R 3040 3040 2562 0 -1 4194304 4468 0 0 0 307 2 0 0 25 0 1 0 107028590 19394560 4108 1992294400 134512640 135034092 4294956096 18446744073709551615 134671618 0 0 4096 3 0 0 0 17 0 0 0
/proc/3041/statm: 4735 4108 68 127 0 4605 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24296

[startup+6.30255 s]
/proc/loadavg: 1.07 0.99 0.99 3/67 3044
/proc/meminfo: memFree=1666344/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=4.59
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 312 4508 0 0 0 0 456 3 19 0 1 0 107028590 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 238 195 169 0 50 0
[pid=3043] ppid=3040 vsize=34380 CPUtime=3.23
/proc/3043/stat : 3043 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194304 5686 0 0 0 319 4 0 0 17 0 2 0 107029050 35205120 5672 1992294400 134512640 135305190 4294956144 18446744073709551615 134528446 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3043/statm: 8595 5672 83 193 0 8399 0
[pid=3043/tid=3044] ppid=3040 vsize=34380 CPUtime=1.53
/proc/3043/task/3044/stat : 3044 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194368 932 0 0 0 153 0 0 0 17 0 2 0 107029065 35205120 5672 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 39736

[startup+12.7012 s]
/proc/loadavg: 1.15 1.00 1.00 3/67 3044
/proc/meminfo: memFree=1656752/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=4.59
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 312 4508 0 0 0 0 456 3 19 0 1 0 107028590 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 238 195 169 0 50 0
[pid=3043] ppid=3040 vsize=42112 CPUtime=15.98
/proc/3043/stat : 3043 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194304 7499 0 0 0 1590 8 0 0 16 0 2 0 107029050 43122688 7485 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3043/statm: 10528 7485 83 193 0 10332 0
[pid=3043/tid=3044] ppid=3040 vsize=42112 CPUtime=7.93
/proc/3043/task/3044/stat : 3044 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194368 1873 0 0 0 791 2 0 0 17 0 2 0 107029065 43122688 7485 1992294400 134512640 135305190 4294956144 18446744073709551615 134528315 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.57
Current children cumulated vsize (KiB) 47468

[startup+25.5015 s]
/proc/loadavg: 1.34 1.05 1.02 3/67 3044
/proc/meminfo: memFree=1649072/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=4.59
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 312 4508 0 0 0 0 456 3 19 0 1 0 107028590 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 238 195 169 0 50 0
[pid=3043] ppid=3040 vsize=49476 CPUtime=41.5
/proc/3043/stat : 3043 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194304 9427 0 0 0 4139 11 0 0 17 0 2 0 107029050 50663424 9413 1992294400 134512640 135305190 4294956144 18446744073709551615 134538576 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3043/statm: 12369 9413 83 193 0 12173 0
[pid=3043/tid=3044] ppid=3040 vsize=49476 CPUtime=20.71
/proc/3043/task/3044/stat : 3044 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194368 2746 0 0 0 2067 4 0 0 18 0 2 0 107029065 50663424 9413 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 46.09
Current children cumulated vsize (KiB) 54832

[startup+51.102 s]
/proc/loadavg: 1.56 1.13 1.04 3/67 3044
/proc/meminfo: memFree=1640304/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=4.59
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 312 4508 0 0 0 0 456 3 19 0 1 0 107028590 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 238 195 169 0 50 0
[pid=3043] ppid=3040 vsize=58376 CPUtime=92.55
/proc/3043/stat : 3043 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194304 11578 0 0 0 9239 16 0 0 17 0 2 0 107029050 59777024 11564 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3043/statm: 14594 11564 83 193 0 14398 0
[pid=3043/tid=3044] ppid=3040 vsize=58376 CPUtime=46.29
/proc/3043/task/3044/stat : 3044 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194368 3708 0 0 0 4622 7 0 0 17 0 2 0 107029065 59777024 11564 1992294400 134512640 135305190 4294956144 18446744073709551615 134528344 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 97.14
Current children cumulated vsize (KiB) 63732

[startup+102.305 s]
/proc/loadavg: 1.81 1.26 1.09 3/67 3044
/proc/meminfo: memFree=1622128/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=4.59
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 312 4508 0 0 0 0 456 3 19 0 1 0 107028590 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 238 195 169 0 50 0
[pid=3043] ppid=3040 vsize=77440 CPUtime=194.66
/proc/3043/stat : 3043 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194304 16094 0 0 0 19441 25 0 0 19 0 2 0 107029050 79298560 16080 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3043/statm: 19360 16080 83 193 0 19164 0
[pid=3043/tid=3044] ppid=3040 vsize=77440 CPUtime=97.44
/proc/3043/task/3044/stat : 3044 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194368 6134 0 0 0 9733 11 0 0 17 0 2 0 107029065 79298560 16080 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 199.25
Current children cumulated vsize (KiB) 82796

[startup+162.301 s]
/proc/loadavg: 1.93 1.39 1.14 3/67 3044
/proc/meminfo: memFree=1606704/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=4.59
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 312 4508 0 0 0 0 456 3 19 0 1 0 107028590 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 238 195 169 0 50 0
[pid=3043] ppid=3040 vsize=93540 CPUtime=314.35
/proc/3043/stat : 3043 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194304 20021 0 0 0 31402 33 0 0 17 0 2 0 107029050 95784960 20007 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3043/statm: 23385 20007 83 193 0 23189 0
[pid=3043/tid=3044] ppid=3040 vsize=93540 CPUtime=157.4
/proc/3043/task/3044/stat : 3044 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194368 8261 0 0 0 15725 15 0 0 25 0 2 0 107029065 95784960 20007 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 318.94
Current children cumulated vsize (KiB) 98896

[startup+222.301 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 3044
/proc/meminfo: memFree=1585584/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=4.59
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 312 4508 0 0 0 0 456 3 19 0 1 0 107028590 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 238 195 169 0 50 0
[pid=3043] ppid=3040 vsize=115004 CPUtime=434.03
/proc/3043/stat : 3043 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194304 25183 0 0 0 43362 41 0 0 16 0 2 0 107029050 117764096 25169 1992294400 134512640 135305190 4294956144 18446744073709551615 134528777 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3043/statm: 28751 25169 83 193 0 28555 0
[pid=3043/tid=3044] ppid=3040 vsize=115004 CPUtime=217.35
/proc/3043/task/3044/stat : 3044 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194368 10820 0 0 0 21716 19 0 0 25 0 2 0 107029065 117764096 25169 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 438.62
Current children cumulated vsize (KiB) 120360

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 3044
/proc/meminfo: memFree=1577776/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=4.59
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 312 4508 0 0 0 0 456 3 19 0 1 0 107028590 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 238 195 169 0 50 0
[pid=3043] ppid=3040 vsize=123212 CPUtime=553.71
/proc/3043/stat : 3043 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194304 27249 0 0 0 55323 48 0 0 23 0 2 0 107029050 126169088 27235 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3043/statm: 30803 27235 83 193 0 30607 0
[pid=3043/tid=3044] ppid=3040 vsize=123212 CPUtime=277.33
/proc/3043/task/3044/stat : 3044 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194368 12112 0 0 0 27710 23 0 0 16 0 2 0 107029065 126169088 27235 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 558.3
Current children cumulated vsize (KiB) 128568

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 3044
/proc/meminfo: memFree=1565680/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=4.59
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 312 4508 0 0 0 0 456 3 19 0 1 0 107028590 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 238 195 169 0 50 0
[pid=3043] ppid=3040 vsize=135064 CPUtime=673.4
/proc/3043/stat : 3043 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194304 30145 0 0 0 67285 55 0 0 19 0 2 0 107029050 138305536 30131 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3043/statm: 33766 30131 83 193 0 33570 0
[pid=3043/tid=3044] ppid=3040 vsize=135064 CPUtime=337.28
/proc/3043/task/3044/stat : 3044 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194368 13439 0 0 0 33702 26 0 0 17 0 2 0 107029065 138305536 30131 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 677.99
Current children cumulated vsize (KiB) 140420

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 3044
/proc/meminfo: memFree=1547632/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=4.59
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 312 4508 0 0 0 0 456 3 19 0 1 0 107028590 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 238 195 169 0 50 0
[pid=3043] ppid=3040 vsize=154304 CPUtime=793.1
/proc/3043/stat : 3043 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194304 34679 0 0 0 79247 63 0 0 20 0 2 0 107029050 158007296 34665 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3043/statm: 38576 34665 83 193 0 38380 0
[pid=3043/tid=3044] ppid=3040 vsize=154304 CPUtime=397.21
/proc/3043/task/3044/stat : 3044 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194368 15351 0 0 0 39691 30 0 0 17 0 2 0 107029065 158007296 34665 1992294400 134512640 135305190 4294956144 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 797.69
Current children cumulated vsize (KiB) 159660

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 3044
/proc/meminfo: memFree=1546544/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=4.59
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 312 4508 0 0 0 0 456 3 19 0 1 0 107028590 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 238 195 169 0 50 0
[pid=3043] ppid=3040 vsize=155132 CPUtime=912.8
/proc/3043/stat : 3043 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194304 34906 0 0 0 91215 65 0 0 19 0 2 0 107029050 158855168 34892 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3043/statm: 38783 34892 83 193 0 38587 0
[pid=3043/tid=3044] ppid=3040 vsize=155132 CPUtime=457.19
/proc/3043/task/3044/stat : 3044 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194368 15370 0 0 0 45688 31 0 0 17 0 2 0 107029065 158855168 34892 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 917.39
Current children cumulated vsize (KiB) 160488

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 3050
/proc/meminfo: memFree=1529384/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=4.59
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 312 4508 0 0 0 0 456 3 19 0 1 0 107028590 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 238 195 169 0 50 0
[pid=3043] ppid=3040 vsize=173928 CPUtime=1032.51
/proc/3043/stat : 3043 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194304 39192 0 0 0 103177 74 0 0 25 0 2 0 107029050 178102272 39178 1992294400 134512640 135305190 4294956144 18446744073709551615 134528224 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3043/statm: 43482 39178 83 193 0 43286 0
[pid=3043/tid=3044] ppid=3040 vsize=173928 CPUtime=517.14
/proc/3043/task/3044/stat : 3044 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194368 17201 0 0 0 51679 35 0 0 17 0 2 0 107029065 178102272 39178 1992294400 134512640 135305190 4294956144 18446744073709551615 134538175 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1037.1
Current children cumulated vsize (KiB) 179284

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 3050
/proc/meminfo: memFree=1526120/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=4.59
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 312 4508 0 0 0 0 456 3 19 0 1 0 107028590 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 238 195 169 0 50 0
[pid=3043] ppid=3040 vsize=177612 CPUtime=1152.16
/proc/3043/stat : 3043 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194304 39968 0 0 0 115139 77 0 0 25 0 2 0 107029050 181874688 39954 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3043/statm: 44403 39954 83 193 0 44207 0
[pid=3043/tid=3044] ppid=3040 vsize=177612 CPUtime=577.09
/proc/3043/task/3044/stat : 3044 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194368 17201 0 0 0 57673 36 0 0 25 0 2 0 107029065 181874688 39954 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1156.75
Current children cumulated vsize (KiB) 182968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.003 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 3050
/proc/meminfo: memFree=1525992/2055920 swapFree=4191900/4192956
[pid=3040] ppid=3038 vsize=5356 CPUtime=4.59
/proc/3040/stat : 3040 (manysat.sh) S 3038 3040 2562 0 -1 4194304 312 4508 0 0 0 0 456 3 19 0 1 0 107028590 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3040/statm: 1339 238 195 169 0 50 0
[pid=3043] ppid=3040 vsize=177804 CPUtime=1195.47
/proc/3043/stat : 3043 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194304 40016 0 0 0 119469 78 0 0 25 0 2 0 107029050 182071296 40002 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/3043/statm: 44451 40002 83 193 0 44255 0
[pid=3043/tid=3044] ppid=3040 vsize=177804 CPUtime=598.78
/proc/3043/task/3044/stat : 3044 (manysat1.1_stat) R 3040 3040 2562 0 -1 4194368 17249 0 0 0 59842 36 0 0 24 0 2 0 107029065 182071296 40002 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 183160

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 3040 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=560306
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=37994
# CPU time returned by wait4() is 4.5983
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 604.02
CPU time (s): 1200.06
CPU user time (s): 1199.25
CPU system time (s): 0.81
CPU usage (%): 198.679
Max. virtual memory (cumulated for all children) (KiB): 183160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.56031
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4820
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 20

runsolver used 0.59191 second user time and 1.61975 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-27 01:52:26
IDJOB=1733556
IDBENCH=71143
IDSOLVER=515
FILE ID=node12/1733556-1240789946
PBS_JOBID= 9187290
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= 586caddfac4d1887f3667169b6c35a75
RANDOM SEED=17898790

node12.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.213
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.213
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:       1690656 kB
Buffers:         49908 kB
Cached:         241904 kB
SwapCached:        384 kB
Active:         122140 kB
Inactive:       182996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690656 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            5800 kB
Writeback:           0 kB
Mapped:          21764 kB
Slab:            46204 kB
Committed_AS:   530368 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= 66336 MiB
End job on node12 at 2009-04-27 02:02:32