Trace number 3283034

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
CryptoMiniSat Strange-Night-1-mtSignal 82.5574 34.1209

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-zfcp-2.8-u2-noholes.cnf
MD5SUMc4aa2ddc60eee766fbdf95a32eed5b43
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.6073
Satisfiable
(Un)Satisfiability was proved
Number of variables10950109
Number of clauses32697150
Sum of the clauses size76320846
Maximum clause length65
Minimum clause length1
Number of clauses of size 12415
Number of clauses of size 221783823
Number of clauses of size 310907882
Number of clauses of size 41592
Number of clauses of size 5131
Number of clauses of size over 51307

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3283034-1304033281.cnf'
0.00/0.00	c -- header says num vars:       10950109
0.00/0.00	c -- header says num clauses:    32697150
69.67/21.35	terminate called after throwing an instance of 'std::bad_alloc'
69.67/21.35	  what():  std::bad_alloc

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-3283034-1304033281/watcher-3283034-1304033281 -o /tmp/evaluation-result-3283034-1304033281/solver-3283034-1304033281 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3283034-1304033281.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 5.89 7.16 7.55 6/180 25874
/proc/meminfo: memFree=10031564/32950928 swapFree=67111528/67111528
[pid=25874] ppid=25872 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/25874/stat : 25874 (strangenight1-m) R 25872 25874 25390 0 -1 4202496 413 0 0 0 0 0 0 0 24 0 4 0 593561017 52465664 353 33554432000 4194304 4650419 140734098846800 18446744073709551615 47438124554162 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25874/statm: 12809 353 303 112 0 7774 0
[pid=25874/tid=25875] ppid=25872 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/25874/task/25875/stat : 25875 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593561017 52465664 353 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367603185 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25874/tid=25876] ppid=25872 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/25874/task/25876/stat : 25876 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593561017 52465664 353 33554432000 4194304 4650419 140734098846800 18446744073709551615 251379344438 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25874/tid=25877] ppid=25872 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/25874/task/25877/stat : 25877 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 593561017 52465664 353 33554432000 4194304 4650419 140734098846800 18446744073709551615 47438124554162 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.092889 s]
/proc/loadavg: 5.89 7.16 7.55 6/180 25874
/proc/meminfo: memFree=10031564/32950928 swapFree=67111528/67111528
[pid=25874] ppid=25872 vsize=363732 CPUtime=0.31 cores=0,2,4,6
/proc/25874/stat : 25874 (strangenight1-m) R 25872 25874 25390 0 -1 4202496 38662 0 0 0 23 8 0 0 18 0 4 0 593561017 372461568 30089 33554432000 4194304 4650419 140734098846800 18446744073709551615 4316563 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25874/statm: 90933 30091 347 112 0 85898 0
[pid=25874/tid=25875] ppid=25872 vsize=363732 CPUtime=0.07 cores=0,2,4,6
/proc/25874/task/25875/stat : 25875 (strangenight1-m) S 25872 25874 25390 0 -1 4202560 10038 0 0 0 5 2 0 0 18 0 4 0 593561017 372461568 30093 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367651822 0 0 4096 2 18446604453590698048 0 0 -1 6 0 0 0
[pid=25874/tid=25876] ppid=25872 vsize=363732 CPUtime=0.07 cores=0,2,4,6
/proc/25874/task/25876/stat : 25876 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 10044 0 0 0 5 2 0 0 18 0 4 0 593561017 372461568 30097 33554432000 4194304 4650419 140734098846800 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25874/tid=25877] ppid=25872 vsize=363732 CPUtime=0.07 cores=0,2,4,6
/proc/25874/task/25877/stat : 25877 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 8388 0 0 0 6 1 0 0 17 0 4 0 593561017 372461568 30100 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367651871 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 363732

