Trace number 3321053

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-2-mt? (MO) 166.467 30.3935

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 benchmark29.3095
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.03	c Using 8 threads
0.65/0.10	c This is CryptoMiniSat 3.0.0
0.65/0.10	c WARNING: for repeatability, setting FPU to use double precision
0.65/0.10	c Reading file 'HOME/instance-3321053-1304322519.cnf'
0.65/0.10	c -- header says num vars:       10950109
0.65/0.10	c -- header says num clauses:    32697150

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-3321053-1304322519/watcher-3321053-1304322519 -o /tmp/evaluation-result-3321053-1304322519/solver-3321053-1304322519 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3321053-1304322519.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.87 4.94 2.30 1/186 7687
/proc/meminfo: memFree=23803752/32950928 swapFree=67111356/67111528
[pid=7687] ppid=7685 vsize=92188 CPUtime=0.01 cores=0-7
/proc/7687/stat : 7687 (strangenight2-m) R 7685 7687 7584 0 -1 4202496 414 0 0 0 1 0 0 0 25 0 8 0 543853738 94400512 353 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858540 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7687/statm: 23047 353 299 106 0 18018 0
[pid=7687/tid=7688] ppid=7685 vsize=92188 CPUtime=0 cores=0-7
/proc/7687/task/7688/stat : 7688 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 543853739 94400512 353 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858546 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7687/tid=7689] ppid=7685 vsize=92188 CPUtime=0 cores=0-7
/proc/7687/task/7689/stat : 7689 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 543853739 94400512 353 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858540 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7687/tid=7690] ppid=7685 vsize=92188 CPUtime=0 cores=0-7
/proc/7687/task/7690/stat : 7690 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 543853739 94400512 353 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858540 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7687/tid=7691] ppid=7685 vsize=92188 CPUtime=0 cores=0-7
/proc/7687/task/7691/stat : 7691 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 543853739 94400512 353 33554432000 4194304 4627427 140733347848640 18446744073709551615 208092030006 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7687/tid=7692] ppid=7685 vsize=92188 CPUtime=0 cores=0-7
/proc/7687/task/7692/stat : 7692 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 543853739 94400512 353 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080288753 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7687/tid=7693] ppid=7685 vsize=92188 CPUtime=0 cores=0-7
/proc/7687/task/7693/stat : 7693 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 543853739 94400512 353 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858550 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7687/tid=7694] ppid=7685 vsize=92188 CPUtime=0 cores=0-7
/proc/7687/task/7694/stat : 7694 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 543853739 94400512 353 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858546 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0630819 s]
/proc/loadavg: 5.87 4.94 2.30 1/186 7687
/proc/meminfo: memFree=23803752/32950928 swapFree=67111356/67111528
[pid=7687] ppid=7685 vsize=92188 CPUtime=0.39 cores=0-7
/proc/7687/stat : 7687 (strangenight2-m) R 7685 7687 7584 0 -1 4202496 423 0 0 0 39 0 0 0 25 0 8 0 543853738 94400512 362 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858131 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7687/statm: 23047 362 303 106 0 18018 0
[pid=7687/tid=7688] ppid=7685 vsize=92188 CPUtime=0.05 cores=0-7
/proc/7687/task/7688/stat : 7688 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 5 0 0 0 5 0 0 0 25 0 8 0 543853739 94400512 362 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858131 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7687/tid=7689] ppid=7685 vsize=92188 CPUtime=0 cores=0-7
/proc/7687/task/7689/stat : 7689 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 543853739 94400512 362 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858540 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7687/tid=7690] ppid=7685 vsize=92188 CPUtime=0.05 cores=0-7
/proc/7687/task/7690/stat : 7690 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 1 0 0 0 5 0 0 0 25 0 8 0 543853739 94400512 362 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858141 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7687/tid=7691] ppid=7685 vsize=92188 CPUtime=0.05 cores=0-7
/proc/7687/task/7691/stat : 7691 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 1 0 0 0 5 0 0 0 25 0 8 0 543853739 94400512 362 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858137 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7687/tid=7692] ppid=7685 vsize=92188 CPUtime=0.04 cores=0-7
/proc/7687/task/7692/stat : 7692 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 1 0 0 0 4 0 0 0 25 0 8 0 543853739 94400512 362 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858137 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7687/tid=7693] ppid=7685 vsize=92188 CPUtime=0.05 cores=0-7
/proc/7687/task/7693/stat : 7693 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 1 0 0 0 5 0 0 0 25 0 8 0 543853739 94400512 362 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858137 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7687/tid=7694] ppid=7685 vsize=92188 CPUtime=0.05 cores=0-7
/proc/7687/task/7694/stat : 7694 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 1 0 0 0 5 0 0 0 25 0 8 0 543853739 94400512 362 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858131 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 92188

