Trace number 3274565

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
MD5SUMb61e426b264831836f140414cdcf3e23
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 variables238
Number of clauses15812
Sum of the clauses size70446
Maximum clause length16
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314042
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51770

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:  238                                                  |
0.00/0.00	c |  Number of clauses:    15812                                                |
0.00/0.00	c |  Parsing time:         0.01         s                                       |
0.09/0.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |     238    15812    70446 |     5270        0    nan |  0.000 % |
0.09/0.15	c |       100 |     238    15812    70446 |     5797      100     34 |  0.002 % |
0.09/0.15	c |       250 |     238    15812    70446 |     6377      250     29 |  0.002 % |
0.09/0.16	c |       476 |     238    15812    70446 |     7015      476     28 |  0.002 % |
0.09/0.17	c |       813 |     238    15812    70446 |     7716      813     27 |  0.002 % |
0.09/0.19	c |      1320 |     238    15812    70446 |     8488     1320     27 |  0.002 % |
0.19/0.21	c |      2079 |     238    15812    70446 |     9337     2079     26 |  0.002 % |
0.19/0.25	c |      3218 |     238    15812    70446 |    10271     3218     27 |  0.002 % |
0.29/0.32	c |      4926 |     238    15812    70446 |    11298     4926     27 |  0.002 % |
0.39/0.43	c |      7488 |     238    15812    70446 |    12427     7488     27 |  0.002 % |
0.59/0.62	c |     11332 |     238    15812    70446 |    13670    11332     26 |  0.002 % |
0.89/0.91	c |     17099 |     238    15812    70446 |    15037    10211     25 |  0.002 % |
1.29/1.38	c |     25748 |     238    15812    70446 |    16541    11290     25 |  0.002 % |
2.10/2.15	c |     38722 |     238    15812    70446 |    18195    15945     26 |  0.002 % |
3.30/3.32	c |     58184 |     238    15812    70446 |    20015    17127     24 |  0.002 % |
5.20/5.22	c |     87376 |     238    15812    70446 |    22016    16146     25 |  0.002 % |
8.10/8.19	c |    131166 |     238    15812    70446 |    24218    15717     24 |  0.002 % |
13.00/13.09	c |    196850 |     238    15812    70446 |    26640    19785     24 |  0.002 % |
20.50/20.53	c |    295377 |     238    15812    70446 |    29304    19354     24 |  0.002 % |
32.10/32.15	c |    443166 |     238    15812    70446 |    32234    19232     25 |  0.002 % |
50.90/50.99	c |    664850 |     238    15812    70446 |    35458    29533     23 |  0.002 % |
81.00/81.02	c |    997376 |     238    15812    70446 |    39004    31917     23 |  0.002 % |
126.50/126.54	c |   1496166 |     238    15812    70446 |    42904    20085     23 |  0.002 % |
199.50/199.50	c |   2244348 |     238    15812    70446 |    47195    41323     23 |  0.002 % |
314.40/314.47	c |   3366622 |     238    15812    70446 |    51914    39597     21 |  0.002 % |
492.41/492.41	c |   5050033 |     238    15812    70446 |    57106    33677     24 |  0.002 % |
773.82/773.86	c |   7575149 |     238    15812    70446 |    62816    53722     23 |  0.002 % |
1216.55/1216.60	c |  11362824 |     238    15812    70446 |    69098    61127     22 |  0.002 % |

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-3274565-1303604621/watcher-3274565-1303604621 -o /tmp/evaluation-result-3274565-1303604621/solver-3274565-1303604621 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274565-1303604621.cnf 

running on 2 cores: 1,3

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 3.93 3.85 2/179 10550
/proc/meminfo: memFree=14535260/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=2752 CPUtime=0 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 437 0 0 0 0 0 0 0 22 0 1 0 472059169 2818048 393 33554432000 134512640 135048876 4286917632 18446744073709551615 134557162 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 688 395 50 131 0 555 0

