Trace number 3265203

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.04

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-040-039.shuffled-as.sat05-1194.cnf
MD5SUM8c84d9b9f2d75de33656119bc03a9afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3841
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses30460
Sum of the clauses size62400
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230420
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


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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.93 3.01 4/189 12066
/proc/meminfo: memFree=14247076/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=7240 CPUtime=0 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 390 0 0 0 0 0 0 0 24 0 1 0 547744365 7413760 332 33554432000 4194304 4409164 140735988910592 18446744073709551615 215988592384 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 1810 332 110 53 0 233 0

[startup+0.044615 s]
/proc/loadavg: 0.93 1.93 3.01 4/189 12066
/proc/meminfo: memFree=14247076/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=8264 CPUtime=0.04 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 666 0 0 0 4 0 0 0 24 0 1 0 547744365 8462336 607 33554432000 4194304 4409164 140735988910592 18446744073709551615 4253410 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 2066 478 129 53 0 489 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8264

[startup+0.100605 s]
/proc/loadavg: 0.93 1.93 3.01 4/189 12066
/proc/meminfo: memFree=14247076/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=8464 CPUtime=0.09 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 770 0 0 0 9 0 0 0 24 0 1 0 547744365 8667136 582 33554432000 4194304 4409164 140735988910592 18446744073709551615 4244098 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 2116 582 135 53 0 539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8464

[startup+0.30057 s]
/proc/loadavg: 0.93 1.93 3.01 4/189 12066
/proc/meminfo: memFree=14247076/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=8464 CPUtime=0.29 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 770 0 0 0 29 0 0 0 25 0 1 0 547744365 8667136 582 33554432000 4194304 4409164 140735988910592 18446744073709551615 4252181 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 2116 582 135 53 0 539 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8464

[startup+0.7005 s]
/proc/loadavg: 0.93 1.93 3.01 4/189 12066
/proc/meminfo: memFree=14247076/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=10808 CPUtime=0.69 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 1824 0 0 0 68 1 0 0 25 0 1 0 547744365 11067392 1231 33554432000 4194304 4409164 140735988910592 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 2702 1231 140 53 0 1125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10808

[startup+1.50036 s]
/proc/loadavg: 0.93 1.93 3.01 5/190 12067
/proc/meminfo: memFree=14234180/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=11876 CPUtime=1.49 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 5649 0 0 0 146 3 0 0 25 0 1 0 547744365 12161024 1509 33554432000 4194304 4409164 140735988910592 18446744073709551615 4337472 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 2969 1509 141 53 0 1392 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11876

[startup+3.10008 s]
/proc/loadavg: 1.17 1.97 3.01 5/190 12094
/proc/meminfo: memFree=14227584/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=14560 CPUtime=3.09 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 10110 0 0 0 304 5 0 0 25 0 1 0 547744365 14909440 2161 33554432000 4194304 4409164 140735988910592 18446744073709551615 4256173 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 3640 2161 141 53 0 2063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14560

[startup+6.30052 s]
/proc/loadavg: 1.17 1.97 3.01 5/190 12094
/proc/meminfo: memFree=14214996/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=20840 CPUtime=6.29 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 28571 0 0 0 615 14 0 0 25 0 1 0 547744365 21340160 3731 33554432000 4194304 4409164 140735988910592 18446744073709551615 4305144 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 5210 3731 141 53 0 3633 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20840

[startup+12.7004 s]
/proc/loadavg: 1.61 2.03 3.02 5/190 12094
/proc/meminfo: memFree=14169120/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=23544 CPUtime=12.69 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 60344 0 0 0 1244 25 0 0 25 0 1 0 547744365 24109056 4407 33554432000 4194304 4409164 140735988910592 18446744073709551615 4358542 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 5886 4407 141 53 0 4309 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23544

[startup+25.5002 s]
/proc/loadavg: 1.97 2.10 3.03 5/190 12094
/proc/meminfo: memFree=14131932/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=32880 CPUtime=25.49 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 120940 0 0 0 2500 49 0 0 25 0 1 0 547744365 33669120 6741 33554432000 4194304 4409164 140735988910592 18446744073709551615 4229804 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 8220 6741 141 53 0 6643 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32880

[startup+51.1007 s]
/proc/loadavg: 2.66 2.25 3.06 5/190 12095
/proc/meminfo: memFree=14108456/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=36072 CPUtime=51.09 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 198334 0 0 0 5024 85 0 0 25 0 1 0 547744365 36937728 7539 33554432000 4194304 4409164 140735988910592 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 9018 7539 141 53 0 7441 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36072

