Trace number 3275864

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) 5000.08 4999.92

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
MD5SUM731331ace9dcb7404987f98927f5c914
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 variables840
Number of clauses72688
Sum of the clauses size146160
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 528

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:  840                                                  |
0.00/0.00	c |  Number of clauses:    72688                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
1.00/1.02	c ============================[ Search Statistics ]==============================
1.00/1.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.00/1.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.00/1.02	c ===============================================================================
1.00/1.02	c |         0 |     812    71848   187004 |    23949        0    nan |  0.000 % |
1.00/1.03	c |       100 |     812    71848   187004 |    26344      100    106 |  0.025 % |
1.00/1.03	c |       252 |     812    71848   187004 |    28978      252     99 |  0.024 % |
1.00/1.04	c |       477 |     812    71848   187004 |    31876      477    117 |  0.026 % |
1.00/1.07	c |       814 |     812    71848   187004 |    35064      814    120 |  0.018 % |
1.10/1.12	c |      1322 |     812    71848   187004 |    38570     1322    130 |  0.031 % |
1.10/1.18	c |      2082 |     812    71848   187004 |    42427     2082    121 |  0.027 % |
1.19/1.27	c |      3224 |     812    71848   187004 |    46670     3224    114 |  0.027 % |
1.39/1.46	c |      4932 |     812    71848   187004 |    51337     4932    109 |  0.027 % |
1.69/1.73	c |      7494 |     812    71848   187004 |    56471     7494     99 |  0.027 % |
2.20/2.26	c |     11339 |     812    71848   187004 |    62118    11339    100 |  0.027 % |
3.20/3.20	c |     17105 |     812    71848   187004 |    68330    17105     99 |  0.027 % |
5.19/5.20	c |     25756 |     812    71848   187004 |    75163    25756     97 |  0.027 % |
8.40/8.50	c |     38730 |     812    71848   187004 |    82679    38730     95 |  0.027 % |
15.69/15.76	c |     58192 |     812    71848   187004 |    90947    58192     86 |  0.027 % |
28.50/28.60	c |     87384 |     812    71848   187004 |   100042    87384     88 |  0.027 % |
46.20/46.28	c |    131173 |     812    71848   187004 |   110046    47093     84 |  0.027 % |
80.19/80.21	c |    196862 |     812    71848   187004 |   121051    22838     72 |  0.027 % |
137.80/137.87	c |    295390 |     812    71848   187004 |   133156   121366     84 |  0.027 % |
226.00/226.09	c |    443181 |     812    71848   187004 |   146471    41402     94 |  0.027 % |
404.00/404.06	c |    664864 |     812    71848   187004 |   161119   138753    106 |  0.027 % |
718.51/718.52	c |    997390 |     812    71848   187004 |   177231    47761     94 |  0.027 % |
1197.84/1197.83	c |   1496179 |     812    71848   187004 |   194954    77777     90 |  0.027 % |
1907.06/1907.08	c |   2244362 |     812    71848   187004 |   214449   145267     99 |  0.027 % |
3120.70/3120.68	c |   3366636 |     812    71848   187004 |   235894   126427    108 |  0.027 % |

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-3275864-1303658201/watcher-3275864-1303658201 -o /tmp/evaluation-result-3275864-1303658201/solver-3275864-1303658201 -C 5000 -W 5100 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3275864-1303658201.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.96 1.50 1.80 2/177 14250
/proc/meminfo: memFree=20332172/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=2588 CPUtime=0 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 513 0 0 0 0 0 0 0 23 0 1 0 477419723 2650112 470 33554432000 134512640 135048876 4289664592 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 647 470 50 131 0 514 0

[startup+0.0976011 s]
/proc/loadavg: 0.96 1.50 1.80 2/177 14250
/proc/meminfo: memFree=20332172/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=5636 CPUtime=0.09 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 1269 0 0 0 9 0 0 0 23 0 1 0 477419723 5771264 1226 33554432000 134512640 135048876 4289664592 18446744073709551615 134529889 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 1409 1226 62 131 0 1276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5636

[startup+0.100602 s]
/proc/loadavg: 0.96 1.50 1.80 2/177 14250
/proc/meminfo: memFree=20332172/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=5636 CPUtime=0.09 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 1269 0 0 0 9 0 0 0 23 0 1 0 477419723 5771264 1226 33554432000 134512640 135048876 4289664592 18446744073709551615 134529378 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 1409 1226 62 131 0 1276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5636

