Trace number 3310304

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
ppfolio par? (TO) 35636.2 5100.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
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 variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 8 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7

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-3310304-1304008746/watcher-3310304-1304008746 -o /tmp/evaluation-result-3310304-1304008746/solver-3310304-1304008746 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310304-1304008746.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: 7.94 7.64 6.36 1/170 25303
/proc/meminfo: memFree=13743820/32950928 swapFree=67111528/67111528
[pid=25303] ppid=25301 vsize=18324 CPUtime=0 cores=0-7
/proc/25303/stat : 25303 (ppfolio) S 25301 25303 25032 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 512473419 18763776 389 33554432000 4194304 4287625 140733990989152 18446744073709551615 235594886671 0 0 4096 65536 4576221000290533375 0 0 17 4 0 0 0
/proc/25303/statm: 4581 389 341 23 0 91 0

[startup+0.10604 s]
/proc/loadavg: 7.94 7.64 6.36 1/170 25303
/proc/meminfo: memFree=13743820/32950928 swapFree=67111528/67111528
[pid=25303] ppid=25301 vsize=18324 CPUtime=0.01 cores=0-7
/proc/25303/stat : 25303 (ppfolio) S 25301 25303 25032 0 -1 4202496 520 1196 0 0 0 0 0 1 25 0 1 0 512473419 18763776 390 33554432000 4194304 4287625 140733990989152 18446744073709551615 235594886671 0 0 4096 65536 9224195738567704576 0 0 17 4 0 0 0
/proc/25303/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.201088 s]
/proc/loadavg: 7.94 7.64 6.36 1/170 25303
/proc/meminfo: memFree=13743820/32950928 swapFree=67111528/67111528
[pid=25303] ppid=25301 vsize=18324 CPUtime=0.01 cores=0-7
/proc/25303/stat : 25303 (ppfolio) S 25301 25303 25032 0 -1 4202496 520 1196 0 0 0 0 0 1 25 0 1 0 512473419 18763776 390 33554432000 4194304 4287625 140733990989152 18446744073709551615 235594886671 0 0 4096 65536 9224195738567704576 0 0 17 4 0 0 0
/proc/25303/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.301071 s]
/proc/loadavg: 7.94 7.64 6.36 1/170 25303
/proc/meminfo: memFree=13743820/32950928 swapFree=67111528/67111528
[pid=25303] ppid=25301 vsize=18324 CPUtime=0.01 cores=0-7
/proc/25303/stat : 25303 (ppfolio) S 25301 25303 25032 0 -1 4202496 520 1196 0 0 0 0 0 1 25 0 1 0 512473419 18763776 390 33554432000 4194304 4287625 140733990989152 18446744073709551615 235594886671 0 0 4096 65536 9224195738567704576 0 0 17 4 0 0 0
/proc/25303/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.701 s]
/proc/loadavg: 7.94 7.64 6.36 1/170 25303
/proc/meminfo: memFree=13743820/32950928 swapFree=67111528/67111528
[pid=25303] ppid=25301 vsize=18324 CPUtime=0.01 cores=0-7
/proc/25303/stat : 25303 (ppfolio) S 25301 25303 25032 0 -1 4202496 520 1196 0 0 0 0 0 1 25 0 1 0 512473419 18763776 390 33554432000 4194304 4287625 140733990989152 18446744073709551615 235594886671 0 0 4096 65536 9224195738567704576 0 0 17 4 0 0 0
/proc/25303/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.5008 s]
/proc/loadavg: 7.94 7.64 6.36 8/179 25318
/proc/meminfo: memFree=13550304/32950928 swapFree=67111528/67111528
[pid=25303] ppid=25301 vsize=18324 CPUtime=0.01 cores=0-7
/proc/25303/stat : 25303 (ppfolio) S 25301 25303 25032 0 -1 4202496 520 1196 0 0 0 0 0 1 17 0 1 0 512473419 18763776 390 33554432000 4194304 4287625 140733990989152 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/25303/statm: 4581 390 342 23 0 91 0
[pid=25304] ppid=25303 vsize=66256 CPUtime=1.48 cores=0
/proc/25304/stat : 25304 (cryptominisat) R 25303 25303 25032 0 -1 4202496 11240 0 0 0 147 1 0 0 20 0 1 0 512473419 67846144 10935 33554432000 4194304 4587354 140733338401296 18446744073709551615 235594522533 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25304/statm: 16564 10935 318 96 0 13126 0
[pid=25305] ppid=25303 vsize=54916 CPUtime=1.48 cores=1
/proc/25305/stat : 25305 (clasp) R 25303 25303 25032 0 -1 4202496 14026 0 0 0 147 1 0 0 20 0 1 0 512473419 56233984 10826 33554432000 4194304 4785740 140733738440784 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25305/statm: 13729 10826 340 145 0 10774 0
[pid=25307] ppid=25303 vsize=49748 CPUtime=1.49 cores=3
/proc/25307/stat : 25307 (march_hi) R 25303 25303 25032 0 -1 4202496 65342 0 0 0 141 8 0 0 20 0 1 0 512473420 50941952 8557 33554432000 4194304 4331988 140734551398944 18446744073709551615 235594525297 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25307/statm: 12437 8557 151 34 0 10879 0
[pid=25308] ppid=25303 vsize=116104 CPUtime=3.81 cores=4-7
/proc/25308/stat : 25308 (plingeling) S 25303 25303 25032 0 -1 4202496 25954 1255 0 0 378 3 0 0 18 0 5 0 512473420 118890496 17447 33554432000 4194304 4356188 140735928455856 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25308/statm: 29026 17447 159 40 0 27570 0
[pid=25308/tid=25315] ppid=25303 vsize=116104 CPUtime=0.55 cores=4-7
/proc/25308/task/25315/stat : 25315 (plingeling) R 25303 25303 25032 0 -1 4202560 877 1255 0 0 55 0 0 0 25 0 5 0 512473453 118890496 17447 33554432000 4194304 4356188 140735928455856 18446744073709551615 4239088 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25308/tid=25316] ppid=25303 vsize=116104 CPUtime=1.15 cores=4-7
/proc/25308/task/25316/stat : 25316 (plingeling) R 25303 25303 25032 0 -1 4202560 4120 1255 0 0 115 0 0 0 22 0 5 0 512473453 118890496 17447 33554432000 4194304 4356188 140735928455856 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25308/tid=25317] ppid=25303 vsize=116104 CPUtime=0.6 cores=4-7
/proc/25308/task/25317/stat : 25317 (plingeling) R 25303 25303 25032 0 -1 4202560 66 1255 0 0 60 0 0 0 21 0 5 0 512473453 118890496 17447 33554432000 4194304 4356188 140735928455856 18446744073709551615 4260341 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25308/tid=25318] ppid=25303 vsize=116104 CPUtime=1.15 cores=4-7
/proc/25308/task/25318/stat : 25318 (plingeling) R 25303 25303 25032 0 -1 4202560 4186 1255 0 0 115 0 0 0 19 0 5 0 512473453 118890496 17447 33554432000 4194304 4356188 140735928455856 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.27
Current children cumulated vsize (KiB) 305348

