Trace number 3287506

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
Lingeling 587? (TO) 1300.06 1300.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3057.55
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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-3287506-1303769232/watcher-3287506-1303769232 -o /tmp/evaluation-result-3287506-1303769232/solver-3287506-1303769232 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3287506-1303769232.cnf 

running on 2 cores: 0,2

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.37 3.85 3.69 4/189 11571
/proc/meminfo: memFree=25111296/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=7468 CPUtime=0 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 458 0 0 0 0 0 0 0 25 0 1 0 567153880 7647232 389 33554432000 4194304 4409164 140733784191104 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 1867 389 111 53 0 290 0

[startup+0.0572811 s]
/proc/loadavg: 3.37 3.85 3.69 4/189 11571
/proc/meminfo: memFree=25111296/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=15344 CPUtime=0.05 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 2477 0 0 0 5 0 0 0 25 0 1 0 567153880 15712256 2358 33554432000 4194304 4409164 140733784191104 18446744073709551615 4197800 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 3836 2358 111 53 0 2259 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15344

[startup+0.100273 s]
/proc/loadavg: 3.37 3.85 3.69 4/189 11571
/proc/meminfo: memFree=25111296/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=19952 CPUtime=0.09 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 3629 0 0 0 9 0 0 0 25 0 1 0 567153880 20430848 3510 33554432000 4194304 4409164 140733784191104 18446744073709551615 260905012741 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 4988 3510 111 53 0 3411 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19952

[startup+0.300237 s]
/proc/loadavg: 3.37 3.85 3.69 4/189 11571
/proc/meminfo: memFree=25111296/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=27992 CPUtime=0.29 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 9313 0 0 0 28 1 0 0 25 0 1 0 567153880 28663808 5532 33554432000 4194304 4409164 140733784191104 18446744073709551615 4276150 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 6998 5532 123 53 0 5421 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27992

[startup+0.700164 s]
/proc/loadavg: 3.37 3.85 3.69 4/189 11571
/proc/meminfo: memFree=25111296/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=37564 CPUtime=0.69 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 13799 0 0 0 68 1 0 0 25 0 1 0 567153880 38465536 7899 33554432000 4194304 4409164 140733784191104 18446744073709551615 4281398 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 9391 7899 129 53 0 7814 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37564

[startup+1.50102 s]
/proc/loadavg: 3.37 3.85 3.69 5/190 11572
/proc/meminfo: memFree=25075956/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=45756 CPUtime=1.49 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 15848 0 0 0 148 1 0 0 25 0 1 0 567153880 46854144 9948 33554432000 4194304 4409164 140733784191104 18446744073709551615 4270269 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 11439 9948 130 53 0 9862 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45756

[startup+3.10073 s]
/proc/loadavg: 3.37 3.85 3.69 5/190 11572
/proc/meminfo: memFree=25075336/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=46204 CPUtime=3.09 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 22536 0 0 0 307 2 0 0 25 0 1 0 567153880 47312896 10066 33554432000 4194304 4409164 140733784191104 18446744073709551615 4324227 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 11551 10066 136 53 0 9974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46204

[startup+6.3002 s]
/proc/loadavg: 3.42 3.86 3.69 5/190 11572
/proc/meminfo: memFree=25064988/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=55760 CPUtime=6.29 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 24932 0 0 0 627 2 0 0 25 0 1 0 567153880 57098240 12462 33554432000 4194304 4409164 140733784191104 18446744073709551615 4246959 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 13940 12462 136 53 0 12363 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55760

[startup+12.7011 s]
/proc/loadavg: 3.47 3.86 3.69 5/190 11572
/proc/meminfo: memFree=25075272/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=33036 CPUtime=12.69 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 31082 0 0 0 1266 3 0 0 25 0 1 0 567153880 33828864 6818 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 8259 6818 141 53 0 6682 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33036

[startup+25.5007 s]
/proc/loadavg: 3.59 3.86 3.70 6/190 11600
/proc/meminfo: memFree=25078136/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=34676 CPUtime=25.49 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 31846 0 0 0 2542 7 0 0 25 0 1 0 567153880 35508224 7196 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358534 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 8669 7196 141 53 0 7092 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34676

