Trace number 3379649

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.03 1300.07

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

running on 2 cores: 0,2

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.91 3.98 3.82 5/369 649
/proc/meminfo: memFree=17828932/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=11692 CPUtime=0 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4194304 216 0 0 0 0 0 0 0 25 0 1 0 638109991 11972608 168 33554432000 4194304 4394578 140733964744720 18446744073709551615 233505334760 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/649/statm: 2923 168 143 49 0 51 0

[startup+0.0764159 s]
/proc/loadavg: 3.91 3.98 3.82 5/369 649
/proc/meminfo: memFree=17828932/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=28120 CPUtime=0.06 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 4132 0 0 0 6 0 0 0 25 0 1 0 638109991 28794880 4072 33554432000 4194304 4394578 140733964744720 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 7030 4073 247 49 0 4171 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 28120

[startup+0.100396 s]
/proc/loadavg: 3.91 3.98 3.82 5/369 649
/proc/meminfo: memFree=17828932/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=30364 CPUtime=0.09 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 4700 0 0 0 9 0 0 0 25 0 1 0 638109991 31092736 4640 33554432000 4194304 4394578 140733964744720 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 7591 4641 247 49 0 4732 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30364

[startup+0.300358 s]
/proc/loadavg: 3.91 3.98 3.82 5/369 649
/proc/meminfo: memFree=17828932/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=47524 CPUtime=0.29 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 9173 0 0 0 27 2 0 0 25 0 1 0 638109991 48664576 8869 33554432000 4194304 4394578 140733964744720 18446744073709551615 233510322071 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 11881 8873 255 49 0 9022 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47524

[startup+0.700288 s]
/proc/loadavg: 3.91 3.98 3.82 5/369 649
/proc/meminfo: memFree=17828932/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=62472 CPUtime=0.69 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 14155 0 0 0 64 5 0 0 25 0 1 0 638109991 63971328 12896 33554432000 4194304 4394578 140733964744720 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 15618 12896 265 49 0 12759 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62472

[startup+1.50115 s]
/proc/loadavg: 3.91 3.98 3.82 5/370 650
/proc/meminfo: memFree=17764576/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=70888 CPUtime=1.49 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 16255 0 0 0 144 5 0 0 25 0 1 0 638109991 72589312 14996 33554432000 4194304 4394578 140733964744720 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 17722 14996 267 49 0 14863 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70888

[startup+3.10084 s]
/proc/loadavg: 3.91 3.98 3.82 5/370 650
/proc/meminfo: memFree=17751580/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=77888 CPUtime=3.09 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 17946 0 0 0 304 5 0 0 25 0 1 0 638109991 79757312 16687 33554432000 4194304 4394578 140733964744720 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 19472 16687 267 49 0 16613 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77888

[startup+6.30029 s]
/proc/loadavg: 3.92 3.98 3.82 5/370 650
/proc/meminfo: memFree=17736016/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=86208 CPUtime=6.29 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 20098 0 0 0 623 6 0 0 25 0 1 0 638109991 88276992 18839 33554432000 4194304 4394578 140733964744720 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 21552 18839 267 49 0 18693 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86208

[startup+12.7011 s]
/proc/loadavg: 3.93 3.98 3.82 5/370 650
/proc/meminfo: memFree=17712604/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=98488 CPUtime=12.69 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 23020 0 0 0 1263 6 0 0 25 0 1 0 638109991 100851712 21761 33554432000 4194304 4394578 140733964744720 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 24622 21761 267 49 0 21763 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98488

[startup+25.5009 s]
/proc/loadavg: 3.94 3.98 3.82 5/370 651
/proc/meminfo: memFree=17680488/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=119664 CPUtime=25.49 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 28235 0 0 0 2541 8 0 0 25 0 1 0 638109991 122535936 26976 33554432000 4194304 4394578 140733964744720 18446744073709551615 4297129 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 29916 26976 267 49 0 27057 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 119664

[startup+51.1002 s]
/proc/loadavg: 3.96 3.98 3.82 5/370 651
/proc/meminfo: memFree=17612892/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=160172 CPUtime=51.09 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 38211 0 0 0 5099 10 0 0 25 0 1 0 638109991 164016128 36952 33554432000 4194304 4394578 140733964744720 18446744073709551615 4298302 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 40043 36952 267 49 0 37184 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 160172

[startup+102.313 s]
/proc/loadavg: 4.12 4.03 3.84 5/370 653
/proc/meminfo: memFree=17495924/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=232788 CPUtime=102.3 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 55873 0 0 0 10216 14 0 0 25 0 1 0 638109991 238374912 54614 33554432000 4194304 4394578 140733964744720 18446744073709551615 4285758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 58197 54614 267 49 0 55338 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 232788

