Trace number 1733704

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.18 631.619

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.90	c ==============================================================================
0.79/0.90	c |           |     ORIGINAL     |              LEARNT              |          |
0.79/0.90	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.79/0.90	c ==============================================================================
0.79/0.90	c |         0 |  866789  5122090 |  260036       0        0     nan |  0.000 % |
58.45/58.51	c |         0 |  459052  2685761 |      --       0       --      -- |     --   | -57529/-40169
58.45/58.51	c ==============================================================================
58.45/58.51	c Result  :   #vars: 1088   #clauses: 459052   #literals: 2685761
58.45/58.51	c CPU time:   58.2821 s
58.45/58.51	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-1733704-1240791535/watcher-1733704-1240791535 -o /tmp/evaluation-result-1733704-1240791535/solver-1733704-1240791535 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1733704-1240791535.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: 0.96 1.00 1.08 3/64 29362
/proc/meminfo: memFree=1646672/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) R 29360 29362 27971 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 107180436 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 271894243999 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29362/statm: 1339 234 194 169 0 50 0
[pid=29363] ppid=29362 vsize=824 CPUtime=0
/proc/29363/stat : 29363 (SatElite) R 29362 29362 27971 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 107180437 843776 106 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29363/statm: 206 108 50 127 0 76 0

[startup+0.0999349 s]
/proc/loadavg: 0.96 1.00 1.08 3/64 29362
/proc/meminfo: memFree=1646672/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107180436 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29362/statm: 1339 235 195 169 0 50 0
[pid=29363] ppid=29362 vsize=7436 CPUtime=0.09
/proc/29363/stat : 29363 (SatElite) R 29362 29362 27971 0 -1 4194304 1780 0 0 0 9 0 0 0 19 0 1 0 107180437 7614464 1764 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29363/statm: 1892 1765 51 127 0 1762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12792

[startup+0.102936 s]
/proc/loadavg: 0.96 1.00 1.08 3/64 29362
/proc/meminfo: memFree=1646672/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107180436 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29362/statm: 1339 235 195 169 0 50 0
[pid=29363] ppid=29362 vsize=7700 CPUtime=0.09
/proc/29363/stat : 29363 (SatElite) R 29362 29362 27971 0 -1 4194304 1824 0 0 0 9 0 0 0 19 0 1 0 107180437 7884800 1808 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29363/statm: 1925 1809 51 127 0 1795 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13056

[startup+0.301967 s]
/proc/loadavg: 0.96 1.00 1.08 3/64 29362
/proc/meminfo: memFree=1646672/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107180436 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29362/statm: 1339 235 195 169 0 50 0
[pid=29363] ppid=29362 vsize=22304 CPUtime=0.29
/proc/29363/stat : 29363 (SatElite) R 29362 29362 27971 0 -1 4194304 5180 0 0 0 27 2 0 0 21 0 1 0 107180437 22839296 5164 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29363/statm: 5576 5165 51 127 0 5446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27660

[startup+0.701043 s]
/proc/loadavg: 0.96 1.00 1.08 3/64 29362
/proc/meminfo: memFree=1646672/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107180436 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29362/statm: 1339 235 195 169 0 50 0
[pid=29363] ppid=29362 vsize=48424 CPUtime=0.69
/proc/29363/stat : 29363 (SatElite) R 29362 29362 27971 0 -1 4194304 11609 0 0 0 62 7 0 0 25 0 1 0 107180437 49586176 11593 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29363/statm: 12106 11593 51 127 0 11976 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53780

[startup+1.50118 s]
/proc/loadavg: 0.96 1.00 1.08 2/66 29364
/proc/meminfo: memFree=1572544/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107180436 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29362/statm: 1339 235 195 169 0 50 0
[pid=29363] ppid=29362 vsize=78224 CPUtime=1.49
/proc/29363/stat : 29363 (SatElite) R 29362 29362 27971 0 -1 4194304 18844 0 0 0 138 11 0 0 25 0 1 0 107180437 80101376 18802 1992294400 134512640 135034092 4294956096 18446744073709551615 134540726 0 0 4096 3 0 0 0 17 0 0 0
/proc/29363/statm: 19556 18802 64 127 0 19426 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83580