[startup+51.101 s]
/proc/loadavg: 3.73 3.87 3.71 6/190 11601
/proc/meminfo: memFree=25053836/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=37112 CPUtime=51.09 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 32797 0 0 0 5095 14 0 0 25 0 1 0 567153880 38002688 7805 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358311 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 9278 7805 141 53 0 7701 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37112

[startup+102.307 s]
/proc/loadavg: 3.88 3.89 3.72 6/190 11602
/proc/meminfo: memFree=24917164/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=43844 CPUtime=102.3 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 34527 0 0 0 10200 30 0 0 25 0 1 0 567153880 44896256 9488 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 10961 9488 141 53 0 9384 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 43844

[startup+162.301 s]
/proc/loadavg: 3.95 3.91 3.73 6/190 11603
/proc/meminfo: memFree=24859088/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=51304 CPUtime=162.3 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 41750 0 0 0 16181 49 0 0 25 0 1 0 567153880 52535296 11353 33554432000 4194304 4409164 140733784191104 18446744073709551615 4230662 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 12826 11353 141 53 0 11249 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 51304

[startup+222.301 s]
/proc/loadavg: 3.98 3.92 3.75 6/190 11605
/proc/meminfo: memFree=24841940/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=63940 CPUtime=222.3 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 49271 0 0 0 22165 65 0 0 25 0 1 0 567153880 65474560 14010 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 15985 14010 141 53 0 14408 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 63940

[startup+282.301 s]
/proc/loadavg: 3.99 3.93 3.76 6/190 11607
/proc/meminfo: memFree=24897216/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=84448 CPUtime=282.3 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 63474 0 0 0 28146 84 0 0 25 0 1 0 567153880 86474752 19639 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 21112 19639 141 53 0 19535 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 84448

[startup+342.301 s]
/proc/loadavg: 4.07 3.97 3.78 6/190 11608
/proc/meminfo: memFree=24752844/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=68876 CPUtime=342.3 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 78475 0 0 0 34130 100 0 0 25 0 1 0 567153880 70529024 15746 33554432000 4194304 4409164 140733784191104 18446744073709551615 4360216 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 17219 15746 141 53 0 15642 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 68876

[startup+402.301 s]
/proc/loadavg: 4.02 3.97 3.79 5/190 11664
/proc/meminfo: memFree=24832332/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=76052 CPUtime=402.31 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 91099 0 0 0 40115 116 0 0 25 0 1 0 567153880 77877248 17540 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 19013 17540 141 53 0 17436 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 76052

[startup+462.301 s]
/proc/loadavg: 4.07 3.99 3.81 5/190 11719
/proc/meminfo: memFree=24635748/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=66772 CPUtime=462.3 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 103694 0 0 0 46099 131 0 0 25 0 1 0 567153880 68374528 15220 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 16693 15220 141 53 0 15116 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 66772

[startup+522.301 s]
/proc/loadavg: 4.03 3.99 3.82 5/190 11829
/proc/meminfo: memFree=24632660/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=88496 CPUtime=522.3 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 117912 0 0 0 52084 146 0 0 25 0 1 0 567153880 90619904 20651 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 22124 20651 141 53 0 20547 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 88496

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.83 5/190 11831
/proc/meminfo: memFree=24683844/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=67596 CPUtime=582.31 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 126113 0 0 0 58070 161 0 0 25 0 1 0 567153880 69218304 15426 33554432000 4194304 4409164 140733784191104 18446744073709551615 4302584 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 16899 15426 141 53 0 15322 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 67596

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 11886
/proc/meminfo: memFree=24486192/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=76064 CPUtime=642.32 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 152433 0 0 0 64053 179 0 0 25 0 1 0 567153880 77889536 17543 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 19016 17543 141 53 0 17439 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 76064

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.84 5/190 11888
/proc/meminfo: memFree=24035508/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=129180 CPUtime=702.31 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 165856 0 0 0 70041 190 0 0 25 0 1 0 567153880 132280320 30822 33554432000 4194304 4409164 140733784191104 18446744073709551615 4302142 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 32295 30822 141 53 0 30718 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 129180

