Trace number 3249933

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.05 1300.01

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1520_u.cnf
MD5SUMac02a3a5c06227748ecf75dd451ebb7e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables63840
Number of clauses123900
Sum of the clauses size369320
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22380
Number of clauses of size 3121520
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-3249933-1303513077/watcher-3249933-1303513077 -o /tmp/evaluation-result-3249933-1303513077/solver-3249933-1303513077 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3249933-1303513077.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: 3.99 3.92 3.65 4/189 29084
/proc/meminfo: memFree=17341644/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=7788 CPUtime=0 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 491 0 0 0 0 0 0 0 25 0 1 0 443723646 7974912 433 33554432000 4194304 4409164 140734623769744 18446744073709551615 220815930324 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 1947 436 110 53 0 370 0

[startup+0.0478279 s]
/proc/loadavg: 3.99 3.92 3.65 4/189 29084
/proc/meminfo: memFree=17341644/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=15360 CPUtime=0.03 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 2452 0 0 0 3 0 0 0 25 0 1 0 443723646 15728640 2362 33554432000 4194304 4409164 140734623769744 18446744073709551615 220816236288 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 3840 2362 111 53 0 2263 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15360

[startup+0.100806 s]
/proc/loadavg: 3.99 3.92 3.65 4/189 29084
/proc/meminfo: memFree=17341644/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=17252 CPUtime=0.08 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 3338 0 0 0 8 0 0 0 25 0 1 0 443723646 17666048 2847 33554432000 4194304 4409164 140734623769744 18446744073709551615 4284248 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 4313 2847 123 53 0 2736 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17252

[startup+0.300774 s]
/proc/loadavg: 3.99 3.92 3.65 4/189 29084
/proc/meminfo: memFree=17341644/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=19048 CPUtime=0.28 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 5070 0 0 0 28 0 0 0 25 0 1 0 443723646 19505152 3268 33554432000 4194304 4409164 140734623769744 18446744073709551615 4295883 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 4762 3268 127 53 0 3185 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19048

[startup+0.700713 s]
/proc/loadavg: 3.99 3.92 3.65 4/189 29084
/proc/meminfo: memFree=17341644/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=19044 CPUtime=0.68 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 5070 0 0 0 68 0 0 0 25 0 1 0 443723646 19501056 3267 33554432000 4194304 4409164 140734623769744 18446744073709551615 4278081 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 4761 3267 127 53 0 3184 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19044

[startup+1.50055 s]
/proc/loadavg: 3.99 3.92 3.65 5/190 29085
/proc/meminfo: memFree=17321060/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=19044 CPUtime=1.48 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 6485 0 0 0 148 0 0 0 25 0 1 0 443723646 19501056 3275 33554432000 4194304 4409164 140734623769744 18446744073709551615 4250681 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 4761 3275 135 53 0 3184 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19044

[startup+3.10025 s]
/proc/loadavg: 3.99 3.92 3.65 5/190 29085
/proc/meminfo: memFree=17314504/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=30032 CPUtime=3.09 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 8727 0 0 0 308 1 0 0 25 0 1 0 443723646 30752768 5517 33554432000 4194304 4409164 140734623769744 18446744073709551615 4246196 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 7508 5517 135 53 0 5931 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30032

[startup+6.30066 s]
/proc/loadavg: 3.99 3.92 3.65 5/190 29085
/proc/meminfo: memFree=17293748/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=30032 CPUtime=6.29 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 8727 0 0 0 628 1 0 0 25 0 1 0 443723646 30752768 5517 33554432000 4194304 4409164 140734623769744 18446744073709551615 4247020 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 7508 5517 135 53 0 5931 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30032

[startup+12.7005 s]
/proc/loadavg: 3.99 3.92 3.65 5/190 29085
/proc/meminfo: memFree=17259028/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=32108 CPUtime=12.69 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 10782 0 0 0 1266 3 0 0 25 0 1 0 443723646 32878592 6042 33554432000 4194304 4409164 140734623769744 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 8027 6042 141 53 0 6450 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32108

[startup+25.5001 s]
/proc/loadavg: 3.99 3.92 3.66 5/190 29085
/proc/meminfo: memFree=17239536/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=32108 CPUtime=25.49 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 10841 0 0 0 2523 26 0 0 25 0 1 0 443723646 32878592 6042 33554432000 4194304 4409164 140734623769744 18446744073709551615 4246255 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 8027 6042 141 53 0 6450 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32108

