Trace number 3379751

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.08 1300.07

General information on the benchmark

Namecrafted/spence/
hard/s113-100.cnf
MD5SUM346cb413e25976ab9ce2952e1d53c865
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark250.158
Satisfiable
(Un)Satisfiability was proved
Number of variables113
Number of clauses236
Sum of the clauses size708
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3236
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.85 2.40 3.41 4/364 931
/proc/meminfo: memFree=26615860/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=11904 CPUtime=0 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 397 0 0 0 0 0 0 0 18 0 1 0 657002477 12189696 336 33554432000 4194304 4394578 140736137897696 18446744073709551615 210204308165 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 2976 336 266 49 0 117 0

[startup+0.0945149 s]
/proc/loadavg: 1.85 2.40 3.41 4/364 931
/proc/meminfo: memFree=26615860/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=12300 CPUtime=0.09 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 499 0 0 0 9 0 0 0 18 0 1 0 657002477 12595200 438 33554432000 4194304 4394578 140736137897696 18446744073709551615 4288041 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 3075 438 266 49 0 216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12300

[startup+0.100509 s]
/proc/loadavg: 1.85 2.40 3.41 4/364 931
/proc/meminfo: memFree=26615860/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=12300 CPUtime=0.09 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 507 0 0 0 9 0 0 0 18 0 1 0 657002477 12595200 446 33554432000 4194304 4394578 140736137897696 18446744073709551615 4309146 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 3075 446 266 49 0 216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12300

[startup+0.300488 s]
/proc/loadavg: 1.85 2.40 3.41 4/364 931
/proc/meminfo: memFree=26615860/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=12696 CPUtime=0.29 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 595 0 0 0 29 0 0 0 18 0 1 0 657002477 13000704 534 33554432000 4194304 4394578 140736137897696 18446744073709551615 4312416 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 3174 534 266 49 0 315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12696

[startup+0.700431 s]
/proc/loadavg: 1.85 2.40 3.41 4/364 931
/proc/meminfo: memFree=26615860/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=13356 CPUtime=0.69 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 765 0 0 0 69 0 0 0 18 0 1 0 657002477 13676544 704 33554432000 4194304 4394578 140736137897696 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 3339 704 267 49 0 480 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13356

[startup+1.50031 s]
/proc/loadavg: 1.85 2.40 3.41 6/376 955
/proc/meminfo: memFree=26347808/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=14672 CPUtime=1.49 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 1089 0 0 0 149 0 0 0 20 0 1 0 657002477 15024128 1028 33554432000 4194304 4394578 140736137897696 18446744073709551615 4291540 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 3668 1028 267 49 0 809 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14672

[startup+3.10101 s]
/proc/loadavg: 1.85 2.40 3.41 6/376 955
/proc/meminfo: memFree=26224056/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=17176 CPUtime=3.09 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 1727 0 0 0 309 0 0 0 25 0 1 0 657002477 17588224 1666 33554432000 4194304 4394578 140736137897696 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 4294 1666 267 49 0 1435 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17176

[startup+6.30047 s]
/proc/loadavg: 2.18 2.46 3.42 8/376 1011
/proc/meminfo: memFree=26458608/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=20988 CPUtime=6.29 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 2694 0 0 0 628 1 0 0 25 0 1 0 657002477 21491712 2633 33554432000 4194304 4394578 140736137897696 18446744073709551615 4291490 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 5247 2633 267 49 0 2388 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20988

[startup+12.7004 s]
/proc/loadavg: 2.41 2.50 3.43 8/376 1011
/proc/meminfo: memFree=26406304/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=28100 CPUtime=12.7 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 4473 0 0 0 1268 2 0 0 25 0 1 0 657002477 28774400 4412 33554432000 4194304 4394578 140736137897696 18446744073709551615 4285739 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 7025 4412 267 49 0 4166 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 28100

[startup+25.5003 s]
/proc/loadavg: 2.98 2.63 3.46 8/373 1032
/proc/meminfo: memFree=26561860/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=42836 CPUtime=25.5 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 8142 0 0 0 2547 3 0 0 25 0 1 0 657002477 43864064 8081 33554432000 4194304 4394578 140736137897696 18446744073709551615 4298679 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 10709 8081 267 49 0 7850 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 42836

[startup+51.101 s]
/proc/loadavg: 3.67 2.81 3.50 7/376 1039
/proc/meminfo: memFree=26441060/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=67880 CPUtime=51.09 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 14403 0 0 0 5105 4 0 0 25 0 1 0 657002477 69509120 14342 33554432000 4194304 4394578 140736137897696 18446744073709551615 4296068 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 16970 14342 267 49 0 14111 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67880