[startup+162.3 s]
/proc/loadavg: 4.04 4.02 3.85 5/370 654
/proc/meminfo: memFree=17363556/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=313620 CPUtime=162.28 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 74980 0 0 0 16211 17 0 0 25 0 1 0 638109991 321146880 73721 33554432000 4194304 4394578 140733964744720 18446744073709551615 4286073 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 78405 73721 267 49 0 75546 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 313620

[startup+222.301 s]
/proc/loadavg: 4.01 4.02 3.86 5/370 656
/proc/meminfo: memFree=17278824/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=388436 CPUtime=222.29 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 93006 0 0 0 22205 24 0 0 25 0 1 0 638109991 397758464 91747 33554432000 4194304 4394578 140733964744720 18446744073709551615 4285651 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 97109 91747 267 49 0 94250 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 388436

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.86 6/370 712
/proc/meminfo: memFree=17230372/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=452560 CPUtime=282.28 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 107242 0 0 0 28201 27 0 0 25 0 1 0 638109991 463421440 105983 33554432000 4194304 4394578 140733964744720 18446744073709551615 4284825 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 113140 105983 267 49 0 110281 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 452560

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.87 6/370 722
/proc/meminfo: memFree=17116108/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=519740 CPUtime=342.29 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 123451 0 0 0 34199 30 0 0 25 0 1 0 638109991 532213760 122192 33554432000 4194304 4394578 140733964744720 18446744073709551615 4298907 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 129935 122192 267 49 0 127076 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 519740

[startup+402.3 s]
/proc/loadavg: 4.06 4.02 3.88 6/370 724
/proc/meminfo: memFree=17009792/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=579304 CPUtime=402.28 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 137583 0 0 0 40195 33 0 0 25 0 1 0 638109991 593207296 136324 33554432000 4194304 4394578 140733964744720 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 144826 136324 267 49 0 141967 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 579304

[startup+462.3 s]
/proc/loadavg: 4.02 4.01 3.88 6/370 725
/proc/meminfo: memFree=16911296/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=620132 CPUtime=462.28 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 147215 0 0 0 46193 35 0 0 25 0 1 0 638109991 635015168 145956 33554432000 4194304 4394578 140733964744720 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 155033 145956 267 49 0 152174 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 620132

[startup+522.301 s]
/proc/loadavg: 4.19 4.05 3.91 6/370 727
/proc/meminfo: memFree=16820584/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=683436 CPUtime=522.28 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 161845 0 0 0 52189 39 0 0 25 0 1 0 638109991 699838464 160586 33554432000 4194304 4394578 140733964744720 18446744073709551615 4327600 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 170859 160586 267 49 0 168000 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 683436

[startup+582.301 s]
/proc/loadavg: 4.13 4.06 3.91 6/370 729
/proc/meminfo: memFree=16728168/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=722436 CPUtime=582.27 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 169883 0 0 0 58186 41 0 0 25 0 1 0 638109991 739774464 168624 33554432000 4194304 4394578 140733964744720 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 180609 168624 267 49 0 177750 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 722436

[startup+642.3 s]
/proc/loadavg: 3.41 3.86 3.85 5/364 748
/proc/meminfo: memFree=17612700/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=768976 CPUtime=642.27 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 181018 0 0 0 64183 44 0 0 25 0 1 0 638109991 787431424 179759 33554432000 4194304 4394578 140733964744720 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 192244 179759 267 49 0 189385 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 768976

[startup+702.3 s]
/proc/loadavg: 3.15 3.70 3.80 5/364 750
/proc/meminfo: memFree=17571492/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=812232 CPUtime=702.27 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 191091 0 0 0 70180 47 0 0 25 0 1 0 638109991 831725568 189832 33554432000 4194304 4394578 140733964744720 18446744073709551615 4346169 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 203058 189832 267 49 0 200199 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 812232

[startup+762.314 s]
/proc/loadavg: 3.05 3.57 3.75 5/364 751
/proc/meminfo: memFree=17548000/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=836232 CPUtime=762.28 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 196814 0 0 0 76180 48 0 0 25 0 1 0 638109991 856301568 195555 33554432000 4194304 4394578 140733964744720 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 209058 195555 267 49 0 206199 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 836232

[startup+822.301 s]
/proc/loadavg: 3.02 3.46 3.70 5/364 753
/proc/meminfo: memFree=17513604/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=874664 CPUtime=822.27 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 205571 0 0 0 82176 51 0 0 25 0 1 0 638109991 895655936 204312 33554432000 4194304 4394578 140733964744720 18446744073709551615 4287765 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 218666 204312 267 49 0 215807 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 874664

