Trace number 3276419

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.13 5000.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p30-s19690873.cnf
MD5SUMe096925b96a6999132833f44e4f216d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.155975
Satisfiable
(Un)Satisfiability was proved
Number of variables1638
Number of clauses253275
Sum of the clauses size508108
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253235
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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:  1638                                                 |
0.00/0.00	c |  Number of clauses:    253275                                               |
0.02/0.07	c |  Parsing time:         0.07         s                                       |
10.29/10.39	c ============================[ Search Statistics ]==============================
10.29/10.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.29/10.39	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.29/10.39	c ===============================================================================
10.29/10.39	c |         0 |    1598   251637   675676 |    83879        0    nan |  0.000 % |
10.39/10.40	c |       101 |    1598   251637   675676 |    92266      101    210 |  0.000 % |
10.39/10.42	c |       253 |    1598   251637   675676 |   101493      253    195 |  0.000 % |
10.39/10.44	c |       480 |    1598   251637   675676 |   111642      480    209 |  0.000 % |
10.49/10.50	c |       818 |    1598   251637   675676 |   122807      818    221 |  0.000 % |
10.59/10.60	c |      1325 |    1598   251637   675676 |   135087     1325    232 |  0.000 % |
10.69/10.75	c |      2086 |    1598   251637   675676 |   148596     2086    228 |  0.000 % |
11.10/11.11	c |      3226 |    1598   251637   675676 |   163456     3226    240 |  0.000 % |
11.60/11.68	c |      4936 |    1598   251637   675676 |   179802     4936    239 |  0.000 % |
12.59/12.69	c |      7498 |    1598   251637   675676 |   197782     7498    239 |  0.000 % |
15.49/15.51	c |     11343 |    1598   251637   675676 |   217560    11343    239 |  0.000 % |
19.99/20.01	c |     17110 |    1598   251637   675676 |   239316    17110    232 |  0.000 % |
23.10/23.17	c |     25760 |    1598   251637   675676 |   263248    25760    252 |  0.000 % |
36.59/36.60	c |     38734 |    1598   251637   675676 |   289573    38734    245 |  0.000 % |
61.60/61.67	c |     58196 |    1598   251637   675676 |   318530    58196    247 |  0.000 % |
117.50/117.54	c |     87389 |    1598   251637   675676 |   350383    87389    244 |  0.000 % |
253.01/253.03	c |    131180 |    1598   251637   675676 |   385421   131180    237 |  0.000 % |
659.80/659.81	c |    196865 |    1598   251637   675676 |   423963   196865    233 |  0.000 % |
1205.51/1205.52	c |    295391 |    1598   251637   675676 |   466360   295391    232 |  0.000 % |
2531.45/2531.44	c |    443180 |    1598   251637   675676 |   512996   443180    230 |  0.000 % |
3753.66/3753.68	c |    664864 |    1598   251637   675676 |   564295   179362    221 |  0.000 % |

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-3276419-1303673568/watcher-3276419-1303673568 -o /tmp/evaluation-result-3276419-1303673568/solver-3276419-1303673568 -C 5000 -W 5100 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3276419-1303673568.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.85 1.13 1.50 2/174 25645
/proc/meminfo: memFree=14414904/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=2824 CPUtime=0 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 648 0 0 0 0 0 0 0 22 0 1 0 557587593 2891776 604 33554432000 134512640 135048876 4292515296 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 706 605 50 131 0 573 0

[startup+0.027341 s]
/proc/loadavg: 0.85 1.13 1.50 2/174 25645
/proc/meminfo: memFree=14414904/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=6404 CPUtime=0.02 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 1507 0 0 0 2 0 0 0 22 0 1 0 557587593 6557696 1463 33554432000 134512640 135048876 4292515296 18446744073709551615 134700013 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 1601 1463 50 131 0 1468 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6404

[startup+0.100328 s]
/proc/loadavg: 0.85 1.13 1.50 2/174 25645
/proc/meminfo: memFree=14414904/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=15100 CPUtime=0.09 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 3628 0 0 0 9 0 0 0 22 0 1 0 557587593 15462400 3584 33554432000 134512640 135048876 4292515296 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 3775 3584 62 131 0 3642 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15100

[startup+0.300333 s]
/proc/loadavg: 0.85 1.13 1.50 2/174 25645
/proc/meminfo: memFree=14414904/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=15100 CPUtime=0.29 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 3628 0 0 0 29 0 0 0 23 0 1 0 557587593 15462400 3584 33554432000 134512640 135048876 4292515296 18446744073709551615 134529422 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 3775 3584 62 131 0 3642 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15100