[startup+0.077555 s]
/proc/loadavg: 3.68 3.93 3.85 2/179 10550
/proc/meminfo: memFree=14535260/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=2880 CPUtime=0.07 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 485 0 0 0 7 0 0 0 22 0 1 0 472059169 2949120 441 33554432000 134512640 135048876 4286917632 18446744073709551615 134533236 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 720 441 62 131 0 587 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2880

[startup+0.100549 s]
/proc/loadavg: 3.68 3.93 3.85 2/179 10550
/proc/meminfo: memFree=14535260/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=3028 CPUtime=0.09 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 519 0 0 0 9 0 0 0 22 0 1 0 472059169 3100672 475 33554432000 134512640 135048876 4286917632 18446744073709551615 134529881 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 757 475 62 131 0 624 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3028

[startup+0.300509 s]
/proc/loadavg: 3.68 3.93 3.85 2/179 10550
/proc/meminfo: memFree=14535260/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=3052 CPUtime=0.29 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 556 0 0 0 29 0 0 0 23 0 1 0 472059169 3125248 511 33554432000 134512640 135048876 4286917632 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 763 511 66 131 0 630 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3052

[startup+0.700434 s]
/proc/loadavg: 3.68 3.93 3.85 2/179 10550
/proc/meminfo: memFree=14535260/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=4284 CPUtime=0.69 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 838 0 0 0 69 0 0 0 25 0 1 0 472059169 4386816 793 33554432000 134512640 135048876 4286917632 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 1071 793 66 131 0 938 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4284

[startup+1.50029 s]
/proc/loadavg: 3.68 3.93 3.85 5/190 10571
/proc/meminfo: memFree=14511772/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=4548 CPUtime=1.49 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 927 0 0 0 149 0 0 0 25 0 1 0 472059169 4657152 882 33554432000 134512640 135048876 4286917632 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 1137 882 66 131 0 1004 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4548

[startup+3.10098 s]
/proc/loadavg: 3.71 3.93 3.85 5/190 10571
/proc/meminfo: memFree=14498876/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=5304 CPUtime=3.1 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 1081 0 0 0 310 0 0 0 25 0 1 0 472059169 5431296 1036 33554432000 134512640 135048876 4286917632 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 1326 1036 66 131 0 1193 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 5304

[startup+6.30036 s]
/proc/loadavg: 3.71 3.93 3.85 5/190 10571
/proc/meminfo: memFree=14467888/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=5964 CPUtime=6.3 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 1277 0 0 0 630 0 0 0 25 0 1 0 472059169 6107136 1232 33554432000 134512640 135048876 4286917632 18446744073709551615 134557952 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 1491 1232 66 131 0 1358 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 5964

[startup+12.7011 s]
/proc/loadavg: 3.75 3.94 3.85 5/190 10571
/proc/meminfo: memFree=14413652/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=6648 CPUtime=12.7 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 1445 0 0 0 1270 0 0 0 25 0 1 0 472059169 6807552 1400 33554432000 134512640 135048876 4286917632 18446744073709551615 134546901 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 1662 1400 66 131 0 1529 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 6648

[startup+25.5007 s]
/proc/loadavg: 3.79 3.94 3.85 5/190 10571
/proc/meminfo: memFree=14354644/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=7760 CPUtime=25.5 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 1709 0 0 0 2550 0 0 0 25 0 1 0 472059169 7946240 1664 33554432000 134512640 135048876 4286917632 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 1940 1664 66 131 0 1807 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 7760

[startup+51.1008 s]
/proc/loadavg: 3.86 3.94 3.85 5/190 10572
/proc/meminfo: memFree=14285008/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=8876 CPUtime=51.1 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 1950 0 0 0 5110 0 0 0 25 0 1 0 472059169 9089024 1905 33554432000 134512640 135048876 4286917632 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 2219 1905 66 131 0 2086 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 8876

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.86 5/190 10600
/proc/meminfo: memFree=14173640/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=10648 CPUtime=102.3 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 2410 0 0 0 10230 0 0 0 25 0 1 0 472059169 10903552 2365 33554432000 134512640 135048876 4286917632 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 2662 2365 66 131 0 2529 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 10648

