Trace number 3274706

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
SAT07 reference solver: minisat SAT 2007? (TO) 1300.01 1300.01

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2-rand3bip-sat/
mod2-rand3bip-sat-270-1.shuffled-as.sat05-2248.cnf
MD5SUM51d9aefd9da7f94abc32dd024090dc46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005998
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses1080
Sum of the clauses size3240
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31080
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  270                                                  |
0.00/0.00	c |  Number of clauses:    1080                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     270     1080     3240 |      360        0    nan |  0.000 % |
0.00/0.00	c |       101 |     270     1080     3240 |      396      101     33 |  0.001 % |
0.00/0.00	c |       251 |     270     1080     3240 |      435      251     33 |  0.001 % |
0.00/0.01	c |       476 |     270     1080     3240 |      479      476     32 |  0.001 % |
0.00/0.01	c |       814 |     270     1080     3240 |      527      287     25 |  0.001 % |
0.00/0.02	c |      1320 |     270     1080     3240 |      579      493     27 |  0.001 % |
0.00/0.05	c |      2079 |     270     1080     3240 |      637      611     29 |  0.001 % |
0.00/0.07	c |      3220 |     270     1080     3240 |      701      408     20 |  0.001 % |
0.10/0.11	c |      4928 |     270     1080     3240 |      771      623     21 |  0.001 % |
0.10/0.18	c |      7490 |     270     1080     3240 |      848      746     26 |  0.001 % |
0.20/0.27	c |     11334 |     270     1080     3240 |      933      583     18 |  0.001 % |
0.40/0.40	c |     17100 |     270     1080     3240 |     1027      943     22 |  0.001 % |
0.60/0.63	c |     25750 |     270     1080     3240 |     1129      984     21 |  0.001 % |
0.90/0.96	c |     38724 |     270     1080     3240 |     1242     1154     20 |  0.001 % |
1.40/1.46	c |     58187 |     270     1080     3240 |     1367      826     19 |  0.001 % |
2.10/2.16	c |     87379 |     270     1080     3240 |     1503     1364     20 |  0.001 % |
3.20/3.27	c |    131169 |     270     1080     3240 |     1654      796     18 |  0.001 % |
5.20/5.29	c |    196854 |     270     1080     3240 |     1819     1615     21 |  0.001 % |
8.30/8.37	c |    295380 |     270     1080     3240 |     2001     1117     21 |  0.001 % |
12.40/12.42	c |    443170 |     270     1080     3240 |     2201     1837     21 |  0.001 % |
19.00/19.06	c |    664854 |     270     1080     3240 |     2421     1642     21 |  0.001 % |
29.29/29.37	c |    997380 |     270     1080     3240 |     2664     2039     20 |  0.001 % |
44.70/44.71	c |   1496168 |     270     1080     3240 |     2930     1837     19 |  0.001 % |
69.40/69.43	c |   2244350 |     270     1080     3240 |     3223     2641     22 |  0.001 % |
104.90/104.92	c |   3366624 |     270     1080     3240 |     3545     1725     20 |  0.001 % |
164.70/164.71	c |   5050035 |     270     1080     3240 |     3900     2790     21 |  0.001 % |
264.30/264.36	c |   7575153 |     270     1080     3240 |     4290     2739     21 |  0.001 % |
408.11/408.13	c |  11362828 |     270     1080     3240 |     4719     2370     20 |  0.001 % |
621.91/621.96	c |  17044340 |     270     1080     3240 |     5191     3717     19 |  0.001 % |
971.92/971.90	c |  25566609 |     270     1080     3240 |     5710     4218     19 |  0.001 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3274706-1303609301/watcher-3274706-1303609301 -o /tmp/evaluation-result-3274706-1303609301/solver-3274706-1303609301 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274706-1303609301.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 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: 3.68 2.67 2.87 4/189 4963
/proc/meminfo: memFree=15773844/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=1852 CPUtime=0 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 158 0 0 0 0 0 0 0 25 0 1 0 472529922 1896448 115 33554432000 134512640 135048876 4290691712 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 463 115 66 131 0 330 0

[startup+0.0876999 s]
/proc/loadavg: 3.68 2.67 2.87 4/189 4963
/proc/meminfo: memFree=15773844/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=1852 CPUtime=0.08 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 175 0 0 0 8 0 0 0 25 0 1 0 472529922 1896448 132 33554432000 134512640 135048876 4290691712 18446744073709551615 134552739 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 463 132 66 131 0 330 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1852