[startup+0.300562 s]
/proc/loadavg: 0.96 1.50 1.80 2/177 14250
/proc/meminfo: memFree=20332172/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=6876 CPUtime=0.29 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 1523 0 0 0 29 0 0 0 25 0 1 0 477419723 7041024 1480 33554432000 134512640 135048876 4289664592 18446744073709551615 134529677 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 1719 1480 62 131 0 1586 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6876

[startup+0.700484 s]
/proc/loadavg: 0.96 1.50 1.80 2/177 14250
/proc/meminfo: memFree=20332172/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=6876 CPUtime=0.69 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 1528 0 0 0 69 0 0 0 25 0 1 0 477419723 7041024 1485 33554432000 134512640 135048876 4289664592 18446744073709551615 134529703 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 1719 1485 62 131 0 1586 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6876

[startup+1.50027 s]
/proc/loadavg: 0.96 1.50 1.80 3/178 14251
/proc/meminfo: memFree=20322368/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=7644 CPUtime=1.49 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 1938 0 0 0 149 0 0 0 25 0 1 0 477419723 7827456 1744 33554432000 134512640 135048876 4289664592 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 1911 1744 66 131 0 1778 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7644

[startup+3.10097 s]
/proc/loadavg: 0.96 1.50 1.80 3/178 14251
/proc/meminfo: memFree=20316540/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=12568 CPUtime=3.09 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 3151 0 0 0 309 0 0 0 25 0 1 0 477419723 12869632 2957 33554432000 134512640 135048876 4289664592 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 3142 2957 66 131 0 3009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12568

[startup+6.30036 s]
/proc/loadavg: 1.04 1.50 1.80 3/178 14252
/proc/meminfo: memFree=20303760/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=18708 CPUtime=6.29 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 4681 0 0 0 629 0 0 0 25 0 1 0 477419723 19156992 4487 33554432000 134512640 135048876 4289664592 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 4677 4487 66 131 0 4544 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18708

[startup+12.7001 s]
/proc/loadavg: 1.12 1.51 1.80 3/178 14252
/proc/meminfo: memFree=20288784/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=25876 CPUtime=12.69 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 6479 0 0 0 1268 1 0 0 25 0 1 0 477419723 26497024 6285 33554432000 134512640 135048876 4289664592 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 6469 6285 66 131 0 6336 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25876

[startup+25.5007 s]
/proc/loadavg: 1.31 1.54 1.80 3/178 14252
/proc/meminfo: memFree=20266836/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=38656 CPUtime=25.49 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 9610 0 0 0 2548 1 0 0 25 0 1 0 477419723 39583744 9416 33554432000 134512640 135048876 4289664592 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 9664 9416 66 131 0 9531 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38656

[startup+51.1008 s]
/proc/loadavg: 1.55 1.57 1.81 3/178 14253
/proc/meminfo: memFree=20254748/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=45940 CPUtime=51.09 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 11385 0 0 0 5107 2 0 0 25 0 1 0 477419723 47042560 11191 33554432000 134512640 135048876 4289664592 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 11485 11191 66 131 0 11352 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 45940

[startup+102.306 s]
/proc/loadavg: 1.82 1.64 1.82 3/178 14254
/proc/meminfo: memFree=20242588/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=48900 CPUtime=102.3 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 12146 0 0 0 10228 2 0 0 25 0 1 0 477419723 50073600 11952 33554432000 134512640 135048876 4289664592 18446744073709551615 134548213 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 12225 11952 66 131 0 12092 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 48900

[startup+162.301 s]
/proc/loadavg: 1.92 1.70 1.82 3/178 14256
/proc/meminfo: memFree=20225940/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=61120 CPUtime=162.29 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 15144 0 0 0 16226 3 0 0 25 0 1 0 477419723 62586880 14950 33554432000 134512640 135048876 4289664592 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 15280 14950 66 131 0 15147 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 61120

[startup+222.3 s]
/proc/loadavg: 2.05 1.77 1.84 3/178 14257
/proc/meminfo: memFree=20219100/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=66324 CPUtime=222.3 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 16422 0 0 0 22226 4 0 0 25 0 1 0 477419723 67915776 16228 33554432000 134512640 135048876 4289664592 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 16581 16228 66 131 0 16448 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 66324

[startup+282.301 s]
/proc/loadavg: 2.02 1.81 1.84 3/178 14259
/proc/meminfo: memFree=20210768/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=67240 CPUtime=282.3 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 16627 0 0 0 28226 4 0 0 25 0 1 0 477419723 68853760 16433 33554432000 134512640 135048876 4289664592 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 16810 16433 66 131 0 16677 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 67240