[startup+0.101073 s]
/proc/loadavg: 5.87 4.94 2.30 1/186 7687
/proc/meminfo: memFree=23803752/32950928 swapFree=67111356/67111528
[pid=7687] ppid=7685 vsize=92188 CPUtime=0.65 cores=0-7
/proc/7687/stat : 7687 (strangenight2-m) R 7685 7687 7584 0 -1 4202496 423 0 0 0 65 0 0 0 25 0 8 0 543853738 94400512 362 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858131 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7687/statm: 23047 362 303 106 0 18018 0
[pid=7687/tid=7688] ppid=7685 vsize=92188 CPUtime=0.09 cores=0-7
/proc/7687/task/7688/stat : 7688 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 5 0 0 0 9 0 0 0 25 0 8 0 543853739 94400512 362 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858137 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7687/tid=7689] ppid=7685 vsize=92188 CPUtime=0 cores=0-7
/proc/7687/task/7689/stat : 7689 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 543853739 94400512 362 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858540 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7687/tid=7690] ppid=7685 vsize=92188 CPUtime=0.09 cores=0-7
/proc/7687/task/7690/stat : 7690 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 1 0 0 0 9 0 0 0 25 0 8 0 543853739 94400512 362 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858131 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7687/tid=7691] ppid=7685 vsize=92188 CPUtime=0.09 cores=0-7
/proc/7687/task/7691/stat : 7691 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 1 0 0 0 9 0 0 0 25 0 8 0 543853739 94400512 362 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858141 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7687/tid=7692] ppid=7685 vsize=92188 CPUtime=0.08 cores=0-7
/proc/7687/task/7692/stat : 7692 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 1 0 0 0 8 0 0 0 25 0 8 0 543853739 94400512 362 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858128 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7687/tid=7693] ppid=7685 vsize=92188 CPUtime=0.09 cores=0-7
/proc/7687/task/7693/stat : 7693 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 1 0 0 0 9 0 0 0 25 0 8 0 543853739 94400512 362 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858137 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7687/tid=7694] ppid=7685 vsize=92188 CPUtime=0.09 cores=0-7
/proc/7687/task/7694/stat : 7694 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 1 0 0 0 9 0 0 0 25 0 8 0 543853739 94400512 362 33554432000 4194304 4627427 140733347848640 18446744073709551615 47424120858128 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 92188

[startup+0.301038 s]
/proc/loadavg: 5.87 4.94 2.30 1/186 7687
/proc/meminfo: memFree=23803752/32950928 swapFree=67111356/67111528
[pid=7687] ppid=7685 vsize=708232 CPUtime=1.7 cores=0-7
/proc/7687/stat : 7687 (strangenight2-m) R 7685 7687 7584 0 -1 4202496 90937 0 0 0 138 32 0 0 17 0 8 0 543853738 725229568 76089 33554432000 4194304 4627427 140733347848640 18446744073709551615 4530593 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7687/statm: 177058 76103 343 106 0 172029 0
[pid=7687/tid=7688] ppid=7685 vsize=708232 CPUtime=0.18 cores=0-7
/proc/7687/task/7688/stat : 7688 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 9189 0 0 0 15 3 0 0 17 0 8 0 543853739 725229568 76109 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7687/tid=7689] ppid=7685 vsize=708232 CPUtime=0.12 cores=0-7
/proc/7687/task/7689/stat : 7689 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 10751 0 0 0 8 4 0 0 17 0 8 0 543853739 725229568 76118 33554432000 4194304 4627427 140733347848640 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7687/tid=7690] ppid=7685 vsize=708232 CPUtime=0.24 cores=0-7
/proc/7687/task/7690/stat : 7690 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 11921 0 0 0 20 4 0 0 17 0 8 0 543853739 725229568 76126 33554432000 4194304 4627427 140733347848640 18446744073709551615 208079893189 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7687/tid=7691] ppid=7685 vsize=708232 CPUtime=0.22 cores=0-7
/proc/7687/task/7691/stat : 7691 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 11550 0 0 0 18 4 0 0 17 0 8 0 543853739 725229568 76132 33554432000 4194304 4627427 140733347848640 18446744073709551615 4317104 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7687/tid=7692] ppid=7685 vsize=708232 CPUtime=0.23 cores=0-7
/proc/7687/task/7692/stat : 7692 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 10915 0 0 0 19 4 0 0 17 0 8 0 543853739 725229568 76137 33554432000 4194304 4627427 140733347848640 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7687/tid=7693] ppid=7685 vsize=708232 CPUtime=0.2 cores=0-7
/proc/7687/task/7693/stat : 7693 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 11279 0 0 0 17 3 0 0 17 0 8 0 543853739 725229568 76145 33554432000 4194304 4627427 140733347848640 18446744073709551615 4316560 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7687/tid=7694] ppid=7685 vsize=708232 CPUtime=0.23 cores=0-7
/proc/7687/task/7694/stat : 7694 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 12903 0 0 0 19 4 0 0 17 0 8 0 543853739 725229568 76152 33554432000 4194304 4627427 140733347848640 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 708232