[startup+0.119782 s]
/proc/loadavg: 5.89 7.16 7.55 6/180 25874
/proc/meminfo: memFree=10031564/32950928 swapFree=67111528/67111528
[pid=25874] ppid=25872 vsize=378384 CPUtime=0.44 cores=0,2,4,6
/proc/25874/stat : 25874 (strangenight1-m) R 25872 25874 25390 0 -1 4202496 46592 0 0 0 35 9 0 0 18 0 4 0 593561017 387465216 37857 33554432000 4194304 4650419 140734098846800 18446744073709551615 4316404 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25874/statm: 94629 38478 347 112 0 89594 0
[pid=25874/tid=25875] ppid=25872 vsize=378648 CPUtime=0.11 cores=0,2,4,6
/proc/25874/task/25875/stat : 25875 (strangenight1-m) D 25872 25874 25390 0 -1 4202560 12395 0 0 0 8 3 0 0 18 0 4 0 593561017 387735552 38778 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367590071 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25874/tid=25876] ppid=25872 vsize=378780 CPUtime=0.11 cores=0,2,4,6
/proc/25874/task/25876/stat : 25876 (strangenight1-m) D 25872 25874 25390 0 -1 4202560 12258 0 0 0 9 2 0 0 18 0 4 0 593561017 387870720 38960 33554432000 4194304 4650419 140734098846800 18446744073709551615 4316402 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25874/tid=25877] ppid=25872 vsize=378780 CPUtime=0.1 cores=0,2,4,6
/proc/25874/task/25877/stat : 25877 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 10796 0 0 0 9 1 0 0 18 0 4 0 593561017 387870720 39168 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367590071 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 378384

[startup+0.325221 s]
/proc/loadavg: 5.89 7.16 7.55 6/180 25874
/proc/meminfo: memFree=10031564/32950928 swapFree=67111528/67111528
[pid=25874] ppid=25872 vsize=613664 CPUtime=1.24 cores=0,2,4,6
/proc/25874/stat : 25874 (strangenight1-m) R 25872 25874 25390 0 -1 4202496 124637 0 0 0 100 24 0 0 18 0 4 0 593561017 628391936 102713 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367590023 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25874/statm: 153416 102713 347 112 0 148381 0
[pid=25874/tid=25875] ppid=25872 vsize=613664 CPUtime=0.31 cores=0,2,4,6
/proc/25874/task/25875/stat : 25875 (strangenight1-m) D 25872 25874 25390 0 -1 4202560 32714 0 0 0 24 7 0 0 18 0 4 0 593561017 628391936 102201 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367590071 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25874/tid=25876] ppid=25872 vsize=613664 CPUtime=0.31 cores=0,2,4,6
/proc/25874/task/25876/stat : 25876 (strangenight1-m) D 25872 25874 25390 0 -1 4202560 31524 0 0 0 25 6 0 0 18 0 4 0 593561017 628391936 102201 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367590023 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25874/tid=25877] ppid=25872 vsize=613664 CPUtime=0.29 cores=0,2,4,6
/proc/25874/task/25877/stat : 25877 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 28632 0 0 0 24 5 0 0 18 0 4 0 593561017 628391936 102201 33554432000 4194304 4650419 140734098846800 18446744073709551615 4362077 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 613664

[startup+0.742728 s]
/proc/loadavg: 5.89 7.16 7.55 6/180 25874
/proc/meminfo: memFree=10031564/32950928 swapFree=67111528/67111528
[pid=25874] ppid=25872 vsize=1013652 CPUtime=2.58 cores=0,2,4,6
/proc/25874/stat : 25874 (strangenight1-m) S 25872 25874 25390 0 -1 4202496 218289 0 0 0 212 46 0 0 17 0 4 0 593561017 1037979648 182365 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367651822 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25874/statm: 253413 183144 347 112 0 248378 0
[pid=25874/tid=25875] ppid=25872 vsize=1013652 CPUtime=0.65 cores=0,2,4,6
/proc/25874/task/25875/stat : 25875 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 57293 0 0 0 54 11 0 0 17 0 4 0 593561017 1037979648 183156 33554432000 4194304 4650419 140734098846800 18446744073709551615 4319766 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25874/tid=25876] ppid=25872 vsize=1013652 CPUtime=0.64 cores=0,2,4,6
/proc/25874/task/25876/stat : 25876 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 56082 0 0 0 52 12 0 0 17 0 4 0 593561017 1037979648 183158 33554432000 4194304 4650419 140734098846800 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25874/tid=25877] ppid=25872 vsize=1013652 CPUtime=0.64 cores=0,2,4,6
/proc/25874/task/25877/stat : 25877 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 52004 0 0 0 52 12 0 0 17 0 4 0 593561017 1037979648 184408 33554432000 4194304 4650419 140734098846800 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 1013652

