Trace number 3371904

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 587f (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
MD5SUMd35e27c66dd20912347d4209a4f12c99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark53.0609
Satisfiable
(Un)Satisfiability was proved
Number of variables165064
Number of clauses686589
Sum of the clauses size1761641
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2487000
Number of clauses of size 3128986
Number of clauses of size 424474
Number of clauses of size 513939
Number of clauses of size over 530118

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: 961)

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

running on 2 cores: 4,6

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.96 4.04 4.24 4/361 3617
/proc/meminfo: memFree=21233516/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=6568 CPUtime=0 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 179 0 0 0 0 0 0 0 21 0 1 0 635467164 6725632 122 33554432000 4194304 4409284 140736022716944 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 1642 122 100 53 0 65 0

[startup+0.017078 s]
/proc/loadavg: 3.96 4.04 4.24 4/361 3617
/proc/meminfo: memFree=21233516/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=6568 CPUtime=0.01 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 179 0 0 0 1 0 0 0 21 0 1 0 635467164 6725632 122 33554432000 4194304 4409284 140736022716944 18446744073709551615 255106387545 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 1642 122 100 53 0 65 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6568

[startup+0.101124 s]
/proc/loadavg: 3.96 4.04 4.24 4/361 3617
/proc/meminfo: memFree=21233516/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=15948 CPUtime=0.09 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 2611 0 0 0 9 0 0 0 21 0 1 0 635467164 16330752 2512 33554432000 4194304 4409284 140736022716944 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 3987 2512 113 53 0 2410 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15948

[startup+0.301063 s]
/proc/loadavg: 3.96 4.04 4.24 4/361 3617
/proc/meminfo: memFree=21233516/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=43856 CPUtime=0.29 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 9588 0 0 0 28 1 0 0 22 0 1 0 635467164 44908544 9489 33554432000 4194304 4409284 140736022716944 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 10964 9489 113 53 0 9387 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43856

[startup+0.700995 s]
/proc/loadavg: 3.96 4.04 4.24 4/361 3617
/proc/meminfo: memFree=21233516/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=46532 CPUtime=0.7 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 13965 0 0 0 68 2 0 0 24 0 1 0 635467164 47648768 10144 33554432000 4194304 4409284 140736022716944 18446744073709551615 4301996 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 11633 10144 131 53 0 10056 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 46532

[startup+1.50086 s]
/proc/loadavg: 3.96 4.04 4.24 5/362 3618
/proc/meminfo: memFree=21193836/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=47060 CPUtime=1.49 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 16150 0 0 0 147 2 0 0 25 0 1 0 635467164 48189440 10277 33554432000 4194304 4409284 140736022716944 18446744073709551615 4271280 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 11765 10277 132 53 0 10188 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47060

[startup+3.10061 s]
/proc/loadavg: 3.96 4.04 4.24 5/362 3618
/proc/meminfo: memFree=21187144/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=46204 CPUtime=3.09 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 22597 0 0 0 306 3 0 0 25 0 1 0 635467164 47312896 10066 33554432000 4194304 4409284 140736022716944 18446744073709551615 4340469 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 11551 10066 135 53 0 9974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46204

[startup+6.30103 s]
/proc/loadavg: 3.97 4.04 4.23 5/362 3619
/proc/meminfo: memFree=21177416/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=67688 CPUtime=6.29 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 27977 0 0 0 626 3 0 0 25 0 1 0 635467164 69312512 15446 33554432000 4194304 4409284 140736022716944 18446744073709551615 4246711 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 16922 15446 137 53 0 15345 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67688

[startup+12.7009 s]
/proc/loadavg: 3.97 4.04 4.23 5/362 3619
/proc/meminfo: memFree=21165644/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=57804 CPUtime=12.69 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 29683 0 0 0 1265 4 0 0 25 0 1 0 635467164 59191296 12979 33554432000 4194304 4409284 140736022716944 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 14451 12979 141 53 0 12874 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57804

[startup+25.5007 s]
/proc/loadavg: 4.04 4.05 4.23 5/362 3619
/proc/meminfo: memFree=21168272/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=60092 CPUtime=25.49 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 31341 0 0 0 2541 8 0 0 25 0 1 0 635467164 61534208 13551 33554432000 4194304 4409284 140736022716944 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 15023 13551 141 53 0 13446 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60092

[startup+51.1012 s]
/proc/loadavg: 4.03 4.05 4.23 5/362 3620
/proc/meminfo: memFree=21144808/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=64952 CPUtime=51.09 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 33361 0 0 0 5094 15 0 0 25 0 1 0 635467164 66510848 14766 33554432000 4194304 4409284 140736022716944 18446744073709551615 4246562 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 16238 14766 141 53 0 14661 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 64952

