Trace number 3379710

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.05 1300.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes8.cnf
MD5SUMca42736a2fe4e8cf2cba6dd1668e0ad6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.9384
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3379710-1305454950/watcher-3379710-1305454950 -o /tmp/evaluation-result-3379710-1305454950/solver-3379710-1305454950 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379710-1305454950.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: 2.80 3.10 3.50 6/363 1055
/proc/meminfo: memFree=27103912/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=12728 CPUtime=0 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 504 0 0 0 0 0 0 0 22 0 1 0 657093829 13033472 445 33554432000 4194304 4394578 140737420553056 18446744073709551615 268272349893 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 3182 445 247 49 0 323 0

[startup+0.098788 s]
/proc/loadavg: 2.80 3.10 3.50 6/363 1055
/proc/meminfo: memFree=27103912/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=18216 CPUtime=0.09 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 2071 0 0 0 8 1 0 0 22 0 1 0 657093829 18653184 1839 33554432000 4194304 4394578 140737420553056 18446744073709551615 268272348532 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 4554 1840 266 49 0 1695 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18216

[startup+0.100786 s]
/proc/loadavg: 2.80 3.10 3.50 6/363 1055
/proc/meminfo: memFree=27103912/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=18216 CPUtime=0.09 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 2081 0 0 0 8 1 0 0 22 0 1 0 657093829 18653184 1849 33554432000 4194304 4394578 140737420553056 18446744073709551615 268272349893 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 4554 1849 266 49 0 1695 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18216

[startup+0.300753 s]
/proc/loadavg: 2.80 3.10 3.50 6/363 1055
/proc/meminfo: memFree=27103912/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=21120 CPUtime=0.29 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 2812 0 0 0 28 1 0 0 23 0 1 0 657093829 21626880 2580 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 5280 2580 266 49 0 2421 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21120

[startup+0.700684 s]
/proc/loadavg: 2.80 3.10 3.50 6/363 1055
/proc/meminfo: memFree=27103912/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=24760 CPUtime=0.69 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 3686 0 0 0 68 1 0 0 25 0 1 0 657093829 25354240 3454 33554432000 4194304 4394578 140737420553056 18446744073709551615 268272349893 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 6190 3454 266 49 0 3331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24760

[startup+1.50054 s]
/proc/loadavg: 2.80 3.10 3.50 7/375 1077
/proc/meminfo: memFree=27020500/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=28328 CPUtime=1.48 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 4576 0 0 0 147 1 0 0 25 0 1 0 657093829 29007872 4344 33554432000 4194304 4394578 140737420553056 18446744073709551615 4285478 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 7082 4344 266 49 0 4223 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28328

[startup+3.10025 s]
/proc/loadavg: 2.80 3.10 3.50 7/375 1077
/proc/meminfo: memFree=26996316/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=30080 CPUtime=3.09 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 4981 0 0 0 307 2 0 0 25 0 1 0 657093829 30801920 4749 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298966 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 7520 4749 266 49 0 4661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30080

[startup+6.30068 s]
/proc/loadavg: 2.98 3.13 3.51 7/375 1077
/proc/meminfo: memFree=26963952/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=33260 CPUtime=6.29 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 5728 0 0 0 627 2 0 0 25 0 1 0 657093829 34058240 5496 33554432000 4194304 4394578 140737420553056 18446744073709551615 4296770 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 8315 5496 266 49 0 5456 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33260

[startup+12.7005 s]
/proc/loadavg: 3.14 3.16 3.52 7/375 1077
/proc/meminfo: memFree=26912568/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=37620 CPUtime=12.69 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 6761 0 0 0 1267 2 0 0 25 0 1 0 657093829 38522880 6529 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 9405 6529 266 49 0 6546 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37620

[startup+25.5003 s]
/proc/loadavg: 3.63 3.27 3.54 7/375 1077
/proc/meminfo: memFree=26874376/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=44816 CPUtime=25.49 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 8332 0 0 0 2546 3 0 0 25 0 1 0 657093829 45891584 8100 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 11204 8100 266 49 0 8345 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44816

[startup+51.1007 s]
/proc/loadavg: 4.17 3.42 3.59 7/375 1078
/proc/meminfo: memFree=26846080/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=52100 CPUtime=51.09 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 9922 0 0 0 5106 3 0 0 25 0 1 0 657093829 53350400 9690 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 13025 9690 266 49 0 10166 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52100