[startup+1.50021 s]
/proc/loadavg: 5.89 7.16 7.55 9/184 25878
/proc/meminfo: memFree=9108960/32950928 swapFree=67111528/67111528
[pid=25874] ppid=25872 vsize=1694952 CPUtime=5.14 cores=0,2,4,6
/proc/25874/stat : 25874 (strangenight1-m) R 25872 25874 25390 0 -1 4202496 395563 0 0 0 414 100 0 0 17 0 4 0 593561017 1735630848 324057 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367215471 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25874/statm: 423738 324063 347 112 0 418703 0
[pid=25874/tid=25875] ppid=25872 vsize=1694952 CPUtime=1.29 cores=0,2,4,6
/proc/25874/task/25875/stat : 25875 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 103186 0 0 0 106 23 0 0 17 0 4 0 593561017 1735630848 324063 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367651871 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25874/tid=25876] ppid=25872 vsize=1694952 CPUtime=1.29 cores=0,2,4,6
/proc/25874/task/25876/stat : 25876 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 100798 0 0 0 103 26 0 0 17 0 4 0 593561017 1735630848 324063 33554432000 4194304 4650419 140734098846800 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25874/tid=25877] ppid=25872 vsize=1694952 CPUtime=1.27 cores=0,2,4,6
/proc/25874/task/25877/stat : 25877 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 96084 0 0 0 101 26 0 0 17 0 4 0 593561017 1735630848 324070 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367651871 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.14
Current children cumulated vsize (KiB) 1694952

[startup+3.10091 s]
/proc/loadavg: 6.06 7.17 7.56 6/184 25878
/proc/meminfo: memFree=8270224/32950928 swapFree=67111528/67111528
[pid=25874] ppid=25872 vsize=2875868 CPUtime=10.59 cores=0,2,4,6
/proc/25874/stat : 25874 (strangenight1-m) R 25872 25874 25390 0 -1 4202496 750386 0 0 0 843 216 0 0 17 0 4 0 593561017 2944888832 609120 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367651871 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25874/statm: 718967 609127 347 112 0 713932 0
[pid=25874/tid=25875] ppid=25872 vsize=2875868 CPUtime=2.66 cores=0,2,4,6
/proc/25874/task/25875/stat : 25875 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 191842 0 0 0 218 48 0 0 17 0 4 0 593561017 2944888832 609128 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367651871 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25874/tid=25876] ppid=25872 vsize=2875868 CPUtime=2.62 cores=0,2,4,6
/proc/25874/task/25876/stat : 25876 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 189037 0 0 0 208 54 0 0 17 0 4 0 593561017 2944888832 609129 33554432000 4194304 4650419 140734098846800 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25874/tid=25877] ppid=25872 vsize=2875868 CPUtime=2.64 cores=0,2,4,6
/proc/25874/task/25877/stat : 25877 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 192111 0 0 0 206 58 0 0 17 0 4 0 593561017 2944888832 609133 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367651871 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.59
Current children cumulated vsize (KiB) 2875868

[startup+6.30032 s]
/proc/loadavg: 6.06 7.17 7.56 9/184 25878
/proc/meminfo: memFree=6125448/32950928 swapFree=67111528/67111528
[pid=25874] ppid=25872 vsize=5471368 CPUtime=21.6 cores=0,2,4,6
/proc/25874/stat : 25874 (strangenight1-m) R 25872 25874 25390 0 -1 4202496 1443485 0 0 0 1688 472 0 0 17 0 4 0 593561017 5602680832 1125402 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367590071 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25874/statm: 1367842 1125403 347 112 0 1362807 0
[pid=25874/tid=25875] ppid=25872 vsize=5471368 CPUtime=5.4 cores=0,2,4,6
/proc/25874/task/25875/stat : 25875 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 374732 0 0 0 425 115 0 0 17 0 4 0 593561017 5602680832 1125405 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367651871 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25874/tid=25876] ppid=25872 vsize=5471368 CPUtime=5.39 cores=0,2,4,6
/proc/25874/task/25876/stat : 25876 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 361527 0 0 0 432 107 0 0 17 0 4 0 593561017 5602680832 1125406 33554432000 4194304 4650419 140734098846800 18446744073709551615 4318786 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25874/tid=25877] ppid=25872 vsize=5471368 CPUtime=5.4 cores=0,2,4,6
/proc/25874/task/25877/stat : 25877 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 365131 0 0 0 416 124 0 0 17 0 4 0 593561017 5602680832 1125407 33554432000 4194304 4650419 140734098846800 18446744073709551615 4372894 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 21.6
Current children cumulated vsize (KiB) 5471368