[startup+102.313 s]
/proc/loadavg: 4.07 4.05 4.22 5/362 3621
/proc/meminfo: memFree=21141988/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=81568 CPUtime=102.31 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 38378 0 0 0 10201 30 0 0 25 0 1 0 635467164 83525632 18920 33554432000 4194304 4409284 140736022716944 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 20392 18920 141 53 0 18815 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 81568

[startup+162.301 s]
/proc/loadavg: 4.02 4.04 4.20 5/362 3623
/proc/meminfo: memFree=21125608/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=80080 CPUtime=162.3 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 39513 0 0 0 16183 47 0 0 25 0 1 0 635467164 82001920 18548 33554432000 4194304 4409284 140736022716944 18446744073709551615 4231065 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 20020 18548 141 53 0 18443 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 80080

[startup+222.301 s]
/proc/loadavg: 4.01 4.03 4.18 5/362 3624
/proc/meminfo: memFree=21133040/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=82696 CPUtime=222.29 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 40219 0 0 0 22166 63 0 0 25 0 1 0 635467164 84680704 19202 33554432000 4194304 4409284 140736022716944 18446744073709551615 4284459 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 20674 19202 141 53 0 19097 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 82696

[startup+282.301 s]
/proc/loadavg: 4.05 4.05 4.18 4/356 3643
/proc/meminfo: memFree=21166564/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=90716 CPUtime=282.3 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 41917 0 0 0 28154 76 0 0 25 0 1 0 635467164 92893184 20184 33554432000 4194304 4409284 140736022716944 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 22679 20184 141 53 0 21102 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 90716

[startup+342.301 s]
/proc/loadavg: 3.38 3.85 4.10 4/356 3644
/proc/meminfo: memFree=21159928/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=94076 CPUtime=342.3 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 44484 0 0 0 34141 89 0 0 25 0 1 0 635467164 96333824 22047 33554432000 4194304 4409284 140736022716944 18446744073709551615 4358597 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 23519 22047 141 53 0 21942 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 94076

[startup+402.3 s]
/proc/loadavg: 3.14 3.70 4.03 4/356 3646
/proc/meminfo: memFree=21151852/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=96620 CPUtime=402.3 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 45171 0 0 0 40130 100 0 0 25 0 1 0 635467164 98938880 22683 33554432000 4194304 4409284 140736022716944 18446744073709551615 4358850 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 24155 22683 141 53 0 22578 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 96620

[startup+462.301 s]
/proc/loadavg: 3.05 3.57 3.96 4/356 3648
/proc/meminfo: memFree=21154308/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=94056 CPUtime=462.3 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 45220 0 0 0 46113 117 0 0 25 0 1 0 635467164 96313344 22042 33554432000 4194304 4409284 140736022716944 18446744073709551615 4358329 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 23514 22042 141 53 0 21937 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 94056

[startup+522.3 s]
/proc/loadavg: 3.02 3.46 3.90 4/356 3649
/proc/meminfo: memFree=21148452/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=100588 CPUtime=522.31 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 46854 0 0 0 52102 129 0 0 25 0 1 0 635467164 103002112 23675 33554432000 4194304 4409284 140736022716944 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 25147 23675 141 53 0 23570 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 100588

[startup+582.301 s]
/proc/loadavg: 3.08 3.39 3.85 4/356 3651
/proc/meminfo: memFree=21153388/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=103756 CPUtime=582.3 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 55818 0 0 0 58086 144 0 0 25 0 1 0 635467164 106246144 24467 33554432000 4194304 4409284 140736022716944 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 25939 24467 141 53 0 24362 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 103756

[startup+642.3 s]
/proc/loadavg: 3.11 3.33 3.79 4/356 3652
/proc/meminfo: memFree=21124716/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=103328 CPUtime=642.31 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 63947 0 0 0 64074 157 0 0 25 0 1 0 635467164 105807872 24360 33554432000 4194304 4409284 140736022716944 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 25832 24360 141 53 0 24255 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 103328

[startup+702.301 s]
/proc/loadavg: 3.04 3.27 3.74 4/356 3654
/proc/meminfo: memFree=21081544/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=104592 CPUtime=702.31 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 69952 0 0 0 70060 171 0 0 25 0 1 0 635467164 107102208 24676 33554432000 4194304 4409284 140736022716944 18446744073709551615 4358329 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 26148 24676 141 53 0 24571 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 104592

[startup+762.313 s]
/proc/loadavg: 3.01 3.22 3.69 4/356 3656
/proc/meminfo: memFree=21085364/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=124820 CPUtime=762.32 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 81051 0 0 0 76045 187 0 0 25 0 1 0 635467164 127815680 29733 33554432000 4194304 4409284 140736022716944 18446744073709551615 4230341 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 31205 29733 141 53 0 29628 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 124820