[startup+3.10052 s]
/proc/loadavg: 7.94 7.64 6.36 8/179 25318
/proc/meminfo: memFree=13485328/32950928 swapFree=67111528/67111528
[pid=25303] ppid=25301 vsize=18324 CPUtime=0.01 cores=0-7
/proc/25303/stat : 25303 (ppfolio) S 25301 25303 25032 0 -1 4202496 520 1196 0 0 0 0 0 1 15 0 1 0 512473419 18763776 390 33554432000 4194304 4287625 140733990989152 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/25303/statm: 4581 390 342 23 0 91 0
[pid=25304] ppid=25303 vsize=129968 CPUtime=3.09 cores=0
/proc/25304/stat : 25304 (cryptominisat) R 25303 25303 25032 0 -1 4202496 24530 0 0 0 306 3 0 0 25 0 1 0 512473419 133087232 18168 33554432000 4194304 4587354 140733338401296 18446744073709551615 4237655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25304/statm: 32492 18168 330 96 0 29054 0
[pid=25305] ppid=25303 vsize=54916 CPUtime=3.08 cores=1
/proc/25305/stat : 25305 (clasp) R 25303 25303 25032 0 -1 4202496 14026 0 0 0 307 1 0 0 25 0 1 0 512473419 56233984 10826 33554432000 4194304 4785740 140733738440784 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25305/statm: 13729 10826 340 145 0 10774 0
[pid=25307] ppid=25303 vsize=158584 CPUtime=3.08 cores=3
/proc/25307/stat : 25307 (march_hi) R 25303 25303 25032 0 -1 4202496 93079 0 0 0 297 11 0 0 25 0 1 0 512473420 162390016 19355 33554432000 4194304 4331988 140734551398944 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25307/statm: 39646 19355 195 34 0 38088 0
[pid=25308] ppid=25303 vsize=112700 CPUtime=8.61 cores=4-7
/proc/25308/stat : 25308 (plingeling) S 25303 25303 25032 0 -1 4202496 26989 1255 0 0 857 4 0 0 18 0 5 0 512473420 115404800 16607 33554432000 4194304 4356188 140735928455856 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25308/statm: 28175 16607 164 40 0 26719 0
[pid=25308/tid=25315] ppid=25303 vsize=112700 CPUtime=1.35 cores=4-7
/proc/25308/task/25315/stat : 25315 (plingeling) R 25303 25303 25032 0 -1 4202560 1389 1255 0 0 135 0 0 0 25 0 5 0 512473453 115404800 16607 33554432000 4194304 4356188 140735928455856 18446744073709551615 4322048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25308/tid=25316] ppid=25303 vsize=112700 CPUtime=2.75 cores=4-7
/proc/25308/task/25316/stat : 25316 (plingeling) R 25303 25303 25032 0 -1 4202560 4642 1255 0 0 275 0 0 0 25 0 5 0 512473453 115404800 16607 33554432000 4194304 4356188 140735928455856 18446744073709551615 4270960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25308/tid=25317] ppid=25303 vsize=112700 CPUtime=1.4 cores=4-7
/proc/25308/task/25317/stat : 25317 (plingeling) R 25303 25303 25032 0 -1 4202560 67 1255 0 0 140 0 0 0 23 0 5 0 512473453 115404800 16607 33554432000 4194304 4356188 140735928455856 18446744073709551615 4289260 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25308/tid=25318] ppid=25303 vsize=112700 CPUtime=2.75 cores=4-7
/proc/25308/task/25318/stat : 25318 (plingeling) R 25303 25303 25032 0 -1 4202560 4186 1255 0 0 275 0 0 0 23 0 5 0 512473453 115404800 16607 33554432000 4194304 4356188 140735928455856 18446744073709551615 4331401 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17.87
Current children cumulated vsize (KiB) 474492