[startup+12.7011 s]
/proc/loadavg: 5.97 7.12 7.53 6/184 25879
/proc/meminfo: memFree=2231344/32950928 swapFree=67111528/67111528
[pid=25874] ppid=25872 vsize=10029280 CPUtime=43.22 cores=0,2,4,6
/proc/25874/stat : 25874 (strangenight1-m) R 25872 25874 25390 0 -1 4202496 2713367 0 0 0 3325 997 0 0 16 0 4 0 593561017 10269982720 2047004 33554432000 4194304 4650419 140734098846800 18446744073709551615 4319147 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25874/statm: 2507320 2047007 347 112 0 2502285 0
[pid=25874/tid=25875] ppid=25872 vsize=10029280 CPUtime=10.79 cores=0,2,4,6
/proc/25874/task/25875/stat : 25875 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 699093 0 0 0 828 251 0 0 16 0 4 0 593561017 10269982720 2047008 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367651822 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25874/tid=25876] ppid=25872 vsize=10029280 CPUtime=10.82 cores=0,2,4,6
/proc/25874/task/25876/stat : 25876 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 675915 0 0 0 855 227 0 0 16 0 4 0 593561017 10269982720 2047010 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367215602 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25874/tid=25877] ppid=25872 vsize=10029280 CPUtime=10.8 cores=0,2,4,6
/proc/25874/task/25877/stat : 25877 (strangenight1-m) R 25872 25874 25390 0 -1 4202560 684035 0 0 0 823 257 0 0 16 0 4 0 593561017 10269982720 2047014 33554432000 4194304 4650419 140734098846800 18446744073709551615 4320759 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 43.22
Current children cumulated vsize (KiB) 10029280

[startup+25.5008 s]
/proc/loadavg: 6.20 7.13 7.53 6/184 25879
/proc/meminfo: memFree=802132/32950928 swapFree=67111364/67111528
[pid=25874] ppid=25872 vsize=10818272 CPUtime=73.92 cores=0,2,4,6
/proc/25874/stat : 25874 (strangenight1-m) D 25872 25874 25390 0 -1 4203524 3982528 0 1 0 5496 1896 0 0 16 0 4 0 593561017 11077910528 2076622 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367195858 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25874/statm: 2704568 2076622 376 112 0 2699533 0
[pid=25874/tid=25875] ppid=25872 vsize=10818272 CPUtime=21.92 cores=0,2,4,6
/proc/25874/task/25875/stat : 25875 (strangenight1-m) R 25872 25874 25390 0 -1 4204096 914400 0 1 0 1410 782 0 0 22 0 4 0 593561017 11077910528 2076622 33554432000 4194304 4650419 140734098846800 18446744073709551615 251366933093 0 0 4096 2 0 0 0 -1 4 0 0 4
[pid=25874/tid=25876] ppid=25872 vsize=10818272 CPUtime=18.01 cores=0,2,4,6
/proc/25874/task/25876/stat : 25876 (strangenight1-m) D 25872 25874 25390 0 -1 4203588 891365 0 0 0 1483 318 0 0 16 0 4 0 593561017 11077910528 2076622 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367204626 0 0 4096 2 18446744071562337734 0 0 -1 2 0 0 0
[pid=25874/tid=25877] ppid=25872 vsize=10818272 CPUtime=16.98 cores=0,2,4,6
/proc/25874/task/25877/stat : 25877 (strangenight1-m) D 25872 25874 25390 0 -1 4203588 1105972 0 0 0 1298 400 0 0 15 0 4 0 593561017 11077910528 2076622 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367651822 0 0 4096 2 18446744071562337734 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 73.92
Current children cumulated vsize (KiB) 10818272

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