[startup+0.700962 s]
/proc/loadavg: 5.87 4.94 2.30 1/186 7687
/proc/meminfo: memFree=23803752/32950928 swapFree=67111356/67111528
[pid=7687] ppid=7685 vsize=1214820 CPUtime=3.8 cores=0-7
/proc/7687/stat : 7687 (strangenight2-m) R 7685 7687 7584 0 -1 4202496 241838 0 0 0 291 89 0 0 17 0 8 0 543853738 1243975680 193490 33554432000 4194304 4627427 140733347848640 18446744073709551615 4506933 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7687/statm: 303705 193538 343 106 0 298676 0
[pid=7687/tid=7688] ppid=7685 vsize=1214820 CPUtime=0.42 cores=0-7
/proc/7687/task/7688/stat : 7688 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 27595 0 0 0 34 8 0 0 16 0 8 0 543853739 1243975680 193562 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337439 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7687/tid=7689] ppid=7685 vsize=1214820 CPUtime=0.37 cores=0-7
/proc/7687/task/7689/stat : 7689 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 25507 0 0 0 27 10 0 0 17 0 8 0 543853739 1243975680 193586 33554432000 4194304 4627427 140733347848640 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7687/tid=7690] ppid=7685 vsize=1214820 CPUtime=0.52 cores=0-7
/proc/7687/task/7690/stat : 7690 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 34465 0 0 0 40 12 0 0 17 0 8 0 543853739 1243975680 193611 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337439 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7687/tid=7691] ppid=7685 vsize=1214820 CPUtime=0.45 cores=0-7
/proc/7687/task/7691/stat : 7691 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 25888 0 0 0 35 10 0 0 17 0 8 0 543853739 1243975680 193633 33554432000 4194304 4627427 140733347848640 18446744073709551615 4530453 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7687/tid=7692] ppid=7685 vsize=1214820 CPUtime=0.51 cores=0-7
/proc/7687/task/7692/stat : 7692 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 32578 0 0 0 38 13 0 0 17 0 8 0 543853739 1243975680 193655 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337439 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7687/tid=7693] ppid=7685 vsize=1214820 CPUtime=0.48 cores=0-7
/proc/7687/task/7693/stat : 7693 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 33891 0 0 0 37 11 0 0 17 0 8 0 543853739 1243975680 193680 33554432000 4194304 4627427 140733347848640 18446744073709551615 4354520 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7687/tid=7694] ppid=7685 vsize=1214820 CPUtime=0.46 cores=0-7
/proc/7687/task/7694/stat : 7694 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 28775 0 0 0 36 10 0 0 17 0 8 0 543853739 1243975680 193705 33554432000 4194304 4627427 140733347848640 18446744073709551615 208079900882 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 1214820

