Trace number 3371549

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.02 1300.02

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1521_s.cnf
MD5SUM4e35cb9894b1ca841d462da2d6957cc5
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 variables63882
Number of clauses123981
Sum of the clauses size369562
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 3121600
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: 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-3371549-1305434528/watcher-3371549-1305434528 -o /tmp/evaluation-result-3371549-1305434528/solver-3371549-1305434528 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371549-1305434528.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.68 3.97 4.64 4/364 23409
/proc/meminfo: memFree=21539552/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=9044 CPUtime=0 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 850 0 0 0 0 0 0 0 22 0 1 0 655052431 9261056 785 33554432000 4194304 4409284 140734818815456 18446744073709551615 210647146240 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 2261 785 111 53 0 684 0

[startup+0.0239171 s]
/proc/loadavg: 3.68 3.97 4.64 4/364 23409
/proc/meminfo: memFree=21539552/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=11480 CPUtime=0.02 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 1459 0 0 0 2 0 0 0 22 0 1 0 655052431 11755520 1394 33554432000 4194304 4409284 140734818815456 18446744073709551615 210647146240 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 2870 1394 111 53 0 1293 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11480

[startup+0.100939 s]
/proc/loadavg: 3.68 3.97 4.64 4/364 23409
/proc/meminfo: memFree=21539552/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=15260 CPUtime=0.09 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 3340 0 0 0 9 0 0 0 22 0 1 0 655052431 15626240 2352 33554432000 4194304 4409284 140734818815456 18446744073709551615 4295812 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 3815 2352 124 53 0 2238 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15260

[startup+0.300911 s]
/proc/loadavg: 3.68 3.97 4.64 4/364 23409
/proc/meminfo: memFree=21539552/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=19052 CPUtime=0.29 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 5072 0 0 0 29 0 0 0 23 0 1 0 655052431 19509248 3271 33554432000 4194304 4409284 140734818815456 18446744073709551615 4275961 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 4763 3271 127 53 0 3186 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19052

[startup+0.700847 s]
/proc/loadavg: 3.68 3.97 4.64 4/364 23409
/proc/meminfo: memFree=21539552/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=19048 CPUtime=0.69 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 5072 0 0 0 69 0 0 0 25 0 1 0 655052431 19505152 3270 33554432000 4194304 4409284 140734818815456 18446744073709551615 4228052 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 4762 3270 127 53 0 3185 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19048

[startup+1.50072 s]
/proc/loadavg: 3.71 3.97 4.64 5/368 23416
/proc/meminfo: memFree=21518680/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=19048 CPUtime=1.49 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 6487 0 0 0 149 0 0 0 25 0 1 0 655052431 19505152 3278 33554432000 4194304 4409284 140734818815456 18446744073709551615 4228733 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 4762 3278 135 53 0 3185 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19048

[startup+3.1004 s]
/proc/loadavg: 3.71 3.97 4.64 5/368 23443
/proc/meminfo: memFree=21510360/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=30036 CPUtime=3.09 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 8729 0 0 0 309 0 0 0 25 0 1 0 655052431 30756864 5520 33554432000 4194304 4409284 140734818815456 18446744073709551615 4245652 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 7509 5520 135 53 0 5932 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30036

[startup+6.30089 s]
/proc/loadavg: 3.73 3.97 4.63 5/368 23443
/proc/meminfo: memFree=21498580/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=30036 CPUtime=6.29 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 8729 0 0 0 629 0 0 0 25 0 1 0 655052431 30756864 5520 33554432000 4194304 4409284 140734818815456 18446744073709551615 4246331 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 7509 5520 135 53 0 5932 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30036

[startup+12.7008 s]
/proc/loadavg: 3.75 3.97 4.63 5/368 23443
/proc/meminfo: memFree=21485576/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=32168 CPUtime=12.69 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 10784 0 0 0 1268 1 0 0 25 0 1 0 655052431 32940032 6059 33554432000 4194304 4409284 140734818815456 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 8042 6059 141 53 0 6465 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32168

[startup+25.5007 s]
/proc/loadavg: 3.79 3.97 4.62 5/368 23444
/proc/meminfo: memFree=21474188/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=42612 CPUtime=25.47 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 15501 0 0 0 2536 11 0 0 25 0 1 0 655052431 43634688 8670 33554432000 4194304 4409284 140734818815456 18446744073709551615 4246141 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 10653 8670 141 53 0 9076 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 42612

[startup+51.1003 s]
/proc/loadavg: 3.87 3.97 4.60 5/368 23445
/proc/meminfo: memFree=21450068/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=37884 CPUtime=51.07 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 26286 0 0 0 5076 31 0 0 25 0 1 0 655052431 38793216 7999 33554432000 4194304 4409284 140734818815456 18446744073709551615 4226579 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 9471 7999 141 53 0 7894 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37884