[startup+28.7012 s]
/proc/loadavg: 6.66 7.21 7.56 6/184 25879
/proc/meminfo: memFree=2034092/32950928 swapFree=67111364/67111528
[pid=25874] ppid=25872 vsize=10818272 CPUtime=77.12 cores=0,2,4,6
/proc/25874/stat : 25874 (strangenight1-m) D 25872 25874 25390 0 -1 4203524 3982528 0 1 0 5496 2216 0 0 16 0 4 0 593561017 11077910528 2076622 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367195858 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25874/statm: 2704568 2076622 376 112 0 2699533 0
[pid=25874/tid=25875] ppid=25872 vsize=10818272 CPUtime=25.12 cores=0,2,4,6
/proc/25874/task/25875/stat : 25875 (strangenight1-m) R 25872 25874 25390 0 -1 4204096 914400 0 1 0 1410 1102 0 0 22 0 4 0 593561017 11077910528 2076622 33554432000 4194304 4650419 140734098846800 18446744073709551615 251366933093 0 0 4096 2 0 0 0 -1 4 0 0 4
[pid=25874/tid=25876] ppid=25872 vsize=10818272 CPUtime=18.01 cores=0,2,4,6
/proc/25874/task/25876/stat : 25876 (strangenight1-m) D 25872 25874 25390 0 -1 4203588 891365 0 0 0 1483 318 0 0 16 0 4 0 593561017 11077910528 2076622 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367204626 0 0 4096 2 18446744071562337734 0 0 -1 2 0 0 0
[pid=25874/tid=25877] ppid=25872 vsize=10818272 CPUtime=16.98 cores=0,2,4,6
/proc/25874/task/25877/stat : 25877 (strangenight1-m) D 25872 25874 25390 0 -1 4203588 1105972 0 0 0 1298 400 0 0 15 0 4 0 593561017 11077910528 2076622 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367651822 0 0 4096 2 18446744071562337734 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 77.12
Current children cumulated vsize (KiB) 10818272

[startup+31.9067 s]
/proc/loadavg: 7.01 7.27 7.58 6/184 25879
/proc/meminfo: memFree=96080/32950928 swapFree=67111364/67111528
[pid=25874] ppid=25872 vsize=10818272 CPUtime=80.33 cores=0,2,4,6
/proc/25874/stat : 25874 (strangenight1-m) D 25872 25874 25390 0 -1 4203524 3982528 0 1 0 5496 2537 0 0 16 0 4 0 593561017 11077910528 2076622 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367195858 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25874/statm: 2704568 2076622 376 112 0 2699533 0
[pid=25874/tid=25875] ppid=25872 vsize=10818272 CPUtime=28.32 cores=0,2,4,6
/proc/25874/task/25875/stat : 25875 (strangenight1-m) R 25872 25874 25390 0 -1 4204096 914400 0 1 0 1410 1422 0 0 25 0 4 0 593561017 11077910528 2076622 33554432000 4194304 4650419 140734098846800 18446744073709551615 251366933093 0 0 4096 2 0 0 0 -1 4 0 0 4
[pid=25874/tid=25876] ppid=25872 vsize=10818272 CPUtime=18.01 cores=0,2,4,6
/proc/25874/task/25876/stat : 25876 (strangenight1-m) D 25872 25874 25390 0 -1 4203588 891365 0 0 0 1483 318 0 0 16 0 4 0 593561017 11077910528 2076622 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367204626 0 0 4096 2 18446744071562337734 0 0 -1 2 0 0 0
[pid=25874/tid=25877] ppid=25872 vsize=10818272 CPUtime=16.98 cores=0,2,4,6
/proc/25874/task/25877/stat : 25877 (strangenight1-m) D 25872 25874 25390 0 -1 4203588 1105972 0 0 0 1298 400 0 0 15 0 4 0 593561017 11077910528 2076622 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367651822 0 0 4096 2 18446744071562337734 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 80.33
Current children cumulated vsize (KiB) 10818272