[startup+3.10147 s]
/proc/loadavg: 0.96 1.00 1.08 2/66 29364
/proc/meminfo: memFree=1571136/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107180436 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29362/statm: 1339 235 195 169 0 50 0
[pid=29363] ppid=29362 vsize=78388 CPUtime=3.09
/proc/29363/stat : 29363 (SatElite) R 29362 29362 27971 0 -1 4194304 18873 0 0 0 298 11 0 0 25 0 1 0 107180437 80269312 18831 1992294400 134512640 135034092 4294956096 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 0 0 0
/proc/29363/statm: 19597 18831 64 127 0 19467 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83744

[startup+6.30104 s]
/proc/loadavg: 0.96 1.00 1.08 2/66 29364
/proc/meminfo: memFree=1570944/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107180436 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29362/statm: 1339 235 195 169 0 50 0
[pid=29363] ppid=29362 vsize=78900 CPUtime=6.28
/proc/29363/stat : 29363 (SatElite) R 29362 29362 27971 0 -1 4194304 18974 0 0 0 617 11 0 0 25 0 1 0 107180437 80793600 18932 1992294400 134512640 135034092 4294956096 18446744073709551615 134541071 0 0 4096 3 0 0 0 17 0 0 0
/proc/29363/statm: 19725 18932 64 127 0 19595 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 84256

[startup+12.7012 s]
/proc/loadavg: 0.96 1.00 1.08 2/66 29364
/proc/meminfo: memFree=1570624/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107180436 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29362/statm: 1339 235 195 169 0 50 0
[pid=29363] ppid=29362 vsize=79240 CPUtime=12.69
/proc/29363/stat : 29363 (SatElite) R 29362 29362 27971 0 -1 4194304 19148 0 0 0 1257 12 0 0 25 0 1 0 107180437 81141760 18999 1992294400 134512640 135034092 4294956096 18446744073709551615 134541075 0 0 4096 3 0 0 0 17 0 0 0
/proc/29363/statm: 19810 18999 64 127 0 19680 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84596

[startup+25.5015 s]
/proc/loadavg: 0.97 1.00 1.08 2/66 29364
/proc/meminfo: memFree=1569856/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107180436 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29362/statm: 1339 235 195 169 0 50 0
[pid=29363] ppid=29362 vsize=80264 CPUtime=25.47
/proc/29363/stat : 29363 (SatElite) R 29362 29362 27971 0 -1 4194304 19394 0 0 0 2535 12 0 0 25 0 1 0 107180437 82190336 19245 1992294400 134512640 135034092 4294956096 18446744073709551615 134541045 0 0 4096 3 0 0 0 17 0 0 0
/proc/29363/statm: 20066 19245 64 127 0 19936 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 85620

[startup+51.1011 s]
/proc/loadavg: 0.98 1.00 1.08 2/66 29364
/proc/meminfo: memFree=1555264/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=0
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107180436 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29362/statm: 1339 235 195 169 0 50 0
[pid=29363] ppid=29362 vsize=101940 CPUtime=51.04
/proc/29363/stat : 29363 (SatElite) R 29362 29362 27971 0 -1 4194304 24997 0 0 0 5088 16 0 0 25 0 1 0 107180437 104386560 22533 1992294400 134512640 135034092 4294956096 18446744073709551615 134569592 0 0 4096 3 0 0 0 17 0 0 0
/proc/29363/statm: 25485 22533 68 127 0 25355 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 107296

[startup+102.305 s]
/proc/loadavg: 1.52 1.14 1.12 3/67 29366
/proc/meminfo: memFree=1544376/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=59.39
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 312 26733 0 0 0 0 5915 24 16 0 1 0 107180436 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29362/statm: 1339 238 195 169 0 50 0
[pid=29365] ppid=29362 vsize=101488 CPUtime=84.87
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194304 21991 0 0 0 8466 21 0 0 21 0 2 0 107186381 103923712 21977 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 25372 21977 83 193 0 25176 0
[pid=29365/tid=29366] ppid=29362 vsize=101488 CPUtime=42.2
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194368 3834 0 0 0 4212 8 0 0 17 0 2 0 107186439 103923712 21977 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 144.26
Current children cumulated vsize (KiB) 106844