[startup+102.314 s]
/proc/loadavg: 3.94 3.97 4.57 5/368 23500
/proc/meminfo: memFree=21321412/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=52740 CPUtime=102.28 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 42990 0 0 0 10154 74 0 0 25 0 1 0 655052431 54005760 11713 33554432000 4194304 4409284 140734818815456 18446744073709551615 4246971 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 13185 11713 141 53 0 11608 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 52740

[startup+162.301 s]
/proc/loadavg: 4.12 4.02 4.54 5/368 23528
/proc/meminfo: memFree=21313480/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=76984 CPUtime=162.27 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 60447 0 0 0 16099 128 0 0 25 0 1 0 655052431 78831616 17253 33554432000 4194304 4409284 140734818815456 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 19246 17253 141 53 0 17669 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 76984

[startup+222.301 s]
/proc/loadavg: 4.10 4.03 4.51 5/368 23530
/proc/meminfo: memFree=21254692/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=66384 CPUtime=222.27 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 99941 0 0 0 22057 170 0 0 25 0 1 0 655052431 67977216 15077 33554432000 4194304 4409284 140734818815456 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 16596 15077 141 53 0 15019 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 66384

[startup+282.3 s]
/proc/loadavg: 4.03 4.02 4.48 5/368 23532
/proc/meminfo: memFree=21230508/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=103284 CPUtime=282.27 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 139082 0 0 0 28015 212 0 0 25 0 1 0 655052431 105762816 24302 33554432000 4194304 4409284 140734818815456 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 25821 24302 141 53 0 24244 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 103284

[startup+342.3 s]
/proc/loadavg: 4.01 4.02 4.45 5/368 23533
/proc/meminfo: memFree=21183496/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=86640 CPUtime=342.27 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 194065 0 0 0 33972 255 0 0 25 0 1 0 655052431 88719360 20141 33554432000 4194304 4409284 140734818815456 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 21660 20141 141 53 0 20083 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 86640

[startup+402.3 s]
/proc/loadavg: 4.00 4.01 4.42 5/368 23535
/proc/meminfo: memFree=21161900/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=77264 CPUtime=402.28 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 223130 0 0 0 39937 291 0 0 25 0 1 0 655052431 79118336 17797 33554432000 4194304 4409284 140734818815456 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 19316 17797 141 53 0 17739 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 77264

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 4.39 5/368 23536
/proc/meminfo: memFree=21094180/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=94396 CPUtime=462.27 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 273867 0 0 0 45897 330 0 0 25 0 1 0 655052431 96661504 22080 33554432000 4194304 4409284 140734818815456 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 23599 22080 141 53 0 22022 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 94396

[startup+522.301 s]
/proc/loadavg: 4.08 4.02 4.36 5/368 23538
/proc/meminfo: memFree=21012088/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=101468 CPUtime=522.28 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 318463 0 0 0 51866 362 0 0 25 0 1 0 655052431 103903232 23848 33554432000 4194304 4409284 140734818815456 18446744073709551615 4265305 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 25367 23848 141 53 0 23790 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 101468

[startup+582.301 s]
/proc/loadavg: 4.17 4.06 4.35 5/368 23540
/proc/meminfo: memFree=20930108/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=172716 CPUtime=582.27 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 379288 0 0 0 57830 397 0 0 25 0 1 0 655052431 176861184 41660 33554432000 4194304 4409284 140734818815456 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 43179 41660 141 53 0 41602 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 172716

[startup+642.301 s]
/proc/loadavg: 4.06 4.04 4.33 5/368 23541
/proc/meminfo: memFree=21157628/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=91284 CPUtime=642.29 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 434734 0 0 0 63799 430 0 0 25 0 1 0 655052431 93474816 21349 33554432000 4194304 4409284 140734818815456 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 22821 21349 141 53 0 21244 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 91284

[startup+702.301 s]
/proc/loadavg: 4.02 4.03 4.31 5/368 23543
/proc/meminfo: memFree=21067100/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=98644 CPUtime=702.27 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 477595 0 0 0 69767 460 0 0 25 0 1 0 655052431 101011456 23189 33554432000 4194304 4409284 140734818815456 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 24661 23189 141 53 0 23084 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 98644

[startup+762.314 s]
/proc/loadavg: 4.15 4.06 4.29 5/368 23544
/proc/meminfo: memFree=20964912/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=160960 CPUtime=762.29 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 537267 0 0 0 75736 493 0 0 25 0 1 0 655052431 164823040 38768 33554432000 4194304 4409284 140734818815456 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 40240 38768 141 53 0 38663 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 160960

