Trace number 3249153

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-03-04? (TO) 1300.13 1300.09

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x34.cnf
MD5SUM1633295f58c28a5b4150be8640bdf9df
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 variables816
Number of clauses35088
Sum of the clauses size137904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21224
Number of clauses of size 30
Number of clauses of size 433864
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3249153-1303504228/watcher-3249153-1303504228 -o /tmp/evaluation-result-3249153-1303504228/solver-3249153-1303504228 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3249153-1303504228.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.60 3.86 3.01 3/184 30732
/proc/meminfo: memFree=26568572/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=13048 CPUtime=0 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 607 0 0 0 0 0 0 0 22 0 1 0 540653507 13361152 547 33554432000 4194304 4395502 140733333434544 18446744073709551615 260905393920 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 3295 548 249 50 0 435 0

[startup+0.0305 s]
/proc/loadavg: 3.60 3.86 3.01 3/184 30732
/proc/meminfo: memFree=26568572/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=16644 CPUtime=0.02 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 1500 0 0 0 2 0 0 0 22 0 1 0 540653507 17043456 1439 33554432000 4194304 4395502 140733333434544 18446744073709551615 260905418647 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 4161 1439 255 50 0 1301 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16644

[startup+0.10049 s]
/proc/loadavg: 3.60 3.86 3.01 3/184 30732
/proc/meminfo: memFree=26568572/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=21660 CPUtime=0.09 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 2982 0 0 0 9 0 0 0 22 0 1 0 540653507 22179840 2783 33554432000 4194304 4395502 140733333434544 18446744073709551615 4299767 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 5415 2783 266 50 0 2555 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21660

[startup+0.300452 s]
/proc/loadavg: 3.60 3.86 3.01 3/184 30732
/proc/meminfo: memFree=26568572/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=25312 CPUtime=0.29 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 3882 0 0 0 29 0 0 0 23 0 1 0 540653507 25919488 3683 33554432000 4194304 4395502 140733333434544 18446744073709551615 4299517 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 6328 3683 266 50 0 3468 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25312

[startup+0.700379 s]
/proc/loadavg: 3.60 3.86 3.01 3/184 30732
/proc/meminfo: memFree=26568572/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=29564 CPUtime=0.69 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 4946 0 0 0 69 0 0 0 25 0 1 0 540653507 30273536 4747 33554432000 4194304 4395502 140733333434544 18446744073709551615 4299821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 7391 4747 266 50 0 4531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29564

[startup+1.50023 s]
/proc/loadavg: 3.55 3.85 3.01 4/185 30733
/proc/meminfo: memFree=26541176/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=34232 CPUtime=1.49 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 6047 0 0 0 149 0 0 0 25 0 1 0 540653507 35053568 5848 33554432000 4194304 4395502 140733333434544 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 8558 5849 266 50 0 5698 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34232

[startup+3.10094 s]
/proc/loadavg: 3.55 3.85 3.01 5/190 30743
/proc/meminfo: memFree=26502272/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=45772 CPUtime=3.09 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 8845 0 0 0 308 1 0 0 25 0 1 0 540653507 46870528 8646 33554432000 4194304 4395502 140733333434544 18446744073709551615 4337901 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 11443 8646 266 50 0 8583 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45772

[startup+6.30036 s]
/proc/loadavg: 3.55 3.85 3.01 5/190 30744
/proc/meminfo: memFree=26422812/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=58968 CPUtime=6.29 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 12013 0 0 0 628 1 0 0 25 0 1 0 540653507 60383232 11814 33554432000 4194304 4395502 140733333434544 18446744073709551615 4297099 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 14742 11814 266 50 0 11882 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58968

[startup+12.7002 s]
/proc/loadavg: 3.62 3.85 3.02 5/190 30744
/proc/meminfo: memFree=26355312/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=75340 CPUtime=12.69 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 15921 0 0 0 1267 2 0 0 25 0 1 0 540653507 77148160 15722 33554432000 4194304 4395502 140733333434544 18446744073709551615 4316099 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 18835 15722 266 50 0 15975 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75340

[startup+25.5008 s]
/proc/loadavg: 3.68 3.86 3.03 5/190 30744
/proc/meminfo: memFree=26219908/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=122064 CPUtime=25.49 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 27175 0 0 0 2544 5 0 0 25 0 1 0 540653507 124993536 26976 33554432000 4194304 4395502 140733333434544 18446744073709551615 4328460 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 30516 26976 266 50 0 27656 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 122064

[startup+51.1002 s]
/proc/loadavg: 3.79 3.87 3.06 5/190 30745
/proc/meminfo: memFree=26122600/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=171244 CPUtime=51.09 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 38874 0 0 0 5102 7 0 0 25 0 1 0 540653507 175353856 38675 33554432000 4194304 4395502 140733333434544 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 42811 38675 266 50 0 39951 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 171244