[startup+102.313 s]
/proc/loadavg: 4.46 3.16 3.58 8/376 1040
/proc/meminfo: memFree=26352420/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=116968 CPUtime=102.3 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 26672 0 0 0 10223 7 0 0 25 0 1 0 657002477 119775232 26611 33554432000 4194304 4394578 140736137897696 18446744073709551615 4287765 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 29242 26611 267 49 0 26383 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 116968

[startup+162.3 s]
/proc/loadavg: 4.87 3.52 3.67 8/376 1042
/proc/meminfo: memFree=26249976/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=181724 CPUtime=162.29 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 42874 0 0 0 16216 13 0 0 25 0 1 0 657002477 186085376 42813 33554432000 4194304 4394578 140736137897696 18446744073709551615 4292207 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 45431 42813 267 49 0 42572 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 181724

[startup+222.3 s]
/proc/loadavg: 5.09 3.83 3.77 8/376 1043
/proc/meminfo: memFree=26202828/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=224664 CPUtime=222.29 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 53609 0 0 0 22213 16 0 0 25 0 1 0 657002477 230055936 53548 33554432000 4194304 4394578 140736137897696 18446744073709551615 4296788 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 56166 53548 267 49 0 53307 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 224664

[startup+282.3 s]
/proc/loadavg: 5.03 4.04 3.84 8/376 1045
/proc/meminfo: memFree=26133488/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=277580 CPUtime=282.29 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 66846 0 0 0 28209 20 0 0 25 0 1 0 657002477 284241920 66785 33554432000 4194304 4394578 140736137897696 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 69395 66785 267 49 0 66536 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 277580

[startup+342.301 s]
/proc/loadavg: 5.01 4.21 3.91 8/376 1047
/proc/meminfo: memFree=26041704/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=342048 CPUtime=342.3 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 82935 0 0 0 34204 26 0 0 25 0 1 0 657002477 350257152 82874 33554432000 4194304 4394578 140736137897696 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 85512 82874 267 49 0 82653 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 342048

[startup+402.301 s]
/proc/loadavg: 5.00 4.36 3.98 8/376 1048
/proc/meminfo: memFree=26028172/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=353376 CPUtime=402.29 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 85788 0 0 0 40203 26 0 0 25 0 1 0 657002477 361857024 85727 33554432000 4194304 4394578 140736137897696 18446744073709551615 4285768 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 88344 85727 267 49 0 85485 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 353376

[startup+462.301 s]
/proc/loadavg: 4.73 4.41 4.02 5/375 1050
/proc/meminfo: memFree=25966412/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=417760 CPUtime=462.3 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 101862 0 0 0 46199 31 0 0 25 0 1 0 657002477 427786240 101801 33554432000 4194304 4394578 140736137897696 18446744073709551615 210204305831 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 104440 101801 267 49 0 101581 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 417760

[startup+522.301 s]
/proc/loadavg: 4.31 4.34 4.02 5/375 1051
/proc/meminfo: memFree=25887396/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=475700 CPUtime=522.3 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 116371 0 0 0 52194 36 0 0 25 0 1 0 657002477 487116800 116310 33554432000 4194304 4394578 140736137897696 18446744073709551615 4288355 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 118925 116310 267 49 0 116066 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 475700

[startup+582.301 s]
/proc/loadavg: 4.11 4.28 4.01 5/375 1053
/proc/meminfo: memFree=25835044/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=525036 CPUtime=582.3 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 128707 0 0 0 58190 40 0 0 25 0 1 0 657002477 537636864 128646 33554432000 4194304 4394578 140736137897696 18446744073709551615 4284825 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 131259 128646 267 49 0 128400 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 525036

[startup+642.301 s]
/proc/loadavg: 4.04 4.23 4.01 7/375 1055
/proc/meminfo: memFree=25780084/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=578784 CPUtime=642.3 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 142130 0 0 0 64187 43 0 0 25 0 1 0 657002477 592674816 142069 33554432000 4194304 4394578 140736137897696 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 144696 142069 267 49 0 141837 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 578784

[startup+702.301 s]
/proc/loadavg: 4.01 4.18 4.00 5/375 1056
/proc/meminfo: memFree=25704780/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=633436 CPUtime=702.3 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 155805 0 0 0 70183 47 0 0 25 0 1 0 657002477 648638464 155744 33554432000 4194304 4394578 140736137897696 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 158359 155744 267 49 0 155500 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 633436

[startup+762.314 s]
/proc/loadavg: 4.05 4.16 4.00 7/375 1058
/proc/meminfo: memFree=25639904/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=697140 CPUtime=762.32 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 171716 0 0 0 76180 52 0 0 25 0 1 0 657002477 713871360 171655 33554432000 4194304 4394578 140736137897696 18446744073709551615 4309146 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 174285 171655 267 49 0 171426 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 697140

[startup+822.301 s]
/proc/loadavg: 4.10 4.16 4.01 7/375 1059
/proc/meminfo: memFree=25638756/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=697140 CPUtime=822.3 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 171717 0 0 0 82178 52 0 0 25 0 1 0 657002477 713871360 171656 33554432000 4194304 4394578 140736137897696 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 174285 171656 267 49 0 171426 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 697140

