Trace number 1733304

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.11 602.02

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_12gates_b2_restricted.cnf
MD5SUMc953b18fb3b2b56306fb207070351ca9
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 variables1698
Number of clauses903653
Sum of the clauses size5232016
Maximum clause length36
Minimum clause length1
Number of clauses of size 1399
Number of clauses of size 25538
Number of clauses of size 336435
Number of clauses of size 410783
Number of clauses of size 535331
Number of clauses of size over 5815167

Solver Data

0.00/0.00	c Parsing...
0.39/0.48	c ==============================================================================
0.39/0.48	c |           |     ORIGINAL     |              LEARNT              |          |
0.39/0.48	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.39/0.48	c ==============================================================================
0.39/0.48	c |         0 |  102364   423480 |   30709       0        0     nan |  0.000 % |
0.79/0.86	c |         0 |   49212   241559 |      --       0       --      -- |     --   | -11878/-9995
0.79/0.86	c ==============================================================================
0.79/0.86	c Result  :   #vars: 967   #clauses: 49212   #literals: 241559
0.79/0.86	c CPU time:   0.820875 s
0.79/0.86	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-1733304-1240786633/watcher-1733304-1240786633 -o /tmp/evaluation-result-1733304-1240786633/solver-1733304-1240786633 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1733304-1240786633.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.01 1.02 1.00 3/65 22416
/proc/meminfo: memFree=1701216/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 106692947 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 235 195 169 0 50 0
[pid=22417] ppid=22416 vsize=824 CPUtime=0
/proc/22417/stat : 22417 (SatElite) R 22416 22416 22138 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 106692947 843776 103 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/22417/statm: 206 104 51 127 0 76 0

[startup+0.0244031 s]
/proc/loadavg: 1.01 1.02 1.00 3/65 22416
/proc/meminfo: memFree=1701216/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 106692947 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 235 195 169 0 50 0
[pid=22417] ppid=22416 vsize=2480 CPUtime=0.01
/proc/22417/stat : 22417 (SatElite) R 22416 22416 22138 0 -1 4194304 506 0 0 0 1 0 0 0 20 0 1 0 106692947 2539520 490 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/22417/statm: 620 490 51 127 0 490 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7836

[startup+0.102417 s]
/proc/loadavg: 1.01 1.02 1.00 3/65 22416
/proc/meminfo: memFree=1701216/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 106692947 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 235 195 169 0 50 0
[pid=22417] ppid=22416 vsize=3276 CPUtime=0.09
/proc/22417/stat : 22417 (SatElite) R 22416 22416 22138 0 -1 4194304 733 0 0 0 8 1 0 0 20 0 1 0 106692947 3354624 717 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/22417/statm: 819 717 52 127 0 689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8632

[startup+0.301452 s]
/proc/loadavg: 1.01 1.02 1.00 3/65 22416
/proc/meminfo: memFree=1701216/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 106692947 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 235 195 169 0 50 0
[pid=22417] ppid=22416 vsize=4984 CPUtime=0.28
/proc/22417/stat : 22417 (SatElite) R 22416 22416 22138 0 -1 4194304 1128 0 0 0 26 2 0 0 22 0 1 0 106692947 5103616 1112 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/22417/statm: 1246 1112 52 127 0 1116 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10340

[startup+0.701523 s]
/proc/loadavg: 1.01 1.02 1.00 3/65 22416
/proc/meminfo: memFree=1701216/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 106692947 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 235 195 169 0 50 0
[pid=22417] ppid=22416 vsize=10244 CPUtime=0.69
/proc/22417/stat : 22417 (SatElite) R 22416 22416 22138 0 -1 4194304 2298 0 0 0 65 4 0 0 25 0 1 0 106692947 10489856 2282 1992294400 134512640 135034092 4294956096 18446744073709551615 134569389 0 0 4096 3 0 0 0 17 0 0 0
/proc/22417/statm: 2561 2282 67 127 0 2431 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15600

