Trace number 3274724

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.03 1300.01

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
MD5SUMb9f02ee542f99ae0fd8f291dd570c53a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.2832
Satisfiable
(Un)Satisfiability was proved
Number of variables326
Number of clauses2332
Sum of the clauses size10392
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41416
Number of clauses of size 5768
Number of clauses of size over 5148

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:  326                                                  |
0.00/0.00	c |  Number of clauses:    2332                                                 |
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 |     326     1596     5614 |      532        0    nan |  0.000 % |
0.00/0.00	c |       100 |     326     1596     5614 |      585      100     14 |  0.001 % |
0.00/0.00	c |       250 |     326     1596     5614 |      643      250     11 |  0.001 % |
0.00/0.01	c |       475 |     326     1596     5614 |      708      475     11 |  0.001 % |
0.00/0.01	c |       812 |     326     1596     5614 |      778      430      9 |  0.001 % |
0.00/0.02	c |      1318 |     326     1596     5614 |      856      513      9 |  0.001 % |
0.00/0.03	c |      2078 |     326     1596     5614 |      942      818     11 |  0.001 % |
0.00/0.05	c |      3217 |     326     1596     5614 |     1036      960     13 |  0.001 % |
0.06/0.08	c |      4925 |     326     1596     5614 |     1140     1045     12 |  0.001 % |
0.10/0.13	c |      7488 |     326     1596     5614 |     1254      650      7 |  0.001 % |
0.20/0.21	c |     11334 |     326     1596     5614 |     1379     1270     13 |  0.001 % |
0.30/0.33	c |     17101 |     326     1596     5614 |     1517     1385     13 |  0.001 % |
0.50/0.54	c |     25751 |     326     1596     5614 |     1669     1489     14 |  0.001 % |
0.80/0.88	c |     38725 |     326     1596     5614 |     1836      885      9 |  0.001 % |
1.40/1.43	c |     58188 |     326     1596     5614 |     2020     1648     14 |  0.001 % |
2.20/2.22	c |     87382 |     326     1596     5614 |     2222     1064     10 |  0.001 % |
3.40/3.47	c |    131171 |     326     1596     5614 |     2444     2211     16 |  0.001 % |
5.30/5.36	c |    196855 |     326     1596     5614 |     2688     2406     18 |  0.001 % |
8.50/8.50	c |    295382 |     326     1596     5614 |     2957     1971     16 |  0.001 % |
13.00/13.06	c |    443172 |     326     1596     5614 |     3253     2262     15 |  0.001 % |
20.00/20.08	c |    664856 |     326     1596     5614 |     3579     2600     15 |  0.001 % |
32.00/32.01	c |    997381 |     326     1596     5614 |     3936     2849     16 |  0.001 % |
49.40/49.41	c |   1496169 |     326     1596     5614 |     4330     3935     18 |  0.001 % |
78.40/78.41	c |   2244352 |     326     1596     5614 |     4763     4026     18 |  0.001 % |
122.80/122.84	c |   3366626 |     326     1596     5614 |     5240     2564     15 |  0.001 % |
191.60/191.69	c |   5050037 |     326     1596     5614 |     5764     3237     15 |  0.001 % |
302.20/302.29	c |   7575154 |     326     1596     5614 |     6340     3726     16 |  0.001 % |
478.51/478.52	c |  11362829 |     326     1596     5614 |     6974     5053     16 |  0.001 % |
742.71/742.78	c |  17044343 |     326     1596     5614 |     7671     4627     16 |  0.001 % |
1154.11/1154.15	c |  25566612 |     326     1596     5614 |     8439     4750     18 |  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: 977)

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-3274724-1307641093/watcher-3274724-1307641093 -o /tmp/evaluation-result-3274724-1307641093/solver-3274724-1307641093 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274724-1307641093.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: 4.00 4.00 3.96 11/186 9086
/proc/meminfo: memFree=32195856/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=2000 CPUtime=0 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 195 0 0 0 0 0 0 0 23 0 1 0 875708062 2048000 151 33554432000 134512640 135048876 4291987920 18446744073709551615 134523567 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 500 151 62 131 0 367 0