[startup+0.100698 s]
/proc/loadavg: 3.68 2.67 2.87 4/189 4963
/proc/meminfo: memFree=15773844/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=1852 CPUtime=0.1 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 176 0 0 0 10 0 0 0 25 0 1 0 472529922 1896448 133 33554432000 134512640 135048876 4290691712 18446744073709551615 134546807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 463 133 66 131 0 330 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1852

[startup+0.300662 s]
/proc/loadavg: 3.68 2.67 2.87 4/189 4963
/proc/meminfo: memFree=15773844/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=1984 CPUtime=0.3 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 190 0 0 0 30 0 0 0 25 0 1 0 472529922 2031616 147 33554432000 134512640 135048876 4290691712 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 496 147 66 131 0 363 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1984

[startup+0.700592 s]
/proc/loadavg: 3.68 2.67 2.87 4/189 4963
/proc/meminfo: memFree=15773844/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=1984 CPUtime=0.7 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 207 0 0 0 70 0 0 0 25 0 1 0 472529922 2031616 164 33554432000 134512640 135048876 4290691712 18446744073709551615 134546512 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 496 164 66 131 0 363 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1984

[startup+1.50045 s]
/proc/loadavg: 3.71 2.69 2.87 6/190 4964
/proc/meminfo: memFree=15772860/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=2116 CPUtime=1.5 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 223 0 0 0 150 0 0 0 25 0 1 0 472529922 2166784 180 33554432000 134512640 135048876 4290691712 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 529 180 66 131 0 396 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2116

[startup+3.10017 s]
/proc/loadavg: 3.71 2.69 2.87 6/190 4964
/proc/meminfo: memFree=15772604/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=2116 CPUtime=3.1 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 240 0 0 0 310 0 0 0 25 0 1 0 472529922 2166784 197 33554432000 134512640 135048876 4290691712 18446744073709551615 134552479 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 529 197 66 131 0 396 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2116

[startup+6.3006 s]
/proc/loadavg: 3.81 2.73 2.88 6/190 4964
/proc/meminfo: memFree=15772232/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=2372 CPUtime=6.3 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 285 0 0 0 630 0 0 0 25 0 1 0 472529922 2428928 242 33554432000 134512640 135048876 4290691712 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 593 242 66 131 0 460 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 2372

[startup+12.7005 s]
/proc/loadavg: 3.83 2.75 2.89 6/190 4964
/proc/meminfo: memFree=15771484/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=2504 CPUtime=12.7 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 342 0 0 0 1270 0 0 0 25 0 1 0 472529922 2564096 299 33554432000 134512640 135048876 4290691712 18446744073709551615 134552400 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 626 299 66 131 0 493 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 2504

[startup+25.5002 s]
/proc/loadavg: 3.85 2.79 2.90 6/190 4964
/proc/meminfo: memFree=15770624/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=2768 CPUtime=25.5 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 409 0 0 0 2550 0 0 0 25 0 1 0 472529922 2834432 366 33554432000 134512640 135048876 4290691712 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 692 366 66 131 0 559 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 2768

[startup+51.1007 s]
/proc/loadavg: 3.91 2.91 2.93 6/190 4965
/proc/meminfo: memFree=15769704/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=3172 CPUtime=51.1 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 497 0 0 0 5110 0 0 0 25 0 1 0 472529922 3248128 454 33554432000 134512640 135048876 4290691712 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 793 454 66 131 0 660 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 3172

[startup+102.307 s]
/proc/loadavg: 3.96 3.07 2.99 6/190 4967
/proc/meminfo: memFree=15767208/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=3556 CPUtime=102.3 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 583 0 0 0 10230 0 0 0 25 0 1 0 472529922 3641344 540 33554432000 134512640 135048876 4290691712 18446744073709551615 134553099 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 889 540 66 131 0 756 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 3556

[startup+162.301 s]
/proc/loadavg: 3.98 3.24 3.05 6/190 4968
/proc/meminfo: memFree=15763348/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=3836 CPUtime=162.3 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 662 0 0 0 16230 0 0 0 25 0 1 0 472529922 3928064 619 33554432000 134512640 135048876 4290691712 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 959 619 66 131 0 826 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 3836