[startup+1.50087 s]
/proc/loadavg: 6.12 5.00 2.33 9/194 7695
/proc/meminfo: memFree=22745872/32950928 swapFree=67111356/67111528
[pid=7687] ppid=7685 vsize=2213776 CPUtime=7.68 cores=0-7
/proc/7687/stat : 7687 (strangenight2-m) R 7685 7687 7584 0 -1 4202496 441728 0 0 0 563 205 0 0 16 0 8 0 543853738 2266906624 375193 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7687/statm: 553444 375200 343 106 0 548415 0
[pid=7687/tid=7688] ppid=7685 vsize=2213776 CPUtime=0.83 cores=0-7
/proc/7687/task/7688/stat : 7688 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 57219 0 0 0 64 19 0 0 16 0 8 0 543853739 2266906624 375204 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7687/tid=7689] ppid=7685 vsize=2213776 CPUtime=0.8 cores=0-7
/proc/7687/task/7689/stat : 7689 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 46638 0 0 0 60 20 0 0 16 0 8 0 543853739 2266906624 375220 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337439 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7687/tid=7690] ppid=7685 vsize=2213776 CPUtime=1.07 cores=0-7
/proc/7687/task/7690/stat : 7690 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 58198 0 0 0 78 29 0 0 16 0 8 0 543853739 2266906624 375221 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337439 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7687/tid=7691] ppid=7685 vsize=2213776 CPUtime=0.89 cores=0-7
/proc/7687/task/7691/stat : 7691 (strangenight2-m) S 7685 7687 7584 0 -1 4202560 54578 0 0 0 65 24 0 0 15 0 8 0 543853739 2266906624 375222 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446604440345293120 0 0 -1 2 0 0 0
[pid=7687/tid=7692] ppid=7685 vsize=2213776 CPUtime=1.08 cores=0-7
/proc/7687/task/7692/stat : 7692 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 57551 0 0 0 77 31 0 0 16 0 8 0 543853739 2266906624 375225 33554432000 4194304 4627427 140733347848640 18446744073709551615 4302621 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7687/tid=7693] ppid=7685 vsize=2213776 CPUtime=0.91 cores=0-7
/proc/7687/task/7693/stat : 7693 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 59185 0 0 0 66 25 0 0 16 0 8 0 543853739 2266906624 375232 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337439 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7687/tid=7694] ppid=7685 vsize=2213776 CPUtime=0.95 cores=0-7
/proc/7687/task/7694/stat : 7694 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 57071 0 0 0 71 24 0 0 16 0 8 0 543853739 2266906624 375237 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337439 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.68
Current children cumulated vsize (KiB) 2213776

[startup+3.10051 s]
/proc/loadavg: 6.12 5.00 2.33 8/194 7695
/proc/meminfo: memFree=21788520/32950928 swapFree=67111356/67111528
[pid=7687] ppid=7685 vsize=3624136 CPUtime=16.76 cores=0-7
/proc/7687/stat : 7687 (strangenight2-m) S 7685 7687 7584 0 -1 4202496 844446 0 0 0 1154 522 0 0 16 0 8 0 543853738 3711115264 708117 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7687/statm: 906034 708117 343 106 0 901005 0
[pid=7687/tid=7688] ppid=7685 vsize=3624136 CPUtime=1.92 cores=0-7
/proc/7687/task/7688/stat : 7688 (strangenight2-m) S 7685 7687 7584 0 -1 4202560 112497 0 0 0 134 58 0 0 16 0 8 0 543853739 3711115264 708117 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446604440345293120 0 0 -1 6 0 0 0
[pid=7687/tid=7689] ppid=7685 vsize=3624136 CPUtime=1.9 cores=0-7
/proc/7687/task/7689/stat : 7689 (strangenight2-m) S 7685 7687 7584 0 -1 4202560 95375 0 0 0 132 58 0 0 16 0 8 0 543853739 3711115264 708117 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446604440345293120 0 0 -1 4 0 0 0
[pid=7687/tid=7690] ppid=7685 vsize=3624136 CPUtime=2.24 cores=0-7
/proc/7687/task/7690/stat : 7690 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 106185 0 0 0 154 70 0 0 16 0 8 0 543853739 3711115264 708117 33554432000 4194304 4627427 140733347848640 18446744073709551615 208079890998 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7687/tid=7691] ppid=7685 vsize=3624136 CPUtime=2.06 cores=0-7
/proc/7687/task/7691/stat : 7691 (strangenight2-m) S 7685 7687 7584 0 -1 4202560 102985 0 0 0 146 60 0 0 16 0 8 0 543853739 3711115264 708117 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446604440345293120 0 0 -1 0 0 0 0
[pid=7687/tid=7692] ppid=7685 vsize=3624136 CPUtime=2.27 cores=0-7
/proc/7687/task/7692/stat : 7692 (strangenight2-m) S 7685 7687 7584 0 -1 4202560 106129 0 0 0 150 77 0 0 16 0 8 0 543853739 3711115264 708117 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446604440345293120 0 0 -1 5 0 0 0
[pid=7687/tid=7693] ppid=7685 vsize=3624136 CPUtime=2 cores=0-7
/proc/7687/task/7693/stat : 7693 (strangenight2-m) S 7685 7687 7584 0 -1 4202560 110731 0 0 0 136 64 0 0 16 0 8 0 543853739 3711115264 708117 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446604440345293120 0 0 -1 1 0 0 0
[pid=7687/tid=7694] ppid=7685 vsize=3624136 CPUtime=2.05 cores=0-7
/proc/7687/task/7694/stat : 7694 (strangenight2-m) S 7685 7687 7584 0 -1 4202560 109626 0 0 0 143 62 0 0 16 0 8 0 543853739 3711115264 708117 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446604440345293120 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 16.76
Current children cumulated vsize (KiB) 3624136