[startup+51.1004 s]
/proc/loadavg: 3.99 3.93 3.67 5/190 29086
/proc/meminfo: memFree=17212856/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=48312 CPUtime=51.09 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 17539 0 0 0 5034 75 0 0 25 0 1 0 443723646 49471488 10604 33554432000 4194304 4409164 140734623769744 18446744073709551615 4246971 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 12078 10604 141 53 0 10501 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 48312

[startup+102.307 s]
/proc/loadavg: 3.99 3.94 3.68 5/190 29088
/proc/meminfo: memFree=17174384/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=53728 CPUtime=102.29 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 29244 0 0 0 10048 181 0 0 25 0 1 0 443723646 55017472 11958 33554432000 4194304 4409164 140734623769744 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 13432 11958 141 53 0 11855 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 53728

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.70 5/190 29089
/proc/meminfo: memFree=17214152/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=53824 CPUtime=162.29 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 37551 0 0 0 15914 315 0 0 25 0 1 0 443723646 55115776 11982 33554432000 4194304 4409164 140734623769744 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 13456 11982 141 53 0 11879 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 53824

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.72 5/190 29100
/proc/meminfo: memFree=17142668/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=53604 CPUtime=222.3 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 68739 0 0 0 21809 421 0 0 25 0 1 0 443723646 54890496 11369 33554432000 4194304 4409164 140734623769744 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 13401 11369 141 53 0 11824 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 53604

[startup+282.301 s]
/proc/loadavg: 4.04 3.97 3.74 5/190 29101
/proc/meminfo: memFree=17063404/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=73996 CPUtime=282.29 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 94254 0 0 0 27685 544 0 0 25 0 1 0 443723646 75771904 17025 33554432000 4194304 4409164 140734623769744 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 18499 17025 141 53 0 16922 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 73996

[startup+342.301 s]
/proc/loadavg: 4.04 3.99 3.75 5/190 29103
/proc/meminfo: memFree=16951384/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=62752 CPUtime=342.3 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 123987 0 0 0 33573 657 0 0 25 0 1 0 443723646 64258048 14214 33554432000 4194304 4409164 140734623769744 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 15688 14214 141 53 0 14111 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 62752

[startup+402.301 s]
/proc/loadavg: 4.01 3.99 3.76 5/190 29104
/proc/meminfo: memFree=16979736/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=68708 CPUtime=402.3 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 166529 0 0 0 39454 776 0 0 25 0 1 0 443723646 70356992 15735 33554432000 4194304 4409164 140734623769744 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 17177 15735 141 53 0 15600 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 68708

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.78 5/190 29106
/proc/meminfo: memFree=17127248/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=77988 CPUtime=462.3 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 220340 0 0 0 45335 895 0 0 25 0 1 0 443723646 79859712 18023 33554432000 4194304 4409164 140734623769744 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 19497 18023 141 53 0 17920 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 77988

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.79 5/190 29108
/proc/meminfo: memFree=17047708/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=69556 CPUtime=522.3 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 260521 0 0 0 51234 996 0 0 25 0 1 0 443723646 71225344 15915 33554432000 4194304 4409164 140734623769744 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 17389 15915 141 53 0 15812 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 69556

[startup+582.3 s]
/proc/loadavg: 4.07 4.00 3.80 5/190 29109
/proc/meminfo: memFree=16899744/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=107772 CPUtime=582.31 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 307886 0 0 0 57142 1089 0 0 25 0 1 0 443723646 110358528 25469 33554432000 4194304 4409164 140734623769744 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 26943 25469 141 53 0 25366 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 107772

[startup+642.3 s]
/proc/loadavg: 4.02 4.00 3.82 5/190 29111
/proc/meminfo: memFree=16895716/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=78376 CPUtime=642.31 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 350074 0 0 0 63077 1154 0 0 25 0 1 0 443723646 80257024 18120 33554432000 4194304 4409164 140734623769744 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 19594 18120 141 53 0 18017 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 78376