[startup+222.3 s]
/proc/loadavg: 3.99 3.37 3.10 6/190 4970
/proc/meminfo: memFree=15760732/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=4104 CPUtime=222.3 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 748 0 0 0 22230 0 0 0 25 0 1 0 472529922 4202496 705 33554432000 134512640 135048876 4290691712 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1026 705 66 131 0 893 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 4104

[startup+282.301 s]
/proc/loadavg: 3.99 3.49 3.16 6/190 4971
/proc/meminfo: memFree=15755128/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=4376 CPUtime=282.3 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 796 0 0 0 28230 0 0 0 25 0 1 0 472529922 4481024 753 33554432000 134512640 135048876 4290691712 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1094 753 66 131 0 961 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 4376

[startup+342.3 s]
/proc/loadavg: 3.99 3.58 3.21 6/190 4973
/proc/meminfo: memFree=15752752/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=4516 CPUtime=342.3 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 849 0 0 0 34230 0 0 0 25 0 1 0 472529922 4624384 806 33554432000 134512640 135048876 4290691712 18446744073709551615 134552403 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1129 806 66 131 0 996 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 4516

[startup+402.301 s]
/proc/loadavg: 4.03 3.66 3.26 6/190 4974
/proc/meminfo: memFree=15749376/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=4656 CPUtime=402.3 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 863 0 0 0 40230 0 0 0 25 0 1 0 472529922 4767744 820 33554432000 134512640 135048876 4290691712 18446744073709551615 134546913 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1164 820 66 131 0 1031 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 4656

[startup+462.301 s]
/proc/loadavg: 4.01 3.72 3.30 6/190 4976
/proc/meminfo: memFree=15748992/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=4792 CPUtime=462.3 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 911 0 0 0 46230 0 0 0 25 0 1 0 472529922 4907008 868 33554432000 134512640 135048876 4290691712 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1198 868 66 131 0 1065 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 4792

[startup+522.3 s]
/proc/loadavg: 4.00 3.77 3.34 6/190 4978
/proc/meminfo: memFree=15748456/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=4924 CPUtime=522.3 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 940 0 0 0 52230 0 0 0 25 0 1 0 472529922 5042176 897 33554432000 134512640 135048876 4290691712 18446744073709551615 134552422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1231 897 66 131 0 1098 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 4924

[startup+582.301 s]
/proc/loadavg: 4.12 3.84 3.39 6/190 4979
/proc/meminfo: memFree=15744828/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=5056 CPUtime=582.31 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 962 0 0 0 58231 0 0 0 25 0 1 0 472529922 5177344 919 33554432000 134512640 135048876 4290691712 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1264 919 66 131 0 1131 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 5056

[startup+642.301 s]
/proc/loadavg: 4.04 3.87 3.43 6/190 4981
/proc/meminfo: memFree=15744796/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=5188 CPUtime=642.31 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 1014 0 0 0 64231 0 0 0 25 0 1 0 472529922 5312512 971 33554432000 134512640 135048876 4290691712 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1297 971 66 131 0 1164 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 5188

[startup+702.3 s]
/proc/loadavg: 4.01 3.89 3.46 6/190 4982
/proc/meminfo: memFree=15744520/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=5452 CPUtime=702.31 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 1082 0 0 0 70231 0 0 0 25 0 1 0 472529922 5582848 1039 33554432000 134512640 135048876 4290691712 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1363 1039 66 131 0 1230 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 5452

[startup+762.307 s]
/proc/loadavg: 4.00 3.91 3.49 6/190 4984
/proc/meminfo: memFree=15744132/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=5856 CPUtime=762.32 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 1158 0 0 0 76232 0 0 0 25 0 1 0 472529922 5996544 1115 33554432000 134512640 135048876 4290691712 18446744073709551615 134546913 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1464 1115 66 131 0 1331 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 5856

[startup+822.3 s]
/proc/loadavg: 4.00 3.92 3.52 6/190 4986
/proc/meminfo: memFree=15744232/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=5856 CPUtime=822.31 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 1182 0 0 0 82231 0 0 0 25 0 1 0 472529922 5996544 1139 33554432000 134512640 135048876 4290691712 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1464 1139 66 131 0 1331 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 5856

[startup+882.301 s]
/proc/loadavg: 4.00 3.93 3.55 6/190 4987
/proc/meminfo: memFree=15744196/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=5996 CPUtime=882.31 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 1203 0 0 0 88231 0 0 0 25 0 1 0 472529922 6139904 1160 33554432000 134512640 135048876 4290691712 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1499 1160 66 131 0 1366 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 5996