[startup+6.30101 s]
/proc/loadavg: 7.87 7.63 6.37 8/179 25319
/proc/meminfo: memFree=13467828/32950928 swapFree=67111528/67111528
[pid=25303] ppid=25301 vsize=18324 CPUtime=0.01 cores=0-7
/proc/25303/stat : 25303 (ppfolio) S 25301 25303 25032 0 -1 4202496 520 1196 0 0 0 0 0 1 15 0 1 0 512473419 18763776 390 33554432000 4194304 4287625 140733990989152 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/25303/statm: 4581 390 342 23 0 91 0
[pid=25304] ppid=25303 vsize=640640 CPUtime=6.29 cores=0
/proc/25304/stat : 25304 (cryptominisat) R 25303 25303 25032 0 -1 4202496 27808 0 0 0 625 4 0 0 25 0 1 0 512473419 656015360 17690 33554432000 4194304 4587354 140733338401296 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25304/statm: 160160 17690 333 96 0 156722 0
[pid=25305] ppid=25303 vsize=58440 CPUtime=6.29 cores=1
/proc/25305/stat : 25305 (clasp) R 25303 25303 25032 0 -1 4202496 14979 0 0 0 628 1 0 0 25 0 1 0 512473419 59842560 11779 33554432000 4194304 4785740 140733738440784 18446744073709551615 235594527429 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25305/statm: 14610 11779 340 145 0 11655 0
[pid=25307] ppid=25303 vsize=158584 CPUtime=6.28 cores=3
/proc/25307/stat : 25307 (march_hi) R 25303 25303 25032 0 -1 4202496 93088 0 0 0 617 11 0 0 25 0 1 0 512473420 162390016 19364 33554432000 4194304 4331988 140734551398944 18446744073709551615 4210951 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25307/statm: 39646 19364 195 34 0 38088 0
[pid=25308] ppid=25303 vsize=128892 CPUtime=18.21 cores=4-7
/proc/25308/stat : 25308 (plingeling) S 25303 25303 25032 0 -1 4202496 31050 1255 0 0 1817 4 0 0 18 0 5 0 512473420 131985408 20667 33554432000 4194304 4356188 140735928455856 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25308/statm: 32223 20667 164 40 0 30767 0
[pid=25308/tid=25315] ppid=25303 vsize=128892 CPUtime=2.95 cores=4-7
/proc/25308/task/25315/stat : 25315 (plingeling) R 25303 25303 25032 0 -1 4202560 2931 1255 0 0 295 0 0 0 25 0 5 0 512473453 131985408 20667 33554432000 4194304 4356188 140735928455856 18446744073709551615 4215047 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25308/tid=25316] ppid=25303 vsize=128892 CPUtime=5.95 cores=4-7
/proc/25308/task/25316/stat : 25316 (plingeling) R 25303 25303 25032 0 -1 4202560 4642 1255 0 0 595 0 0 0 25 0 5 0 512473453 131985408 20667 33554432000 4194304 4356188 140735928455856 18446744073709551615 4271299 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25308/tid=25317] ppid=25303 vsize=128892 CPUtime=3 cores=4-7
/proc/25308/task/25317/stat : 25317 (plingeling) R 25303 25303 25032 0 -1 4202560 2095 1255 0 0 300 0 0 0 25 0 5 0 512473453 131985408 20667 33554432000 4194304 4356188 140735928455856 18446744073709551615 4300670 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25308/tid=25318] ppid=25303 vsize=128892 CPUtime=5.95 cores=4-7
/proc/25308/task/25318/stat : 25318 (plingeling) R 25303 25303 25032 0 -1 4202560 4677 1255 0 0 595 0 0 0 25 0 5 0 512473453 131985408 20667 33554432000 4194304 4356188 140735928455856 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.08
Current children cumulated vsize (KiB) 1004880

