Trace number 3379986

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.09 1300.06

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

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

running on 2 cores: 1,3

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.29 2.94 5/423 23860
/proc/meminfo: memFree=11422628/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=49292 CPUtime=0 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 3300 0 0 0 0 0 0 0 22 0 1 0 735656775 50475008 3240 33554432000 4194304 4394578 140735031203648 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 12323 3240 247 49 0 9464 0

[startup+0.0180581 s]
/proc/loadavg: 3.99 3.29 2.94 5/423 23860
/proc/meminfo: memFree=11422628/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=49824 CPUtime=0 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 3413 0 0 0 0 0 0 0 22 0 1 0 735656775 51019776 3353 33554432000 4194304 4394578 140735031203648 18446744073709551615 216734838204 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 12456 3353 247 49 0 9597 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 49824

[startup+0.101082 s]
/proc/loadavg: 3.99 3.29 2.94 5/423 23860
/proc/meminfo: memFree=11422628/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=62360 CPUtime=0.09 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 6542 0 0 0 8 1 0 0 22 0 1 0 735656775 63856640 6482 33554432000 4194304 4394578 140735031203648 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 15590 6483 247 49 0 12731 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62360

[startup+0.301043 s]
/proc/loadavg: 3.99 3.29 2.94 5/423 23860
/proc/meminfo: memFree=11422628/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=91752 CPUtime=0.28 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 13882 0 0 0 26 2 0 0 23 0 1 0 735656775 93954048 13756 33554432000 4194304 4394578 140735031203648 18446744073709551615 4314879 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 22938 13761 247 49 0 20079 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 91752

[startup+0.700974 s]
/proc/loadavg: 3.99 3.29 2.94 5/423 23860
/proc/meminfo: memFree=11422628/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=146960 CPUtime=0.69 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 27094 0 0 0 64 5 0 0 25 0 1 0 735656775 150487040 26642 33554432000 4194304 4394578 140735031203648 18446744073709551615 4323168 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 36740 26643 247 49 0 33881 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 146960

[startup+1.50083 s]
/proc/loadavg: 3.99 3.29 2.94 5/424 23861
/proc/meminfo: memFree=11264788/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=265248 CPUtime=1.49 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 58375 0 0 0 140 9 0 0 25 0 1 0 735656775 271613952 57533 33554432000 4194304 4394578 140735031203648 18446744073709551615 4275728 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 66312 57533 262 49 0 63453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 265248

[startup+3.10056 s]
/proc/loadavg: 3.99 3.30 2.94 5/424 23862
/proc/meminfo: memFree=11164348/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=296004 CPUtime=3.09 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 65995 0 0 0 298 11 0 0 25 0 1 0 735656775 303108096 65153 33554432000 4194304 4394578 140735031203648 18446744073709551615 4285706 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 74001 65153 263 49 0 71142 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 296004

[startup+6.301 s]
/proc/loadavg: 3.99 3.30 2.94 5/424 23862
/proc/meminfo: memFree=11143064/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=306448 CPUtime=6.29 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 68526 0 0 0 618 11 0 0 25 0 1 0 735656775 313802752 67684 33554432000 4194304 4394578 140735031203648 18446744073709551615 4300054 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 76612 67684 263 49 0 73753 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 306448

[startup+12.7009 s]
/proc/loadavg: 3.99 3.32 2.95 5/424 23862
/proc/meminfo: memFree=11118752/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=319400 CPUtime=12.68 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 71710 0 0 0 1256 12 0 0 25 0 1 0 735656775 327065600 70868 33554432000 4194304 4394578 140735031203648 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 79850 70868 263 49 0 76991 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 319400

[startup+25.5007 s]
/proc/loadavg: 3.99 3.34 2.96 5/424 23862
/proc/meminfo: memFree=11081212/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=339104 CPUtime=25.49 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 76622 0 0 0 2535 14 0 0 25 0 1 0 735656775 347242496 75780 33554432000 4194304 4394578 140735031203648 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 84776 75780 263 49 0 81917 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 339104

[startup+51.1002 s]
/proc/loadavg: 4.05 3.41 3.00 5/424 23863
/proc/meminfo: memFree=11038792/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=377208 CPUtime=51.09 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 85934 0 0 0 5092 17 0 0 25 0 1 0 735656775 386260992 84962 33554432000 4194304 4394578 140735031203648 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 94302 84962 263 49 0 91443 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 377208

[startup+102.316 s]
/proc/loadavg: 4.09 3.54 3.06 5/424 23864
/proc/meminfo: memFree=10960384/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=453648 CPUtime=102.31 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 104816 0 0 0 10208 23 0 0 25 0 1 0 735656775 464535552 103329 33554432000 4194304 4394578 140735031203648 18446744073709551615 4285588 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 113412 103329 263 49 0 110553 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 453648

