Trace number 3250253

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.01 1300.04

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4231.cnf
MD5SUMa52d60bf6e72caa628ad712a5fe0fb7a
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 variables4229
Number of clauses100397
Sum of the clauses size411595
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490390
Number of clauses of size 510007
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-3250253-1303539712/watcher-3250253-1303539712 -o /tmp/evaluation-result-3250253-1303539712/solver-3250253-1303539712 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3250253-1303539712.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.68 0.16 0.05 3/184 27838
/proc/meminfo: memFree=15370684/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=14424 CPUtime=0 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 818 0 0 0 0 0 0 0 21 0 1 0 446386779 14770176 757 33554432000 4194304 4395502 140736669528544 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 3606 758 249 50 0 746 0

[startup+0.0152391 s]
/proc/loadavg: 0.68 0.16 0.05 3/184 27838
/proc/meminfo: memFree=15370684/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=15744 CPUtime=0.01 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 1137 0 0 0 1 0 0 0 21 0 1 0 446386779 16121856 1076 33554432000 4194304 4395502 140736669528544 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 3936 1077 249 50 0 1076 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15744

[startup+0.100231 s]
/proc/loadavg: 0.68 0.16 0.05 3/184 27838
/proc/meminfo: memFree=15370684/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=28040 CPUtime=0.09 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 4228 0 0 0 9 0 0 0 21 0 1 0 446386779 28712960 4066 33554432000 4194304 4395502 140736669528544 18446744073709551615 264726429591 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 7010 4066 255 50 0 4150 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28040

[startup+0.300192 s]
/proc/loadavg: 0.68 0.16 0.05 3/184 27838
/proc/meminfo: memFree=15370684/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=37824 CPUtime=0.29 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 7261 0 0 0 26 3 0 0 22 0 1 0 446386779 38731776 6705 33554432000 4194304 4395502 140736669528544 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 9456 6705 266 50 0 6596 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37824

[startup+0.701114 s]
/proc/loadavg: 0.68 0.16 0.05 3/184 27838
/proc/meminfo: memFree=15370684/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=42476 CPUtime=0.69 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 8418 0 0 0 66 3 0 0 24 0 1 0 446386779 43495424 7862 33554432000 4194304 4395502 140736669528544 18446744073709551615 4291663 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 10619 7863 266 50 0 7759 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42476

[startup+1.50096 s]
/proc/loadavg: 0.68 0.16 0.05 4/185 27839
/proc/meminfo: memFree=15337416/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=48820 CPUtime=1.49 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 9986 0 0 0 146 3 0 0 25 0 1 0 446386779 49991680 9430 33554432000 4194304 4395502 140736669528544 18446744073709551615 4347203 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 12205 9430 266 50 0 9345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48820

[startup+3.10066 s]
/proc/loadavg: 0.68 0.16 0.05 4/185 27839
/proc/meminfo: memFree=15329108/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=58712 CPUtime=3.09 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 12414 0 0 0 305 4 0 0 25 0 1 0 446386779 60121088 11858 33554432000 4194304 4395502 140736669528544 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 14678 11858 266 50 0 11818 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58712

[startup+6.30106 s]
/proc/loadavg: 0.94 0.22 0.07 5/190 27849
/proc/meminfo: memFree=15307984/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=65196 CPUtime=6.29 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 13993 0 0 0 625 4 0 0 25 0 1 0 446386779 66760704 13437 33554432000 4194304 4395502 140736669528544 18446744073709551615 4314399 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 16299 13437 266 50 0 13439 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65196

[startup+12.7009 s]
/proc/loadavg: 1.19 0.28 0.09 5/190 27850
/proc/meminfo: memFree=15284220/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=76860 CPUtime=12.69 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 16760 0 0 0 1265 4 0 0 25 0 1 0 446386779 78704640 16204 33554432000 4194304 4395502 140736669528544 18446744073709551615 4346770 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 19215 16204 266 50 0 16355 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76860

[startup+25.5004 s]
/proc/loadavg: 1.81 0.47 0.15 5/190 27850
/proc/meminfo: memFree=15255460/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=92292 CPUtime=25.49 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 20423 0 0 0 2544 5 0 0 25 0 1 0 446386779 94507008 19867 33554432000 4194304 4395502 140736669528544 18446744073709551615 4288486 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 23073 19867 266 50 0 20213 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92292

[startup+51.1006 s]
/proc/loadavg: 2.56 0.75 0.26 5/190 27878
/proc/meminfo: memFree=14954240/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=131548 CPUtime=51.09 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 29920 0 0 0 5101 8 0 0 25 0 1 0 446386779 134705152 29364 33554432000 4194304 4395502 140736669528544 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 32887 29364 266 50 0 30027 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 131548

