Trace number 3273863

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) 1299.99 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n130-s30940966-unsat.cnf
MD5SUMca44a78076b8228fbb99ecc0147f157f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4645.03
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
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-3273863-1303607675/watcher-3273863-1303607675 -o /tmp/evaluation-result-3273863-1303607675/solver-3273863-1303607675 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3273863-1303607675.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: 1.17 2.63 3.43 3/182 30698
/proc/meminfo: memFree=19211576/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=6564 CPUtime=0 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 229 0 0 0 0 0 0 0 21 0 1 0 472367189 6721536 170 33554432000 4194304 4409164 140735028513984 18446744073709551615 4246157 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 1641 170 131 53 0 64 0

[startup+0.0964679 s]
/proc/loadavg: 1.17 2.63 3.43 3/182 30698
/proc/meminfo: memFree=19211576/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=7300 CPUtime=0.09 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 461 0 0 0 9 0 0 0 21 0 1 0 472367189 7475200 375 33554432000 4194304 4409164 140735028513984 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 1825 375 139 53 0 248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7300

[startup+0.100469 s]
/proc/loadavg: 1.17 2.63 3.43 3/182 30698
/proc/meminfo: memFree=19211576/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=7300 CPUtime=0.09 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 461 0 0 0 9 0 0 0 21 0 1 0 472367189 7475200 375 33554432000 4194304 4409164 140735028513984 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 1825 375 139 53 0 248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7300

[startup+0.300425 s]
/proc/loadavg: 1.17 2.63 3.43 3/182 30698
/proc/meminfo: memFree=19211576/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=8056 CPUtime=0.29 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 1076 0 0 0 29 0 0 0 22 0 1 0 472367189 8249344 569 33554432000 4194304 4409164 140735028513984 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 2014 569 139 53 0 437 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8056

[startup+0.700357 s]
/proc/loadavg: 1.17 2.63 3.43 3/182 30698
/proc/meminfo: memFree=19211576/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=9252 CPUtime=0.69 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 1918 0 0 0 67 2 0 0 24 0 1 0 472367189 9474048 868 33554432000 4194304 4409164 140735028513984 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 2313 868 139 53 0 736 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9252

[startup+1.50023 s]
/proc/loadavg: 1.40 2.65 3.44 5/188 30709
/proc/meminfo: memFree=19205460/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=9652 CPUtime=1.49 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 3388 0 0 0 143 6 0 0 25 0 1 0 472367189 9883648 941 33554432000 4194304 4409164 140735028513984 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 2413 941 139 53 0 836 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9652

[startup+3.10097 s]
/proc/loadavg: 1.40 2.65 3.44 5/188 30709
/proc/meminfo: memFree=19201244/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=10488 CPUtime=3.09 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 5601 0 0 0 300 9 0 0 25 0 1 0 472367189 10739712 1145 33554432000 4194304 4409164 140735028513984 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 2622 1145 139 53 0 1045 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10488

[startup+6.30046 s]
/proc/loadavg: 1.40 2.65 3.44 5/188 30709
/proc/meminfo: memFree=19195020/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=12896 CPUtime=6.29 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 10011 0 0 0 612 17 0 0 25 0 1 0 472367189 13205504 1762 33554432000 4194304 4409164 140735028513984 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 3224 1762 139 53 0 1647 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12896

[startup+12.7004 s]
/proc/loadavg: 1.80 2.70 3.44 5/188 30709
/proc/meminfo: memFree=19186844/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=14272 CPUtime=12.69 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 15418 0 0 0 1237 32 0 0 25 0 1 0 472367189 14614528 2116 33554432000 4194304 4409164 140735028513984 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 3568 2116 139 53 0 1991 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14272

[startup+25.5004 s]
/proc/loadavg: 2.13 2.74 3.45 5/188 30710
/proc/meminfo: memFree=19182508/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=15240 CPUtime=25.49 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 27289 0 0 0 2495 54 0 0 25 0 1 0 472367189 15605760 2346 33554432000 4194304 4409164 140735028513984 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 3810 2346 139 53 0 2233 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15240

[startup+51.1003 s]
/proc/loadavg: 2.77 2.84 3.46 6/188 30711
/proc/meminfo: memFree=19165980/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=16980 CPUtime=51.09 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 44045 0 0 0 5013 96 0 0 25 0 1 0 472367189 17387520 2768 33554432000 4194304 4409164 140735028513984 18446744073709551615 4238131 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 4245 2768 139 53 0 2668 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16980