[startup+162.301 s]
/proc/loadavg: 4.07 3.63 3.12 5/424 23866
/proc/meminfo: memFree=10846048/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=537900 CPUtime=162.29 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 125123 0 0 0 16202 27 0 0 25 0 1 0 735656775 550809600 123123 33554432000 4194304 4394578 140735031203648 18446744073709551615 4285918 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 134475 123123 263 49 0 131616 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 537900

[startup+222.3 s]
/proc/loadavg: 4.09 3.72 3.19 5/424 23867
/proc/meminfo: memFree=10752200/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=614436 CPUtime=222.29 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 143473 0 0 0 22196 33 0 0 25 0 1 0 735656775 629182464 141473 33554432000 4194304 4394578 140735031203648 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 153609 141473 263 49 0 150750 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 614436

[startup+282.301 s]
/proc/loadavg: 4.07 3.78 3.23 5/424 23869
/proc/meminfo: memFree=10636384/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=705512 CPUtime=282.29 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 164550 0 0 0 28188 41 0 0 25 0 1 0 735656775 722444288 161525 33554432000 4194304 4394578 140735031203648 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 176378 161525 263 49 0 173519 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 705512

[startup+342.3 s]
/proc/loadavg: 4.02 3.82 3.28 5/424 23870
/proc/meminfo: memFree=10567084/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=759192 CPUtime=342.29 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 177238 0 0 0 34184 45 0 0 25 0 1 0 735656775 777412608 174213 33554432000 4194304 4394578 140735031203648 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 189798 174213 263 49 0 186939 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 759192

[startup+402.301 s]
/proc/loadavg: 4.11 3.88 3.33 5/424 23872
/proc/meminfo: memFree=10484384/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=833180 CPUtime=402.29 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 194289 0 0 0 40178 51 0 0 25 0 1 0 735656775 853176320 191264 33554432000 4194304 4394578 140735031203648 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 208295 191264 263 49 0 205436 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 833180

[startup+462.3 s]
/proc/loadavg: 4.08 3.91 3.38 5/424 23874
/proc/meminfo: memFree=10389776/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=882312 CPUtime=462.29 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 205437 0 0 0 46175 54 0 0 25 0 1 0 735656775 903487488 202412 33554432000 4194304 4394578 140735031203648 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 220578 202412 263 49 0 217719 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 882312

[startup+522.301 s]
/proc/loadavg: 4.03 3.93 3.41 5/424 23875
/proc/meminfo: memFree=10325124/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=939556 CPUtime=522.3 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 219443 0 0 0 52171 59 0 0 25 0 1 0 735656775 962105344 216418 33554432000 4194304 4394578 140735031203648 18446744073709551615 4298311 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 234889 216418 263 49 0 232030 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 939556

[startup+582.3 s]
/proc/loadavg: 4.01 3.94 3.45 5/424 23877
/proc/meminfo: memFree=10240272/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=992100 CPUtime=582.3 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 231951 0 0 0 58167 63 0 0 25 0 1 0 735656775 1015910400 228926 33554432000 4194304 4394578 140735031203648 18446744073709551615 4313454 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 248025 228926 263 49 0 245166 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 992100

[startup+642.301 s]
/proc/loadavg: 4.06 3.97 3.49 5/424 23878
/proc/meminfo: memFree=10154176/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=1087052 CPUtime=642.31 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 253156 0 0 0 64162 69 0 0 25 0 1 0 735656775 1113141248 248082 33554432000 4194304 4394578 140735031203648 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 271763 248082 263 49 0 268904 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1087052

[startup+702.301 s]
/proc/loadavg: 4.07 3.99 3.52 5/424 23880
/proc/meminfo: memFree=10095500/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=1126956 CPUtime=702.31 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 262091 0 0 0 70159 72 0 0 25 0 1 0 735656775 1154002944 257017 33554432000 4194304 4394578 140735031203648 18446744073709551615 4298676 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 281739 257017 263 49 0 278880 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1126956

[startup+762.316 s]
/proc/loadavg: 4.02 3.99 3.55 5/424 23882
/proc/meminfo: memFree=10041620/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=1179832 CPUtime=762.32 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 274511 0 0 0 76158 74 0 0 25 0 1 0 735656775 1208147968 269437 33554432000 4194304 4394578 140735031203648 18446744073709551615 4345926 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 294958 269437 263 49 0 292099 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1179832

[startup+822.301 s]
/proc/loadavg: 4.06 4.00 3.58 5/424 23883
/proc/meminfo: memFree=9991496/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=1224436 CPUtime=822.31 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 285054 0 0 0 82152 79 0 0 25 0 1 0 735656775 1253822464 279980 33554432000 4194304 4394578 140735031203648 18446744073709551615 4296283 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 306109 279980 263 49 0 303250 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1224436

