Trace number 1733705

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_12gates_b2.cnf
MD5SUM0518a02320d5198cbf8d4b8ec920a5ba
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 variables1553
Number of clauses867173
Sum of the clauses size5122474
Maximum clause length36
Minimum clause length1
Number of clauses of size 1384
Number of clauses of size 25535
Number of clauses of size 30
Number of clauses of size 410780
Number of clauses of size 535328
Number of clauses of size over 5815146

Solver Data

0.00/0.00	c Parsing...
0.79/0.88	c ==============================================================================
0.79/0.88	c |           |     ORIGINAL     |              LEARNT              |          |
0.79/0.88	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.79/0.88	c ==============================================================================
0.79/0.88	c |         0 |  866789  5122090 |  260036       0        0     nan |  0.000 % |
58.16/58.26	c |         0 |  459052  2685761 |      --       0       --      -- |     --   | -57529/-40169
58.16/58.26	c ==============================================================================
58.16/58.26	c Result  :   #vars: 1088   #clauses: 459052   #literals: 2685761
58.16/58.26	c CPU time:   58.0682 s
58.16/58.26	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-1733705-1240791560/watcher-1733705-1240791560 -o /tmp/evaluation-result-1733705-1240791560/solver-1733705-1240791560 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1733705-1240791560.cnf aimd 1 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21694
/proc/meminfo: memFree=1264768/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=0
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107182225 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 235 195 169 0 50 0
[pid=21695] ppid=21694 vsize=824 CPUtime=0
/proc/21695/stat : 21695 (SatElite) R 21694 21694 21630 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 107182225 843776 101 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/21695/statm: 206 102 50 127 0 76 0