[startup+102.307 s]
/proc/loadavg: 3.58 2.57 3.12 5/190 12096
/proc/meminfo: memFree=13938188/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=80404 CPUtime=102.29 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 312750 0 0 0 10071 158 0 0 25 0 1 0 547744365 82333696 18622 33554432000 4194304 4409164 140735988910592 18446744073709551615 4226579 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 20101 18622 141 53 0 18524 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 80404

[startup+162.3 s]
/proc/loadavg: 3.91 2.84 3.18 5/190 12098
/proc/meminfo: memFree=13927364/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=97776 CPUtime=162.29 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 432364 0 0 0 16013 216 0 0 25 0 1 0 547744365 100122624 22965 33554432000 4194304 4409164 140735988910592 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 24444 22965 141 53 0 22867 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 97776

[startup+222.301 s]
/proc/loadavg: 3.97 3.05 3.23 5/190 12100
/proc/meminfo: memFree=13884312/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=117880 CPUtime=222.29 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 638204 0 0 0 21928 301 0 0 25 0 1 0 547744365 120709120 27991 33554432000 4194304 4409164 140735988910592 18446744073709551615 4358592 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 29470 27991 141 53 0 27893 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 117880

[startup+282.3 s]
/proc/loadavg: 3.98 3.21 3.27 5/190 12101
/proc/meminfo: memFree=13837280/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=162696 CPUtime=282.29 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 798364 0 0 0 27864 365 0 0 25 0 1 0 547744365 166600704 39195 33554432000 4194304 4409164 140735988910592 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 40674 39195 141 53 0 39097 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 162696

[startup+342.301 s]
/proc/loadavg: 3.99 3.36 3.31 5/190 12103
/proc/meminfo: memFree=13744620/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=153912 CPUtime=342.3 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 906268 0 0 0 33821 409 0 0 25 0 1 0 547744365 157605888 36999 33554432000 4194304 4409164 140735988910592 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 38478 36999 141 53 0 36901 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 153912

[startup+402.3 s]
/proc/loadavg: 3.99 3.47 3.35 5/190 12104
/proc/meminfo: memFree=13644652/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=201140 CPUtime=402.3 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 1011464 0 0 0 39766 464 0 0 25 0 1 0 547744365 205967360 48806 33554432000 4194304 4409164 140735988910592 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 50285 48806 141 53 0 48708 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 201140

[startup+462.301 s]
/proc/loadavg: 3.99 3.57 3.39 5/190 12106
/proc/meminfo: memFree=13568960/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=134224 CPUtime=462.3 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 1171972 0 0 0 45708 522 0 0 25 0 1 0 547744365 137445376 32077 33554432000 4194304 4409164 140735988910592 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 33556 32077 141 53 0 31979 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 134224

[startup+522.3 s]
/proc/loadavg: 3.99 3.64 3.42 5/190 12108
/proc/meminfo: memFree=13571912/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=174584 CPUtime=522.3 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 1290732 0 0 0 51661 569 0 0 25 0 1 0 547744365 178774016 42167 33554432000 4194304 4409164 140735988910592 18446744073709551615 4257019 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 43646 42167 141 53 0 42069 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 174584

[startup+582.301 s]
/proc/loadavg: 4.04 3.72 3.47 5/190 12109
/proc/meminfo: memFree=13309132/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=334680 CPUtime=582.3 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 1416637 0 0 0 57611 619 0 0 25 0 1 0 547744365 342712320 82223 33554432000 4194304 4409164 140735988910592 18446744073709551615 4358382 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 83670 82223 141 53 0 82093 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 334680

[startup+642.3 s]
/proc/loadavg: 4.06 3.78 3.50 5/190 12111
/proc/meminfo: memFree=13424176/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=216380 CPUtime=642.31 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 1575853 0 0 0 63553 678 0 0 25 0 1 0 547744365 221573120 52616 33554432000 4194304 4409164 140735988910592 18446744073709551615 4305188 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 54095 52616 141 53 0 52518 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 216380

[startup+702.301 s]
/proc/loadavg: 4.02 3.82 3.53 5/190 12112
/proc/meminfo: memFree=13458012/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=233000 CPUtime=702.31 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 1688234 0 0 0 69489 742 0 0 25 0 1 0 547744365 238592000 56771 33554432000 4194304 4409164 140735988910592 18446744073709551615 4340371 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 58250 56771 141 53 0 56673 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 233000

[startup+762.307 s]
/proc/loadavg: 4.04 3.86 3.56 5/190 12114
/proc/meminfo: memFree=13369304/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=343172 CPUtime=762.32 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 1771593 0 0 0 75456 776 0 0 25 0 1 0 547744365 351408128 84314 33554432000 4194304 4409164 140735988910592 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 85793 84314 141 53 0 84216 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 343172