[startup+102.307 s]
/proc/loadavg: 3.37 1.25 0.45 5/190 27879
/proc/meminfo: memFree=14691368/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=184844 CPUtime=102.3 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 42771 0 0 0 10218 12 0 0 25 0 1 0 446386779 189280256 42215 33554432000 4194304 4395502 140736669528544 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 46211 42215 266 50 0 43351 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 184844

[startup+162.301 s]
/proc/loadavg: 3.77 1.75 0.67 5/190 27881
/proc/meminfo: memFree=14484108/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=205620 CPUtime=162.29 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 47288 0 0 0 16215 14 0 0 25 0 1 0 446386779 210554880 46732 33554432000 4194304 4395502 140736669528544 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 51405 46732 266 50 0 48545 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 205620

[startup+222.3 s]
/proc/loadavg: 3.99 2.18 0.88 5/190 27885
/proc/meminfo: memFree=14283428/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=270128 CPUtime=222.28 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 63080 0 0 0 22210 18 0 0 25 0 1 0 446386779 276611072 62524 33554432000 4194304 4395502 140736669528544 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 67532 62524 266 50 0 64672 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 270128

[startup+282.301 s]
/proc/loadavg: 3.99 2.51 1.08 5/190 27887
/proc/meminfo: memFree=14060888/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=308604 CPUtime=282.28 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 71984 0 0 0 28207 21 0 0 25 0 1 0 446386779 316010496 71428 33554432000 4194304 4395502 140736669528544 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 77151 71428 266 50 0 74291 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 308604

[startup+342.3 s]
/proc/loadavg: 3.99 2.78 1.26 5/190 27888
/proc/meminfo: memFree=13896188/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=343912 CPUtime=342.28 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 80523 0 0 0 34205 23 0 0 25 0 1 0 446386779 352165888 79967 33554432000 4194304 4395502 140736669528544 18446744073709551615 4299723 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 85978 79967 266 50 0 83118 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 343912

[startup+402.301 s]
/proc/loadavg: 4.03 3.01 1.43 5/190 27917
/proc/meminfo: memFree=13743364/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=391160 CPUtime=402.28 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 92005 0 0 0 40202 26 0 0 25 0 1 0 446386779 400547840 91449 33554432000 4194304 4395502 140736669528544 18446744073709551615 4350471 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 97790 91449 266 50 0 94930 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 391160

[startup+462.301 s]
/proc/loadavg: 4.01 3.19 1.59 5/190 27946
/proc/meminfo: memFree=13570164/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=441944 CPUtime=462.27 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 104320 0 0 0 46199 28 0 0 25 0 1 0 446386779 452550656 103764 33554432000 4194304 4395502 140736669528544 18446744073709551615 4288072 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 110486 103764 266 50 0 107626 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 441944

[startup+522.3 s]
/proc/loadavg: 4.00 3.33 1.74 5/190 27947
/proc/meminfo: memFree=13463372/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=504500 CPUtime=522.28 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 119776 0 0 0 52194 34 0 0 25 0 1 0 446386779 516608000 119220 33554432000 4194304 4395502 140736669528544 18446744073709551615 4300225 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 126125 119220 266 50 0 123265 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 504500

[startup+582.301 s]
/proc/loadavg: 4.00 3.45 1.88 5/190 27949
/proc/meminfo: memFree=13225512/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=540352 CPUtime=582.27 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 128593 0 0 0 58190 37 0 0 25 0 1 0 446386779 553320448 128037 33554432000 4194304 4395502 140736669528544 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 135088 128037 266 50 0 132228 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 540352

[startup+642.301 s]
/proc/loadavg: 4.00 3.55 2.01 5/190 27950
/proc/meminfo: memFree=12988020/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=555236 CPUtime=642.27 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 131693 0 0 0 64189 38 0 0 25 0 1 0 446386779 568561664 131137 33554432000 4194304 4395502 140736669528544 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 138809 131137 266 50 0 135949 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 555236

[startup+702.3 s]
/proc/loadavg: 4.00 3.63 2.13 5/190 27952
/proc/meminfo: memFree=12892272/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=564324 CPUtime=702.27 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 133627 0 0 0 70188 39 0 0 25 0 1 0 446386779 577867776 133071 33554432000 4194304 4395502 140736669528544 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 141081 133071 266 50 0 138221 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 564324

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.24 5/190 27954
/proc/meminfo: memFree=12757328/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=582780 CPUtime=762.27 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 138170 0 0 0 76186 41 0 0 25 0 1 0 446386779 596766720 137614 33554432000 4194304 4395502 140736669528544 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 145695 137614 266 50 0 142835 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 582780