[startup+102.307 s]
/proc/loadavg: 3.95 3.90 3.11 5/190 30746
/proc/meminfo: memFree=25935588/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=240220 CPUtime=102.3 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 55037 0 0 0 10218 12 0 0 25 0 1 0 540653507 245985280 54838 33554432000 4194304 4395502 140733333434544 18446744073709551615 4297145 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 60055 54838 266 50 0 57195 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 240220

[startup+162.301 s]
/proc/loadavg: 3.98 3.91 3.17 5/190 30748
/proc/meminfo: memFree=25655172/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=372216 CPUtime=162.3 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 86967 0 0 0 16211 19 0 0 25 0 1 0 540653507 381149184 86768 33554432000 4194304 4395502 140733333434544 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 93054 86768 266 50 0 90194 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 372216

[startup+222.301 s]
/proc/loadavg: 3.99 3.93 3.22 5/190 30749
/proc/meminfo: memFree=25541400/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=422476 CPUtime=222.3 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 98817 0 0 0 22208 22 0 0 25 0 1 0 540653507 432615424 98618 33554432000 4194304 4395502 140733333434544 18446744073709551615 4297241 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 105619 98618 266 50 0 102759 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 422476

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.26 5/190 30751
/proc/meminfo: memFree=25276484/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=570504 CPUtime=282.3 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 134901 0 0 0 28201 29 0 0 25 0 1 0 540653507 584196096 134702 33554432000 4194304 4395502 140733333434544 18446744073709551615 4300203 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 142626 134702 266 50 0 139766 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 570504

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.30 5/190 30753
/proc/meminfo: memFree=25056572/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=685420 CPUtime=342.31 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 162927 0 0 0 34195 36 0 0 25 0 1 0 540653507 701870080 162728 33554432000 4194304 4395502 140733333434544 18446744073709551615 4318690 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 171355 162728 266 50 0 168495 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 685420

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.35 5/190 30754
/proc/meminfo: memFree=24896172/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=802944 CPUtime=402.31 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 191451 0 0 0 40189 42 0 0 25 0 1 0 540653507 822214656 191252 33554432000 4194304 4395502 140733333434544 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 200736 191252 266 50 0 197876 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 802944

[startup+462.301 s]
/proc/loadavg: 3.99 3.96 3.38 5/190 30756
/proc/meminfo: memFree=24866368/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=812800 CPUtime=462.3 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 193368 0 0 0 46188 42 0 0 25 0 1 0 540653507 832307200 193169 33554432000 4194304 4395502 140733333434544 18446744073709551615 4296428 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 203200 193169 266 50 0 200340 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 812800

[startup+522.301 s]
/proc/loadavg: 4.06 3.98 3.42 5/190 30760
/proc/meminfo: memFree=24647392/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=895720 CPUtime=522.31 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 213730 0 0 0 52184 47 0 0 25 0 1 0 540653507 917217280 213531 33554432000 4194304 4395502 140733333434544 18446744073709551615 4294232 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 223930 213531 266 50 0 221070 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 895720

[startup+582.301 s]
/proc/loadavg: 4.02 3.98 3.46 5/190 30762
/proc/meminfo: memFree=24426180/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=1002808 CPUtime=582.31 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 239883 0 0 0 58179 52 0 0 25 0 1 0 540653507 1026875392 239684 33554432000 4194304 4395502 140733333434544 18446744073709551615 4299583 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 250702 239684 266 50 0 247842 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1002808

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.49 5/190 30764
/proc/meminfo: memFree=24231564/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=1130892 CPUtime=642.31 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 271449 0 0 0 64172 59 0 0 25 0 1 0 540653507 1158033408 271250 33554432000 4194304 4395502 140733333434544 18446744073709551615 4299749 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 282723 271250 266 50 0 279863 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1130892

[startup+702.301 s]
/proc/loadavg: 4.00 3.98 3.52 5/190 30765
/proc/meminfo: memFree=24089152/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=1167528 CPUtime=702.31 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 280142 0 0 0 70170 61 0 0 25 0 1 0 540653507 1195548672 279943 33554432000 4194304 4395502 140733333434544 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 291882 279943 266 50 0 289022 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1167528

[startup+762.307 s]
/proc/loadavg: 4.00 3.98 3.55 5/190 30767
/proc/meminfo: memFree=23890208/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=1298628 CPUtime=762.32 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 312484 0 0 0 76164 68 0 0 25 0 1 0 540653507 1329795072 312285 33554432000 4194304 4395502 140733333434544 18446744073709551615 4299517 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 324657 312285 266 50 0 321797 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1298628