[startup+822.301 s]
/proc/loadavg: 4.01 3.89 3.58 5/190 12116
/proc/meminfo: memFree=13220216/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=419128 CPUtime=822.31 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 1930211 0 0 0 81398 833 0 0 25 0 1 0 547744365 429187072 103303 33554432000 4194304 4409164 140735988910592 18446744073709551615 4256928 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 104782 103303 141 53 0 103205 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 419128

[startup+882.3 s]
/proc/loadavg: 4.00 3.90 3.61 5/190 12117
/proc/meminfo: memFree=12916128/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=533152 CPUtime=882.3 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 2054537 0 0 0 87367 863 0 0 25 0 1 0 547744365 545947648 131809 33554432000 4194304 4409164 140735988910592 18446744073709551615 4303983 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 133288 131809 141 53 0 131711 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 533152

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.63 6/190 12119
/proc/meminfo: memFree=12966180/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=233888 CPUtime=942.31 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 2134543 0 0 0 93309 922 0 0 25 0 1 0 547744365 239501312 56993 33554432000 4194304 4409164 140735988910592 18446744073709551615 4358691 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 58472 56993 141 53 0 56895 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 233888

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.65 5/190 12120
/proc/meminfo: memFree=12694584/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=307348 CPUtime=1002.31 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 2248431 0 0 0 99267 964 0 0 25 0 1 0 547744365 314724352 75358 33554432000 4194304 4409164 140735988910592 18446744073709551615 4359769 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 76837 75358 141 53 0 75260 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 307348

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.67 5/190 12122
/proc/meminfo: memFree=12868264/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=489492 CPUtime=1062.31 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 2293967 0 0 0 105240 991 0 0 25 0 1 0 547744365 501239808 120894 33554432000 4194304 4409164 140735988910592 18446744073709551615 4256884 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 122373 120894 141 53 0 120796 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 489492

[startup+1122.3 s]
/proc/loadavg: 4.06 3.96 3.69 5/190 12124
/proc/meminfo: memFree=12734184/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=423488 CPUtime=1122.31 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 2463466 0 0 0 111195 1036 0 0 25 0 1 0 547744365 433651712 104393 33554432000 4194304 4409164 140735988910592 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 105872 104393 141 53 0 104295 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 423488

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.71 5/190 12125
/proc/meminfo: memFree=12423392/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=658932 CPUtime=1182.32 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 2551428 0 0 0 117154 1078 0 0 25 0 1 0 547744365 674746368 163254 33554432000 4194304 4409164 140735988910592 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 164733 163254 141 53 0 163156 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 658932

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.73 5/190 12127
/proc/meminfo: memFree=12780344/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=358012 CPUtime=1242.31 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 2618826 0 0 0 123116 1115 0 0 25 0 1 0 547744365 366604288 88056 33554432000 4194304 4409164 140735988910592 18446744073709551615 4249454 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 89503 88056 141 53 0 87926 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 358012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.74 3/187 12130
/proc/meminfo: memFree=13144888/32950940 swapFree=67111528/67111528
[pid=12066] ppid=12064 vsize=639064 CPUtime=1300.02 cores=5,7
/proc/12066/stat : 12066 (lingeling) R 12064 12066 11089 0 -1 4202496 2689057 0 0 0 128850 1152 0 0 25 0 1 0 547744365 654401536 158287 33554432000 4194304 4409164 140735988910592 18446744073709551615 4358782 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/12066/statm: 159766 158287 141 53 0 158189 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 639064

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.04
CPU time (s): 1300.06
CPU user time (s): 1288.5
CPU system time (s): 11.5572
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 912540

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

runsolver used 2.06069 second user time and 5.04323 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-23 18:12:16
IDJOB=3265203
IDBENCH=85456
IDSOLVER=1606
FILE ID=node117/3265203-1303575136
RUNJOBID= node117-1303575136-12027
PBS_JOBID= 13150299
Free space on /tmp= 71460 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-040-039.shuffled-as.sat05-1194.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265203-1303575136/watcher-3265203-1303575136 -o /tmp/evaluation-result-3265203-1303575136/solver-3265203-1303575136 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3265203-1303575136.cnf

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

MD5SUM BENCH= 8c84d9b9f2d75de33656119bc03a9afb
RANDOM SEED=1543647245

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:      14247232 kB
Buffers:       2312852 kB
Cached:       15766008 kB
SwapCached:          0 kB
Active:       10470356 kB
Inactive:      7678752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14247232 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             836 kB
Writeback:           0 kB
AnonPages:       69528 kB
Mapped:          15268 kB
Slab:           491572 kB
PageTables:       5460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   252652 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= 71460 MiB
End job on node117 at 2011-04-23 18:33:58