Trace number 3380133

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

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications 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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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-3380133-1305453924/watcher-3380133-1305453924 -o /tmp/evaluation-result-3380133-1305453924/solver-3380133-1305453924 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380133-1305453924.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: 3.46 3.87 3.44 2/382 7744
/proc/meminfo: memFree=30442588/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=13516 CPUtime=0 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 725 0 0 0 0 0 0 0 22 0 1 0 656991114 13840384 665 33554432000 4194304 4394578 140735002343856 18446744073709551615 251813858885 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 3379 665 247 49 0 520 0

[startup+0.093075 s]
/proc/loadavg: 3.46 3.87 3.44 2/382 7744
/proc/meminfo: memFree=30442588/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=17344 CPUtime=0.08 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 1809 0 0 0 8 0 0 0 22 0 1 0 656991114 17760256 1599 33554432000 4194304 4394578 140735002343856 18446744073709551615 4254462 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 4336 1599 255 49 0 1477 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17344

[startup+0.101072 s]
/proc/loadavg: 3.46 3.87 3.44 2/382 7744
/proc/meminfo: memFree=30442588/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=17344 CPUtime=0.09 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 1839 0 0 0 9 0 0 0 22 0 1 0 656991114 17760256 1629 33554432000 4194304 4394578 140735002343856 18446744073709551615 251813896169 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 4336 1629 255 49 0 1477 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17344

[startup+0.301042 s]
/proc/loadavg: 3.46 3.87 3.44 2/382 7744
/proc/meminfo: memFree=30442588/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=20648 CPUtime=0.29 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 2687 0 0 0 29 0 0 0 23 0 1 0 656991114 21143552 2477 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 5162 2477 266 49 0 2303 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20648

[startup+0.700974 s]
/proc/loadavg: 3.46 3.87 3.44 2/382 7744
/proc/meminfo: memFree=30442588/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=22236 CPUtime=0.69 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 3095 0 0 0 69 0 0 0 25 0 1 0 656991114 22769664 2885 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 5559 2885 266 49 0 2700 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22236

[startup+1.50084 s]
/proc/loadavg: 3.46 3.87 3.44 5/395 7764
/proc/meminfo: memFree=30323680/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=23032 CPUtime=1.49 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 3287 0 0 0 149 0 0 0 25 0 1 0 656991114 23584768 3077 33554432000 4194304 4394578 140735002343856 18446744073709551615 4287345 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 5758 3077 266 49 0 2899 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23032

[startup+3.10063 s]
/proc/loadavg: 3.46 3.87 3.44 5/398 7770
/proc/meminfo: memFree=30139916/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=24296 CPUtime=3.08 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 3566 0 0 0 308 0 0 0 25 0 1 0 656991114 24879104 3356 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 6074 3356 266 49 0 3215 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24296

[startup+6.30111 s]
/proc/loadavg: 3.51 3.87 3.44 5/398 7770
/proc/meminfo: memFree=29982020/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=24984 CPUtime=6.28 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 3730 0 0 0 628 0 0 0 25 0 1 0 656991114 25583616 3520 33554432000 4194304 4394578 140735002343856 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 6246 3520 266 49 0 3387 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24984

[startup+12.701 s]
/proc/loadavg: 3.54 3.87 3.45 5/398 7770
/proc/meminfo: memFree=29897384/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=26484 CPUtime=12.69 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 4102 0 0 0 1268 1 0 0 25 0 1 0 656991114 27119616 3892 33554432000 4194304 4394578 140735002343856 18446744073709551615 4292880 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 6621 3892 266 49 0 3762 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26484

[startup+25.5009 s]
/proc/loadavg: 3.81 3.91 3.46 5/398 7770
/proc/meminfo: memFree=29869628/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=28028 CPUtime=25.49 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 4465 0 0 0 2548 1 0 0 25 0 1 0 656991114 28700672 4255 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 7007 4255 266 49 0 4148 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28028

[startup+51.1006 s]
/proc/loadavg: 3.87 3.92 3.48 5/398 7771
/proc/meminfo: memFree=29839016/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=29956 CPUtime=51.09 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 4958 0 0 0 5108 1 0 0 25 0 1 0 656991114 30674944 4748 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 7489 4748 266 49 0 4630 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29956