[startup+0.0163571 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21694
/proc/meminfo: memFree=1264768/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=0
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107182225 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 235 195 169 0 50 0
[pid=21695] ppid=21694 vsize=1724 CPUtime=0
/proc/21695/stat : 21695 (SatElite) R 21694 21694 21630 0 -1 4194304 337 0 0 0 0 0 0 0 18 0 1 0 107182225 1765376 321 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/21695/statm: 431 322 51 127 0 301 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7080

[startup+0.102361 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21694
/proc/meminfo: memFree=1264768/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=0
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107182225 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 235 195 169 0 50 0
[pid=21695] ppid=21694 vsize=7700 CPUtime=0.09
/proc/21695/stat : 21695 (SatElite) R 21694 21694 21630 0 -1 4194304 1826 0 0 0 8 1 0 0 18 0 1 0 107182225 7884800 1810 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/21695/statm: 1925 1811 51 127 0 1795 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13056

[startup+0.301375 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21694
/proc/meminfo: memFree=1264768/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=0
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107182225 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 235 195 169 0 50 0
[pid=21695] ppid=21694 vsize=22436 CPUtime=0.29
/proc/21695/stat : 21695 (SatElite) R 21694 21694 21630 0 -1 4194304 5220 0 0 0 26 3 0 0 19 0 1 0 107182225 22974464 5204 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/21695/statm: 5609 5205 51 127 0 5479 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27792

[startup+0.701407 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21694
/proc/meminfo: memFree=1264768/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=0
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107182225 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 235 195 169 0 50 0
[pid=21695] ppid=21694 vsize=48952 CPUtime=0.69
/proc/21695/stat : 21695 (SatElite) R 21694 21694 21630 0 -1 4194304 11770 0 0 0 62 7 0 0 23 0 1 0 107182225 50126848 11754 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/21695/statm: 12238 11755 51 127 0 12108 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54308

[startup+1.50247 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21696
/proc/meminfo: memFree=1190704/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=0
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107182225 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 235 195 169 0 50 0
[pid=21695] ppid=21694 vsize=78224 CPUtime=1.49
/proc/21695/stat : 21695 (SatElite) R 21694 21694 21630 0 -1 4194304 18844 0 0 0 138 11 0 0 25 0 1 0 107182225 80101376 18802 1992294400 134512640 135034092 4294956096 18446744073709551615 134540734 0 0 4096 3 0 0 0 17 0 0 0
/proc/21695/statm: 19556 18802 64 127 0 19426 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83580

[startup+3.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21696
/proc/meminfo: memFree=1189232/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=0
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107182225 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 235 195 169 0 50 0
[pid=21695] ppid=21694 vsize=78388 CPUtime=3.09
/proc/21695/stat : 21695 (SatElite) R 21694 21694 21630 0 -1 4194304 18873 0 0 0 298 11 0 0 25 0 1 0 107182225 80269312 18831 1992294400 134512640 135034092 4294956096 18446744073709551615 134540734 0 0 4096 3 0 0 0 17 0 0 0
/proc/21695/statm: 19597 18831 64 127 0 19467 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83744

[startup+6.30185 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21696
/proc/meminfo: memFree=1188784/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=0
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107182225 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 235 195 169 0 50 0
[pid=21695] ppid=21694 vsize=78900 CPUtime=6.28
/proc/21695/stat : 21695 (SatElite) R 21694 21694 21630 0 -1 4194304 18973 0 0 0 617 11 0 0 25 0 1 0 107182225 80793600 18931 1992294400 134512640 135034092 4294956096 18446744073709551615 134540733 0 0 4096 3 0 0 0 17 0 0 0
/proc/21695/statm: 19725 18931 64 127 0 19595 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 84256

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21696
/proc/meminfo: memFree=1188528/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=0
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107182225 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 235 195 169 0 50 0
[pid=21695] ppid=21694 vsize=79240 CPUtime=12.67
/proc/21695/stat : 21695 (SatElite) R 21694 21694 21630 0 -1 4194304 19145 0 0 0 1256 11 0 0 25 0 1 0 107182225 81141760 18996 1992294400 134512640 135034092 4294956096 18446744073709551615 134541078 0 0 4096 3 0 0 0 17 0 0 0
/proc/21695/statm: 19810 18996 64 127 0 19680 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 84596

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21696
/proc/meminfo: memFree=1187824/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=0
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107182225 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 235 195 169 0 50 0
[pid=21695] ppid=21694 vsize=80264 CPUtime=25.48
/proc/21695/stat : 21695 (SatElite) R 21694 21694 21630 0 -1 4194304 19400 0 0 0 2536 12 0 0 25 0 1 0 107182225 82190336 19251 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 0 0 0
/proc/21695/statm: 20066 19251 64 127 0 19936 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85620

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21696
/proc/meminfo: memFree=1173168/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=0
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107182225 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 235 195 169 0 50 0
[pid=21695] ppid=21694 vsize=101940 CPUtime=51.06
/proc/21695/stat : 21695 (SatElite) R 21694 21694 21630 0 -1 4194304 24997 0 0 0 5091 15 0 0 25 0 1 0 107182225 104386560 22533 1992294400 134512640 135034092 4294956096 18446744073709551615 134569590 0 0 4096 3 0 0 0 17 0 0 0
/proc/21695/statm: 25485 22533 68 127 0 25355 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 107296

[startup+102.307 s]
/proc/loadavg: 1.48 1.11 1.03 3/67 21698
/proc/meminfo: memFree=1162984/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=59.15
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 312 26733 0 0 0 0 5893 22 16 0 1 0 107182225 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 238 195 169 0 50 0
[pid=21697] ppid=21694 vsize=100980 CPUtime=85.38
/proc/21697/stat : 21697 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194304 21777 0 0 0 8522 16 0 0 25 0 2 0 107188146 103403520 21763 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21697/statm: 25245 21763 83 193 0 25049 0
[pid=21697/tid=21698] ppid=21694 vsize=100980 CPUtime=42.35
/proc/21697/task/21698/stat : 21698 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194368 3449 0 0 0 4230 5 0 0 25 0 2 0 107188201 103403520 21763 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 144.53
Current children cumulated vsize (KiB) 106336

[startup+162.302 s]
/proc/loadavg: 1.81 1.27 1.09 3/67 21698
/proc/meminfo: memFree=1151400/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=59.15
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 312 26733 0 0 0 0 5893 22 16 0 1 0 107182225 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 238 195 169 0 50 0
[pid=21697] ppid=21694 vsize=112568 CPUtime=205.05
/proc/21697/stat : 21697 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194304 24689 0 0 0 20482 23 0 0 25 0 2 0 107188146 115269632 24675 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21697/statm: 28142 24675 83 193 0 27946 0
[pid=21697/tid=21698] ppid=21694 vsize=112568 CPUtime=102.07
/proc/21697/task/21698/stat : 21698 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194368 4844 0 0 0 10199 8 0 0 19 0 2 0 107188201 115269632 24675 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 264.2
Current children cumulated vsize (KiB) 117924

[startup+222.302 s]
/proc/loadavg: 1.93 1.40 1.15 3/67 21698
/proc/meminfo: memFree=1141480/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=59.15
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 312 26733 0 0 0 0 5893 22 16 0 1 0 107182225 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 238 195 169 0 50 0
[pid=21697] ppid=21694 vsize=123448 CPUtime=324.73
/proc/21697/stat : 21697 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194304 27167 0 0 0 32443 30 0 0 25 0 2 0 107188146 126410752 27153 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21697/statm: 30862 27153 83 193 0 30666 0
[pid=21697/tid=21698] ppid=21694 vsize=123448 CPUtime=161.81
/proc/21697/task/21698/stat : 21698 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194368 6412 0 0 0 16168 13 0 0 25 0 2 0 107188201 126410752 27153 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 383.88
Current children cumulated vsize (KiB) 128804

[startup+282.303 s]
/proc/loadavg: 2.03 1.52 1.20 3/67 21698
/proc/meminfo: memFree=1131944/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=59.15
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 312 26733 0 0 0 0 5893 22 16 0 1 0 107182225 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 238 195 169 0 50 0
[pid=21697] ppid=21694 vsize=132740 CPUtime=444.44
/proc/21697/stat : 21697 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194304 29605 0 0 0 44409 35 0 0 25 0 2 0 107188146 135925760 29591 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21697/statm: 33185 29591 83 193 0 32989 0
[pid=21697/tid=21698] ppid=21694 vsize=132740 CPUtime=221.56
/proc/21697/task/21698/stat : 21698 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194368 7632 0 0 0 22141 15 0 0 17 0 2 0 107188201 135925760 29591 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 503.59
Current children cumulated vsize (KiB) 138096

[startup+342.303 s]
/proc/loadavg: 2.06 1.62 1.25 3/67 21698
/proc/meminfo: memFree=1122216/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=59.15
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 312 26733 0 0 0 0 5893 22 16 0 1 0 107182225 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 238 195 169 0 50 0
[pid=21697] ppid=21694 vsize=143152 CPUtime=564.12
/proc/21697/stat : 21697 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194304 31964 0 0 0 56372 40 0 0 25 0 2 0 107188146 146587648 31950 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21697/statm: 35788 31950 83 193 0 35592 0
[pid=21697/tid=21698] ppid=21694 vsize=143152 CPUtime=281.29
/proc/21697/task/21698/stat : 21698 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194368 8666 0 0 0 28111 18 0 0 25 0 2 0 107188201 146587648 31950 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 623.27
Current children cumulated vsize (KiB) 148508

[startup+402.302 s]
/proc/loadavg: 2.10 1.72 1.31 3/67 21698
/proc/meminfo: memFree=1117608/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=59.15
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 312 26733 0 0 0 0 5893 22 16 0 1 0 107182225 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 238 195 169 0 50 0
[pid=21697] ppid=21694 vsize=148348 CPUtime=683.83
/proc/21697/stat : 21697 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194304 33111 0 0 0 68340 43 0 0 25 0 2 0 107188146 151908352 33097 1992294400 134512640 135305190 4294956144 18446744073709551615 134556831 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21697/statm: 37087 33097 83 193 0 36891 0
[pid=21697/tid=21698] ppid=21694 vsize=148348 CPUtime=341.05
/proc/21697/task/21698/stat : 21698 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194368 9054 0 0 0 34086 19 0 0 21 0 2 0 107188201 151908352 33097 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 742.98
Current children cumulated vsize (KiB) 153704

[startup+462.302 s]
/proc/loadavg: 2.04 1.77 1.35 3/67 21698
/proc/meminfo: memFree=1108200/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=59.15
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 312 26733 0 0 0 0 5893 22 16 0 1 0 107182225 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 238 195 169 0 50 0
[pid=21697] ppid=21694 vsize=157004 CPUtime=803.55
/proc/21697/stat : 21697 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194304 35459 0 0 0 80307 48 0 0 25 0 2 0 107188146 160772096 35445 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21697/statm: 39251 35445 83 193 0 39055 0
[pid=21697/tid=21698] ppid=21694 vsize=157004 CPUtime=400.79
/proc/21697/task/21698/stat : 21698 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194368 9796 0 0 0 40058 21 0 0 17 0 2 0 107188201 160772096 35445 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 862.7
Current children cumulated vsize (KiB) 162360

[startup+522.302 s]
/proc/loadavg: 2.01 1.80 1.39 3/67 21698
/proc/meminfo: memFree=1103080/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=59.15
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 312 26733 0 0 0 0 5893 22 16 0 1 0 107182225 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 238 195 169 0 50 0
[pid=21697] ppid=21694 vsize=162308 CPUtime=923.25
/proc/21697/stat : 21697 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194304 36811 0 0 0 92274 51 0 0 19 0 2 0 107188146 166203392 36797 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21697/statm: 40577 36797 83 193 0 40381 0
[pid=21697/tid=21698] ppid=21694 vsize=162308 CPUtime=460.56
/proc/21697/task/21698/stat : 21698 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194368 10154 0 0 0 46034 22 0 0 18 0 2 0 107188201 166203392 36797 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 982.4
Current children cumulated vsize (KiB) 167664

[startup+582.303 s]
/proc/loadavg: 2.00 1.84 1.42 3/67 21698
/proc/meminfo: memFree=1095144/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=59.15
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 312 26733 0 0 0 0 5893 22 16 0 1 0 107182225 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 238 195 169 0 50 0
[pid=21697] ppid=21694 vsize=170652 CPUtime=1042.95
/proc/21697/stat : 21697 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194304 38699 0 0 0 104238 57 0 0 23 0 2 0 107188146 174747648 38685 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21697/statm: 42663 38685 83 193 0 42467 0
[pid=21697/tid=21698] ppid=21694 vsize=170652 CPUtime=520.28
/proc/21697/task/21698/stat : 21698 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194368 10657 0 0 0 52004 24 0 0 25 0 2 0 107188201 174747648 38685 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1102.1
Current children cumulated vsize (KiB) 176008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+631.407 s]
/proc/loadavg: 2.00 1.86 1.45 3/67 21698
/proc/meminfo: memFree=1091112/2055920 swapFree=4177048/4192956
[pid=21694] ppid=21692 vsize=5356 CPUtime=59.15
/proc/21694/stat : 21694 (manysat.sh) S 21692 21694 21630 0 -1 4194304 312 26733 0 0 0 0 5893 22 16 0 1 0 107182225 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21694/statm: 1339 238 195 169 0 50 0
[pid=21697] ppid=21694 vsize=174164 CPUtime=1140.95
/proc/21697/stat : 21697 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194304 39712 0 0 0 114036 59 0 0 25 0 2 0 107188146 178343936 39698 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/21697/statm: 43541 39698 83 193 0 43345 0
[pid=21697/tid=21698] ppid=21694 vsize=174164 CPUtime=569.18
/proc/21697/task/21698/stat : 21698 (manysat1.1_stat) R 21694 21694 21630 0 -1 4194368 10788 0 0 0 56894 24 0 0 19 0 2 0 107188201 178343936 39698 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 179520

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 21694 and gives
#  childrusage.ru_utime.tv_sec=58
#  childrusage.ru_utime.tv_usec=936040
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=225965
# CPU time returned by wait4() is 59.162
# 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): 631.424
CPU time (s): 1200.1
CPU user time (s): 1199.29
CPU system time (s): 0.81
CPU usage (%): 190.062
Max. virtual memory (cumulated for all children) (KiB): 179520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.936
system time used= 0.225965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27045
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= 7
involuntary context switches= 175

runsolver used 0.582911 second user time and 1.72674 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-27 02:19:22
IDJOB=1733705
IDBENCH=71146
IDSOLVER=514
FILE ID=node69/1733705-1240791560
PBS_JOBID= 9187336
Free space on /tmp= 66120 MiB

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

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

MD5SUM BENCH= 0518a02320d5198cbf8d4b8ec920a5ba
RANDOM SEED=650266649

node69.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:       1265184 kB
Buffers:         68388 kB
Cached:         632668 kB
SwapCached:      10564 kB
Active:         485260 kB
Inactive:       229424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1265184 kB
SwapTotal:     4192956 kB
SwapFree:      4177048 kB
Dirty:           28176 kB
Writeback:           0 kB
Mapped:          14156 kB
Slab:            61952 kB
Committed_AS:   354860 kB
PageTables:       1464 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= 66108 MiB
End job on node69 at 2009-04-27 02:29:55