[startup+162.303 s]
/proc/loadavg: 1.81 1.28 1.17 3/67 29366
/proc/meminfo: memFree=1536760/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=59.39
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 312 26733 0 0 0 0 5915 24 16 0 1 0 107180436 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29362/statm: 1339 238 195 169 0 50 0
[pid=29365] ppid=29362 vsize=109032 CPUtime=204.52
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194304 23925 0 0 0 20428 24 0 0 25 0 2 0 107186381 111648768 23911 1992294400 134512640 135305190 4294956144 18446744073709551615 134542031 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 27258 23911 83 193 0 27062 0
[pid=29365/tid=29366] ppid=29362 vsize=109032 CPUtime=102.13
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194368 4702 0 0 0 10204 9 0 0 17 0 2 0 107186439 111648768 23911 1992294400 134512640 135305190 4294956144 18446744073709551615 134528744 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 263.91
Current children cumulated vsize (KiB) 114388

[startup+222.303 s]
/proc/loadavg: 1.93 1.42 1.22 3/67 29366
/proc/meminfo: memFree=1525240/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=59.39
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 312 26733 0 0 0 0 5915 24 16 0 1 0 107180436 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29362/statm: 1339 238 195 169 0 50 0
[pid=29365] ppid=29362 vsize=121480 CPUtime=324.22
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194304 26800 0 0 0 32393 29 0 0 25 0 2 0 107186381 124395520 26786 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 30370 26786 83 193 0 30174 0
[pid=29365/tid=29366] ppid=29362 vsize=121480 CPUtime=162.08
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194368 5604 0 0 0 16197 11 0 0 17 0 2 0 107186439 124395520 26786 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 383.61
Current children cumulated vsize (KiB) 126836

[startup+282.301 s]
/proc/loadavg: 1.97 1.51 1.26 3/67 29366
/proc/meminfo: memFree=1518584/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=59.39
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 312 26733 0 0 0 0 5915 24 16 0 1 0 107180436 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29362/statm: 1339 238 195 169 0 50 0
[pid=29365] ppid=29362 vsize=128080 CPUtime=443.9
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194304 28445 0 0 0 44357 33 0 0 21 0 2 0 107186381 131153920 28431 1992294400 134512640 135305190 4294956144 18446744073709551615 134528325 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 32020 28431 83 193 0 31824 0
[pid=29365/tid=29366] ppid=29362 vsize=128080 CPUtime=222.02
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194368 6344 0 0 0 22189 13 0 0 18 0 2 0 107186439 131153920 28431 1992294400 134512640 135305190 4294956144 18446744073709551615 134528571 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 503.29
Current children cumulated vsize (KiB) 133436

[startup+342.301 s]
/proc/loadavg: 1.99 1.60 1.31 3/67 29366
/proc/meminfo: memFree=1508856/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=59.39
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 312 26733 0 0 0 0 5915 24 16 0 1 0 107180436 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29362/statm: 1339 238 195 169 0 50 0
[pid=29365] ppid=29362 vsize=137936 CPUtime=563.59
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194304 30862 0 0 0 56321 38 0 0 25 0 2 0 107186381 141246464 30848 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 34484 30848 83 193 0 34288 0
[pid=29365/tid=29366] ppid=29362 vsize=137936 CPUtime=281.97
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194368 7629 0 0 0 28181 16 0 0 25 0 2 0 107186439 141246464 30848 1992294400 134512640 135305190 4294956144 18446744073709551615 134528363 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 622.98
Current children cumulated vsize (KiB) 143292

[startup+402.302 s]
/proc/loadavg: 1.99 1.67 1.35 3/67 29366
/proc/meminfo: memFree=1502392/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=59.39
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 312 26733 0 0 0 0 5915 24 16 0 1 0 107180436 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29362/statm: 1339 238 195 169 0 50 0
[pid=29365] ppid=29362 vsize=145028 CPUtime=683.31
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194304 32496 0 0 0 68290 41 0 0 25 0 2 0 107186381 148508672 32482 1992294400 134512640 135305190 4294956144 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 36257 32482 83 193 0 36061 0
[pid=29365/tid=29366] ppid=29362 vsize=145028 CPUtime=341.94
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194368 8957 0 0 0 34175 19 0 0 25 0 2 0 107186439 148508672 32482 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 742.7
Current children cumulated vsize (KiB) 150384