[startup+12.7009 s]
/proc/loadavg: 7.80 7.62 6.37 8/179 25319
/proc/meminfo: memFree=13425256/32950928 swapFree=67111528/67111528
[pid=25303] ppid=25301 vsize=18324 CPUtime=0.01 cores=0-7
/proc/25303/stat : 25303 (ppfolio) S 25301 25303 25032 0 -1 4202496 520 1196 0 0 0 0 0 1 15 0 1 0 512473419 18763776 390 33554432000 4194304 4287625 140733990989152 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/25303/statm: 4581 390 342 23 0 91 0
[pid=25304] ppid=25303 vsize=649960 CPUtime=12.69 cores=0
/proc/25304/stat : 25304 (cryptominisat) R 25303 25303 25032 0 -1 4202496 31123 0 0 0 1265 4 0 0 25 0 1 0 512473419 665559040 20983 33554432000 4194304 4587354 140733338401296 18446744073709551615 4237715 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25304/statm: 162490 20983 336 96 0 159052 0
[pid=25305] ppid=25303 vsize=73212 CPUtime=12.68 cores=1
/proc/25305/stat : 25305 (clasp) R 25303 25303 25032 0 -1 4202496 18632 0 0 0 1266 2 0 0 25 0 1 0 512473419 74969088 15432 33554432000 4194304 4785740 140733738440784 18446744073709551615 4553057 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25305/statm: 18303 15432 340 145 0 15348 0
[pid=25307] ppid=25303 vsize=158948 CPUtime=12.68 cores=3
/proc/25307/stat : 25307 (march_hi) R 25303 25303 25032 0 -1 4202496 93139 0 0 0 1257 11 0 0 25 0 1 0 512473420 162762752 19415 33554432000 4194304 4331988 140734551398944 18446744073709551615 4242612 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25307/statm: 39737 19415 195 34 0 38179 0
[pid=25308] ppid=25303 vsize=142092 CPUtime=37.41 cores=4-7
/proc/25308/stat : 25308 (plingeling) S 25303 25303 25032 0 -1 4202496 34396 1255 0 0 3737 4 0 0 18 0 5 0 512473420 145502208 23967 33554432000 4194304 4356188 140735928455856 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25308/statm: 35523 23967 164 40 0 34067 0
[pid=25308/tid=25315] ppid=25303 vsize=142092 CPUtime=6.15 cores=4-7
/proc/25308/task/25315/stat : 25315 (plingeling) R 25303 25303 25032 0 -1 4202560 2931 1255 0 0 615 0 0 0 25 0 5 0 512473453 145502208 23967 33554432000 4194304 4356188 140735928455856 18446744073709551615 4211983 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25308/tid=25316] ppid=25303 vsize=142092 CPUtime=12.35 cores=4-7
/proc/25308/task/25316/stat : 25316 (plingeling) R 25303 25303 25032 0 -1 4202560 4642 1255 0 0 1235 0 0 0 25 0 5 0 512473453 145502208 23967 33554432000 4194304 4356188 140735928455856 18446744073709551615 4231359 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25308/tid=25317] ppid=25303 vsize=142092 CPUtime=6.2 cores=4-7
/proc/25308/task/25317/stat : 25317 (plingeling) R 25303 25303 25032 0 -1 4202560 2095 1255 0 0 620 0 0 0 25 0 5 0 512473453 145502208 23967 33554432000 4194304 4356188 140735928455856 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25308/tid=25318] ppid=25303 vsize=142092 CPUtime=12.35 cores=4-7
/proc/25308/task/25318/stat : 25318 (plingeling) R 25303 25303 25032 0 -1 4202560 8023 1255 0 0 1235 0 0 0 25 0 5 0 512473453 145502208 23967 33554432000 4194304 4356188 140735928455856 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 75.47
Current children cumulated vsize (KiB) 1042536

[startup+25.5006 s]
/proc/loadavg: 7.62 7.59 6.38 8/179 25319
/proc/meminfo: memFree=13404352/32950928 swapFree=67111528/67111528
[pid=25303] ppid=25301 vsize=18324 CPUtime=0.01 cores=0-7
/proc/25303/stat : 25303 (ppfolio) S 25301 25303 25032 0 -1 4202496 520 1196 0 0 0 0 0 1 15 0 1 0 512473419 18763776 390 33554432000 4194304 4287625 140733990989152 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/25303/statm: 4581 390 342 23 0 91 0
[pid=25304] ppid=25303 vsize=608100 CPUtime=25.49 cores=0
/proc/25304/stat : 25304 (cryptominisat) R 25303 25303 25032 0 -1 4202496 38688 0 0 0 2543 6 0 0 25 0 1 0 512473419 622694400 21994 33554432000 4194304 4587354 140733338401296 18446744073709551615 4239552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25304/statm: 152025 21994 336 96 0 148587 0
[pid=25305] ppid=25303 vsize=82280 CPUtime=25.49 cores=1
/proc/25305/stat : 25305 (clasp) R 25303 25303 25032 0 -1 4202496 20901 0 0 0 2546 3 0 0 25 0 1 0 512473419 84254720 17701 33554432000 4194304 4785740 140733738440784 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25305/statm: 20570 17701 340 145 0 17615 0
[pid=25307] ppid=25303 vsize=164596 CPUtime=25.49 cores=3
/proc/25307/stat : 25307 (march_hi) R 25303 25303 25032 0 -1 4202496 94891 0 0 0 2537 12 0 0 25 0 1 0 512473420 168546304 21149 33554432000 4194304 4331988 140734551398944 18446744073709551615 4226450 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25307/statm: 41149 21149 177 34 0 39591 0
[pid=25308] ppid=25303 vsize=141724 CPUtime=75.8 cores=4-7
/proc/25308/stat : 25308 (plingeling) S 25303 25303 25032 0 -1 4202496 34396 1255 0 0 7576 4 0 0 18 0 5 0 512473420 145125376 23875 33554432000 4194304 4356188 140735928455856 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25308/statm: 35431 23875 164 40 0 33975 0
[pid=25308/tid=25315] ppid=25303 vsize=141724 CPUtime=12.54 cores=4-7
/proc/25308/task/25315/stat : 25315 (plingeling) R 25303 25303 25032 0 -1 4202560 2931 1255 0 0 1254 0 0 0 25 0 5 0 512473453 145125376 23875 33554432000 4194304 4356188 140735928455856 18446744073709551615 4310864 0 0 4096 17442 0 0 0 -1 4 0 0 0