[startup+102.315 s]
/proc/loadavg: 3.94 3.93 3.50 5/398 7772
/proc/meminfo: memFree=29798692/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=32872 CPUtime=102.31 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 5631 0 0 0 10229 2 0 0 25 0 1 0 656991114 33660928 5421 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 8218 5421 266 49 0 5359 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 32872

[startup+162.301 s]
/proc/loadavg: 3.98 3.94 3.53 5/398 7774
/proc/meminfo: memFree=29766676/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=35632 CPUtime=162.29 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 6202 0 0 0 16227 2 0 0 25 0 1 0 656991114 36487168 5992 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 8908 5992 266 49 0 6049 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35632

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.56 5/398 7776
/proc/meminfo: memFree=29741216/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=36852 CPUtime=222.29 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 6519 0 0 0 22227 2 0 0 25 0 1 0 656991114 37736448 6309 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 9213 6309 266 49 0 6354 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 36852

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.58 5/398 7777
/proc/meminfo: memFree=29711428/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=38368 CPUtime=282.29 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 6903 0 0 0 28226 3 0 0 25 0 1 0 656991114 39288832 6693 33554432000 4194304 4394578 140735002343856 18446744073709551615 4287393 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 9592 6693 266 49 0 6733 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 38368

[startup+342.301 s]
/proc/loadavg: 4.12 4.00 3.62 5/398 7779
/proc/meminfo: memFree=29689448/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=41064 CPUtime=342.29 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 7443 0 0 0 34226 3 0 0 25 0 1 0 656991114 42049536 7233 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 10266 7233 266 49 0 7407 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 41064

[startup+402.301 s]
/proc/loadavg: 4.04 4.00 3.64 5/398 7780
/proc/meminfo: memFree=29669212/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=41752 CPUtime=402.29 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 7613 0 0 0 40226 3 0 0 25 0 1 0 656991114 42754048 7403 33554432000 4194304 4394578 140735002343856 18446744073709551615 4290847 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 10438 7403 266 49 0 7579 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 41752

[startup+462.3 s]
/proc/loadavg: 4.01 4.00 3.66 5/398 7782
/proc/meminfo: memFree=29656912/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=42484 CPUtime=462.29 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 7788 0 0 0 46225 4 0 0 25 0 1 0 656991114 43503616 7578 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 10621 7578 266 49 0 7762 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 42484

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/398 7784
/proc/meminfo: memFree=29635928/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=43492 CPUtime=522.3 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 8037 0 0 0 52225 5 0 0 25 0 1 0 656991114 44535808 7827 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 10873 7827 266 49 0 8014 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 43492

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.70 5/398 7785
/proc/meminfo: memFree=29621392/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=44556 CPUtime=582.3 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 8297 0 0 0 58225 5 0 0 25 0 1 0 656991114 45625344 8087 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 11139 8087 266 49 0 8280 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 44556

[startup+642.3 s]
/proc/loadavg: 4.19 4.04 3.73 5/398 7787
/proc/meminfo: memFree=29614164/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=45972 CPUtime=642.3 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 8649 0 0 0 64225 5 0 0 25 0 1 0 656991114 47075328 8439 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 11493 8439 266 49 0 8634 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 45972

[startup+702.301 s]
/proc/loadavg: 4.07 4.03 3.74 5/398 7788
/proc/meminfo: memFree=29608924/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=46828 CPUtime=702.3 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 8814 0 0 0 70225 5 0 0 25 0 1 0 656991114 47951872 8604 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 11707 8604 266 49 0 8848 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 46828

[startup+762.315 s]
/proc/loadavg: 4.02 4.02 3.75 5/398 7790
/proc/meminfo: memFree=29604428/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=47372 CPUtime=762.32 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 8927 0 0 0 76226 6 0 0 25 0 1 0 656991114 48508928 8717 33554432000 4194304 4394578 140735002343856 18446744073709551615 4284843 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 11843 8717 266 49 0 8984 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 47372

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.76 5/398 7792
/proc/meminfo: memFree=29593484/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=47920 CPUtime=822.3 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 9068 0 0 0 82224 6 0 0 25 0 1 0 656991114 49070080 8858 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 11980 8858 266 49 0 9121 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 47920