[startup+1.50168 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 22419
/proc/meminfo: memFree=1692880/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0.94
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 312 2790 0 0 0 0 90 4 19 0 1 0 106692947 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 238 195 169 0 50 0
[pid=22419] ppid=22416 vsize=23200 CPUtime=1.01
/proc/22419/stat : 22419 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194304 2732 0 0 0 99 2 0 0 16 0 2 0 106693042 23756800 2718 1992294400 134512640 135305190 4294956144 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22419/statm: 5800 2718 83 193 0 5604 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 28556

[startup+3.10196 s]
/proc/loadavg: 1.00 1.02 1.00 3/68 22420
/proc/meminfo: memFree=1686216/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0.94
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 312 2790 0 0 0 0 90 4 19 0 1 0 106692947 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 238 195 169 0 50 0
[pid=22419] ppid=22416 vsize=27000 CPUtime=4.2
/proc/22419/stat : 22419 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194304 3728 0 0 0 417 3 0 0 17 0 2 0 106693042 27648000 3714 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22419/statm: 6750 3714 83 193 0 6554 0
[pid=22419/tid=22420] ppid=22416 vsize=27000 CPUtime=2.07
/proc/22419/task/22420/stat : 22420 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194368 866 0 0 0 205 2 0 0 17 0 2 0 106693048 27648000 3714 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.14
Current children cumulated vsize (KiB) 32356

[startup+6.30153 s]
/proc/loadavg: 1.16 1.05 1.01 3/68 22420
/proc/meminfo: memFree=1681096/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0.94
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 312 2790 0 0 0 0 90 4 19 0 1 0 106692947 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 238 195 169 0 50 0
[pid=22419] ppid=22416 vsize=29948 CPUtime=10.58
/proc/22419/stat : 22419 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194304 4641 0 0 0 1053 5 0 0 18 0 2 0 106693042 30666752 4627 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 7487 4627 83 193 0 7291 0
[pid=22419/tid=22420] ppid=22416 vsize=29948 CPUtime=5.26
/proc/22419/task/22420/stat : 22420 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194368 1314 0 0 0 524 2 0 0 17 0 2 0 106693048 30666752 4627 1992294400 134512640 135305190 4294956144 18446744073709551615 134551671 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.52
Current children cumulated vsize (KiB) 35304

[startup+12.7017 s]
/proc/loadavg: 1.23 1.07 1.02 3/68 22420
/proc/meminfo: memFree=1676880/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0.94
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 312 2790 0 0 0 0 90 4 19 0 1 0 106692947 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 238 195 169 0 50 0
[pid=22419] ppid=22416 vsize=35688 CPUtime=23.33
/proc/22419/stat : 22419 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194304 5892 0 0 0 2325 8 0 0 17 0 2 0 106693042 36544512 5878 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 8922 5878 83 193 0 8726 0
[pid=22419/tid=22420] ppid=22416 vsize=35688 CPUtime=11.65
/proc/22419/task/22420/stat : 22420 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194368 1922 0 0 0 1162 3 0 0 18 0 2 0 106693048 36544512 5878 1992294400 134512640 135305190 4294956144 18446744073709551615 134528483 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.27
Current children cumulated vsize (KiB) 41044

[startup+25.503 s]
/proc/loadavg: 1.35 1.10 1.03 3/68 22420
/proc/meminfo: memFree=1671824/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0.94
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 312 2790 0 0 0 0 90 4 19 0 1 0 106692947 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 238 195 169 0 50 0
[pid=22419] ppid=22416 vsize=40724 CPUtime=48.88
/proc/22419/stat : 22419 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194304 7117 0 0 0 4877 11 0 0 20 0 2 0 106693042 41701376 7103 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 10181 7103 83 193 0 9985 0
[pid=22419/tid=22420] ppid=22416 vsize=40724 CPUtime=24.45
/proc/22419/task/22420/stat : 22420 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194368 2488 0 0 0 2440 5 0 0 18 0 2 0 106693048 41701376 7103 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.82
Current children cumulated vsize (KiB) 46080

[startup+51.1015 s]
/proc/loadavg: 1.60 1.18 1.05 3/68 22420
/proc/meminfo: memFree=1664400/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0.94
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 312 2790 0 0 0 0 90 4 19 0 1 0 106692947 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 238 195 169 0 50 0
[pid=22419] ppid=22416 vsize=47656 CPUtime=99.93
/proc/22419/stat : 22419 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194304 8960 0 0 0 9979 14 0 0 18 0 2 0 106693042 48799744 8946 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 11914 8946 83 193 0 11718 0
[pid=22419/tid=22420] ppid=22416 vsize=47656 CPUtime=50.02
/proc/22419/task/22420/stat : 22420 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194368 3404 0 0 0 4996 6 0 0 18 0 2 0 106693048 48799744 8946 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.87
Current children cumulated vsize (KiB) 53012

[startup+102.306 s]
/proc/loadavg: 1.83 1.31 1.10 3/68 22420
/proc/meminfo: memFree=1651920/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0.94
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 312 2790 0 0 0 0 90 4 19 0 1 0 106692947 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 238 195 169 0 50 0
[pid=22419] ppid=22416 vsize=61436 CPUtime=202.08
/proc/22419/stat : 22419 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194304 12076 0 0 0 20189 19 0 0 20 0 2 0 106693042 62910464 12062 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 15359 12062 83 193 0 15163 0
[pid=22419/tid=22420] ppid=22416 vsize=61436 CPUtime=101.2
/proc/22419/task/22420/stat : 22420 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194368 4998 0 0 0 10110 10 0 0 22 0 2 0 106693048 62910464 12062 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.02
Current children cumulated vsize (KiB) 66792

[startup+162.302 s]
/proc/loadavg: 1.93 1.43 1.16 3/68 22420
/proc/meminfo: memFree=1641872/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0.94
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 312 2790 0 0 0 0 90 4 19 0 1 0 106692947 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 238 195 169 0 50 0
[pid=22419] ppid=22416 vsize=71544 CPUtime=321.79
/proc/22419/stat : 22419 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194304 14546 0 0 0 32156 23 0 0 25 0 2 0 106693042 73261056 14532 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 17886 14532 83 193 0 17690 0
[pid=22419/tid=22420] ppid=22416 vsize=71544 CPUtime=161.16
/proc/22419/task/22420/stat : 22420 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194368 6237 0 0 0 16104 12 0 0 25 0 2 0 106693048 73261056 14532 1992294400 134512640 135305190 4294956144 18446744073709551615 134562066 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.73
Current children cumulated vsize (KiB) 76900

[startup+222.302 s]
/proc/loadavg: 1.97 1.53 1.21 3/68 22420
/proc/meminfo: memFree=1630992/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0.94
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 312 2790 0 0 0 0 90 4 19 0 1 0 106692947 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 238 195 169 0 50 0
[pid=22419] ppid=22416 vsize=82320 CPUtime=441.51
/proc/22419/stat : 22419 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194304 17261 0 0 0 44122 29 0 0 25 0 2 0 106693042 84295680 17247 1992294400 134512640 135305190 4294956144 18446744073709551615 134528545 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 20580 17247 83 193 0 20384 0
[pid=22419/tid=22420] ppid=22416 vsize=82320 CPUtime=221.13
/proc/22419/task/22420/stat : 22420 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194368 8180 0 0 0 22096 17 0 0 25 0 2 0 106693048 84295680 17247 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.45
Current children cumulated vsize (KiB) 87676

[startup+282.302 s]
/proc/loadavg: 2.07 1.63 1.26 3/68 22426
/proc/meminfo: memFree=1625744/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0.94
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 312 2790 0 0 0 0 90 4 19 0 1 0 106692947 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 238 195 169 0 50 0
[pid=22419] ppid=22416 vsize=87704 CPUtime=561.21
/proc/22419/stat : 22419 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194304 18617 0 0 0 56089 32 0 0 25 0 2 0 106693042 89808896 18603 1992294400 134512640 135305190 4294956144 18446744073709551615 134557456 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 21926 18603 83 193 0 21730 0
[pid=22419/tid=22420] ppid=22416 vsize=87704 CPUtime=281.09
/proc/22419/task/22420/stat : 22420 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194368 8891 0 0 0 28090 19 0 0 25 0 2 0 106693048 89808896 18603 1992294400 134512640 135305190 4294956144 18446744073709551615 134557923 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.15
Current children cumulated vsize (KiB) 93060

[startup+342.301 s]
/proc/loadavg: 2.06 1.71 1.31 3/68 22426
/proc/meminfo: memFree=1618896/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0.94
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 312 2790 0 0 0 0 90 4 19 0 1 0 106692947 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 238 195 169 0 50 0
[pid=22419] ppid=22416 vsize=95284 CPUtime=680.95
/proc/22419/stat : 22419 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194304 20288 0 0 0 68060 35 0 0 25 0 2 0 106693042 97570816 20274 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 23821 20274 83 193 0 23625 0
[pid=22419/tid=22420] ppid=22416 vsize=95284 CPUtime=341.06
/proc/22419/task/22420/stat : 22420 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194368 9565 0 0 0 34086 20 0 0 25 0 2 0 106693048 97570816 20274 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.89
Current children cumulated vsize (KiB) 100640

[startup+402.301 s]
/proc/loadavg: 2.28 1.82 1.37 3/68 22426
/proc/meminfo: memFree=1609424/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0.94
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 312 2790 0 0 0 0 90 4 19 0 1 0 106692947 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 238 195 169 0 50 0
[pid=22419] ppid=22416 vsize=104864 CPUtime=800.67
/proc/22419/stat : 22419 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194304 22692 0 0 0 80027 40 0 0 25 0 2 0 106693042 107380736 22678 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 26216 22678 83 193 0 26020 0
[pid=22419/tid=22420] ppid=22416 vsize=104864 CPUtime=401.02
/proc/22419/task/22420/stat : 22420 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194368 10211 0 0 0 40081 21 0 0 25 0 2 0 106693048 107380736 22678 1992294400 134512640 135305190 4294956144 18446744073709551615 134528446 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.61
Current children cumulated vsize (KiB) 110220

[startup+462.303 s]
/proc/loadavg: 2.21 1.89 1.42 3/68 22426
/proc/meminfo: memFree=1602960/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0.94
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 312 2790 0 0 0 0 90 4 19 0 1 0 106692947 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 238 195 169 0 50 0
[pid=22419] ppid=22416 vsize=111456 CPUtime=920.4
/proc/22419/stat : 22419 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194304 24265 0 0 0 91997 43 0 0 25 0 2 0 106693042 114130944 24251 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 27864 24251 83 193 0 27668 0
[pid=22419/tid=22420] ppid=22416 vsize=111456 CPUtime=461
/proc/22419/task/22420/stat : 22420 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194368 10995 0 0 0 46077 23 0 0 21 0 2 0 106693048 114130944 24251 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.34
Current children cumulated vsize (KiB) 116812

[startup+522.303 s]
/proc/loadavg: 2.11 1.92 1.46 3/68 22426
/proc/meminfo: memFree=1599504/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0.94
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 312 2790 0 0 0 0 90 4 19 0 1 0 106692947 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 238 195 169 0 50 0
[pid=22419] ppid=22416 vsize=114684 CPUtime=1040.13
/proc/22419/stat : 22419 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194304 25163 0 0 0 103969 44 0 0 25 0 2 0 106693042 117436416 25149 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 28671 25149 83 193 0 28475 0
[pid=22419/tid=22420] ppid=22416 vsize=114684 CPUtime=520.98
/proc/22419/task/22420/stat : 22420 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194368 11715 0 0 0 52073 25 0 0 25 0 2 0 106693048 117436416 25149 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.07
Current children cumulated vsize (KiB) 120040

[startup+582.301 s]
/proc/loadavg: 2.04 1.93 1.49 3/68 22426
/proc/meminfo: memFree=1596304/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0.94
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 312 2790 0 0 0 0 90 4 19 0 1 0 106692947 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 238 195 169 0 50 0
[pid=22419] ppid=22416 vsize=119000 CPUtime=1159.86
/proc/22419/stat : 22419 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194304 25915 0 0 0 115940 46 0 0 25 0 2 0 106693042 121856000 25901 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 29750 25901 83 193 0 29554 0
[pid=22419/tid=22420] ppid=22416 vsize=119000 CPUtime=580.93
/proc/22419/task/22420/stat : 22420 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194368 11979 0 0 0 58068 25 0 0 25 0 2 0 106693048 121856000 25901 1992294400 134512640 135305190 4294956144 18446744073709551615 134528492 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.8
Current children cumulated vsize (KiB) 124356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.002 s]
/proc/loadavg: 2.03 1.94 1.50 3/68 22426
/proc/meminfo: memFree=1593104/2055920 swapFree=4192812/4192956
[pid=22416] ppid=22414 vsize=5356 CPUtime=0.94
/proc/22416/stat : 22416 (manysat.sh) S 22414 22416 22138 0 -1 4194304 312 2790 0 0 0 0 90 4 19 0 1 0 106692947 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22416/statm: 1339 238 195 169 0 50 0
[pid=22419] ppid=22416 vsize=121884 CPUtime=1199.17
/proc/22419/stat : 22419 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194304 26704 0 0 0 119870 47 0 0 25 0 2 0 106693042 124809216 26690 1992294400 134512640 135305190 4294956144 18446744073709551615 134528568 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22419/statm: 30471 26690 83 193 0 30275 0
[pid=22419/tid=22420] ppid=22416 vsize=121884 CPUtime=600.63
/proc/22419/task/22420/stat : 22420 (manysat1.1_stat) R 22416 22416 22138 0 -1 4194368 12578 0 0 0 60036 27 0 0 25 0 2 0 106693048 124809216 26690 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 127240

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

Real time (s): 602.02
CPU time (s): 1200.11
CPU user time (s): 1199.6
CPU system time (s): 0.51
CPU usage (%): 199.347
Max. virtual memory (cumulated for all children) (KiB): 127240

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

runsolver used 0.549916 second user time and 1.64975 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-27 00:57:14
IDJOB=1733304
IDBENCH=71138
IDSOLVER=513
FILE ID=node89/1733304-1240786633
PBS_JOBID= 9187272
Free space on /tmp= 66356 MiB

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

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

MD5SUM BENCH= c953b18fb3b2b56306fb207070351ca9
RANDOM SEED=537380316

node89.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1701696 kB
Buffers:         45580 kB
Cached:         227232 kB
SwapCached:        140 kB
Active:         113172 kB
Inactive:       173540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701696 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           28672 kB
Writeback:           0 kB
Mapped:          23540 kB
Slab:            53452 kB
Committed_AS:   347468 kB
PageTables:       1372 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= 66356 MiB
End job on node89 at 2009-04-27 01:07:18