[startup+342.3 s]
/proc/loadavg: 2.00 1.84 1.85 3/178 14261
/proc/meminfo: memFree=20200332/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=76580 CPUtime=342.3 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 18866 0 0 0 34225 5 0 0 25 0 1 0 477419723 78417920 18672 33554432000 134512640 135048876 4289664592 18446744073709551615 134547006 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 19145 18672 66 131 0 19012 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 76580

[startup+402.301 s]
/proc/loadavg: 2.00 1.87 1.85 3/178 14262
/proc/meminfo: memFree=20196472/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=80580 CPUtime=402.31 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 19820 0 0 0 40226 5 0 0 25 0 1 0 477419723 82513920 19626 33554432000 134512640 135048876 4289664592 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 20145 19626 66 131 0 20012 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 80580

[startup+462.3 s]
/proc/loadavg: 2.00 1.89 1.86 3/178 14264
/proc/meminfo: memFree=20183680/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=91684 CPUtime=462.3 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 22586 0 0 0 46224 6 0 0 25 0 1 0 477419723 93884416 22392 33554432000 134512640 135048876 4289664592 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 22921 22392 66 131 0 22788 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 91684

[startup+522.301 s]
/proc/loadavg: 2.00 1.91 1.86 3/178 14265
/proc/meminfo: memFree=20182176/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=92876 CPUtime=522.3 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 22846 0 0 0 52224 6 0 0 25 0 1 0 477419723 95105024 22652 33554432000 134512640 135048876 4289664592 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 23219 22652 66 131 0 23086 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 92876

[startup+582.301 s]
/proc/loadavg: 2.00 1.92 1.87 3/178 14267
/proc/meminfo: memFree=20174720/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=99116 CPUtime=582.31 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 24360 0 0 0 58224 7 0 0 25 0 1 0 477419723 101494784 24166 33554432000 134512640 135048876 4289664592 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 24779 24166 66 131 0 24646 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 99116


################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14372
/proc/meminfo: memFree=20052228/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=149688 CPUtime=4062.42 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 36141 0 0 0 406229 13 0 0 25 0 1 0 477419723 153280512 35947 33554432000 134512640 135048876 4289664592 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 37422 35947 66 131 0 37289 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 149688

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14373
/proc/meminfo: memFree=20048856/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=153368 CPUtime=4122.43 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 37008 0 0 0 412229 14 0 0 25 0 1 0 477419723 157048832 36814 33554432000 134512640 135048876 4289664592 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 38342 36814 66 131 0 38209 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 153368

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14375
/proc/meminfo: memFree=20048216/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=153368 CPUtime=4182.43 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 37012 0 0 0 418229 14 0 0 25 0 1 0 477419723 157048832 36818 33554432000 134512640 135048876 4289664592 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 38342 36818 66 131 0 38209 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 153368

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14376
/proc/meminfo: memFree=20048068/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=153532 CPUtime=4242.43 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 37052 0 0 0 424229 14 0 0 25 0 1 0 477419723 157216768 36858 33554432000 134512640 135048876 4289664592 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 38383 36858 66 131 0 38250 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 153532

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14378
/proc/meminfo: memFree=20047544/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=154020 CPUtime=4302.43 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 37155 0 0 0 430229 14 0 0 25 0 1 0 477419723 157716480 36961 33554432000 134512640 135048876 4289664592 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 38505 36961 66 131 0 38372 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 154020

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 14380
/proc/meminfo: memFree=20047392/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=154020 CPUtime=4362.44 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 37168 0 0 0 436230 14 0 0 25 0 1 0 477419723 157716480 36974 33554432000 134512640 135048876 4289664592 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 38505 36974 66 131 0 38372 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 154020