[startup+882.301 s]
/proc/loadavg: 4.16 4.05 3.79 5/398 7793
/proc/meminfo: memFree=29588744/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=48624 CPUtime=882.3 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 9283 0 0 0 88224 6 0 0 25 0 1 0 656991114 49790976 9073 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 12156 9073 266 49 0 9297 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 48624

[startup+942.301 s]
/proc/loadavg: 4.17 4.07 3.81 5/398 7795
/proc/meminfo: memFree=29586372/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=49060 CPUtime=942.31 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 9357 0 0 0 94224 7 0 0 25 0 1 0 656991114 50237440 9147 33554432000 4194304 4394578 140735002343856 18446744073709551615 4287531 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 12265 9147 266 49 0 9406 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 49060

[startup+1002.3 s]
/proc/loadavg: 4.06 4.05 3.82 5/398 7796
/proc/meminfo: memFree=29582868/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=49700 CPUtime=1002.31 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 9538 0 0 0 100224 7 0 0 25 0 1 0 656991114 50892800 9328 33554432000 4194304 4394578 140735002343856 18446744073709551615 4292080 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 12425 9328 266 49 0 9566 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 49700

[startup+1062.3 s]
/proc/loadavg: 4.02 4.04 3.83 5/398 7798
/proc/meminfo: memFree=29575032/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=50624 CPUtime=1062.31 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 9795 0 0 0 106223 8 0 0 25 0 1 0 656991114 51838976 9585 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298985 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 12656 9585 266 49 0 9797 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 50624

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 3.83 5/398 7800
/proc/meminfo: memFree=29566580/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=50412 CPUtime=1122.31 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 9905 0 0 0 112223 8 0 0 25 0 1 0 656991114 51621888 9520 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 12603 9520 267 49 0 9744 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 50412

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.84 5/398 7801
/proc/meminfo: memFree=29558136/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=50836 CPUtime=1182.31 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 9989 0 0 0 118223 8 0 0 25 0 1 0 656991114 52056064 9604 33554432000 4194304 4394578 140735002343856 18446744073709551615 4297101 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 12709 9604 267 49 0 9850 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 50836

[startup+1242.3 s]
/proc/loadavg: 4.08 4.05 3.85 5/398 7803
/proc/meminfo: memFree=29552764/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=51568 CPUtime=1242.31 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 10173 0 0 0 124223 8 0 0 25 0 1 0 656991114 52805632 9788 33554432000 4194304 4394578 140735002343856 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 12892 9788 267 49 0 10033 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 51568



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.05 3.87 5/398 7804
/proc/meminfo: memFree=29538348/32950928 swapFree=41934208/67111528
[pid=7744] ppid=7742 vsize=52228 CPUtime=1300.01 cores=0,2
/proc/7744/stat : 7744 (SApperloT2010) R 7742 7744 6892 0 -1 4202496 10350 0 0 0 129993 8 0 0 25 0 1 0 656991114 53481472 9965 33554432000 4194304 4394578 140735002343856 18446744073709551615 4313416 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/7744/statm: 13057 9965 267 49 0 10198 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 52228

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.04
CPU user time (s): 1299.94
CPU system time (s): 0.091986
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 52228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10350
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= 3984

runsolver used 4.75228 second user time and 11.8002 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 12:05:24
IDJOB=3380133
IDBENCH=20399
IDSOLVER=1862
FILE ID=node126/3380133-1305453924
RUNJOBID= node126-1305453924-7727
PBS_JOBID= 13324874
Free space on /tmp= 73364 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380133-1305453924/watcher-3380133-1305453924 -o /tmp/evaluation-result-3380133-1305453924/solver-3380133-1305453924 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380133-1305453924.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=1534953772

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30442620 kB
Buffers:        168432 kB
Cached:        1632396 kB
SwapCached:      49560 kB
Active:          78500 kB
Inactive:      2182768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30442620 kB
SwapTotal:    67111528 kB
SwapFree:     41934208 kB
Dirty:             984 kB
Writeback:           0 kB
AnonPages:      423624 kB
Mapped:           9912 kB
Slab:           103508 kB
PageTables:      75912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88090064 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= 73336 MiB
End job on node126 at 2011-05-15 12:27:06