[startup+882.301 s]
/proc/loadavg: 2.56 3.27 3.61 3/358 773
/proc/meminfo: memFree=17511604/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=897300 CPUtime=882.26 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 210873 0 0 0 88174 52 0 0 25 0 1 0 638109991 918835200 209614 33554432000 4194304 4394578 140733964744720 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 224325 209614 267 49 0 221466 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 897300

[startup+942.3 s]
/proc/loadavg: 1.60 2.87 3.45 2/352 791
/proc/meminfo: memFree=17528380/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=899760 CPUtime=942.27 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 211479 0 0 0 94174 53 0 0 25 0 1 0 638109991 921354240 210220 33554432000 4194304 4394578 140733964744720 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 224940 210220 267 49 0 222081 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 899760

[startup+1002.3 s]
/proc/loadavg: 1.22 2.52 3.30 2/352 793
/proc/meminfo: memFree=17509836/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=920920 CPUtime=1002.27 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 216118 0 0 0 100172 55 0 0 25 0 1 0 638109991 943022080 214859 33554432000 4194304 4394578 140733964744720 18446744073709551615 4298654 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 230230 214859 267 49 0 227371 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 920920

[startup+1062.3 s]
/proc/loadavg: 1.08 2.24 3.15 2/352 794
/proc/meminfo: memFree=17496504/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=936168 CPUtime=1062.27 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 219570 0 0 0 106171 56 0 0 25 0 1 0 638109991 958636032 218311 33554432000 4194304 4394578 140733964744720 18446744073709551615 4294136 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 234042 218311 267 49 0 231183 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 936168

[startup+1122.3 s]
/proc/loadavg: 1.09 2.04 3.02 2/352 796
/proc/meminfo: memFree=17445720/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=994636 CPUtime=1122.26 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 232264 0 0 0 112169 57 0 0 25 0 1 0 638109991 1018507264 231005 33554432000 4194304 4394578 140733964744720 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 248659 231005 267 49 0 245800 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 994636

[startup+1182.3 s]
/proc/loadavg: 1.03 1.85 2.89 2/352 798
/proc/meminfo: memFree=17407736/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=1039584 CPUtime=1182.26 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 241851 0 0 0 118168 58 0 0 25 0 1 0 638109991 1064534016 240592 33554432000 4194304 4394578 140733964744720 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 259896 240592 267 49 0 257037 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 1039584

[startup+1242.3 s]
/proc/loadavg: 1.01 1.69 2.77 2/352 799
/proc/meminfo: memFree=17396032/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=1051900 CPUtime=1242.26 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 244472 0 0 0 124167 59 0 0 25 0 1 0 638109991 1077145600 243213 33554432000 4194304 4394578 140733964744720 18446744073709551615 4299126 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 262975 243213 267 49 0 260116 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 1051900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.56 2.66 2/352 801
/proc/meminfo: memFree=17393496/32951124 swapFree=67111348/67111528
[pid=649] ppid=647 vsize=1056252 CPUtime=1299.96 cores=0,2
/proc/649/stat : 649 (SApperloT2010) R 647 649 423 0 -1 4202496 245313 0 0 0 129936 60 0 0 25 0 1 0 638109991 1081602048 244054 33554432000 4194304 4394578 140733964744720 18446744073709551615 4285625 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/649/statm: 264063 244054 267 49 0 261204 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 1056252

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.07
CPU time (s): 1300.03
CPU user time (s): 1299.38
CPU system time (s): 0.6529
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 1056252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.38
system time used= 0.6529
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 245313
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= 7
involuntary context switches= 16894

runsolver used 4.5933 second user time and 9.8525 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 12:55:41
IDJOB=3379649
IDBENCH=83191
IDSOLVER=1862
FILE ID=node145/3379649-1305456941
RUNJOBID= node145-1305455639-441
PBS_JOBID= 13324888
Free space on /tmp= 73672 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1521_s.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379649-1305456941/watcher-3379649-1305456941 -o /tmp/evaluation-result-3379649-1305456941/solver-3379649-1305456941 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379649-1305456941.cnf

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

MD5SUM BENCH= 4e35cb9894b1ca841d462da2d6957cc5
RANDOM SEED=894758446

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17829204 kB
Buffers:        314172 kB
Cached:        8436352 kB
SwapCached:          0 kB
Active:        7985184 kB
Inactive:      6780120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17829204 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3132 kB
Writeback:           0 kB
AnonPages:     6014736 kB
Mapped:          28220 kB
Slab:           256356 kB
PageTables:      35072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79944648 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= 73672 MiB
End job on node145 at 2011-05-15 13:17:23