[startup+102.314 s]
/proc/loadavg: 4.64 3.66 3.66 7/375 1079
/proc/meminfo: memFree=26786172/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=67236 CPUtime=102.3 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 13186 0 0 0 10226 4 0 0 25 0 1 0 657093829 68849664 12954 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298814 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 16809 12954 266 49 0 13950 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67236

[startup+162.301 s]
/proc/loadavg: 4.92 3.92 3.74 7/375 1081
/proc/meminfo: memFree=26740264/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=77540 CPUtime=162.3 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 15180 0 0 0 16225 5 0 0 25 0 1 0 657093829 79400960 14948 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 19385 14948 266 49 0 16526 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 77540

[startup+222.3 s]
/proc/loadavg: 4.97 4.11 3.82 7/375 1083
/proc/meminfo: memFree=26709736/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=80516 CPUtime=222.29 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 15845 0 0 0 22224 5 0 0 25 0 1 0 657093829 82448384 15613 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 20129 15613 266 49 0 17270 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 80516

[startup+282.301 s]
/proc/loadavg: 5.03 4.29 3.90 7/375 1084
/proc/meminfo: memFree=26684408/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=86752 CPUtime=282.3 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 17081 0 0 0 28224 6 0 0 25 0 1 0 657093829 88834048 16849 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 21688 16849 266 49 0 18829 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 86752

[startup+342.301 s]
/proc/loadavg: 5.10 4.44 3.97 7/375 1086
/proc/meminfo: memFree=26659088/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=95236 CPUtime=342.3 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 18742 0 0 0 34224 6 0 0 25 0 1 0 657093829 97521664 18510 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 23809 18510 266 49 0 20950 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 95236

[startup+402.3 s]
/proc/loadavg: 5.19 4.59 4.05 7/375 1087
/proc/meminfo: memFree=26638840/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=100996 CPUtime=402.3 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 19964 0 0 0 40224 6 0 0 25 0 1 0 657093829 103419904 19732 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 25249 19732 266 49 0 22390 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 100996

[startup+462.3 s]
/proc/loadavg: 4.57 4.53 4.07 6/374 1089
/proc/meminfo: memFree=26625808/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=104976 CPUtime=462.3 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 20802 0 0 0 46224 6 0 0 25 0 1 0 657093829 107495424 20570 33554432000 4194304 4394578 140737420553056 18446744073709551615 4297109 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 26244 20570 266 49 0 23385 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 104976

[startup+522.301 s]
/proc/loadavg: 4.21 4.43 4.06 6/374 1091
/proc/meminfo: memFree=26603204/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=109660 CPUtime=522.3 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 21812 0 0 0 52223 7 0 0 25 0 1 0 657093829 112291840 21580 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 27415 21580 266 49 0 24556 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 109660

[startup+582.301 s]
/proc/loadavg: 4.07 4.35 4.05 5/374 1092
/proc/meminfo: memFree=26562016/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=118900 CPUtime=582.3 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 23914 0 0 0 58223 7 0 0 25 0 1 0 657093829 121753600 23682 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 29725 23682 266 49 0 26866 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 118900

[startup+642.3 s]
/proc/loadavg: 4.07 4.30 4.05 6/374 1094
/proc/meminfo: memFree=26555788/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=118900 CPUtime=642.31 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 23958 0 0 0 64223 8 0 0 25 0 1 0 657093829 121753600 23726 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 29725 23726 266 49 0 26866 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 118900

[startup+702.301 s]
/proc/loadavg: 4.02 4.24 4.05 6/374 1095
/proc/meminfo: memFree=26549560/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=119556 CPUtime=702.31 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 24108 0 0 0 70223 8 0 0 25 0 1 0 657093829 122425344 23876 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 29889 23876 266 49 0 27030 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 119556

[startup+762.314 s]
/proc/loadavg: 4.01 4.20 4.04 6/374 1097
/proc/meminfo: memFree=26536500/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=120584 CPUtime=762.32 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 24289 0 0 0 76224 8 0 0 25 0 1 0 657093829 123478016 24057 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 30146 24057 266 49 0 27287 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 120584

[startup+822.3 s]
/proc/loadavg: 4.00 4.16 4.04 6/374 1099
/proc/meminfo: memFree=26515016/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=126028 CPUtime=822.31 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 25376 0 0 0 82223 8 0 0 25 0 1 0 657093829 129052672 25144 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 31507 25144 266 49 0 28648 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 126028