################
# More data... #
################

Current children cumulated CPU time (s) 34253.3
Current children cumulated vsize (KiB) 1910644

[startup+4962.3 s]
/proc/loadavg: 7.00 7.00 7.00 8/179 25472
/proc/meminfo: memFree=12466664/32950928 swapFree=67111528/67111528
[pid=25303] ppid=25301 vsize=18324 CPUtime=0.01 cores=0-7
/proc/25303/stat : 25303 (ppfolio) S 25301 25303 25032 0 -1 4202496 520 1196 0 0 0 0 0 1 15 0 1 0 512473419 18763776 390 33554432000 4194304 4287625 140733990989152 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/25303/statm: 4581 390 342 23 0 91 0
[pid=25304] ppid=25303 vsize=800900 CPUtime=4962.4 cores=0
/proc/25304/stat : 25304 (cryptominisat) R 25303 25303 25032 0 -1 4202496 950391 0 0 0 495929 311 0 0 25 0 1 0 512473419 820121600 75842 33554432000 4194304 4587354 140733338401296 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25304/statm: 200225 75842 336 96 0 196787 0
[pid=25305] ppid=25303 vsize=521604 CPUtime=4962.39 cores=1
/proc/25305/stat : 25305 (clasp) R 25303 25303 25032 0 -1 4202496 128267 0 0 0 496179 60 0 0 25 0 1 0 512473419 534122496 125067 33554432000 4194304 4785740 140733738440784 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25305/statm: 130401 125067 340 145 0 127446 0
[pid=25307] ppid=25303 vsize=244036 CPUtime=4962.41 cores=3
/proc/25307/stat : 25307 (march_hi) R 25303 25303 25032 0 -1 4202496 113706 0 0 0 496220 21 0 0 25 0 1 0 512473420 249892864 39962 33554432000 4194304 4331988 140734551398944 18446744073709551615 4299451 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25307/statm: 61009 39962 175 34 0 59451 0
[pid=25308] ppid=25303 vsize=356636 CPUtime=19785.8 cores=4-7
/proc/25308/stat : 25308 (plingeling) S 25303 25303 25032 0 -1 4202496 394872 1255 0 0 1978524 58 0 0 18 0 5 0 512473420 365195264 77603 33554432000 4194304 4356188 140735928455856 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25308/statm: 89159 77603 164 40 0 87703 0
[pid=25308/tid=25315] ppid=25303 vsize=356636 CPUtime=4917.2 cores=4-7
/proc/25308/task/25315/stat : 25315 (plingeling) R 25303 25303 25032 0 -1 4202560 103126 1255 0 0 491705 15 0 0 25 0 5 0 512473453 365195264 77603 33554432000 4194304 4356188 140735928455856 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25308/tid=25316] ppid=25303 vsize=356636 CPUtime=4962.07 cores=4-7
/proc/25308/task/25316/stat : 25316 (plingeling) R 25303 25303 25032 0 -1 4202560 119486 1255 0 0 496190 17 0 0 25 0 5 0 512473453 365195264 77603 33554432000 4194304 4356188 140735928455856 18446744073709551615 4210830 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25308/tid=25317] ppid=25303 vsize=356636 CPUtime=4944.12 cores=4-7
/proc/25308/task/25317/stat : 25317 (plingeling) R 25303 25303 25032 0 -1 4202560 116645 1255 0 0 494395 17 0 0 25 0 5 0 512473453 365195264 77603 33554432000 4194304 4356188 140735928455856 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25308/tid=25318] ppid=25303 vsize=356636 CPUtime=4962.07 cores=4-7
/proc/25308/task/25318/stat : 25318 (plingeling) R 25303 25303 25032 0 -1 4202560 38910 1255 0 0 496203 4 0 0 25 0 5 0 512473453 365195264 77603 33554432000 4194304 4356188 140735928455856 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 34673
Current children cumulated vsize (KiB) 1941500