[startup+4422.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/178 14381
/proc/meminfo: memFree=20046636/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=155072 CPUtime=4422.44 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 37395 0 0 0 442230 14 0 0 25 0 1 0 477419723 158793728 37201 33554432000 134512640 135048876 4289664592 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 38768 37201 66 131 0 38635 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 155072

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 1.95 4/178 14383
/proc/meminfo: memFree=20045484/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=156248 CPUtime=4482.44 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 37655 0 0 0 448230 14 0 0 25 0 1 0 477419723 159997952 37461 33554432000 134512640 135048876 4289664592 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 39062 37461 66 131 0 38929 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 156248

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/178 14385
/proc/meminfo: memFree=20045468/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=156248 CPUtime=4542.44 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 37655 0 0 0 454230 14 0 0 25 0 1 0 477419723 159997952 37461 33554432000 134512640 135048876 4289664592 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 39062 37461 66 131 0 38929 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 156248

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 14386
/proc/meminfo: memFree=20044712/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=156856 CPUtime=4602.45 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 37762 0 0 0 460231 14 0 0 25 0 1 0 477419723 160620544 37568 33554432000 134512640 135048876 4289664592 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 39214 37568 66 131 0 39081 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 156856

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 14388
/proc/meminfo: memFree=20044692/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=156860 CPUtime=4662.45 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 37800 0 0 0 466231 14 0 0 25 0 1 0 477419723 160624640 37585 33554432000 134512640 135048876 4289664592 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 39215 37585 66 131 0 39082 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 156860

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 14389
/proc/meminfo: memFree=20044548/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=156860 CPUtime=4722.45 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 37803 0 0 0 472231 14 0 0 25 0 1 0 477419723 160624640 37588 33554432000 134512640 135048876 4289664592 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 39215 37588 66 131 0 39082 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 156860

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 14391
/proc/meminfo: memFree=20039072/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=162788 CPUtime=4782.45 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 39226 0 0 0 478231 14 0 0 25 0 1 0 477419723 166694912 39011 33554432000 134512640 135048876 4289664592 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 40697 39011 66 131 0 40564 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 162788

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 14393
/proc/meminfo: memFree=20010024/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=189348 CPUtime=4842.45 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 45752 0 0 0 484228 17 0 0 25 0 1 0 477419723 193892352 45537 33554432000 134512640 135048876 4289664592 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 47337 45537 66 131 0 47204 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 189348

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/178 14394
/proc/meminfo: memFree=19980612/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=219672 CPUtime=4902.46 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 53206 0 0 0 490226 20 0 0 25 0 1 0 477419723 224944128 52991 33554432000 134512640 135048876 4289664592 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 54918 52991 66 131 0 54785 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 219672

[startup+4962.3 s]
/proc/loadavg: 2.05 2.01 1.95 3/178 14396
/proc/meminfo: memFree=19978976/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=220596 CPUtime=4962.46 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 53458 0 0 0 496226 20 0 0 25 0 1 0 477419723 225890304 53243 33554432000 134512640 135048876 4289664592 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 55149 53243 66 131 0 55016 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 220596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.02 2.01 1.95 3/179 14398
/proc/meminfo: memFree=19998300/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=220596 CPUtime=5000.06 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 53477 0 0 0 499986 20 0 0 25 0 1 0 477419723 225890304 53262 33554432000 134512640 135048876 4289664592 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 55149 53262 66 131 0 55016 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 220596

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

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

[startup+4999.9 s]
/proc/loadavg: 2.02 2.01 1.95 3/179 14398
/proc/meminfo: memFree=19998300/32950928 swapFree=67111524/67111528
[pid=14250] ppid=14247 vsize=220596 CPUtime=5000.06 cores=1,3,5,7
/proc/14250/stat : 14250 (minisat_noasser) R 14247 14250 12984 0 -1 4202496 53477 0 0 0 499986 20 0 0 25 0 1 0 477419723 225890304 53262 33554432000 134512640 135048876 4289664592 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/14250/statm: 55149 53262 66 131 0 55016 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 220596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.08
CPU user time (s): 4999.87
CPU system time (s): 0.213967
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 220596

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

runsolver used 7.09192 second user time and 15.6526 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-24 17:16:41
IDJOB=3275864
IDBENCH=83907
IDSOLVER=1678
FILE ID=node127/3275864-1303658201
RUNJOBID= node127-1303658200-14231
PBS_JOBID= 13150721
Free space on /tmp= 71432 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275864-1303658201/watcher-3275864-1303658201 -o /tmp/evaluation-result-3275864-1303658201/solver-3275864-1303658201 -C 5000 -W 5100 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3275864-1303658201.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 731331ace9dcb7404987f98927f5c914
RANDOM SEED=1438586973

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:      20332576 kB
Buffers:       2390152 kB
Cached:        9614640 kB
SwapCached:          4 kB
Active:        8229924 kB
Inactive:      3840796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20332576 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4280 kB
Writeback:           0 kB
AnonPages:       65592 kB
Mapped:          14876 kB
Slab:           483876 kB
PageTables:       4340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   194592 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= 71432 MiB
End job on node127 at 2011-04-24 18:40:02