[startup+162.3 s]
/proc/loadavg: 4.05 3.97 3.87 5/190 10602
/proc/meminfo: memFree=14111384/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=11976 CPUtime=162.3 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 2724 0 0 0 16230 0 0 0 25 0 1 0 472059169 12263424 2679 33554432000 134512640 135048876 4286917632 18446744073709551615 134558115 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 2994 2679 66 131 0 2861 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 11976

[startup+222.301 s]
/proc/loadavg: 4.08 3.99 3.88 5/190 10604
/proc/meminfo: memFree=14089788/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=12856 CPUtime=222.3 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 2917 0 0 0 22230 0 0 0 25 0 1 0 472059169 13164544 2872 33554432000 134512640 135048876 4286917632 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 3214 2872 66 131 0 3081 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 12856

[startup+282.3 s]
/proc/loadavg: 4.03 3.99 3.89 5/190 10605
/proc/meminfo: memFree=14046748/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=13644 CPUtime=282.3 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 3083 0 0 0 28230 0 0 0 25 0 1 0 472059169 13971456 3038 33554432000 134512640 135048876 4286917632 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 3411 3038 66 131 0 3278 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 13644

[startup+342.301 s]
/proc/loadavg: 4.01 3.99 3.89 5/190 10607
/proc/meminfo: memFree=13982388/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=14628 CPUtime=342.3 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 3339 0 0 0 34230 0 0 0 25 0 1 0 472059169 14979072 3294 33554432000 134512640 135048876 4286917632 18446744073709551615 134547006 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 3657 3294 66 131 0 3524 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 14628

[startup+402.3 s]
/proc/loadavg: 4.04 4.00 3.90 5/190 10608
/proc/meminfo: memFree=13981260/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=15060 CPUtime=402.3 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 3449 0 0 0 40230 0 0 0 25 0 1 0 472059169 15421440 3404 33554432000 134512640 135048876 4286917632 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 3765 3404 66 131 0 3632 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 15060

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 10610
/proc/meminfo: memFree=13915036/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=15524 CPUtime=462.31 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 3552 0 0 0 46231 0 0 0 25 0 1 0 472059169 15896576 3507 33554432000 134512640 135048876 4286917632 18446744073709551615 134552241 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 3881 3507 66 131 0 3748 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 15524

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10612
/proc/meminfo: memFree=13913172/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=16260 CPUtime=522.31 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 3712 0 0 0 52231 0 0 0 25 0 1 0 472059169 16650240 3667 33554432000 134512640 135048876 4286917632 18446744073709551615 134546924 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 4065 3667 66 131 0 3932 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 16260

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10613
/proc/meminfo: memFree=13912548/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=16608 CPUtime=582.31 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 3797 0 0 0 58231 0 0 0 25 0 1 0 472059169 17006592 3752 33554432000 134512640 135048876 4286917632 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 4152 3752 66 131 0 4019 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 16608

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10615
/proc/meminfo: memFree=13912036/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=16936 CPUtime=642.32 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 3874 0 0 0 64232 0 0 0 25 0 1 0 472059169 17342464 3829 33554432000 134512640 135048876 4286917632 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 4234 3829 66 131 0 4101 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 16936