[startup+6.30089 s]
/proc/loadavg: 5.71 4.94 2.33 8/194 7695
/proc/meminfo: memFree=19019348/32950928 swapFree=67111356/67111528
[pid=7687] ppid=7685 vsize=7577880 CPUtime=34.66 cores=0-7
/proc/7687/stat : 7687 (strangenight2-m) D 7685 7687 7584 0 -1 4202496 1661042 0 0 0 2368 1098 0 0 16 0 8 0 543853738 7759749120 1383475 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080275639 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7687/statm: 1894470 1383475 343 106 0 1889441 0
[pid=7687/tid=7688] ppid=7685 vsize=7577880 CPUtime=4.13 cores=0-7
/proc/7687/task/7688/stat : 7688 (strangenight2-m) D 7685 7687 7584 0 -1 4202560 211724 0 0 0 284 129 0 0 16 0 8 0 543853739 7759749120 1383475 33554432000 4194304 4627427 140733347848640 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7687/tid=7689] ppid=7685 vsize=7577880 CPUtime=4.14 cores=0-7
/proc/7687/task/7689/stat : 7689 (strangenight2-m) D 7685 7687 7584 0 -1 4202560 201490 0 0 0 279 135 0 0 16 0 8 0 543853739 7759749120 1383475 33554432000 4194304 4627427 140733347848640 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7687/tid=7690] ppid=7685 vsize=7577880 CPUtime=4.48 cores=0-7
/proc/7687/task/7690/stat : 7690 (strangenight2-m) D 7685 7687 7584 0 -1 4202560 203482 0 0 0 305 143 0 0 16 0 8 0 543853739 7759749120 1383475 33554432000 4194304 4627427 140733347848640 18446744073709551615 4258711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7687/tid=7691] ppid=7685 vsize=7577880 CPUtime=4.34 cores=0-7
/proc/7687/task/7691/stat : 7691 (strangenight2-m) D 7685 7687 7584 0 -1 4202560 206152 0 0 0 313 121 0 0 16 0 8 0 543853739 7759749120 1383475 33554432000 4194304 4627427 140733347848640 18446744073709551615 4313575 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7687/tid=7692] ppid=7685 vsize=7577880 CPUtime=4.48 cores=0-7
/proc/7687/task/7692/stat : 7692 (strangenight2-m) D 7685 7687 7584 0 -1 4202560 206357 0 0 0 297 151 0 0 16 0 8 0 543853739 7759749120 1383475 33554432000 4194304 4627427 140733347848640 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7687/tid=7693] ppid=7685 vsize=7577880 CPUtime=4.23 cores=0-7
/proc/7687/task/7693/stat : 7693 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 208936 0 0 0 285 138 0 0 16 0 8 0 543853739 7759749120 1383475 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080290218 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7687/tid=7694] ppid=7685 vsize=7577880 CPUtime=4.27 cores=0-7
/proc/7687/task/7694/stat : 7694 (strangenight2-m) D 7685 7687 7584 0 -1 4202560 217605 0 0 0 293 134 0 0 16 0 8 0 543853739 7759749120 1383475 33554432000 4194304 4627427 140733347848640 18446744073709551615 4313348 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 34.66
Current children cumulated vsize (KiB) 7577880