[startup+462.303 s]
/proc/loadavg: 2.04 1.74 1.39 3/67 29366
/proc/meminfo: memFree=1493816/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=59.39
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 312 26733 0 0 0 0 5915 24 16 0 1 0 107180436 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29362/statm: 1339 238 195 169 0 50 0
[pid=29365] ppid=29362 vsize=154892 CPUtime=803.03
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194304 34621 0 0 0 80258 45 0 0 17 0 2 0 107186381 158609408 34607 1992294400 134512640 135305190 4294956144 18446744073709551615 134538593 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 38723 34607 83 193 0 38527 0
[pid=29365/tid=29366] ppid=29362 vsize=154892 CPUtime=401.9
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194368 10219 0 0 0 40169 21 0 0 25 0 2 0 107186439 158609408 34607 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 862.42
Current children cumulated vsize (KiB) 160248

[startup+522.302 s]
/proc/loadavg: 2.01 1.79 1.42 3/67 29366
/proc/meminfo: memFree=1486904/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=59.39
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 312 26733 0 0 0 0 5915 24 16 0 1 0 107180436 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29362/statm: 1339 238 195 169 0 50 0
[pid=29365] ppid=29362 vsize=161464 CPUtime=922.71
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194304 36346 0 0 0 92221 50 0 0 18 0 2 0 107186381 165339136 36332 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 40366 36332 83 193 0 40170 0
[pid=29365/tid=29366] ppid=29362 vsize=161464 CPUtime=461.83
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194368 10732 0 0 0 46161 22 0 0 17 0 2 0 107186439 165339136 36332 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 982.1
Current children cumulated vsize (KiB) 166820

[startup+582.301 s]
/proc/loadavg: 2.00 1.82 1.46 3/67 29366
/proc/meminfo: memFree=1481720/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=59.39
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 312 26733 0 0 0 0 5915 24 16 0 1 0 107180436 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29362/statm: 1339 238 195 169 0 50 0
[pid=29365] ppid=29362 vsize=166220 CPUtime=1042.41
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194304 37642 0 0 0 104189 52 0 0 25 0 2 0 107186381 170209280 37628 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 41555 37628 83 193 0 41359 0
[pid=29365/tid=29366] ppid=29362 vsize=166220 CPUtime=521.82
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194368 11509 0 0 0 52157 25 0 0 25 0 2 0 107186439 170209280 37628 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1101.8
Current children cumulated vsize (KiB) 171576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+631.602 s]
/proc/loadavg: 2.00 1.85 1.48 3/67 29366
/proc/meminfo: memFree=1476920/2055920 swapFree=4180908/4192956
[pid=29362] ppid=29360 vsize=5356 CPUtime=59.39
/proc/29362/stat : 29362 (manysat.sh) S 29360 29362 27971 0 -1 4194304 312 26733 0 0 0 0 5915 24 16 0 1 0 107180436 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29362/statm: 1339 238 195 169 0 50 0
[pid=29365] ppid=29362 vsize=171620 CPUtime=1140.79
/proc/29365/stat : 29365 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194304 38818 0 0 0 114024 55 0 0 17 0 2 0 107186381 175738880 38804 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29365/statm: 42905 38804 83 193 0 42709 0
[pid=29365/tid=29366] ppid=29362 vsize=171620 CPUtime=571.1
/proc/29365/task/29366/stat : 29366 (manysat1.1_stat) R 29362 29362 27971 0 -1 4194368 11934 0 0 0 57084 26 0 0 25 0 2 0 107186439 175738880 38804 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 176976

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

Real time (s): 631.619
CPU time (s): 1200.18
CPU user time (s): 1199.39
CPU system time (s): 0.79
CPU usage (%): 190.016
Max. virtual memory (cumulated for all children) (KiB): 176976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.151
system time used= 0.247962
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= 5
involuntary context switches= 164

runsolver used 0.601908 second user time and 1.70874 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-27 02:18:57
IDJOB=1733704
IDBENCH=71146
IDSOLVER=513
FILE ID=node60/1733704-1240791535
PBS_JOBID= 9187280
Free space on /tmp= 66388 MiB

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

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

MD5SUM BENCH= 0518a02320d5198cbf8d4b8ec920a5ba
RANDOM SEED=514079076

node60.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.256
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.256
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:       1647152 kB
Buffers:         40192 kB
Cached:         285280 kB
SwapCached:       5688 kB
Active:          53088 kB
Inactive:       280552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1647152 kB
SwapTotal:     4192956 kB
SwapFree:      4180908 kB
Dirty:           28020 kB
Writeback:           0 kB
Mapped:          14088 kB
Slab:            61108 kB
Committed_AS:   440548 kB
PageTables:       1448 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= 66376 MiB
End job on node60 at 2009-04-27 02:29:30