[startup+882.301 s]
/proc/loadavg: 4.07 4.14 4.04 6/374 1100
/proc/meminfo: memFree=26484848/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=132300 CPUtime=882.31 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 26555 0 0 0 88222 9 0 0 25 0 1 0 657093829 135475200 26323 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 33075 26323 266 49 0 30216 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 132300

[startup+942.301 s]
/proc/loadavg: 4.13 4.14 4.04 6/374 1102
/proc/meminfo: memFree=26464720/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=134348 CPUtime=942.31 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 26942 0 0 0 94222 9 0 0 25 0 1 0 657093829 137572352 26710 33554432000 4194304 4394578 140737420553056 18446744073709551615 4316134 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 33587 26710 266 49 0 30728 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 134348

[startup+1002.3 s]
/proc/loadavg: 4.13 4.14 4.04 6/374 1103
/proc/meminfo: memFree=26453892/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=136012 CPUtime=1002.31 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 27250 0 0 0 100222 9 0 0 25 0 1 0 657093829 139276288 27018 33554432000 4194304 4394578 140737420553056 18446744073709551615 4287907 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 34003 27018 266 49 0 31144 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 136012

[startup+1062.3 s]
/proc/loadavg: 4.05 4.12 4.04 6/374 1105
/proc/meminfo: memFree=26445064/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=137484 CPUtime=1062.32 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 27527 0 0 0 106222 10 0 0 25 0 1 0 657093829 140783616 27295 33554432000 4194304 4394578 140737420553056 18446744073709551615 4292880 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 34371 27295 266 49 0 31512 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 137484

[startup+1122.3 s]
/proc/loadavg: 4.02 4.09 4.03 6/374 1107
/proc/meminfo: memFree=26437716/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=139660 CPUtime=1122.32 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 27927 0 0 0 112222 10 0 0 25 0 1 0 657093829 143011840 27695 33554432000 4194304 4394578 140737420553056 18446744073709551615 4285734 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 34915 27695 266 49 0 32056 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 139660

[startup+1182.3 s]
/proc/loadavg: 4.07 4.09 4.03 6/374 1108
/proc/meminfo: memFree=26425664/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=140172 CPUtime=1182.32 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 28023 0 0 0 118222 10 0 0 25 0 1 0 657093829 143536128 27791 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 35043 27791 266 49 0 32184 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 140172

[startup+1242.3 s]
/proc/loadavg: 4.02 4.07 4.03 6/374 1110
/proc/meminfo: memFree=26417692/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=141800 CPUtime=1242.33 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 28389 0 0 0 124222 11 0 0 25 0 1 0 657093829 145203200 28157 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 35450 28157 266 49 0 32591 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 141800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.05 4.02 5/374 1111
/proc/meminfo: memFree=26410728/32950928 swapFree=60199044/67111528
[pid=1053] ppid=1050 vsize=142568 CPUtime=1300.03 cores=5,7
/proc/1053/stat : 1053 (SApperloT2010) R 1050 1053 24378 0 -1 4202496 28548 0 0 0 129992 11 0 0 25 0 1 0 657093829 145989632 28316 33554432000 4194304 4394578 140737420553056 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1053/statm: 35642 28316 266 49 0 32783 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 142568

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.93
CPU system time (s): 0.115982
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 142568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28548
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= 11
involuntary context switches= 1469

runsolver used 4.38733 second user time and 11.0053 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 12:22:30
IDJOB=3379710
IDBENCH=71572
IDSOLVER=1862
FILE ID=node122/3379710-1305454950
RUNJOBID= node122-1305454950-1037
PBS_JOBID= 13324864
Free space on /tmp= 73460 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes8.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379710-1305454950/watcher-3379710-1305454950 -o /tmp/evaluation-result-3379710-1305454950/solver-3379710-1305454950 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379710-1305454950.cnf

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

MD5SUM BENCH= ca42736a2fe4e8cf2cba6dd1668e0ad6
RANDOM SEED=901531503

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27104100 kB
Buffers:        304600 kB
Cached:        3803360 kB
SwapCached:      50104 kB
Active:        1541040 kB
Inactive:      4074872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27104100 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:            3688 kB
Writeback:           0 kB
AnonPages:     1468516 kB
Mapped:          18452 kB
Slab:           128132 kB
PageTables:      38060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 79919496 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= 73456 MiB
End job on node122 at 2011-05-15 12:44:12