[startup+0.0660141 s]
/proc/loadavg: 4.00 4.00 3.96 11/186 9086
/proc/meminfo: memFree=32195856/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=1968 CPUtime=0.06 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 199 0 0 0 6 0 0 0 24 0 1 0 875708062 2015232 155 33554432000 134512640 135048876 4291987920 18446744073709551615 134548017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 492 155 66 131 0 359 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1968

[startup+0.101008 s]
/proc/loadavg: 4.00 4.00 3.96 11/186 9086
/proc/meminfo: memFree=32195856/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=1968 CPUtime=0.1 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 199 0 0 0 10 0 0 0 24 0 1 0 875708062 2015232 155 33554432000 134512640 135048876 4291987920 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 492 155 66 131 0 359 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1968

[startup+0.300973 s]
/proc/loadavg: 4.00 4.00 3.96 11/186 9086
/proc/meminfo: memFree=32195856/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=1968 CPUtime=0.3 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 207 0 0 0 30 0 0 0 25 0 1 0 875708062 2015232 163 33554432000 134512640 135048876 4291987920 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 492 163 66 131 0 359 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1968

[startup+0.700905 s]
/proc/loadavg: 4.00 4.00 3.96 11/186 9086
/proc/meminfo: memFree=32195856/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=2096 CPUtime=0.7 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 225 0 0 0 70 0 0 0 25 0 1 0 875708062 2146304 181 33554432000 134512640 135048876 4291987920 18446744073709551615 134552422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 524 181 66 131 0 391 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2096

[startup+1.50077 s]
/proc/loadavg: 4.00 4.00 3.96 8/190 9090
/proc/meminfo: memFree=32186820/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=2096 CPUtime=1.5 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 243 0 0 0 150 0 0 0 25 0 1 0 875708062 2146304 199 33554432000 134512640 135048876 4291987920 18446744073709551615 134552604 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 524 199 66 131 0 391 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2096

[startup+3.1005 s]
/proc/loadavg: 4.00 4.00 3.96 7/190 9128
/proc/meminfo: memFree=32186876/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=2228 CPUtime=3.1 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 262 0 0 0 310 0 0 0 25 0 1 0 875708062 2281472 218 33554432000 134512640 135048876 4291987920 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 557 218 66 131 0 424 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2228

[startup+6.30096 s]
/proc/loadavg: 4.00 4.00 3.96 7/190 9128
/proc/meminfo: memFree=32163544/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=2360 CPUtime=6.3 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 312 0 0 0 630 0 0 0 25 0 1 0 875708062 2416640 268 33554432000 134512640 135048876 4291987920 18446744073709551615 134546916 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 590 268 66 131 0 457 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 2360

[startup+12.7009 s]
/proc/loadavg: 4.00 4.00 3.96 7/190 9128
/proc/meminfo: memFree=32127784/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=2624 CPUtime=12.7 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 358 0 0 0 1270 0 0 0 25 0 1 0 875708062 2686976 314 33554432000 134512640 135048876 4291987920 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 656 314 66 131 0 523 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 2624

[startup+25.5007 s]
/proc/loadavg: 4.00 4.00 3.96 7/190 9128
/proc/meminfo: memFree=32115668/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=2896 CPUtime=25.5 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 431 0 0 0 2550 0 0 0 25 0 1 0 875708062 2965504 387 33554432000 134512640 135048876 4291987920 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 724 387 66 131 0 591 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 2896