[startup+822.301 s]
/proc/loadavg: 4.00 3.75 2.35 5/190 27955
/proc/meminfo: memFree=12654132/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=619988 CPUtime=822.27 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 147384 0 0 0 82183 44 0 0 25 0 1 0 446386779 634867712 146828 33554432000 4194304 4395502 140736669528544 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 154997 146828 266 50 0 152137 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 619988

[startup+882.3 s]
/proc/loadavg: 4.00 3.79 2.45 5/190 27957
/proc/meminfo: memFree=12524396/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=652996 CPUtime=882.26 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 155491 0 0 0 88180 46 0 0 25 0 1 0 446386779 668667904 154935 33554432000 4194304 4395502 140736669528544 18446744073709551615 4316143 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 163249 154935 266 50 0 160389 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 652996

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.54 5/190 27958
/proc/meminfo: memFree=12406940/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=690340 CPUtime=942.26 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 164625 0 0 0 94177 49 0 0 25 0 1 0 446386779 706908160 164069 33554432000 4194304 4395502 140736669528544 18446744073709551615 4328006 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 172585 164069 266 50 0 169725 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 690340

[startup+1002.3 s]
/proc/loadavg: 4.04 3.87 2.64 5/190 27960
/proc/meminfo: memFree=12307088/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=725264 CPUtime=1002.26 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 172925 0 0 0 100174 52 0 0 25 0 1 0 446386779 742670336 172369 33554432000 4194304 4395502 140736669528544 18446744073709551615 4299795 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 181316 172369 266 50 0 178456 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 725264

[startup+1062.3 s]
/proc/loadavg: 4.01 3.89 2.72 5/190 27962
/proc/meminfo: memFree=12237124/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=746820 CPUtime=1062.26 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 177950 0 0 0 106172 54 0 0 25 0 1 0 446386779 764743680 177394 33554432000 4194304 4395502 140736669528544 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 186705 177394 266 50 0 183845 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 746820

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.80 5/190 27963
/proc/meminfo: memFree=12115200/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=792188 CPUtime=1122.26 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 189153 0 0 0 112168 58 0 0 25 0 1 0 446386779 811200512 188597 33554432000 4194304 4395502 140736669528544 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 198047 188597 266 50 0 195187 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 792188

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.87 5/190 27965
/proc/meminfo: memFree=12039544/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=817072 CPUtime=1182.26 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 195109 0 0 0 118167 59 0 0 25 0 1 0 446386779 836681728 194553 33554432000 4194304 4395502 140736669528544 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 204268 194553 266 50 0 201408 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 817072

[startup+1242.3 s]
/proc/loadavg: 4.07 3.95 2.94 5/190 27966
/proc/meminfo: memFree=11900268/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=843212 CPUtime=1242.26 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 201480 0 0 0 124165 61 0 0 25 0 1 0 446386779 863449088 200924 33554432000 4194304 4395502 140736669528544 18446744073709551615 4299821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 210803 200924 266 50 0 207943 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 843212



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.95 3.01 5/190 27968
/proc/meminfo: memFree=11796328/32951124 swapFree=67111528/67111528
[pid=27838] ppid=27836 vsize=869000 CPUtime=1299.96 cores=1,3
/proc/27838/stat : 27838 (SApperloT2010) R 27836 27838 27733 0 -1 4202496 207780 0 0 0 129933 63 0 0 25 0 1 0 446386779 889856000 207224 33554432000 4194304 4395502 140736669528544 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/27838/statm: 217250 207224 266 50 0 214390 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 869000

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.04
CPU time (s): 1300.01
CPU user time (s): 1299.34
CPU system time (s): 0.672897
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 869000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.34
system time used= 0.672897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207780
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2292

runsolver used 2.09168 second user time and 5.01124 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 08:21:52
IDJOB=3250253
IDBENCH=83248
IDSOLVER=1655
FILE ID=node141/3250253-1303539712
RUNJOBID= node141-1303539680-27753
PBS_JOBID= 13143097
Free space on /tmp= 71544 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4231.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250253-1303539712/watcher-3250253-1303539712 -o /tmp/evaluation-result-3250253-1303539712/solver-3250253-1303539712 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3250253-1303539712.cnf

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

MD5SUM BENCH= a52d60bf6e72caa628ad712a5fe0fb7a
RANDOM SEED=1040687801

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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:     32951124 kB
MemFree:      15370724 kB
Buffers:       1621944 kB
Cached:       15308752 kB
SwapCached:          0 kB
Active:        9444488 kB
Inactive:      7564500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15370724 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3336 kB
Writeback:           0 kB
AnonPages:       78252 kB
Mapped:          15412 kB
Slab:           507404 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   241188 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= 71516 MiB
End job on node141 at 2011-04-23 08:43:34