Trace number 3438703

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) 5000.22 5000.08

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n190-s29985700-unsat.cnf
MD5SUMf2cf61fc47972fb7e89be65d1a83332e
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 variables193
Number of clauses396
Sum of the clauses size1188
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3396
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: 977)

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-3438703-1306894602/watcher-3438703-1306894602 -o /tmp/evaluation-result-3438703-1306894602/solver-3438703-1306894602 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3438703-1306894602.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 2/481 26734
/proc/meminfo: memFree=6009484/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=12036 CPUtime=0.01 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 446 0 0 0 1 0 0 0 25 0 1 0 801059880 12324864 384 33554432000 4194304 4394578 140733516054944 18446744073709551615 208079893189 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26734/statm: 3009 385 266 49 0 150 0

[startup+0.0786769 s]
/proc/loadavg: 2.00 2.02 2.00 2/481 26734
/proc/meminfo: memFree=6009484/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=12432 CPUtime=0.07 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 544 0 0 0 7 0 0 0 25 0 1 0 801059880 12730368 482 33554432000 4194304 4394578 140733516054944 18446744073709551615 4292673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26734/statm: 3108 483 267 49 0 249 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12432

[startup+0.100675 s]
/proc/loadavg: 2.00 2.02 2.00 2/481 26734
/proc/meminfo: memFree=6009484/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=12564 CPUtime=0.09 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 581 0 0 0 9 0 0 0 25 0 1 0 801059880 12865536 519 33554432000 4194304 4394578 140733516054944 18446744073709551615 4296793 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26734/statm: 3141 519 267 49 0 282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12564

[startup+0.300634 s]
/proc/loadavg: 2.00 2.02 2.00 2/481 26734
/proc/meminfo: memFree=6009484/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=13484 CPUtime=0.29 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 801 0 0 0 29 0 0 0 25 0 1 0 801059880 13807616 739 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26734/statm: 3371 739 267 49 0 512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13484

[startup+0.700557 s]
/proc/loadavg: 2.00 2.02 2.00 2/481 26734
/proc/meminfo: memFree=6009484/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=14668 CPUtime=0.69 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 1106 0 0 0 69 0 0 0 25 0 1 0 801059880 15020032 1044 33554432000 4194304 4394578 140733516054944 18446744073709551615 4299028 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26734/statm: 3667 1044 267 49 0 808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14668