[startup+51.1004 s]
/proc/loadavg: 4.00 4.00 3.96 7/190 9129
/proc/meminfo: memFree=32090800/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=3168 CPUtime=51.1 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 499 0 0 0 5110 0 0 0 25 0 1 0 875708062 3244032 455 33554432000 134512640 135048876 4291987920 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 792 455 66 131 0 659 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 3168

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.96 7/190 9130
/proc/meminfo: memFree=32041172/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=3572 CPUtime=102.3 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 596 0 0 0 10230 0 0 0 25 0 1 0 875708062 3657728 552 33554432000 134512640 135048876 4291987920 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 893 552 66 131 0 760 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 3572

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.96 7/190 9132
/proc/meminfo: memFree=32039760/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=3968 CPUtime=162.3 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 699 0 0 0 16230 0 0 0 25 0 1 0 875708062 4063232 655 33554432000 134512640 135048876 4291987920 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 992 655 66 131 0 859 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 3968

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.96 7/190 9134
/proc/meminfo: memFree=32036108/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=4236 CPUtime=222.3 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 776 0 0 0 22230 0 0 0 25 0 1 0 875708062 4337664 732 33554432000 134512640 135048876 4291987920 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1059 732 66 131 0 926 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 4236

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 9135
/proc/meminfo: memFree=32010656/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=4368 CPUtime=282.3 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 803 0 0 0 28230 0 0 0 25 0 1 0 875708062 4472832 759 33554432000 134512640 135048876 4291987920 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1092 759 66 131 0 959 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 4368

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.96 7/190 9137
/proc/meminfo: memFree=32009752/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=4504 CPUtime=342.3 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 858 0 0 0 34230 0 0 0 25 0 1 0 875708062 4612096 814 33554432000 134512640 135048876 4291987920 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1126 814 66 131 0 993 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 4504

[startup+402.301 s]
/proc/loadavg: 4.11 4.03 3.97 8/190 9138
/proc/meminfo: memFree=31999800/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=4784 CPUtime=402.3 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 915 0 0 0 40230 0 0 0 25 0 1 0 875708062 4898816 871 33554432000 134512640 135048876 4291987920 18446744073709551615 134552650 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1196 871 66 131 0 1063 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 4784

[startup+462.301 s]
/proc/loadavg: 4.04 4.02 3.97 7/190 9140
/proc/meminfo: memFree=31993824/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=4784 CPUtime=462.3 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 927 0 0 0 46230 0 0 0 25 0 1 0 875708062 4898816 883 33554432000 134512640 135048876 4291987920 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1196 883 66 131 0 1063 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 4784

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.97 7/190 9142
/proc/meminfo: memFree=31991320/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=5060 CPUtime=522.3 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 982 0 0 0 52230 0 0 0 25 0 1 0 875708062 5181440 938 33554432000 134512640 135048876 4291987920 18446744073709551615 134547178 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1265 938 66 131 0 1132 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 5060

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.97 7/190 9143
/proc/meminfo: memFree=31989188/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=5324 CPUtime=582.3 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 1052 0 0 0 58230 0 0 0 25 0 1 0 875708062 5451776 1008 33554432000 134512640 135048876 4291987920 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1331 1008 66 131 0 1198 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 5324

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.97 7/190 9145
/proc/meminfo: memFree=31975900/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=5460 CPUtime=642.31 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 1068 0 0 0 64231 0 0 0 25 0 1 0 875708062 5591040 1024 33554432000 134512640 135048876 4291987920 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1365 1024 66 131 0 1232 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 5460

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.97 7/190 9146
/proc/meminfo: memFree=31975004/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=5592 CPUtime=702.3 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 1095 0 0 0 70230 0 0 0 25 0 1 0 875708062 5726208 1051 33554432000 134512640 135048876 4291987920 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1398 1051 66 131 0 1265 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 5592

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.97 7/190 9148
/proc/meminfo: memFree=31964916/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=5720 CPUtime=762.31 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 1138 0 0 0 76231 0 0 0 25 0 1 0 875708062 5857280 1094 33554432000 134512640 135048876 4291987920 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1430 1094 66 131 0 1297 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 5720