[startup+882.301 s]
/proc/loadavg: 4.07 4.14 4.01 7/375 1061
/proc/meminfo: memFree=25614556/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=721092 CPUtime=882.3 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 177712 0 0 0 88176 54 0 0 25 0 1 0 657002477 738398208 177651 33554432000 4194304 4394578 140736137897696 18446744073709551615 4295704 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 180273 177652 267 49 0 177414 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 721092

[startup+942.3 s]
/proc/loadavg: 4.02 4.11 4.00 6/375 1063
/proc/meminfo: memFree=25551492/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=783248 CPUtime=942.31 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 193259 0 0 0 94171 60 0 0 25 0 1 0 657002477 802045952 193198 33554432000 4194304 4394578 140736137897696 18446744073709551615 4299903 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 195812 193198 267 49 0 192953 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 783248

[startup+1002.3 s]
/proc/loadavg: 4.01 4.09 4.00 7/375 1064
/proc/meminfo: memFree=25495768/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=839204 CPUtime=1002.3 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 207235 0 0 0 100166 64 0 0 25 0 1 0 657002477 859344896 207174 33554432000 4194304 4394578 140736137897696 18446744073709551615 4296432 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 209801 207174 267 49 0 206942 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 839204

[startup+1062.3 s]
/proc/loadavg: 4.17 4.13 4.02 7/375 1066
/proc/meminfo: memFree=25419484/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=877800 CPUtime=1062.31 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 216869 0 0 0 106163 68 0 0 25 0 1 0 657002477 898867200 216808 33554432000 4194304 4394578 140736137897696 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 219450 216808 267 49 0 216591 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 877800

[startup+1122.3 s]
/proc/loadavg: 4.09 4.12 4.02 7/375 1067
/proc/meminfo: memFree=25363900/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=918200 CPUtime=1122.31 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 226986 0 0 0 112159 72 0 0 25 0 1 0 657002477 940236800 226925 33554432000 4194304 4394578 140736137897696 18446744073709551615 4296576 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 229550 226925 267 49 0 226691 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 918200

[startup+1182.3 s]
/proc/loadavg: 4.03 4.09 4.01 7/375 1069
/proc/meminfo: memFree=25327660/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=953056 CPUtime=1182.31 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 235713 0 0 0 118155 76 0 0 25 0 1 0 657002477 975929344 235652 33554432000 4194304 4394578 140736137897696 18446744073709551615 4312499 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 238264 235652 267 49 0 235405 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 953056

[startup+1242.3 s]
/proc/loadavg: 4.01 4.07 4.00 7/375 1071
/proc/meminfo: memFree=25298504/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=980428 CPUtime=1242.31 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 242533 0 0 0 124153 78 0 0 25 0 1 0 657002477 1003958272 242472 33554432000 4194304 4394578 140736137897696 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 245107 242472 267 49 0 242248 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 980428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.06 4.00 5/375 1072
/proc/meminfo: memFree=25272572/32951124 swapFree=63649232/67111528
[pid=931] ppid=929 vsize=1004512 CPUtime=1300.02 cores=0,2
/proc/931/stat : 931 (SApperloT2010) R 929 931 31275 0 -1 4202496 248575 0 0 0 129921 81 0 0 25 0 1 0 657002477 1028620288 248514 33554432000 4194304 4394578 140736137897696 18446744073709551615 4321831 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/931/statm: 251128 248514 267 49 0 248269 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1004512

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 1300.08
CPU user time (s): 1299.22
CPU system time (s): 0.864868
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1004512

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

runsolver used 4.89626 second user time and 10.4884 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 12:07:20
IDJOB=3379751
IDBENCH=20442
IDSOLVER=1862
FILE ID=node130/3379751-1305454040
RUNJOBID= node130-1305454040-910
PBS_JOBID= 13324842
Free space on /tmp= 73396 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT07/crafted/spence/hard/s113-100.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379751-1305454040/watcher-3379751-1305454040 -o /tmp/evaluation-result-3379751-1305454040/solver-3379751-1305454040 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379751-1305454040.cnf

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

MD5SUM BENCH= 346cb413e25976ab9ce2952e1d53c865
RANDOM SEED=1703389958

node130.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.838
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.67
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.838
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.838
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.838
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.81
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.838
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26616768 kB
Buffers:        286356 kB
Cached:        4011364 kB
SwapCached:      10248 kB
Active:        2145236 kB
Inactive:      3902036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26616768 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:              12 kB
Writeback:           0 kB
AnonPages:     1747496 kB
Mapped:          20172 kB
Slab:           188380 kB
PageTables:      35168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89249392 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= 73392 MiB
End job on node130 at 2011-05-15 12:29:02