[startup+882.301 s]
/proc/loadavg: 4.02 4.00 3.60 5/424 23885
/proc/meminfo: memFree=9928824/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=1252928 CPUtime=882.3 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 292662 0 0 0 88149 81 0 0 25 0 1 0 735656775 1282998272 287588 33554432000 4194304 4394578 140735031203648 18446744073709551615 4327685 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 313232 287588 263 49 0 310373 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1252928

[startup+942.301 s]
/proc/loadavg: 3.40 3.85 3.58 3/412 23922
/proc/meminfo: memFree=11898220/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=1252928 CPUtime=942.3 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 292662 0 0 0 94149 81 0 0 25 0 1 0 735656775 1282998272 287588 33554432000 4194304 4394578 140735031203648 18446744073709551615 4327688 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 313232 287588 263 49 0 310373 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1252928

[startup+1002.3 s]
/proc/loadavg: 2.31 3.46 3.46 2/406 23942
/proc/meminfo: memFree=12620272/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=1252928 CPUtime=1002.3 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 292667 0 0 0 100149 81 0 0 25 0 1 0 735656775 1282998272 287593 33554432000 4194304 4394578 140735031203648 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 313232 287593 263 49 0 310373 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1252928

[startup+1062.3 s]
/proc/loadavg: 1.52 3.04 3.31 2/406 23944
/proc/meminfo: memFree=12619876/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=1253468 CPUtime=1062.32 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 292879 0 0 0 106150 82 0 0 25 0 1 0 735656775 1283551232 287805 33554432000 4194304 4394578 140735031203648 18446744073709551615 4285413 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 313367 287805 263 49 0 310508 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1253468

[startup+1122.3 s]
/proc/loadavg: 1.17 2.64 3.15 2/406 23945
/proc/meminfo: memFree=12614892/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=1258592 CPUtime=1122.31 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 294130 0 0 0 112149 82 0 0 25 0 1 0 735656775 1288798208 289056 33554432000 4194304 4394578 140735031203648 18446744073709551615 4296280 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 314648 289056 263 49 0 311789 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1258592

[startup+1182.3 s]
/proc/loadavg: 1.07 2.36 3.03 2/406 23947
/proc/meminfo: memFree=12613740/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=1258592 CPUtime=1182.31 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 294430 0 0 0 118149 82 0 0 25 0 1 0 735656775 1288798208 289356 33554432000 4194304 4394578 140735031203648 18446744073709551615 4296807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 314648 289356 263 49 0 311789 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1258592

[startup+1242.3 s]
/proc/loadavg: 1.02 2.09 2.89 2/406 23948
/proc/meminfo: memFree=12610848/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=1261664 CPUtime=1242.31 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 295169 0 0 0 124149 82 0 0 25 0 1 0 735656775 1291943936 290095 33554432000 4194304 4394578 140735031203648 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 315416 290095 263 49 0 312557 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1261664



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.01 1.91 2.78 2/406 23950
/proc/meminfo: memFree=12604984/32951124 swapFree=65586204/67111528
[pid=23860] ppid=23858 vsize=1267808 CPUtime=1300.03 cores=1,3
/proc/23860/stat : 23860 (SApperloT2010) R 23858 23860 22030 0 -1 4202496 296487 0 0 0 129920 83 0 0 25 0 1 0 735656775 1298235392 291413 33554432000 4194304 4394578 140735031203648 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23860/statm: 316952 291413 263 49 0 314093 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1267808

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.06
CPU time (s): 1300.09
CPU user time (s): 1299.21
CPU system time (s): 0.876866
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1267808

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

runsolver used 5.02424 second user time and 12.4521 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 12:11:01
IDJOB=3379986
IDBENCH=69571
IDSOLVER=1862
FILE ID=node119/3379986-1305454259
RUNJOBID= node119-1305453874-23729
PBS_JOBID= 13324846
Free space on /tmp= 73172 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379986-1305454259/watcher-3379986-1305454259 -o /tmp/evaluation-result-3379986-1305454259/solver-3379986-1305454259 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379986-1305454259.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=1357389591

node119.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.815
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.63
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.815
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.815
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.815
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.815
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.67
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.815
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.815
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.74
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.815
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:     32951124 kB
MemFree:      11422908 kB
Buffers:        299412 kB
Cached:        4981808 kB
SwapCached:       4756 kB
Active:       17975392 kB
Inactive:      3205580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11422908 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           68740 kB
Writeback:           0 kB
AnonPages:    15898316 kB
Mapped:          32948 kB
Slab:           215876 kB
PageTables:      66532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115796572 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= 73244 MiB
End job on node119 at 2011-05-15 12:32:43