[startup+5022.3 s]
/proc/loadavg: 7.03 7.01 7.00 8/179 25473
/proc/meminfo: memFree=12498012/32950928 swapFree=67111528/67111528
[pid=25303] ppid=25301 vsize=18324 CPUtime=0.01 cores=0-7
/proc/25303/stat : 25303 (ppfolio) S 25301 25303 25032 0 -1 4202496 520 1196 0 0 0 0 0 1 15 0 1 0 512473419 18763776 390 33554432000 4194304 4287625 140733990989152 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/25303/statm: 4581 390 342 23 0 91 0
[pid=25304] ppid=25303 vsize=785080 CPUtime=5022.41 cores=0
/proc/25304/stat : 25304 (cryptominisat) R 25303 25303 25032 0 -1 4202496 955140 0 0 0 501927 314 0 0 25 0 1 0 512473419 803921920 72040 33554432000 4194304 4587354 140733338401296 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25304/statm: 196270 72040 336 96 0 192832 0
[pid=25305] ppid=25303 vsize=521604 CPUtime=5022.39 cores=1
/proc/25305/stat : 25305 (clasp) R 25303 25303 25032 0 -1 4202496 128269 0 0 0 502179 60 0 0 25 0 1 0 512473419 534122496 125069 33554432000 4194304 4785740 140733738440784 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25305/statm: 130401 125069 340 145 0 127446 0
[pid=25307] ppid=25303 vsize=244564 CPUtime=5022.41 cores=3
/proc/25307/stat : 25307 (march_hi) R 25303 25303 25032 0 -1 4202496 113885 0 0 0 502220 21 0 0 25 0 1 0 512473420 250433536 40141 33554432000 4194304 4331988 140734551398944 18446744073709551615 235594261627 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25307/statm: 61141 40141 175 34 0 59583 0
[pid=25308] ppid=25303 vsize=340252 CPUtime=20025.5 cores=4-7
/proc/25308/stat : 25308 (plingeling) S 25303 25303 25032 0 -1 4202496 395896 1255 0 0 2002492 59 0 0 18 0 5 0 512473420 348418048 73507 33554432000 4194304 4356188 140735928455856 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25308/statm: 85063 73507 164 40 0 83607 0
[pid=25308/tid=25315] ppid=25303 vsize=340252 CPUtime=4976.87 cores=4-7
/proc/25308/task/25315/stat : 25315 (plingeling) R 25303 25303 25032 0 -1 4202560 103126 1255 0 0 497672 15 0 0 25 0 5 0 512473453 348418048 73507 33554432000 4194304 4356188 140735928455856 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25308/tid=25316] ppid=25303 vsize=340252 CPUtime=5022.07 cores=4-7
/proc/25308/task/25316/stat : 25316 (plingeling) R 25303 25303 25032 0 -1 4202560 119486 1255 0 0 502190 17 0 0 25 0 5 0 512473453 348418048 73507 33554432000 4194304 4356188 140735928455856 18446744073709551615 4280492 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25308/tid=25317] ppid=25303 vsize=340252 CPUtime=5004.13 cores=4-7
/proc/25308/task/25317/stat : 25317 (plingeling) R 25303 25303 25032 0 -1 4202560 117669 1255 0 0 500395 18 0 0 25 0 5 0 512473453 348418048 73507 33554432000 4194304 4356188 140735928455856 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25308/tid=25318] ppid=25303 vsize=340252 CPUtime=5022.07 cores=4-7
/proc/25308/task/25318/stat : 25318 (plingeling) R 25303 25303 25032 0 -1 4202560 38910 1255 0 0 502203 4 0 0 25 0 5 0 512473453 348418048 73507 33554432000 4194304 4356188 140735928455856 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 35092.7
Current children cumulated vsize (KiB) 1909824