[startup+12.7007 s]
/proc/loadavg: 5.73 4.95 2.35 2/194 7695
/proc/meminfo: memFree=13395976/32950928 swapFree=67111356/67111528
[pid=7687] ppid=7685 vsize=13532704 CPUtime=73.19 cores=0-7
/proc/7687/stat : 7687 (strangenight2-m) R 7685 7687 7584 0 -1 4202496 3383002 0 0 0 4912 2407 0 0 16 0 8 0 543853738 13857488896 2749623 33554432000 4194304 4627427 140733347848640 18446744073709551615 208079901039 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7687/statm: 3383176 2749623 343 106 0 3378147 0
[pid=7687/tid=7688] ppid=7685 vsize=13532704 CPUtime=8.96 cores=0-7
/proc/7687/task/7688/stat : 7688 (strangenight2-m) S 7685 7687 7584 0 -1 4202560 419598 0 0 0 605 291 0 0 16 0 8 0 543853739 13857488896 2749623 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446604440345293120 0 0 -1 6 0 0 0
[pid=7687/tid=7689] ppid=7685 vsize=13532704 CPUtime=8.96 cores=0-7
/proc/7687/task/7689/stat : 7689 (strangenight2-m) S 7685 7687 7584 0 -1 4202560 422297 0 0 0 590 306 0 0 16 0 8 0 543853739 13857488896 2749623 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446604440345293120 0 0 -1 4 0 0 0
[pid=7687/tid=7690] ppid=7685 vsize=13532704 CPUtime=9.27 cores=0-7
/proc/7687/task/7690/stat : 7690 (strangenight2-m) S 7685 7687 7584 0 -1 4202560 414443 0 0 0 617 310 0 0 16 0 8 0 543853739 13857488896 2749623 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446604440345293120 0 0 -1 1 0 0 0
[pid=7687/tid=7691] ppid=7685 vsize=13532704 CPUtime=9.19 cores=0-7
/proc/7687/task/7691/stat : 7691 (strangenight2-m) S 7685 7687 7584 0 -1 4202560 419369 0 0 0 661 258 0 0 16 0 8 0 543853739 13857488896 2749623 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446604440345293120 0 0 -1 0 0 0 0
[pid=7687/tid=7692] ppid=7685 vsize=13532704 CPUtime=9.3 cores=0-7
/proc/7687/task/7692/stat : 7692 (strangenight2-m) S 7685 7687 7584 0 -1 4202560 423339 0 0 0 608 322 0 0 16 0 8 0 543853739 13857488896 2749623 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446604440345293120 0 0 -1 5 0 0 0
[pid=7687/tid=7693] ppid=7685 vsize=13532704 CPUtime=9.02 cores=0-7
/proc/7687/task/7693/stat : 7693 (strangenight2-m) S 7685 7687 7584 0 -1 4202560 430211 0 0 0 599 303 0 0 16 0 8 0 543853739 13857488896 2749623 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446604440345293120 0 0 -1 3 0 0 0
[pid=7687/tid=7694] ppid=7685 vsize=13532704 CPUtime=9.08 cores=0-7
/proc/7687/task/7694/stat : 7694 (strangenight2-m) S 7685 7687 7584 0 -1 4202560 431982 0 0 0 601 307 0 0 16 0 8 0 543853739 13857488896 2749623 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446604440345293120 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 73.19
Current children cumulated vsize (KiB) 13532704