[startup+702.301 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 10616
/proc/meminfo: memFree=13910664/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=17264 CPUtime=702.32 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 3949 0 0 0 70232 0 0 0 25 0 1 0 472059169 17678336 3904 33554432000 134512640 135048876 4286917632 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 4316 3904 66 131 0 4183 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 17264

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 10618
/proc/meminfo: memFree=13882880/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=17628 CPUtime=762.33 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 4050 0 0 0 76233 0 0 0 25 0 1 0 472059169 18051072 4005 33554432000 134512640 135048876 4286917632 18446744073709551615 134553560 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 4407 4005 66 131 0 4274 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 17628

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10620
/proc/meminfo: memFree=13864128/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=18016 CPUtime=822.32 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 4133 0 0 0 82232 0 0 0 25 0 1 0 472059169 18448384 4088 33554432000 134512640 135048876 4286917632 18446744073709551615 134553102 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 4504 4088 66 131 0 4371 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 18016

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10621
/proc/meminfo: memFree=13863504/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=18580 CPUtime=882.32 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 4261 0 0 0 88232 0 0 0 25 0 1 0 472059169 19025920 4216 33554432000 134512640 135048876 4286917632 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 4645 4216 66 131 0 4512 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 18580

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10623
/proc/meminfo: memFree=13861128/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=18580 CPUtime=942.32 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 4263 0 0 0 94232 0 0 0 25 0 1 0 472059169 19025920 4218 33554432000 134512640 135048876 4286917632 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 4645 4218 66 131 0 4512 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 18580

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10624
/proc/meminfo: memFree=13860496/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=19168 CPUtime=1002.33 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 4376 0 0 0 100232 1 0 0 25 0 1 0 472059169 19628032 4331 33554432000 134512640 135048876 4286917632 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 4792 4331 66 131 0 4659 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 19168

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10626
/proc/meminfo: memFree=13860236/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=19444 CPUtime=1062.34 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 4444 0 0 0 106233 1 0 0 25 0 1 0 472059169 19910656 4399 33554432000 134512640 135048876 4286917632 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 4861 4399 66 131 0 4728 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 19444

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10628
/proc/meminfo: memFree=13853032/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=19728 CPUtime=1122.34 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 4530 0 0 0 112233 1 0 0 25 0 1 0 472059169 20201472 4485 33554432000 134512640 135048876 4286917632 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 4932 4485 66 131 0 4799 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 19728

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10629
/proc/meminfo: memFree=13853016/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=19728 CPUtime=1182.34 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 4534 0 0 0 118233 1 0 0 25 0 1 0 472059169 20201472 4489 33554432000 134512640 135048876 4286917632 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 4932 4489 66 131 0 4799 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 19728

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 10631
/proc/meminfo: memFree=13838500/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=20136 CPUtime=1242.34 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 4614 0 0 0 124233 1 0 0 25 0 1 0 472059169 20619264 4569 33554432000 134512640 135048876 4286917632 18446744073709551615 134546888 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 5034 4569 66 131 0 4901 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 20136



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.01 3.92 5/190 10632
/proc/meminfo: memFree=13783676/32950928 swapFree=67087032/67111528
[pid=10550] ppid=10548 vsize=20440 CPUtime=1300.05 cores=1,3
/proc/10550/stat : 10550 (minisat_noasser) R 10548 10550 9969 0 -1 4202496 4683 0 0 0 130004 1 0 0 25 0 1 0 472059169 20930560 4638 33554432000 134512640 135048876 4286917632 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10550/statm: 5110 4638 66 131 0 4977 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 20440

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.06
CPU user time (s): 1300.05
CPU system time (s): 0.012998
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 20440

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

runsolver used 2.03169 second user time and 5.07123 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-24 02:23:41
IDJOB=3274565
IDBENCH=83365
IDSOLVER=1676
FILE ID=node148/3274565-1303604621
RUNJOBID= node148-1303604621-10530
PBS_JOBID= 13150595
Free space on /tmp= 70596 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274565-1303604621/watcher-3274565-1303604621 -o /tmp/evaluation-result-3274565-1303604621/solver-3274565-1303604621 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274565-1303604621.cnf

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

MD5SUM BENCH= b61e426b264831836f140414cdcf3e23
RANDOM SEED=1175235278

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.75
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.854
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.82
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14535664 kB
Buffers:       2046904 kB
Cached:       15763608 kB
SwapCached:       5264 kB
Active:        8928848 kB
Inactive:      8927084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14535664 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            3136 kB
Writeback:           0 kB
AnonPages:       42212 kB
Mapped:          14252 kB
Slab:           495204 kB
PageTables:       5208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   211588 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= 70588 MiB
End job on node148 at 2011-04-24 02:45:23