[startup+5082.3 s]
/proc/loadavg: 7.04 7.02 7.00 8/179 25475
/proc/meminfo: memFree=12524272/32950928 swapFree=67111528/67111528
[pid=25303] ppid=25301 vsize=18324 CPUtime=0.01 cores=0-7
/proc/25303/stat : 25303 (ppfolio) S 25301 25303 25032 0 -1 4202496 520 1196 0 0 0 0 0 1 15 0 1 0 512473419 18763776 390 33554432000 4194304 4287625 140733990989152 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/25303/statm: 4581 390 342 23 0 91 0
[pid=25304] ppid=25303 vsize=800924 CPUtime=5082.41 cores=0
/proc/25304/stat : 25304 (cryptominisat) R 25303 25303 25032 0 -1 4202496 959157 0 0 0 507925 316 0 0 25 0 1 0 512473419 820146176 68678 33554432000 4194304 4587354 140733338401296 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25304/statm: 200231 68678 336 96 0 196793 0
[pid=25305] ppid=25303 vsize=521604 CPUtime=5082.39 cores=1
/proc/25305/stat : 25305 (clasp) R 25303 25303 25032 0 -1 4202496 128269 0 0 0 508179 60 0 0 25 0 1 0 512473419 534122496 125069 33554432000 4194304 4785740 140733738440784 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25305/statm: 130401 125069 340 145 0 127446 0
[pid=25307] ppid=25303 vsize=244828 CPUtime=5082.41 cores=3
/proc/25307/stat : 25307 (march_hi) R 25303 25303 25032 0 -1 4202496 114003 0 0 0 508220 21 0 0 25 0 1 0 512473420 250703872 40259 33554432000 4194304 4331988 140734551398944 18446744073709551615 4299872 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25307/statm: 61207 40259 175 34 0 59649 0
[pid=25308] ppid=25303 vsize=325916 CPUtime=20265.2 cores=4-7
/proc/25308/stat : 25308 (plingeling) S 25303 25303 25032 0 -1 4202496 398456 1255 0 0 2026459 59 0 0 18 0 5 0 512473420 333737984 69923 33554432000 4194304 4356188 140735928455856 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25308/statm: 81479 69923 164 40 0 80023 0
[pid=25308/tid=25315] ppid=25303 vsize=325916 CPUtime=5036.54 cores=4-7
/proc/25308/task/25315/stat : 25315 (plingeling) R 25303 25303 25032 0 -1 4202560 104662 1255 0 0 503639 15 0 0 25 0 5 0 512473453 333737984 69923 33554432000 4194304 4356188 140735928455856 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25308/tid=25316] ppid=25303 vsize=325916 CPUtime=5082.07 cores=4-7
/proc/25308/task/25316/stat : 25316 (plingeling) R 25303 25303 25032 0 -1 4202560 120510 1255 0 0 508190 17 0 0 25 0 5 0 512473453 333737984 69923 33554432000 4194304 4356188 140735928455856 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25308/tid=25317] ppid=25303 vsize=325916 CPUtime=5064.13 cores=4-7
/proc/25308/task/25317/stat : 25317 (plingeling) R 25303 25303 25032 0 -1 4202560 117669 1255 0 0 506395 18 0 0 25 0 5 0 512473453 333737984 69923 33554432000 4194304 4356188 140735928455856 18446744073709551615 4331337 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25308/tid=25318] ppid=25303 vsize=325916 CPUtime=5082.07 cores=4-7
/proc/25308/task/25318/stat : 25318 (plingeling) R 25303 25303 25032 0 -1 4202560 38910 1255 0 0 508203 4 0 0 25 0 5 0 512473453 333737984 69923 33554432000 4194304 4356188 140735928455856 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 35512.4
Current children cumulated vsize (KiB) 1911596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 7.03 7.02 7.00 8/179 25477
/proc/meminfo: memFree=12530836/32950928 swapFree=67111528/67111528
[pid=25303] ppid=25301 vsize=18324 CPUtime=0.01 cores=0-7
/proc/25303/stat : 25303 (ppfolio) S 25301 25303 25032 0 -1 4202496 520 1196 0 0 0 0 0 1 15 0 1 0 512473419 18763776 390 33554432000 4194304 4287625 140733990989152 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/25303/statm: 4581 390 342 23 0 91 0
[pid=25304] ppid=25303 vsize=800924 CPUtime=5100.11 cores=0
/proc/25304/stat : 25304 (cryptominisat) R 25303 25303 25032 0 -1 4202496 961740 0 0 0 509694 317 0 0 25 0 1 0 512473419 820146176 71241 33554432000 4194304 4587354 140733338401296 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25304/statm: 200231 71241 336 96 0 196793 0
[pid=25305] ppid=25303 vsize=524484 CPUtime=5100.09 cores=1
/proc/25305/stat : 25305 (clasp) R 25303 25303 25032 0 -1 4202496 128846 0 0 0 509949 60 0 0 25 0 1 0 512473419 537071616 125646 33554432000 4194304 4785740 140733738440784 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25305/statm: 131121 125646 340 145 0 128166 0
[pid=25307] ppid=25303 vsize=244960 CPUtime=5100.11 cores=3
/proc/25307/stat : 25307 (march_hi) R 25303 25303 25032 0 -1 4202496 114030 0 0 0 509990 21 0 0 25 0 1 0 512473420 250839040 40286 33554432000 4194304 4331988 140734551398944 18446744073709551615 4263314 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25307/statm: 61240 40286 175 34 0 59682 0
[pid=25308] ppid=25303 vsize=307484 CPUtime=20335.9 cores=4-7
/proc/25308/stat : 25308 (plingeling) S 25303 25303 25032 0 -1 4202496 398968 1255 0 0 2033531 59 0 0 18 0 5 0 512473420 314863616 65315 33554432000 4194304 4356188 140735928455856 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25308/statm: 76871 65315 164 40 0 75415 0
[pid=25308/tid=25315] ppid=25303 vsize=307484 CPUtime=5054.16 cores=4-7
/proc/25308/task/25315/stat : 25315 (plingeling) R 25303 25303 25032 0 -1 4202560 104662 1255 0 0 505400 16 0 0 25 0 5 0 512473453 314863616 65315 33554432000 4194304 4356188 140735928455856 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25308/tid=25316] ppid=25303 vsize=307484 CPUtime=5099.77 cores=4-7
/proc/25308/task/25316/stat : 25316 (plingeling) R 25303 25303 25032 0 -1 4202560 120510 1255 0 0 509960 17 0 0 25 0 5 0 512473453 314863616 65315 33554432000 4194304 4356188 140735928455856 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25308/tid=25317] ppid=25303 vsize=307484 CPUtime=5081.83 cores=4-7
/proc/25308/task/25317/stat : 25317 (plingeling) R 25303 25303 25032 0 -1 4202560 117669 1255 0 0 508165 18 0 0 25 0 5 0 512473453 314863616 65315 33554432000 4194304 4356188 140735928455856 18446744073709551615 4279688 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25308/tid=25318] ppid=25303 vsize=307484 CPUtime=5099.77 cores=4-7
/proc/25308/task/25318/stat : 25318 (plingeling) R 25303 25303 25032 0 -1 4202560 39422 1255 0 0 509973 4 0 0 25 0 5 0 512473453 314863616 65315 33554432000 4194304 4356188 140735928455856 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 35636.2
Current children cumulated vsize (KiB) 1896176

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

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