[startup+0.700223 s]
/proc/loadavg: 0.85 1.13 1.50 2/174 25645
/proc/meminfo: memFree=14414904/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=15100 CPUtime=0.69 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 3628 0 0 0 69 0 0 0 25 0 1 0 557587593 15462400 3584 33554432000 134512640 135048876 4292515296 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 3775 3584 62 131 0 3642 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15100

[startup+1.50014 s]
/proc/loadavg: 0.85 1.13 1.50 3/178 25652
/proc/meminfo: memFree=14367744/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=17476 CPUtime=1.49 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 4213 0 0 0 149 0 0 0 25 0 1 0 557587593 17895424 4169 33554432000 134512640 135048876 4292515296 18446744073709551615 134529703 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 4369 4169 62 131 0 4236 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17476

[startup+3.10086 s]
/proc/loadavg: 0.94 1.14 1.51 3/178 25652
/proc/meminfo: memFree=14363528/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=19920 CPUtime=3.09 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 4697 0 0 0 309 0 0 0 25 0 1 0 557587593 20398080 4653 33554432000 134512640 135048876 4292515296 18446744073709551615 134529439 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 4980 4653 62 131 0 4847 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19920

[startup+6.3003 s]
/proc/loadavg: 0.94 1.14 1.51 3/178 25652
/proc/meminfo: memFree=14357872/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=19920 CPUtime=6.29 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 4729 0 0 0 629 0 0 0 25 0 1 0 557587593 20398080 4685 33554432000 134512640 135048876 4292515296 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 4980 4685 62 131 0 4847 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19920

[startup+12.7001 s]
/proc/loadavg: 1.02 1.16 1.51 3/178 25652
/proc/meminfo: memFree=14353364/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=21004 CPUtime=12.69 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 6271 0 0 0 1268 1 0 0 25 0 1 0 557587593 21508096 5099 33554432000 134512640 135048876 4292515296 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 5251 5099 67 131 0 5118 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21004

[startup+25.5009 s]
/proc/loadavg: 1.24 1.20 1.52 3/178 25652
/proc/meminfo: memFree=14329684/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=43076 CPUtime=25.5 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 11774 0 0 0 2548 2 0 0 25 0 1 0 557587593 44109824 10602 33554432000 134512640 135048876 4292515296 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 10769 10602 67 131 0 10636 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 43076

[startup+51.1004 s]
/proc/loadavg: 1.50 1.26 1.53 3/178 25653
/proc/meminfo: memFree=14307140/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=65156 CPUtime=51.09 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 17290 0 0 0 5106 3 0 0 25 0 1 0 557587593 66719744 16118 33554432000 134512640 135048876 4292515296 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 16289 16118 67 131 0 16156 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65156

[startup+102.306 s]
/proc/loadavg: 1.80 1.38 1.55 3/178 25654
/proc/meminfo: memFree=14223800/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=102180 CPUtime=102.3 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 26395 0 0 0 10224 6 0 0 25 0 1 0 557587593 104632320 25223 33554432000 134512640 135048876 4292515296 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 25545 25223 67 131 0 25412 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 102180

[startup+162.301 s]
/proc/loadavg: 1.92 1.48 1.58 3/178 25656
/proc/meminfo: memFree=14167092/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=121120 CPUtime=162.29 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 31030 0 0 0 16221 8 0 0 25 0 1 0 557587593 124026880 29858 33554432000 134512640 135048876 4292515296 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 30280 29858 67 131 0 30147 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 121120

[startup+222.3 s]
/proc/loadavg: 1.97 1.58 1.60 3/178 25658
/proc/meminfo: memFree=14121648/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=138304 CPUtime=222.3 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 35255 0 0 0 22220 10 0 0 25 0 1 0 557587593 141623296 34083 33554432000 134512640 135048876 4292515296 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 34576 34083 67 131 0 34443 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 138304

[startup+282.301 s]
/proc/loadavg: 1.99 1.65 1.62 3/178 25659
/proc/meminfo: memFree=14091348/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=156312 CPUtime=282.3 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 39734 0 0 0 28218 12 0 0 25 0 1 0 557587593 160063488 38562 33554432000 134512640 135048876 4292515296 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 39078 38562 67 131 0 38945 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 156312

[startup+342.3 s]
/proc/loadavg: 1.99 1.71 1.64 3/178 25661
/proc/meminfo: memFree=14070832/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=167036 CPUtime=342.29 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 42319 0 0 0 34215 14 0 0 25 0 1 0 557587593 171044864 41147 33554432000 134512640 135048876 4292515296 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 41759 41147 67 131 0 41626 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 167036