[startup+25.5012 s]
/proc/loadavg: 5.85 5.00 2.39 9/194 7696
/proc/meminfo: memFree=2503116/32950928 swapFree=67111356/67111528
[pid=7687] ppid=7685 vsize=25629696 CPUtime=146.93 cores=0-7
/proc/7687/stat : 7687 (strangenight2-m) R 7685 7687 7584 0 -1 4202496 6729273 0 0 0 9801 4892 0 0 16 0 8 0 543853738 26244808704 5382123 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337439 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7687/statm: 6407424 5382132 343 106 0 6402395 0
[pid=7687/tid=7688] ppid=7685 vsize=25629696 CPUtime=18.14 cores=0-7
/proc/7687/task/7688/stat : 7688 (strangenight2-m) D 7685 7687 7584 0 -1 4202560 836616 0 0 0 1199 615 0 0 16 0 8 0 543853739 26244808704 5382133 33554432000 4194304 4627427 140733347848640 18446744073709551615 208079893189 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7687/tid=7689] ppid=7685 vsize=25629696 CPUtime=18.27 cores=0-7
/proc/7687/task/7689/stat : 7689 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 853356 0 0 0 1209 618 0 0 16 0 8 0 543853739 26244808704 5382141 33554432000 4194304 4627427 140733347848640 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7687/tid=7690] ppid=7685 vsize=25629696 CPUtime=18.47 cores=0-7
/proc/7687/task/7690/stat : 7690 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 841521 0 0 0 1212 635 0 0 16 0 8 0 543853739 26244808704 5382152 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337439 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7687/tid=7691] ppid=7685 vsize=25629696 CPUtime=18.49 cores=0-7
/proc/7687/task/7691/stat : 7691 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 843503 0 0 0 1333 516 0 0 16 0 8 0 543853739 26244808704 5382161 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337439 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7687/tid=7692] ppid=7685 vsize=25629696 CPUtime=18.53 cores=0-7
/proc/7687/task/7692/stat : 7692 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 833413 0 0 0 1210 643 0 0 16 0 8 0 543853739 26244808704 5382162 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337439 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7687/tid=7693] ppid=7685 vsize=25629696 CPUtime=18.19 cores=0-7
/proc/7687/task/7693/stat : 7693 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 845687 0 0 0 1203 616 0 0 16 0 8 0 543853739 26244808704 5382163 33554432000 4194304 4627427 140733347848640 18446744073709551615 208079900913 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7687/tid=7694] ppid=7685 vsize=25629696 CPUtime=18.3 cores=0-7
/proc/7687/task/7694/stat : 7694 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 840527 0 0 0 1210 620 0 0 16 0 8 0 543853739 26244808704 5382176 33554432000 4194304 4627427 140733347848640 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 146.93
Current children cumulated vsize (KiB) 25629696



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+28.8006 s]
/proc/loadavg: 6.02 5.05 2.42 6/194 7696
/proc/meminfo: memFree=88700/32950928 swapFree=67111348/67111528
[pid=7687] ppid=7685 vsize=31744444 CPUtime=164.85 cores=0-7
/proc/7687/stat : 7687 (strangenight2-m) R 7685 7687 7584 0 -1 4202496 7484820 0 0 0 11037 5448 0 0 16 0 8 0 543853738 32506310656 6124564 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7687/statm: 7936111 6124569 343 106 0 7931082 0
[pid=7687/tid=7688] ppid=7685 vsize=31744444 CPUtime=20.3 cores=0-7
/proc/7687/task/7688/stat : 7688 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 915968 0 0 0 1351 679 0 0 16 0 8 0 543853739 32506310656 6124621 33554432000 4194304 4627427 140733347848640 18446744073709551615 4313412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7687/tid=7689] ppid=7685 vsize=31744444 CPUtime=20.56 cores=0-7
/proc/7687/task/7689/stat : 7689 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 937552 0 0 0 1366 690 0 0 16 0 8 0 543853739 32506310656 6124632 33554432000 4194304 4627427 140733347848640 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7687/tid=7690] ppid=7685 vsize=31744444 CPUtime=20.63 cores=0-7
/proc/7687/task/7690/stat : 7690 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 924507 0 0 0 1360 703 0 0 15 0 8 0 543853739 32506310656 6124642 33554432000 4194304 4627427 140733347848640 18446744073709551615 4314319 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7687/tid=7691] ppid=7685 vsize=31744444 CPUtime=20.91 cores=0-7
/proc/7687/task/7691/stat : 7691 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 1033352 0 0 0 1495 596 0 0 16 0 8 0 543853739 32506310656 6124647 33554432000 4194304 4627427 140733347848640 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7687/tid=7692] ppid=7685 vsize=31744444 CPUtime=20.76 cores=0-7
/proc/7687/task/7692/stat : 7692 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 912567 0 0 0 1365 711 0 0 16 0 8 0 543853739 32506310656 6124654 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7687/tid=7693] ppid=7685 vsize=31744444 CPUtime=20.39 cores=0-7
/proc/7687/task/7693/stat : 7693 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 929771 0 0 0 1352 687 0 0 16 0 8 0 543853739 32506310656 6124660 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7687/tid=7694] ppid=7685 vsize=31744444 CPUtime=20.52 cores=0-7
/proc/7687/task/7694/stat : 7694 (strangenight2-m) R 7685 7687 7584 0 -1 4202560 916142 0 0 0 1364 688 0 0 16 0 8 0 543853739 32506310656 6124665 33554432000 4194304 4627427 140733347848640 18446744073709551615 208080337390 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 164.85
Current children cumulated vsize (KiB) 31744444

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

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

[startup+29.4005 s]
/proc/loadavg: 6.02 5.05 2.42 6/194 7696
/proc/meminfo: memFree=88700/32950928 swapFree=67111348/67111528
[pid=7687] ppid=7685 vsize=0 CPUtime=165.46 cores=0-7
/proc/7687/stat : 7687 (strangenight2-m) Z 7685 7687 7584 0 -1 4203548 7486756 0 0 0 11039 5507 0 0 16 0 2 0 543853738 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7687/statm: 0 0 0 0 0 0 0
[pid=7687/tid=7692] ppid=7685 vsize=0 CPUtime=21.36 cores=0-7
/proc/7687/task/7692/stat : 7692 (strangenight2-m) R 7685 7687 7584 0 -1 4203588 912627 0 0 0 1366 770 0 0 16 0 2 0 543853739 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 165.46
Current children cumulated vsize (KiB) 0