[startup+822.301 s]
/proc/loadavg: 4.05 4.01 3.98 7/190 9150
/proc/meminfo: memFree=31964756/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=5848 CPUtime=822.31 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 1158 0 0 0 82231 0 0 0 25 0 1 0 875708062 5988352 1114 33554432000 134512640 135048876 4291987920 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1462 1114 66 131 0 1329 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 5848

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.98 7/190 9151
/proc/meminfo: memFree=31964360/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=5848 CPUtime=882.31 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 1173 0 0 0 88231 0 0 0 25 0 1 0 875708062 5988352 1129 33554432000 134512640 135048876 4291987920 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1462 1129 66 131 0 1329 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 5848

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.98 7/190 9153
/proc/meminfo: memFree=31964084/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=5992 CPUtime=942.31 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 1206 0 0 0 94231 0 0 0 25 0 1 0 875708062 6135808 1162 33554432000 134512640 135048876 4291987920 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1498 1162 66 131 0 1365 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 5992

[startup+1002.3 s]
/proc/loadavg: 4.22 4.05 3.99 7/190 9154
/proc/meminfo: memFree=31955496/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=6132 CPUtime=1002.31 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 1246 0 0 0 100231 0 0 0 25 0 1 0 875708062 6279168 1202 33554432000 134512640 135048876 4291987920 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1533 1202 66 131 0 1400 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 6132

[startup+1062.3 s]
/proc/loadavg: 4.08 4.04 3.99 6/190 9156
/proc/meminfo: memFree=31949776/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=6280 CPUtime=1062.31 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 1268 0 0 0 106231 0 0 0 25 0 1 0 875708062 6430720 1224 33554432000 134512640 135048876 4291987920 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1570 1224 66 131 0 1437 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 6280

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.99 7/190 9158
/proc/meminfo: memFree=31949372/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=6416 CPUtime=1122.31 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 1316 0 0 0 112231 0 0 0 25 0 1 0 875708062 6569984 1272 33554432000 134512640 135048876 4291987920 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1604 1272 66 131 0 1471 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 6416

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.99 7/190 9159
/proc/meminfo: memFree=31941152/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=6568 CPUtime=1182.31 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 1344 0 0 0 118231 0 0 0 25 0 1 0 875708062 6725632 1300 33554432000 134512640 135048876 4291987920 18446744073709551615 134552413 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1642 1300 66 131 0 1509 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 6568

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.99 7/190 9161
/proc/meminfo: memFree=31945212/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=6724 CPUtime=1242.31 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 1367 0 0 0 124231 0 0 0 25 0 1 0 875708062 6885376 1323 33554432000 134512640 135048876 4291987920 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1681 1323 66 131 0 1548 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 6724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.99 7/190 9162
/proc/meminfo: memFree=31944560/32950928 swapFree=67050640/67111528
[pid=9086] ppid=9080 vsize=6724 CPUtime=1300.02 cores=5,7
/proc/9086/stat : 9086 (minisat_noasser) R 9080 9086 7785 0 -1 4202496 1387 0 0 0 130002 0 0 0 25 0 1 0 875708062 6885376 1343 33554432000 134512640 135048876 4291987920 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9086/statm: 1681 1343 66 131 0 1548 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 6724

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)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1300.03
CPU system time (s): 0.002999
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6724

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

runsolver used 2.07168 second user time and 5.02324 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-09 19:38:13
IDJOB=3274724
IDBENCH=85366
IDSOLVER=1676
FILE ID=node126/3274724-1307641093
RUNJOBID= node126-1307641093-9034
PBS_JOBID= 13549366
Free space on /tmp= 74148 MiB

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

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

MD5SUM BENCH= b9f02ee542f99ae0fd8f291dd570c53a
RANDOM SEED=464218004

node126.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.783
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.56
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.783
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	: 5332.75
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.75
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32198140 kB
Buffers:        192456 kB
Cached:         342748 kB
SwapCached:      14856 kB
Active:         309680 kB
Inactive:       245580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32198140 kB
SwapTotal:    67111528 kB
SwapFree:     67050640 kB
Dirty:            7052 kB
Writeback:           0 kB
AnonPages:       17408 kB
Mapped:           8468 kB
Slab:           131368 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192268 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= 74140 MiB
End job on node126 at 2011-06-09 19:59:56