[startup+702.3 s]
/proc/loadavg: 4.06 4.01 3.83 5/190 29113
/proc/meminfo: memFree=16768328/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=75064 CPUtime=702.3 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 396381 0 0 0 68965 1265 0 0 25 0 1 0 443723646 76865536 17292 33554432000 4194304 4409164 140734623769744 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 18766 17292 141 53 0 17189 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 75064

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.83 5/190 29114
/proc/meminfo: memFree=16814028/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=75544 CPUtime=762.32 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 438018 0 0 0 74850 1382 0 0 25 0 1 0 443723646 77357056 17412 33554432000 4194304 4409164 140734623769744 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 18886 17412 141 53 0 17309 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 75544

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 29116
/proc/meminfo: memFree=16849832/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=80540 CPUtime=822.31 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 477871 0 0 0 80760 1471 0 0 25 0 1 0 443723646 82472960 18661 33554432000 4194304 4409164 140734623769744 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 20135 18661 141 53 0 18558 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 80540

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 29117
/proc/meminfo: memFree=16760504/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=111572 CPUtime=882.32 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 502909 0 0 0 86714 1518 0 0 25 0 1 0 443723646 114249728 26419 33554432000 4194304 4409164 140734623769744 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 27893 26419 141 53 0 26316 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 111572

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 29119
/proc/meminfo: memFree=16588848/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=159492 CPUtime=942.32 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 514889 0 0 0 92687 1545 0 0 25 0 1 0 443723646 163319808 38399 33554432000 4194304 4409164 140734623769744 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 39873 38399 141 53 0 38296 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 159492

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 29121
/proc/meminfo: memFree=16681060/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=123828 CPUtime=1002.32 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 521140 0 0 0 98666 1566 0 0 25 0 1 0 443723646 126799872 29483 33554432000 4194304 4409164 140734623769744 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 30957 29483 141 53 0 29380 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 123828

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 29122
/proc/meminfo: memFree=16500840/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=159524 CPUtime=1062.32 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 530093 0 0 0 104638 1594 0 0 25 0 1 0 443723646 163352576 38407 33554432000 4194304 4409164 140734623769744 18446744073709551615 4358431 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 39881 38407 141 53 0 38304 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 159524

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 29124
/proc/meminfo: memFree=16375672/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=145720 CPUtime=1122.32 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 561642 0 0 0 110574 1658 0 0 25 0 1 0 443723646 149217280 34956 33554432000 4194304 4409164 140734623769744 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 36430 34956 141 53 0 34853 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 145720

[startup+1182.3 s]
/proc/loadavg: 2.28 3.52 3.71 2/172 29179
/proc/meminfo: memFree=17341112/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=186724 CPUtime=1182.32 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 607665 0 0 0 116473 1759 0 0 25 0 1 0 443723646 191205376 45207 33554432000 4194304 4409164 140734623769744 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 46681 45207 141 53 0 45104 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 186724

[startup+1242.3 s]
/proc/loadavg: 1.47 3.06 3.54 2/172 29181
/proc/meminfo: memFree=17385224/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=152044 CPUtime=1242.33 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 634321 0 0 0 122398 1835 0 0 25 0 1 0 443723646 155693056 36537 33554432000 4194304 4409164 140734623769744 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 38011 36537 141 53 0 36434 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 152044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.18 2.71 3.39 2/172 29182
/proc/meminfo: memFree=17394124/32951124 swapFree=67111528/67111528
[pid=29084] ppid=29082 vsize=133204 CPUtime=1300.04 cores=5,7
/proc/29084/stat : 29084 (lingeling) R 29082 29084 27428 0 -1 4202496 673692 0 0 0 128050 1954 0 0 25 0 1 0 443723646 136400896 31827 33554432000 4194304 4409164 140734623769744 18446744073709551615 4250864 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29084/statm: 33301 31827 141 53 0 31724 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 133204

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): 1300.05
CPU user time (s): 1280.5
CPU system time (s): 19.547
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 220072

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

runsolver used 1.9957 second user time and 4.93925 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-23 00:57:57
IDJOB=3249933
IDBENCH=83198
IDSOLVER=1606
FILE ID=node147/3249933-1303513077
RUNJOBID= node147-1303512899-28770
PBS_JOBID= 13134275
Free space on /tmp= 71880 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1520_u.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249933-1303513077/watcher-3249933-1303513077 -o /tmp/evaluation-result-3249933-1303513077/solver-3249933-1303513077 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3249933-1303513077.cnf

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

MD5SUM BENCH= ac02a3a5c06227748ecf75dd451ebb7e
RANDOM SEED=626677574

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17341924 kB
Buffers:       1297588 kB
Cached:       13533300 kB
SwapCached:          0 kB
Active:        7537924 kB
Inactive:      7533268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17341924 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2936 kB
Writeback:           0 kB
AnonPages:      240128 kB
Mapped:          15640 kB
Slab:           474060 kB
PageTables:       5940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   423528 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= 71880 MiB
End job on node147 at 2011-04-23 01:19:39