[startup+29.8004 s]
/proc/loadavg: 6.02 5.05 2.42 2/189 7697
/proc/meminfo: memFree=14228732/32950928 swapFree=67111348/67111528
[pid=7687] ppid=7685 vsize=0 CPUtime=165.86 cores=0-7
/proc/7687/stat : 7687 (strangenight2-m) Z 7685 7687 7584 0 -1 4203548 7486756 0 0 0 11039 5547 0 0 16 0 2 0 543853738 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7687/statm: 0 0 0 0 0 0 0
[pid=7687/tid=7692] ppid=7685 vsize=0 CPUtime=21.76 cores=0-7
/proc/7687/task/7692/stat : 7692 (strangenight2-m) R 7685 7687 7584 0 -1 4203588 912627 0 0 0 1366 810 0 0 16 0 2 0 543853739 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 165.86
Current children cumulated vsize (KiB) 0

[startup+30.2004 s]
/proc/loadavg: 6.02 5.05 2.42 2/189 7697
/proc/meminfo: memFree=14228732/32950928 swapFree=67111348/67111528
[pid=7687] ppid=7685 vsize=0 CPUtime=166.26 cores=0-7
/proc/7687/stat : 7687 (strangenight2-m) Z 7685 7687 7584 0 -1 4203548 7486756 0 0 0 11039 5587 0 0 16 0 2 0 543853738 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7687/statm: 0 0 0 0 0 0 0
[pid=7687/tid=7692] ppid=7685 vsize=0 CPUtime=22.16 cores=0-7
/proc/7687/task/7692/stat : 7692 (strangenight2-m) R 7685 7687 7584 0 -1 4203588 912627 0 0 0 1366 850 0 0 17 0 2 0 543853739 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 166.26
Current children cumulated vsize (KiB) 0

[startup+30.3003 s]
/proc/loadavg: 6.02 5.05 2.42 2/189 7697
/proc/meminfo: memFree=14228732/32950928 swapFree=67111348/67111528
[pid=7687] ppid=7685 vsize=0 CPUtime=166.36 cores=0-7
/proc/7687/stat : 7687 (strangenight2-m) Z 7685 7687 7584 0 -1 4203548 7486756 0 0 0 11039 5597 0 0 16 0 2 0 543853738 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7687/statm: 0 0 0 0 0 0 0
[pid=7687/tid=7692] ppid=7685 vsize=0 CPUtime=22.26 cores=0-7
/proc/7687/task/7692/stat : 7692 (strangenight2-m) R 7685 7687 7584 0 -1 4203588 912627 0 0 0 1366 860 0 0 17 0 2 0 543853739 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 166.36
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 30.3935
CPU time (s): 166.467
CPU user time (s): 110.395
CPU system time (s): 56.0715
CPU usage (%): 547.705
Max. virtual memory (cumulated for all children) (KiB): 31744444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 110.395
system time used= 56.0715
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7486756
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= 4227198
involuntary context switches= 8406

runsolver used 0.06099 second user time and 0.113982 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-02 09:49:01
IDJOB=3321053
IDBENCH=70953
IDSOLVER=1709
FILE ID=node127/3321053-1304322519
RUNJOBID= node127-1304322187-7598
PBS_JOBID= 13176799
Free space on /tmp= 72708 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-zfcp-2.8-u2-noholes.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321053-1304322519/watcher-3321053-1304322519 -o /tmp/evaluation-result-3321053-1304322519/solver-3321053-1304322519 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3321053-1304322519.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= c4aa2ddc60eee766fbdf95a32eed5b43
RANDOM SEED=871098654

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23804288 kB
Buffers:       1337168 kB
Cached:        4215044 kB
SwapCached:          8 kB
Active:        4222400 kB
Inactive:      4441184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23804288 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:          690072 kB
Writeback:           0 kB
AnonPages:     3111484 kB
Mapped:          18240 kB
Slab:           412156 kB
PageTables:      11596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3639764 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= 72704 MiB
End job on node127 at 2011-05-02 09:49:32