[startup+822.301 s]
/proc/loadavg: 4.05 4.05 4.27 5/368 23546
/proc/meminfo: memFree=20875012/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=203280 CPUtime=822.28 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 586821 0 0 0 81707 521 0 0 25 0 1 0 655052431 208158720 49348 33554432000 4194304 4409284 140734818815456 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 50820 49348 141 53 0 49243 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 203280

[startup+882.3 s]
/proc/loadavg: 4.02 4.03 4.25 5/368 23548
/proc/meminfo: memFree=20823668/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=160612 CPUtime=882.29 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 629201 0 0 0 87677 552 0 0 25 0 1 0 655052431 164466688 38681 33554432000 4194304 4409284 140734818815456 18446744073709551615 4246032 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 40153 38681 141 53 0 38576 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 160612

[startup+942.3 s]
/proc/loadavg: 4.00 4.03 4.24 5/368 23549
/proc/meminfo: memFree=20828868/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=154428 CPUtime=942.28 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 684750 0 0 0 93650 578 0 0 25 0 1 0 655052431 158134272 37135 33554432000 4194304 4409284 140734818815456 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 38607 37135 141 53 0 37030 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 154428

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 4.22 5/368 23551
/proc/meminfo: memFree=20641124/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=275252 CPUtime=1002.29 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 734740 0 0 0 99624 605 0 0 25 0 1 0 655052431 281858048 67341 33554432000 4194304 4409284 140734818815456 18446744073709551615 4263911 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 68813 67341 141 53 0 67236 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 275252

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 4.20 5/368 23552
/proc/meminfo: memFree=20684768/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=219496 CPUtime=1062.28 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 793120 0 0 0 105594 634 0 0 25 0 1 0 655052431 224763904 53402 33554432000 4194304 4409284 140734818815456 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 54874 53402 141 53 0 53297 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 219496

[startup+1122.3 s]
/proc/loadavg: 4.05 4.02 4.19 5/368 23554
/proc/meminfo: memFree=20776140/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=160952 CPUtime=1122.29 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 821352 0 0 0 111573 656 0 0 25 0 1 0 655052431 164814848 38766 33554432000 4194304 4409284 140734818815456 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 40238 38766 141 53 0 38661 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 160952

[startup+1182.3 s]
/proc/loadavg: 4.14 4.06 4.19 5/368 23565
/proc/meminfo: memFree=20660112/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=190072 CPUtime=1182.29 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 848867 0 0 0 117552 677 0 0 25 0 1 0 655052431 194633728 46045 33554432000 4194304 4409284 140734818815456 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 47518 46045 141 53 0 45941 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 190072

[startup+1242.3 s]
/proc/loadavg: 4.05 4.05 4.17 5/368 23566
/proc/meminfo: memFree=20691852/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=222508 CPUtime=1242.29 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 891608 0 0 0 123515 714 0 0 25 0 1 0 655052431 227848192 54155 33554432000 4194304 4409284 140734818815456 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 55627 54155 141 53 0 54050 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 222508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 4.16 4/367 23569
/proc/meminfo: memFree=20947400/32951132 swapFree=64495980/67111528
[pid=23409] ppid=23407 vsize=317172 CPUtime=1300 cores=4,6
/proc/23409/stat : 23409 (lingeling) R 23407 23409 23355 0 -1 4202496 939321 0 0 0 129262 738 0 0 25 0 1 0 655052431 324784128 77821 33554432000 4194304 4409284 140734818815456 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23409/statm: 79293 77821 141 53 0 77716 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 317172

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.02
CPU user time (s): 1292.63
CPU system time (s): 7.39188
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 317172

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

runsolver used 4.83226 second user time and 10.5534 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 06:42:08
IDJOB=3371549
IDBENCH=83191
IDSOLVER=1849
FILE ID=node129/3371549-1305434528
RUNJOBID= node129-1305434528-23374
PBS_JOBID= 13324696
Free space on /tmp= 73412 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1521_s.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371549-1305434528/watcher-3371549-1305434528 -o /tmp/evaluation-result-3371549-1305434528/solver-3371549-1305434528 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371549-1305434528.cnf

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

MD5SUM BENCH= 4e35cb9894b1ca841d462da2d6957cc5
RANDOM SEED=193918405

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:      21540080 kB
Buffers:        252084 kB
Cached:        5979648 kB
SwapCached:      52668 kB
Active:        2920404 kB
Inactive:      8265796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21540080 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:            3240 kB
Writeback:           0 kB
AnonPages:     4910196 kB
Mapped:          17132 kB
Slab:           120588 kB
PageTables:      38192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79786564 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= 73412 MiB
End job on node129 at 2011-05-15 07:03:50