[startup+402.301 s]
/proc/loadavg: 1.99 1.76 1.66 3/178 25665
/proc/meminfo: memFree=14046976/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=182288 CPUtime=402.29 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 46115 0 0 0 40213 16 0 0 25 0 1 0 557587593 186662912 44943 33554432000 134512640 135048876 4292515296 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 45572 44943 67 131 0 45439 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 182288

[startup+462.3 s]
/proc/loadavg: 1.99 1.80 1.68 3/178 25667
/proc/meminfo: memFree=14025376/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=193896 CPUtime=462.3 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 48817 0 0 0 46213 17 0 0 25 0 1 0 557587593 198549504 47645 33554432000 134512640 135048876 4292515296 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 48474 47645 67 131 0 48341 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 193896

[startup+522.301 s]
/proc/loadavg: 1.99 1.83 1.70 3/178 25668
/proc/meminfo: memFree=14007724/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=200528 CPUtime=522.3 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 50463 0 0 0 52212 18 0 0 25 0 1 0 557587593 205340672 49291 33554432000 134512640 135048876 4292515296 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 50132 49291 67 131 0 49999 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 200528

[startup+582.3 s]
/proc/loadavg: 1.99 1.86 1.71 3/178 25670
/proc/meminfo: memFree=13980896/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=207656 CPUtime=582.3 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 52205 0 0 0 58211 19 0 0 25 0 1 0 557587593 212639744 51033 33554432000 134512640 135048876 4292515296 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 51914 51033 67 131 0 51781 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 207656


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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 25773
/proc/meminfo: memFree=13308696/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=542764 CPUtime=4002.37 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134142 0 0 0 400166 71 0 0 25 0 1 0 557587593 555790336 132892 33554432000 134512640 135048876 4292515296 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 135691 132892 67 131 0 135558 0
Current children cumulated CPU time (s) 4002.37
Current children cumulated vsize (KiB) 542764

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 25775
/proc/meminfo: memFree=13303212/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=542764 CPUtime=4062.37 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134148 0 0 0 406166 71 0 0 25 0 1 0 557587593 555790336 132898 33554432000 134512640 135048876 4292515296 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 135691 132898 67 131 0 135558 0
Current children cumulated CPU time (s) 4062.37
Current children cumulated vsize (KiB) 542764

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 25776
/proc/meminfo: memFree=13299208/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=542844 CPUtime=4122.37 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134164 0 0 0 412166 71 0 0 25 0 1 0 557587593 555872256 132914 33554432000 134512640 135048876 4292515296 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 135711 132914 67 131 0 135578 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 542844

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 25778
/proc/meminfo: memFree=13295944/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=542844 CPUtime=4182.37 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134164 0 0 0 418166 71 0 0 25 0 1 0 557587593 555872256 132914 33554432000 134512640 135048876 4292515296 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 135711 132914 67 131 0 135578 0
Current children cumulated CPU time (s) 4182.37
Current children cumulated vsize (KiB) 542844

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 25780
/proc/meminfo: memFree=13292052/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=542844 CPUtime=4242.37 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134168 0 0 0 424166 71 0 0 25 0 1 0 557587593 555872256 132918 33554432000 134512640 135048876 4292515296 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 135711 132918 67 131 0 135578 0
Current children cumulated CPU time (s) 4242.37
Current children cumulated vsize (KiB) 542844

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 25781
/proc/meminfo: memFree=13288164/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=542844 CPUtime=4302.37 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134170 0 0 0 430166 71 0 0 25 0 1 0 557587593 555872256 132920 33554432000 134512640 135048876 4292515296 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 135711 132920 67 131 0 135578 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 542844

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 25783
/proc/meminfo: memFree=13282920/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=542844 CPUtime=4362.37 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134184 0 0 0 436166 71 0 0 25 0 1 0 557587593 555872256 132934 33554432000 134512640 135048876 4292515296 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 135711 132934 67 131 0 135578 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 542844

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 25785
/proc/meminfo: memFree=13279780/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=542964 CPUtime=4422.37 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134196 0 0 0 442166 71 0 0 25 0 1 0 557587593 555995136 132946 33554432000 134512640 135048876 4292515296 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 135741 132946 67 131 0 135608 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 542964