[startup+822.301 s]
/proc/loadavg: 4.00 3.98 3.57 5/190 30768
/proc/meminfo: memFree=23744832/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=1405644 CPUtime=822.32 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 338901 0 0 0 82158 74 0 0 25 0 1 0 540653507 1439379456 338702 33554432000 4194304 4395502 140733333434544 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 351411 338702 266 50 0 348551 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1405644

[startup+882.301 s]
/proc/loadavg: 4.00 3.98 3.59 5/190 30770
/proc/meminfo: memFree=23575300/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=1547592 CPUtime=882.31 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 373898 0 0 0 88150 81 0 0 25 0 1 0 540653507 1584734208 373699 33554432000 4194304 4395502 140733333434544 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 386898 373699 266 50 0 384038 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1547592

[startup+942.301 s]
/proc/loadavg: 4.00 3.98 3.62 5/190 30772
/proc/meminfo: memFree=23539428/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=1557928 CPUtime=942.32 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 375987 0 0 0 94150 82 0 0 25 0 1 0 540653507 1595318272 375788 33554432000 4194304 4395502 140733333434544 18446744073709551615 4328460 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 389482 375788 266 50 0 386622 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1557928

[startup+1002.3 s]
/proc/loadavg: 4.04 4.00 3.64 5/190 30773
/proc/meminfo: memFree=23522772/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=1564716 CPUtime=1002.32 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 377271 0 0 0 100150 82 0 0 25 0 1 0 540653507 1602269184 377072 33554432000 4194304 4395502 140733333434544 18446744073709551615 4328557 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 391179 377072 266 50 0 388319 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1564716

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.66 5/190 30775
/proc/meminfo: memFree=23510204/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=1569580 CPUtime=1062.32 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 378275 0 0 0 106150 82 0 0 25 0 1 0 540653507 1607249920 378076 33554432000 4194304 4395502 140733333434544 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 392395 378076 266 50 0 389535 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1569580

[startup+1122.3 s]
/proc/loadavg: 4.08 4.01 3.68 5/190 30776
/proc/meminfo: memFree=23388632/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=1681676 CPUtime=1122.32 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 406129 0 0 0 112145 87 0 0 25 0 1 0 540653507 1722036224 405930 33554432000 4194304 4395502 140733333434544 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 420419 405930 266 50 0 417559 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1681676

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.70 5/190 30778
/proc/meminfo: memFree=23252800/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=1787172 CPUtime=1182.32 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 431953 0 0 0 118140 92 0 0 25 0 1 0 540653507 1830064128 431754 33554432000 4194304 4395502 140733333434544 18446744073709551615 4297145 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 446793 431754 266 50 0 443933 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1787172

[startup+1242.3 s]
/proc/loadavg: 4.12 4.03 3.73 5/190 30780
/proc/meminfo: memFree=23096632/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=1924452 CPUtime=1242.33 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 465975 0 0 0 124133 100 0 0 25 0 1 0 540653507 1970638848 465776 33554432000 4194304 4395502 140733333434544 18446744073709551615 4314423 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 481113 465776 266 50 0 478253 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1924452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.89 3.99 3.73 3/180 30817
/proc/meminfo: memFree=23556028/32950928 swapFree=67071984/67111528
[pid=30732] ppid=30730 vsize=1975236 CPUtime=1300.04 cores=5,7
/proc/30732/stat : 30732 (SApperloT2010) R 30730 30732 30535 0 -1 4202496 478228 0 0 0 129901 103 0 0 25 0 1 0 540653507 2022641664 478029 33554432000 4194304 4395502 140733333434544 18446744073709551615 4288328 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/30732/statm: 493809 478029 266 50 0 490949 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1975236

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.09
CPU time (s): 1300.13
CPU user time (s): 1299.01
CPU system time (s): 1.11383
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1975236

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

runsolver used 2.13068 second user time and 4.97324 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-22 22:30:28
IDJOB=3249153
IDBENCH=83157
IDSOLVER=1655
FILE ID=node116/3249153-1303504228
RUNJOBID= node116-1303502915-30556
PBS_JOBID= 13134221
Free space on /tmp= 72468 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x34.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249153-1303504228/watcher-3249153-1303504228 -o /tmp/evaluation-result-3249153-1303504228/solver-3249153-1303504228 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3249153-1303504228.cnf

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

MD5SUM BENCH= 1633295f58c28a5b4150be8640bdf9df
RANDOM SEED=1677961451

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26568852 kB
Buffers:       1385908 kB
Cached:        4451532 kB
SwapCached:       9728 kB
Active:        2521032 kB
Inactive:      3455256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26568852 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            6044 kB
Writeback:           0 kB
AnonPages:      133220 kB
Mapped:          14416 kB
Slab:           342500 kB
PageTables:       5648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   336492 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= 72468 MiB
End job on node116 at 2011-04-22 22:52:10