[startup+102.307 s]
/proc/loadavg: 3.54 3.05 3.49 5/188 30712
/proc/meminfo: memFree=19148712/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=28492 CPUtime=102.29 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 75553 0 0 0 10060 169 0 0 25 0 1 0 472367189 29175808 5646 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 7123 5646 139 53 0 5546 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 28492

[startup+162.3 s]
/proc/loadavg: 3.83 3.22 3.52 6/188 30713
/proc/meminfo: memFree=19127980/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=24152 CPUtime=162.28 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 107048 0 0 0 15995 233 0 0 25 0 1 0 472367189 24731648 4579 33554432000 4194304 4409164 140735028513984 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 6038 4579 139 53 0 4461 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 24152

[startup+222.301 s]
/proc/loadavg: 3.93 3.36 3.55 5/188 30715
/proc/meminfo: memFree=19108364/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=30856 CPUtime=222.28 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 132813 0 0 0 21941 287 0 0 25 0 1 0 472367189 31596544 6247 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 7714 6247 139 53 0 6137 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 30856

[startup+282.301 s]
/proc/loadavg: 3.97 3.47 3.58 5/188 30717
/proc/meminfo: memFree=19107588/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=30684 CPUtime=282.29 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 155151 0 0 0 27887 342 0 0 25 0 1 0 472367189 31420416 6194 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 7671 6194 139 53 0 6094 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 30684

[startup+342.301 s]
/proc/loadavg: 4.03 3.58 3.60 6/188 30718
/proc/meminfo: memFree=19126060/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=27912 CPUtime=342.29 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 178475 0 0 0 33832 397 0 0 25 0 1 0 472367189 28581888 5501 33554432000 4194304 4409164 140735028513984 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 6978 5501 139 53 0 5401 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 27912

[startup+402.301 s]
/proc/loadavg: 4.01 3.65 3.63 6/188 30720
/proc/meminfo: memFree=19092680/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=43880 CPUtime=402.28 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 198947 0 0 0 39785 443 0 0 25 0 1 0 472367189 44933120 9501 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358534 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 10970 9501 139 53 0 9393 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 43880

[startup+462.3 s]
/proc/loadavg: 4.00 3.71 3.65 6/188 30721
/proc/meminfo: memFree=19049008/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=75552 CPUtime=462.29 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 220954 0 0 0 45757 472 0 0 25 0 1 0 472367189 77365248 17419 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 18888 17419 139 53 0 17311 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 75552

[startup+522.3 s]
/proc/loadavg: 4.05 3.78 3.67 6/188 30723
/proc/meminfo: memFree=19055572/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=67696 CPUtime=522.28 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 239929 0 0 0 51732 496 0 0 25 0 1 0 472367189 69320704 15447 33554432000 4194304 4409164 140735028513984 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 16924 15447 139 53 0 15347 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 67696

[startup+582.301 s]
/proc/loadavg: 4.02 3.82 3.69 5/188 30725
/proc/meminfo: memFree=19064228/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=62328 CPUtime=582.28 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 248492 0 0 0 57700 528 0 0 25 0 1 0 472367189 63823872 14105 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358339 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 15582 14105 139 53 0 14005 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 62328

[startup+642.301 s]
/proc/loadavg: 4.00 3.85 3.71 5/188 30726
/proc/meminfo: memFree=19038292/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=95880 CPUtime=642.29 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 256880 0 0 0 63677 552 0 0 25 0 1 0 472367189 98181120 22493 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358271 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 23970 22493 139 53 0 22393 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 95880

[startup+702.301 s]
/proc/loadavg: 4.04 3.89 3.73 5/188 30728
/proc/meminfo: memFree=18986944/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=138360 CPUtime=702.28 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 279329 0 0 0 69656 572 0 0 25 0 1 0 472367189 141680640 33113 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 34590 33113 139 53 0 33013 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 138360

[startup+762.307 s]
/proc/loadavg: 4.01 3.90 3.74 6/188 30729
/proc/meminfo: memFree=19029580/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=92084 CPUtime=762.29 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 291565 0 0 0 75635 594 0 0 25 0 1 0 472367189 94294016 21544 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 23021 21544 139 53 0 21444 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 92084