[startup+822.301 s]
/proc/loadavg: 3.09 3.21 3.66 4/356 3657
/proc/meminfo: memFree=21088568/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=121824 CPUtime=822.31 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 99836 0 0 0 82027 204 0 0 25 0 1 0 635467164 124747776 28984 33554432000 4194304 4409284 140736022716944 18446744073709551615 4359918 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 30456 28984 141 53 0 28879 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 121824

[startup+882.301 s]
/proc/loadavg: 3.07 3.18 3.62 4/356 3659
/proc/meminfo: memFree=21053212/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=102228 CPUtime=882.31 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 111395 0 0 0 88015 216 0 0 25 0 1 0 635467164 104681472 24085 33554432000 4194304 4409284 140736022716944 18446744073709551615 4340252 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 25557 24085 141 53 0 23980 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 102228

[startup+942.301 s]
/proc/loadavg: 3.02 3.14 3.58 4/356 3660
/proc/meminfo: memFree=21054428/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=105616 CPUtime=942.31 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 119932 0 0 0 94001 230 0 0 25 0 1 0 635467164 108150784 24932 33554432000 4194304 4409284 140736022716944 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 26404 24932 141 53 0 24827 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 105616

[startup+1002.3 s]
/proc/loadavg: 2.93 3.10 3.53 3/350 3680
/proc/meminfo: memFree=21224472/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=104964 CPUtime=1002.32 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 128165 0 0 0 99986 246 0 0 25 0 1 0 635467164 107483136 24769 33554432000 4194304 4409284 140736022716944 18446744073709551615 4360320 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 26241 24769 141 53 0 24664 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 104964

[startup+1062.3 s]
/proc/loadavg: 1.81 2.76 3.39 2/344 3700
/proc/meminfo: memFree=21411640/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=125860 CPUtime=1062.32 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 140314 0 0 0 105972 260 0 0 25 0 1 0 635467164 128880640 29993 33554432000 4194304 4409284 140736022716944 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 31465 29993 141 53 0 29888 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 125860

[startup+1122.3 s]
/proc/loadavg: 1.30 2.43 3.23 2/344 3701
/proc/meminfo: memFree=21423028/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=114740 CPUtime=1122.32 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 150229 0 0 0 111957 275 0 0 25 0 1 0 635467164 117493760 27213 33554432000 4194304 4409284 140736022716944 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 28685 27213 141 53 0 27108 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 114740

[startup+1182.3 s]
/proc/loadavg: 1.11 2.17 3.09 2/344 3703
/proc/meminfo: memFree=21423616/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=114072 CPUtime=1182.32 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 160554 0 0 0 117945 287 0 0 25 0 1 0 635467164 116809728 27046 33554432000 4194304 4409284 140736022716944 18446744073709551615 4358621 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 28518 27046 141 53 0 26941 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 114072

[startup+1242.3 s]
/proc/loadavg: 1.12 1.98 2.97 2/344 3704
/proc/meminfo: memFree=21434864/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=102400 CPUtime=1242.32 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 165579 0 0 0 123933 299 0 0 25 0 1 0 635467164 104857600 24128 33554432000 4194304 4409284 140736022716944 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 25600 24128 141 53 0 24023 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 102400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.04 1.80 2.84 2/344 3706
/proc/meminfo: memFree=21424296/32951124 swapFree=67111348/67111528
[pid=3617] ppid=3615 vsize=112948 CPUtime=1300.03 cores=4,6
/proc/3617/stat : 3617 (lingeling) R 3615 3617 3324 0 -1 4202496 181622 0 0 0 129688 315 0 0 25 0 1 0 635467164 115658752 26765 33554432000 4194304 4409284 140736022716944 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/3617/statm: 28237 26765 141 53 0 26660 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 112948

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.05
CPU user time (s): 1296.89
CPU system time (s): 3.15952
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 155928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.89
system time used= 3.15952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181622
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1829

runsolver used 4.6183 second user time and 9.65553 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 05:35:10
IDJOB=3371904
IDBENCH=20558
IDSOLVER=1849
FILE ID=node144/3371904-1305430510
RUNJOBID= node144-1305428903-3345
PBS_JOBID= 13324616
Free space on /tmp= 73208 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371904-1305430510/watcher-3371904-1305430510 -o /tmp/evaluation-result-3371904-1305430510/solver-3371904-1305430510 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371904-1305430510.cnf

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

MD5SUM BENCH= d35e27c66dd20912347d4209a4f12c99
RANDOM SEED=438020057

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21233548 kB
Buffers:        294640 kB
Cached:        3684220 kB
SwapCached:          0 kB
Active:        8579144 kB
Inactive:      2790300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21233548 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           16612 kB
Writeback:           0 kB
AnonPages:     7390536 kB
Mapped:          28016 kB
Slab:           244864 kB
PageTables:      38436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82299960 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= 73240 MiB
End job on node144 at 2011-05-15 05:56:52