[startup+4482.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/178 25786
/proc/meminfo: memFree=13276268/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=543224 CPUtime=4482.38 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134215 0 0 0 448166 72 0 0 25 0 1 0 557587593 556261376 132965 33554432000 134512640 135048876 4292515296 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 135806 132965 67 131 0 135673 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 543224

[startup+4542.3 s]
/proc/loadavg: 2.04 2.02 1.94 3/178 25788
/proc/meminfo: memFree=13272008/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=543224 CPUtime=4542.39 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134224 0 0 0 454167 72 0 0 25 0 1 0 557587593 556261376 132974 33554432000 134512640 135048876 4292515296 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 135806 132974 67 131 0 135673 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 543224

[startup+4602.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/178 25789
/proc/meminfo: memFree=13267888/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=543224 CPUtime=4602.39 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134229 0 0 0 460167 72 0 0 25 0 1 0 557587593 556261376 132979 33554432000 134512640 135048876 4292515296 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 135806 132979 67 131 0 135673 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 543224

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/178 25791
/proc/meminfo: memFree=13264128/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=543224 CPUtime=4662.39 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134242 0 0 0 466167 72 0 0 25 0 1 0 557587593 556261376 132992 33554432000 134512640 135048876 4292515296 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 135806 132992 67 131 0 135673 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 543224

[startup+4722.31 s]
/proc/loadavg: 2.00 2.01 1.94 3/178 25793
/proc/meminfo: memFree=13260000/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=543224 CPUtime=4722.4 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134244 0 0 0 472168 72 0 0 25 0 1 0 557587593 556261376 132994 33554432000 134512640 135048876 4292515296 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 135806 132994 67 131 0 135673 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 543224

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 25794
/proc/meminfo: memFree=13254504/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=543424 CPUtime=4782.39 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134292 0 0 0 478167 72 0 0 25 0 1 0 557587593 556466176 133042 33554432000 134512640 135048876 4292515296 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 135856 133042 67 131 0 135723 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 543424

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 25796
/proc/meminfo: memFree=13250364/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=544236 CPUtime=4842.39 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134441 0 0 0 484167 72 0 0 25 0 1 0 557587593 557297664 133191 33554432000 134512640 135048876 4292515296 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 136059 133191 67 131 0 135926 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 544236

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 25797
/proc/meminfo: memFree=13246728/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=544236 CPUtime=4902.39 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134448 0 0 0 490167 72 0 0 25 0 1 0 557587593 557297664 133198 33554432000 134512640 135048876 4292515296 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 136059 133198 67 131 0 135926 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 544236

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 25799
/proc/meminfo: memFree=13239872/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=545048 CPUtime=4962.39 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134590 0 0 0 496167 72 0 0 25 0 1 0 557587593 558129152 133340 33554432000 134512640 135048876 4292515296 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 136262 133340 67 131 0 136129 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 545048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.08 2.02 1.95 3/178 25800
/proc/meminfo: memFree=13235864/32950940 swapFree=67111528/67111528
[pid=25645] ppid=25643 vsize=545048 CPUtime=5000.1 cores=1,3,5,7
/proc/25645/stat : 25645 (minisat_noasser) R 25643 25645 25328 0 -1 4202496 134595 0 0 0 499938 72 0 0 25 0 1 0 557587593 558129152 133345 33554432000 134512640 135048876 4292515296 18446744073709551615 134546882 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25645/statm: 136262 133345 67 131 0 136129 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 545048

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): 5000.03
CPU time (s): 5000.13
CPU user time (s): 4999.38
CPU system time (s): 0.749886
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 545048

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

runsolver used 7.50786 second user time and 19.726 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-24 21:32:48
IDJOB=3276419
IDBENCH=88229
IDSOLVER=1678
FILE ID=node117/3276419-1303673568
RUNJOBID= node117-1303673568-25632
PBS_JOBID= 13150768
Free space on /tmp= 71664 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p30-s19690873.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276419-1303673568/watcher-3276419-1303673568 -o /tmp/evaluation-result-3276419-1303673568/solver-3276419-1303673568 -C 5000 -W 5100 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3276419-1303673568.cnf

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

MD5SUM BENCH= e096925b96a6999132833f44e4f216d7
RANDOM SEED=539392289

node117.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.849
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.69
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.849
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.849
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.849
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.849
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.849
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.74
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.849
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.75
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14414936 kB
Buffers:       2318440 kB
Cached:       15592416 kB
SwapCached:          0 kB
Active:       10378308 kB
Inactive:      7600636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14414936 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8260 kB
Writeback:           0 kB
AnonPages:       67424 kB
Mapped:          14404 kB
Slab:           492636 kB
PageTables:       4548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   190456 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= 71656 MiB
End job on node117 at 2011-04-24 22:56:10