[startup+33.5004 s]
/proc/loadavg: 7.01 7.27 7.58 6/184 25879
/proc/meminfo: memFree=96144/32950928 swapFree=67111364/67111528
[pid=25874] ppid=25872 vsize=10818272 CPUtime=81.92 cores=0,2,4,6
/proc/25874/stat : 25874 (strangenight1-m) D 25872 25874 25390 0 -1 4203524 3982528 0 1 0 5496 2696 0 0 16 0 4 0 593561017 11077910528 2076622 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367195858 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25874/statm: 2704568 2076622 376 112 0 2699533 0
[pid=25874/tid=25875] ppid=25872 vsize=10818272 CPUtime=29.92 cores=0,2,4,6
/proc/25874/task/25875/stat : 25875 (strangenight1-m) R 25872 25874 25390 0 -1 4204096 914400 0 1 0 1410 1582 0 0 25 0 4 0 593561017 11077910528 2076622 33554432000 4194304 4650419 140734098846800 18446744073709551615 251366933093 0 0 4096 2 0 0 0 -1 4 0 0 4
[pid=25874/tid=25876] ppid=25872 vsize=10818272 CPUtime=18.01 cores=0,2,4,6
/proc/25874/task/25876/stat : 25876 (strangenight1-m) D 25872 25874 25390 0 -1 4203588 891365 0 0 0 1483 318 0 0 16 0 4 0 593561017 11077910528 2076622 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367204626 0 0 4096 2 18446744071562337734 0 0 -1 2 0 0 0
[pid=25874/tid=25877] ppid=25872 vsize=10818272 CPUtime=16.98 cores=0,2,4,6
/proc/25874/task/25877/stat : 25877 (strangenight1-m) D 25872 25874 25390 0 -1 4203588 1105972 0 0 0 1298 400 0 0 15 0 4 0 593561017 11077910528 2076622 33554432000 4194304 4650419 140734098846800 18446744073709551615 251367651822 0 0 4096 2 18446744071562337734 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 81.92
Current children cumulated vsize (KiB) 10818272

[startup+33.9003 s]
/proc/loadavg: 7.01 7.27 7.58 6/184 25879
/proc/meminfo: memFree=96144/32950928 swapFree=67111364/67111528
[pid=25874] ppid=25872 vsize=0 CPUtime=82.32 cores=0,2,4,6
/proc/25874/stat : 25874 (strangenight1-m) Z 25872 25874 25390 0 -1 4203548 3982528 0 1 0 5496 2736 0 0 16 0 2 0 593561017 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25874/statm: 0 0 0 0 0 0 0
[pid=25874/tid=25876] ppid=25872 vsize=0 CPUtime=18.38 cores=0,2,4,6
/proc/25874/task/25876/stat : 25876 (strangenight1-m) R 25872 25874 25390 0 -1 4203588 891365 0 0 0 1483 355 0 0 17 0 2 0 593561017 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 82.32
Current children cumulated vsize (KiB) 0

[startup+34.1063 s]
/proc/loadavg: 7.01 7.27 7.58 6/182 25879
/proc/meminfo: memFree=6917468/32950928 swapFree=67111364/67111528
[pid=25874] ppid=25872 vsize=0 CPUtime=82.53 cores=0,2,4,6
/proc/25874/stat : 25874 (strangenight1-m) Z 25872 25874 25390 0 -1 4203548 3982528 0 1 0 5496 2757 0 0 16 0 2 0 593561017 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/25874/statm: 0 0 0 0 0 0 0
[pid=25874/tid=25876] ppid=25872 vsize=0 CPUtime=18.59 cores=0,2,4,6
/proc/25874/task/25876/stat : 25876 (strangenight1-m) R 25872 25874 25390 0 -1 4203588 891365 0 0 0 1483 376 0 0 17 0 2 0 593561017 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 82.53
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 34.1209
CPU time (s): 82.5574
CPU user time (s): 54.9686
CPU system time (s): 27.5888
CPU usage (%): 241.956
Max. virtual memory (cumulated for all children) (KiB): 15256240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.9686
system time used= 27.5888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3982528
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 589253
involuntary context switches= 518

runsolver used 0.055991 second user time and 0.139978 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 01:28:23
IDJOB=3283034
IDBENCH=70953
IDSOLVER=1588
FILE ID=node113/3283034-1304033281
RUNJOBID= node113-1304032524-25800
PBS_JOBID= 13170339
Free space on /tmp= 70472 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-zfcp-2.8-u2-noholes.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283034-1304033281/watcher-3283034-1304033281 -o /tmp/evaluation-result-3283034-1304033281/solver-3283034-1304033281 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3283034-1304033281.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c4aa2ddc60eee766fbdf95a32eed5b43
RANDOM SEED=1423100516

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      10032224 kB
Buffers:       1873008 kB
Cached:       18318484 kB
SwapCached:          0 kB
Active:       13605188 kB
Inactive:      8705824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10032224 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          690636 kB
Writeback:           0 kB
AnonPages:     2118696 kB
Mapped:          15524 kB
Slab:           540476 kB
PageTables:       8908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2455760 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= 62348 MiB
End job on node113 at 2011-04-29 01:28:58