[startup+762.307 s]
/proc/loadavg: 4.03 4.00 3.85 5/190 11889
/proc/meminfo: memFree=24615444/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=104624 CPUtime=762.32 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 185288 0 0 0 76031 201 0 0 25 0 1 0 567153880 107134976 24714 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 26156 24714 141 53 0 24579 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 104624

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.85 5/190 11891
/proc/meminfo: memFree=24135912/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=146196 CPUtime=822.32 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 195682 0 0 0 82021 211 0 0 25 0 1 0 567153880 149704704 35108 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 36549 35108 141 53 0 34972 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 146196

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 11893
/proc/meminfo: memFree=24227532/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=118972 CPUtime=882.32 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 206679 0 0 0 88012 220 0 0 25 0 1 0 567153880 121827328 27722 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 29743 27722 141 53 0 28166 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 118972

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 11894
/proc/meminfo: memFree=24327452/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=159420 CPUtime=942.32 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 221977 0 0 0 94004 228 0 0 25 0 1 0 567153880 163246080 38211 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 39855 38211 141 53 0 38278 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 159420

[startup+1002.3 s]
/proc/loadavg: 4.05 4.01 3.88 5/190 11896
/proc/meminfo: memFree=24260848/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=178500 CPUtime=1002.32 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 248576 0 0 0 99994 238 0 0 25 0 1 0 567153880 182784000 43153 33554432000 4194304 4409164 140733784191104 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 44625 43153 141 53 0 43048 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 178500

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.88 5/190 11897
/proc/meminfo: memFree=24076428/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=227056 CPUtime=1062.32 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 260715 0 0 0 105987 245 0 0 25 0 1 0 567153880 232505344 55292 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358444 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 56764 55292 141 53 0 55187 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 227056

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 11899
/proc/meminfo: memFree=23878756/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=162020 CPUtime=1122.32 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 273258 0 0 0 111979 253 0 0 25 0 1 0 567153880 165908480 38279 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358711 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 40505 38279 141 53 0 38928 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 162020

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 11901
/proc/meminfo: memFree=23997772/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=185596 CPUtime=1182.33 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 279152 0 0 0 117973 260 0 0 25 0 1 0 567153880 190050304 44173 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 46399 44173 141 53 0 44822 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 185596

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 11902
/proc/meminfo: memFree=24505912/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=202780 CPUtime=1242.33 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 311267 0 0 0 123965 268 0 0 25 0 1 0 567153880 207646720 48858 33554432000 4194304 4409164 140733784191104 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 50695 48858 141 53 0 49118 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 202780



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 11960
/proc/meminfo: memFree=24781892/32950928 swapFree=67071984/67111528
[pid=11571] ppid=11569 vsize=235548 CPUtime=1300.04 cores=0,2
/proc/11571/stat : 11571 (lingeling) R 11569 11571 11484 0 -1 4202496 319459 0 0 0 129729 275 0 0 25 0 1 0 567153880 241201152 57050 33554432000 4194304 4409164 140733784191104 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11571/statm: 58887 57050 141 53 0 57310 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 235548

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.02
CPU time (s): 1300.06
CPU user time (s): 1297.29
CPU system time (s): 2.76558
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 235548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.29
system time used= 2.76558
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 319459
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 15681

runsolver used 2.12868 second user time and 4.79727 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-26 00:07:12
IDJOB=3287506
IDBENCH=82468
IDSOLVER=1606
FILE ID=node116/3287506-1303769232
RUNJOBID= node116-1303769227-11502
PBS_JOBID= 13157166
Free space on /tmp= 72568 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287506-1303769232/watcher-3287506-1303769232 -o /tmp/evaluation-result-3287506-1303769232/solver-3287506-1303769232 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3287506-1303769232.cnf

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

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=1203619677

node116.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.826
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.65
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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.77
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.826
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.826
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.826
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25111328 kB
Buffers:       1863872 kB
Cached:        5435656 kB
SwapCached:       9732 kB
Active:        3321152 kB
Inactive:      4095224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25111328 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           19528 kB
Writeback:           0 kB
AnonPages:      110380 kB
Mapped:          14700 kB
Slab:           357156 kB
PageTables:       5468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   331716 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= 72556 MiB
End job on node116 at 2011-04-26 00:28:54