[startup+822.3 s]
/proc/loadavg: 4.00 3.92 3.75 6/188 30731
/proc/meminfo: memFree=19031192/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=111524 CPUtime=822.28 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 296425 0 0 0 81615 613 0 0 25 0 1 0 472367189 114200576 26404 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 27881 26404 139 53 0 26304 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 111524

[startup+882.3 s]
/proc/loadavg: 4.00 3.93 3.76 6/188 30733
/proc/meminfo: memFree=18996084/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=112104 CPUtime=882.28 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 296570 0 0 0 87602 626 0 0 25 0 1 0 472367189 114794496 26549 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358679 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 28026 26549 139 53 0 26449 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 112104

[startup+942.301 s]
/proc/loadavg: 4.10 3.97 3.79 6/188 30734
/proc/meminfo: memFree=19031044/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=79588 CPUtime=942.28 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 318326 0 0 0 93582 646 0 0 25 0 1 0 472367189 81498112 18420 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 19897 18420 139 53 0 18320 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 79588

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.80 5/188 30736
/proc/meminfo: memFree=18983660/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=116952 CPUtime=1002.27 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 327667 0 0 0 99564 663 0 0 25 0 1 0 472367189 119758848 27761 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 29238 27761 139 53 0 27661 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 116952

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.81 5/188 30737
/proc/meminfo: memFree=18976084/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=129328 CPUtime=1062.28 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 330761 0 0 0 105549 679 0 0 25 0 1 0 472367189 132431872 30855 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 32332 30855 139 53 0 30755 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 129328

[startup+1122.3 s]
/proc/loadavg: 4.07 3.99 3.83 6/188 30739
/proc/meminfo: memFree=19010048/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=100436 CPUtime=1122.28 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 340167 0 0 0 111527 701 0 0 25 0 1 0 472367189 102846464 23632 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358528 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 25109 23632 139 53 0 23532 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 100436

[startup+1182.3 s]
/proc/loadavg: 4.02 3.99 3.83 6/188 30741
/proc/meminfo: memFree=18986232/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=124708 CPUtime=1182.27 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 346235 0 0 0 117512 715 0 0 25 0 1 0 472367189 127700992 29700 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358271 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 31177 29700 139 53 0 29600 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 124708

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 3.84 6/188 30742
/proc/meminfo: memFree=19024892/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=74220 CPUtime=1242.28 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 363001 0 0 0 123498 730 0 0 25 0 1 0 472367189 76001280 17078 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358271 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 18555 17078 139 53 0 16978 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 74220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.85 3/184 30746
/proc/meminfo: memFree=19082440/32951132 swapFree=67111524/67111528
[pid=30698] ppid=30696 vsize=96332 CPUtime=1299.98 cores=5,7
/proc/30698/stat : 30698 (lingeling) R 30696 30698 29711 0 -1 4202496 368529 0 0 0 129248 750 0 0 25 0 1 0 472367189 98643968 22606 33554432000 4194304 4409164 140735028513984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30698/statm: 24083 22606 139 53 0 22506 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 96332

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.01
CPU time (s): 1299.99
CPU user time (s): 1292.49
CPU system time (s): 7.50586
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 158376

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

runsolver used 2.15267 second user time and 4.94725 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 03:14:36
IDJOB=3273863
IDBENCH=83148
IDSOLVER=1606
FILE ID=node129/3273863-1303607675
RUNJOBID= node129-1303607672-30669
PBS_JOBID= 13150613
Free space on /tmp= 66384 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n130-s30940966-unsat.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273863-1303607675/watcher-3273863-1303607675 -o /tmp/evaluation-result-3273863-1303607675/solver-3273863-1303607675 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3273863-1303607675.cnf

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

MD5SUM BENCH= ca44a78076b8228fbb99ecc0147f157f
RANDOM SEED=379010357

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19211616 kB
Buffers:       1209176 kB
Cached:       11797200 kB
SwapCached:          4 kB
Active:        1699416 kB
Inactive:     11379232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19211616 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             640 kB
Writeback:           0 kB
AnonPages:       71904 kB
Mapped:          15724 kB
Slab:           598072 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   236644 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node129 at 2011-04-24 03:36:18