[startup+5100 s]
/proc/loadavg: 7.03 7.02 7.00 8/179 25477
/proc/meminfo: memFree=12530836/32950928 swapFree=67111528/67111528
[pid=25303] ppid=25301 vsize=18324 CPUtime=0.01 cores=0-7
/proc/25303/stat : 25303 (ppfolio) S 25301 25303 25032 0 -1 4202496 520 1196 0 0 0 0 0 1 15 0 1 0 512473419 18763776 390 33554432000 4194304 4287625 140733990989152 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/25303/statm: 4581 390 342 23 0 91 0
[pid=25304] ppid=25303 vsize=800924 CPUtime=5100.11 cores=0
/proc/25304/stat : 25304 (cryptominisat) R 25303 25303 25032 0 -1 4202496 961740 0 0 0 509694 317 0 0 25 0 1 0 512473419 820146176 71241 33554432000 4194304 4587354 140733338401296 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25304/statm: 200231 71241 336 96 0 196793 0
[pid=25305] ppid=25303 vsize=524484 CPUtime=5100.09 cores=1
/proc/25305/stat : 25305 (clasp) R 25303 25303 25032 0 -1 4202496 128846 0 0 0 509949 60 0 0 25 0 1 0 512473419 537071616 125646 33554432000 4194304 4785740 140733738440784 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25305/statm: 131121 125646 340 145 0 128166 0
[pid=25307] ppid=25303 vsize=244960 CPUtime=5100.11 cores=3
/proc/25307/stat : 25307 (march_hi) R 25303 25303 25032 0 -1 4202496 114030 0 0 0 509990 21 0 0 25 0 1 0 512473420 250839040 40286 33554432000 4194304 4331988 140734551398944 18446744073709551615 4263314 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25307/statm: 61240 40286 175 34 0 59682 0
[pid=25308] ppid=25303 vsize=307484 CPUtime=20335.9 cores=4-7
/proc/25308/stat : 25308 (plingeling) S 25303 25303 25032 0 -1 4202496 398968 1255 0 0 2033531 59 0 0 18 0 5 0 512473420 314863616 65315 33554432000 4194304 4356188 140735928455856 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/25308/statm: 76871 65315 164 40 0 75415 0
[pid=25308/tid=25315] ppid=25303 vsize=307484 CPUtime=5054.16 cores=4-7
/proc/25308/task/25315/stat : 25315 (plingeling) R 25303 25303 25032 0 -1 4202560 104662 1255 0 0 505400 16 0 0 25 0 5 0 512473453 314863616 65315 33554432000 4194304 4356188 140735928455856 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25308/tid=25316] ppid=25303 vsize=307484 CPUtime=5099.77 cores=4-7
/proc/25308/task/25316/stat : 25316 (plingeling) R 25303 25303 25032 0 -1 4202560 120510 1255 0 0 509960 17 0 0 25 0 5 0 512473453 314863616 65315 33554432000 4194304 4356188 140735928455856 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25308/tid=25317] ppid=25303 vsize=307484 CPUtime=5081.83 cores=4-7
/proc/25308/task/25317/stat : 25317 (plingeling) R 25303 25303 25032 0 -1 4202560 117669 1255 0 0 508165 18 0 0 25 0 5 0 512473453 314863616 65315 33554432000 4194304 4356188 140735928455856 18446744073709551615 4279688 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25308/tid=25318] ppid=25303 vsize=307484 CPUtime=5099.77 cores=4-7
/proc/25308/task/25318/stat : 25318 (plingeling) R 25303 25303 25032 0 -1 4202560 39422 1255 0 0 509973 4 0 0 25 0 5 0 512473453 314863616 65315 33554432000 4194304 4356188 140735928455856 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 35636.2
Current children cumulated vsize (KiB) 1896176

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25303 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=8998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=19996
# CPU time returned by wait4() is 0.028994
# while last known CPU time is 35636.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5100.02
CPU time (s): 35636.2
CPU user time (s): 35631.6
CPU system time (s): 4.58
CPU usage (%): 698.747
Max. virtual memory (cumulated for all children) (KiB): 2603692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.008998
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1716
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= 386
involuntary context switches= 5

runsolver used 8.5807 second user time and 19.2461 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-28 18:39:07
IDJOB=3310304
IDBENCH=83107
IDSOLVER=1638
FILE ID=node120/3310304-1304008746
RUNJOBID= node120-1304007130-25046
PBS_JOBID= 13168827
Free space on /tmp= 72072 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom26.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310304-1304008746/watcher-3310304-1304008746 -o /tmp/evaluation-result-3310304-1304008746/solver-3310304-1304008746 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310304-1304008746.cnf

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

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
RANDOM SEED=392379139

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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	: 5226.07
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.78
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.809
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.809
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13743976 kB
Buffers:       2478256 kB
Cached:       16089932 kB
SwapCached:          0 kB
Active:       10838564 kB
Inactive:      7797660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13743976 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14372 kB
Writeback:           0 kB
AnonPages:       67188 kB
Mapped:          15108 kB
Slab:           507128 kB
PageTables:       4448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187316 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= 72056 MiB
End job on node120 at 2011-04-28 20:04:09