[startup+1.50041 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 26735
/proc/meminfo: memFree=6004648/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=16248 CPUtime=1.49 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 1493 0 0 0 149 0 0 0 25 0 1 0 801059880 16637952 1431 33554432000 4194304 4394578 140733516054944 18446744073709551615 4291517 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26734/statm: 4062 1431 267 49 0 1203 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16248

[startup+3.10099 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 26735
/proc/meminfo: memFree=6002032/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=18360 CPUtime=3.09 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 2022 0 0 0 309 0 0 0 25 0 1 0 801059880 18800640 1960 33554432000 4194304 4394578 140733516054944 18446744073709551615 4291898 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26734/statm: 4590 1960 267 49 0 1731 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18360

[startup+6.30049 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 26735
/proc/meminfo: memFree=5995716/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=22308 CPUtime=6.29 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 3021 0 0 0 629 0 0 0 25 0 1 0 801059880 22843392 2959 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26734/statm: 5577 2959 267 49 0 2718 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22308

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 26735
/proc/meminfo: memFree=5980848/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=28756 CPUtime=12.69 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 4617 0 0 0 1268 1 0 0 25 0 1 0 801059880 29446144 4555 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26734/statm: 7189 4555 267 49 0 4330 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28756

[startup+25.5008 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 26735
/proc/meminfo: memFree=5959388/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=40608 CPUtime=25.49 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 7595 0 0 0 2548 1 0 0 25 0 1 0 801059880 41582592 7533 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26734/statm: 10152 7533 267 49 0 7293 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40608

[startup+51.1009 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 26736
/proc/meminfo: memFree=5921684/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=61516 CPUtime=51.07 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 12829 0 0 0 5104 3 0 0 25 0 1 0 801059880 62992384 12767 33554432000 4194304 4394578 140733516054944 18446744073709551615 4316336 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 15379 12767 267 49 0 12520 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61516

[startup+102.317 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 26737
/proc/meminfo: memFree=5830516/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=108820 CPUtime=102.29 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 24629 0 0 0 10224 5 0 0 25 0 1 0 801059880 111431680 24567 33554432000 4194304 4394578 140733516054944 18446744073709551615 4290765 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 27205 24567 267 49 0 24346 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 108820

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 26739
/proc/meminfo: memFree=5743432/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=162872 CPUtime=162.27 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 38158 0 0 0 16220 7 0 0 25 0 1 0 801059880 166780928 38096 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298701 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 40718 38096 267 49 0 37859 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 162872

[startup+222.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/482 26741
/proc/meminfo: memFree=5641712/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=211988 CPUtime=222.28 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 50432 0 0 0 22218 10 0 0 25 0 1 0 801059880 217075712 50370 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 52997 50370 267 49 0 50138 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 211988

[startup+282.301 s]
/proc/loadavg: 2.06 2.03 2.01 3/482 26742
/proc/meminfo: memFree=5542588/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=264912 CPUtime=282.28 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 63676 0 0 0 28215 13 0 0 25 0 1 0 801059880 271269888 63614 33554432000 4194304 4394578 140733516054944 18446744073709551615 4310913 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 66228 63614 267 49 0 63369 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 264912

[startup+342.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/482 26744
/proc/meminfo: memFree=5447188/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=318284 CPUtime=342.28 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 77002 0 0 0 34212 16 0 0 25 0 1 0 801059880 325922816 76940 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 79571 76940 267 49 0 76712 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 318284

[startup+402.301 s]
/proc/loadavg: 2.05 2.04 2.00 3/482 26745
/proc/meminfo: memFree=5366152/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=383628 CPUtime=402.28 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 93338 0 0 0 40208 20 0 0 25 0 1 0 801059880 392835072 93276 33554432000 4194304 4394578 140733516054944 18446744073709551615 4290851 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 95907 93276 267 49 0 93048 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 383628

[startup+462.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/482 26747
/proc/meminfo: memFree=5266428/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=429624 CPUtime=462.28 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 104832 0 0 0 46206 22 0 0 25 0 1 0 801059880 439934976 104770 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298342 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 107406 104770 267 49 0 104547 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 429624

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/482 26749
/proc/meminfo: memFree=5196700/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=453320 CPUtime=522.28 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 110757 0 0 0 52205 23 0 0 25 0 1 0 801059880 464199680 110695 33554432000 4194304 4394578 140733516054944 18446744073709551615 4338076 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 113330 110695 267 49 0 110471 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 453320

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 26750
/proc/meminfo: memFree=5088916/32950928 swapFree=43212416/67111528
[pid=26734] ppid=26732 vsize=516004 CPUtime=582.29 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 126427 0 0 0 58202 27 0 0 25 0 1 0 801059880 528388096 126365 33554432000 4194304 4394578 140733516054944 18446744073709551615 4290832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 129001 126365 267 49 0 126142 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 516004

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.08 2.06 2.01 3/482 26861
/proc/meminfo: memFree=92700/32950928 swapFree=43051208/67111528
[pid=26734] ppid=26732 vsize=3531168 CPUtime=4062.43 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 880238 0 0 0 406054 189 0 0 25 0 1 0 801059880 3615916032 880176 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 882792 880176 267 49 0 879933 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 3531168

[startup+4122.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/482 26863
/proc/meminfo: memFree=93796/32950928 swapFree=42979316/67111528
[pid=26734] ppid=26732 vsize=3606140 CPUtime=4122.41 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 898966 0 0 0 412048 193 0 0 25 0 1 0 801059880 3692687360 898904 33554432000 4194304 4394578 140733516054944 18446744073709551615 4299147 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 901535 898904 267 49 0 898676 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 3606140

[startup+4182.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/482 26864
/proc/meminfo: memFree=98232/32950928 swapFree=42930148/67111528
[pid=26734] ppid=26732 vsize=3650112 CPUtime=4182.42 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 909978 0 0 0 418046 196 0 0 25 0 1 0 801059880 3737714688 909916 33554432000 4194304 4394578 140733516054944 18446744073709551615 4285233 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 912528 909916 267 49 0 909669 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 3650112

[startup+4242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/482 26866
/proc/meminfo: memFree=103492/32950928 swapFree=42871096/67111528
[pid=26734] ppid=26732 vsize=3723104 CPUtime=4242.42 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 928208 0 0 0 424042 200 0 0 25 0 1 0 801059880 3812458496 928146 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 930776 928146 267 49 0 927917 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 3723104

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 26867
/proc/meminfo: memFree=95132/32950928 swapFree=42806636/67111528
[pid=26734] ppid=26732 vsize=3786768 CPUtime=4302.42 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 944121 0 0 0 430039 203 0 0 25 0 1 0 801059880 3877650432 944059 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298682 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 946692 944059 267 49 0 943833 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 3786768

[startup+4362.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/482 26869
/proc/meminfo: memFree=96112/32950928 swapFree=42717840/67111528
[pid=26734] ppid=26732 vsize=3862720 CPUtime=4362.43 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 963123 0 0 0 436037 206 0 0 25 0 1 0 801059880 3955425280 963061 33554432000 4194304 4394578 140733516054944 18446744073709551615 4299129 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 965680 963061 267 49 0 962821 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 3862720

[startup+4422.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/482 26871
/proc/meminfo: memFree=97844/32950928 swapFree=42668788/67111528
[pid=26734] ppid=26732 vsize=3878664 CPUtime=4422.43 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 967093 0 0 0 442036 207 0 0 25 0 1 0 801059880 3971751936 967031 33554432000 4194304 4394578 140733516054944 18446744073709551615 4299016 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 969666 967031 267 49 0 966807 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 3878664

[startup+4482.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/482 26872
/proc/meminfo: memFree=96068/32950928 swapFree=42640672/67111528
[pid=26734] ppid=26732 vsize=3878664 CPUtime=4482.43 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 967093 0 0 0 448036 207 0 0 25 0 1 0 801059880 3971751936 967031 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 969666 967031 267 49 0 966807 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 3878664

[startup+4542.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/482 26874
/proc/meminfo: memFree=97596/32950928 swapFree=42601292/67111528
[pid=26734] ppid=26732 vsize=3878664 CPUtime=4542.43 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 967094 0 0 0 454036 207 0 0 25 0 1 0 801059880 3971751936 967032 33554432000 4194304 4394578 140733516054944 18446744073709551615 4297109 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 969666 967032 267 49 0 966807 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 3878664

[startup+4602.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/482 26875
/proc/meminfo: memFree=97772/32950928 swapFree=42561992/67111528
[pid=26734] ppid=26732 vsize=3878664 CPUtime=4602.43 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 967094 0 0 0 460036 207 0 0 25 0 1 0 801059880 3971751936 967032 33554432000 4194304 4394578 140733516054944 18446744073709551615 4296785 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 969666 967032 267 49 0 966807 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 3878664

[startup+4662.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/482 26877
/proc/meminfo: memFree=99432/32950928 swapFree=42516268/67111528
[pid=26734] ppid=26732 vsize=3878660 CPUtime=4662.44 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 967094 0 0 0 466037 207 0 0 25 0 1 0 801059880 3971747840 967032 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 969665 967032 267 49 0 966806 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 3878660

[startup+4722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/482 26879
/proc/meminfo: memFree=96360/32950928 swapFree=42504068/67111528
[pid=26734] ppid=26732 vsize=3878660 CPUtime=4722.45 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 967094 0 0 0 472038 207 0 0 25 0 1 0 801059880 3971747840 967032 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 969665 967032 267 49 0 966806 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 3878660

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 26880
/proc/meminfo: memFree=99444/32950928 swapFree=42466932/67111528
[pid=26734] ppid=26732 vsize=3878660 CPUtime=4782.44 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 967094 0 0 0 478037 207 0 0 25 0 1 0 801059880 3971747840 967032 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 969665 967032 267 49 0 966806 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 3878660

[startup+4842.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 26882
/proc/meminfo: memFree=99924/32950928 swapFree=42425848/67111528
[pid=26734] ppid=26732 vsize=3878660 CPUtime=4842.46 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 967094 0 0 0 484039 207 0 0 25 0 1 0 801059880 3971747840 967032 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 969665 967032 267 49 0 966806 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 3878660

[startup+4902.3 s]
/proc/loadavg: 2.21 2.07 2.02 3/482 26883
/proc/meminfo: memFree=93568/32950928 swapFree=42387888/67111528
[pid=26734] ppid=26732 vsize=3878660 CPUtime=4902.44 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 967094 0 0 0 490037 207 0 0 25 0 1 0 801059880 3971747840 967032 33554432000 4194304 4394578 140733516054944 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 969665 967032 267 49 0 966806 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 3878660

[startup+4962.3 s]
/proc/loadavg: 1.85 2.01 2.00 2/476 26903
/proc/meminfo: memFree=3195952/32950928 swapFree=42342800/67111528
[pid=26734] ppid=26732 vsize=3942816 CPUtime=4962.44 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 983147 0 0 0 496034 210 0 0 25 0 1 0 801059880 4037443584 983085 33554432000 4194304 4394578 140733516054944 18446744073709551615 4296370 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 985704 983085 267 49 0 982845 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 3942816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.48 1.89 1.96 2/476 26904
/proc/meminfo: memFree=3144244/32950928 swapFree=42342800/67111528
[pid=26734] ppid=26732 vsize=3994488 CPUtime=5000.06 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4202496 996069 0 0 0 499793 213 0 0 25 0 1 0 801059880 4090355712 996007 33554432000 4194304 4394578 140733516054944 18446744073709551615 4290851 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26734/statm: 998622 996007 267 49 0 995763 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 3994488

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5000.02 s]
/proc/loadavg: 1.48 1.89 1.96 2/476 26904
/proc/meminfo: memFree=3144244/32950928 swapFree=42342800/67111528
[pid=26734] ppid=26732 vsize=0 CPUtime=5000.16 cores=0,2,4,6
/proc/26734/stat : 26734 (SApperloT2010) R 26732 26734 25757 0 -1 4203524 996069 0 0 0 499793 223 0 0 25 0 1 0 801059880 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 4 0 0 0
/proc/26734/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.08
CPU time (s): 5000.22
CPU user time (s): 4997.94
CPU system time (s): 2.28865
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3994488

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

runsolver used 24.9842 second user time and 50.9053 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-01 04:16:42
IDJOB=3438703
IDBENCH=83156
IDSOLVER=1933
FILE ID=node127/3438703-1306894602
RUNJOBID= node127-1306884535-25775
PBS_JOBID= 13488449
Free space on /tmp= 56932 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n190-s29985700-unsat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438703-1306894602/watcher-3438703-1306894602 -o /tmp/evaluation-result-3438703-1306894602/solver-3438703-1306894602 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3438703-1306894602.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f2cf61fc47972fb7e89be65d1a83332e
RANDOM SEED=1664880258

node127.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.823
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.64
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.823
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.823
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.823
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.86
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.823
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.75
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.823
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.75
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.823
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.60
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.823
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:     32950928 kB
MemFree:       6009624 kB
Buffers:        296384 kB
Cached:       18279868 kB
SwapCached:      26796 kB
Active:       10388564 kB
Inactive:     15825288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6009624 kB
SwapTotal:    67111528 kB
SwapFree:     43212416 kB
Dirty:             448 kB
Writeback:           4 kB
AnonPages:     7617348 kB
Mapped:          22420 kB
Slab:           563308 kB
PageTables:      95296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 119812948 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= 56932 MiB
End job on node127 at 2011-06-01 05:40:04