[startup+942.301 s]
/proc/loadavg: 4.05 3.96 3.58 6/190 4989
/proc/meminfo: memFree=15742928/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=6136 CPUtime=942.32 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 1242 0 0 0 94232 0 0 0 25 0 1 0 472529922 6283264 1199 33554432000 134512640 135048876 4290691712 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1534 1199 66 131 0 1401 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 6136

[startup+1002.3 s]
/proc/loadavg: 4.02 3.96 3.60 6/190 4991
/proc/meminfo: memFree=15742280/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=6424 CPUtime=1002.32 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 1306 0 0 0 100232 0 0 0 25 0 1 0 472529922 6578176 1263 33554432000 134512640 135048876 4290691712 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1606 1263 66 131 0 1473 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 6424

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.62 6/190 4992
/proc/meminfo: memFree=15741020/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=6564 CPUtime=1062.32 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 1331 0 0 0 106232 0 0 0 25 0 1 0 472529922 6721536 1288 33554432000 134512640 135048876 4290691712 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1641 1288 66 131 0 1508 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 6564

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.65 6/190 4994
/proc/meminfo: memFree=15740108/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=6696 CPUtime=1122.32 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 1376 0 0 0 112232 0 0 0 25 0 1 0 472529922 6856704 1333 33554432000 134512640 135048876 4290691712 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1674 1333 66 131 0 1541 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 6696

[startup+1182.3 s]
/proc/loadavg: 3.27 3.82 3.62 2/172 5058
/proc/meminfo: memFree=15811956/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=6836 CPUtime=1182.32 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 1407 0 0 0 118232 0 0 0 25 0 1 0 472529922 7000064 1364 33554432000 134512640 135048876 4290691712 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1709 1364 66 131 0 1576 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 6836

[startup+1242.3 s]
/proc/loadavg: 1.83 3.30 3.45 2/172 5557
/proc/meminfo: memFree=15836300/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=6976 CPUtime=1242.3 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 1434 0 0 0 124230 0 0 0 25 0 1 0 472529922 7143424 1391 33554432000 134512640 135048876 4290691712 18446744073709551615 134546850 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1744 1391 66 131 0 1611 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 6976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.33 2.91 3.31 2/172 5558
/proc/meminfo: memFree=15837128/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=6976 CPUtime=1300 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 1452 0 0 0 130000 0 0 0 25 0 1 0 472529922 7143424 1409 33554432000 134512640 135048876 4290691712 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1744 1409 66 131 0 1611 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 6976

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

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

[startup+1300 s]
/proc/loadavg: 1.33 2.91 3.31 2/172 5558
/proc/meminfo: memFree=15837128/32950928 swapFree=67111528/67111528
[pid=4963] ppid=4961 vsize=6976 CPUtime=1300 cores=5,7
/proc/4963/stat : 4963 (minisat_noasser) R 4961 4963 3830 0 -1 4202496 1452 0 0 0 130000 0 0 0 25 0 1 0 472529922 7143424 1409 33554432000 134512640 135048876 4290691712 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/4963/statm: 1744 1409 66 131 0 1611 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 6976

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1300.01
CPU system time (s): 0.005999
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 6976

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

runsolver used 2.10968 second user time and 4.87326 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-24 03:41:41
IDJOB=3274706
IDBENCH=85304
IDSOLVER=1676
FILE ID=node123/3274706-1303609301
RUNJOBID= node123-1303609163-4893
PBS_JOBID= 13150618
Free space on /tmp= 72744 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT05/crafted/jarvisalo05/mod2-rand3bip-sat/mod2-rand3bip-sat-270-1.shuffled-as.sat05-2248.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274706-1303609301/watcher-3274706-1303609301 -o /tmp/evaluation-result-3274706-1303609301/solver-3274706-1303609301 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274706-1303609301.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 51d9aefd9da7f94abc32dd024090dc46
RANDOM SEED=23812118

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15773876 kB
Buffers:       2138596 kB
Cached:       14403672 kB
SwapCached:          0 kB
Active:        7845356 kB
Inactive:      8800700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15773876 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1588 kB
Writeback:           0 kB
AnonPages:      103000 kB
Mapped:          15756 kB
Slab:           466260 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   292748 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72772 MiB
End job on node123 at 2011-04-24 04:03:23