Trace number 3191165

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 parUNSAT 910.851 228.027

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S794554332-033.UNKNOWN.cnf
MD5SUMf154a23cd5dae9f4e2340ec192300943
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark111.453
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 4 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] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7
910.68/228.02	s UNSATISFIABLE
910.68/228.02	solver [5] march_hi 2009 answered
910.68/228.02	Done

Verifier Data

No possible verification on an UNSAT instance

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-3191165-1304063122/watcher-3191165-1304063122 -o /tmp/evaluation-result-3191165-1304063122/solver-3191165-1304063122 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191165-1304063122.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.91 9.12 9.00 6/181 22952
/proc/meminfo: memFree=22546980/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) R 22950 22952 22182 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0

[startup+0.269223 s]
/proc/loadavg: 8.91 9.12 9.00 6/181 22952
/proc/meminfo: memFree=22546980/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300217 s]
/proc/loadavg: 8.91 9.12 9.00 6/181 22952
/proc/meminfo: memFree=22546980/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400198 s]
/proc/loadavg: 8.91 9.12 9.00 6/181 22952
/proc/meminfo: memFree=22546980/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700141 s]
/proc/loadavg: 8.91 9.12 9.00 6/181 22952
/proc/meminfo: memFree=22546980/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50099 s]
/proc/loadavg: 8.91 9.12 9.00 10/187 22958
/proc/meminfo: memFree=22537756/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
[pid=22953] ppid=22952 vsize=1221620 CPUtime=1.49 cores=1
/proc/22953/stat : 22953 (cryptominisat) R 22952 22952 22182 0 -1 4202496 3439 0 0 0 149 0 0 0 25 0 1 0 517909236 1250938880 2361 33554432000 4194304 4587354 140736206912304 18446744073709551615 4230348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22953/statm: 305405 2361 337 96 0 301967 0
[pid=22954] ppid=22952 vsize=14020 CPUtime=1.49 cores=5
/proc/22954/stat : 22954 (clasp) R 22952 22952 22182 0 -1 4202496 963 0 0 0 149 0 0 0 25 0 1 0 517909236 14356480 851 33554432000 4194304 4785740 140734773386368 18446744073709551615 4552961 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22954/statm: 3505 851 340 145 0 550 0
[pid=22955] ppid=22952 vsize=455824 CPUtime=0.74 cores=7
/proc/22955/stat : 22955 (TNM) R 22952 22952 22182 0 -1 4202496 329 0 0 0 74 0 0 0 25 0 1 0 517909236 466763776 226 33554432000 134512640 134534564 4290666192 18446744073709551615 134528638 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22955/statm: 113956 226 95 6 0 112622 0
[pid=22956] ppid=22952 vsize=6372 CPUtime=1.49 cores=3
/proc/22956/stat : 22956 (lingeling) R 22952 22952 22182 0 -1 4202496 1182 0 0 0 149 0 0 0 20 0 1 0 517909236 6524928 791 33554432000 4194304 4352236 140735870996240 18446744073709551615 4331164 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22956/statm: 1593 791 127 39 0 673 0
[pid=22957] ppid=22952 vsize=7624 CPUtime=0.73 cores=7
/proc/22957/stat : 22957 (march_hi) R 22952 22952 22182 0 -1 4202496 513 0 0 0 73 0 0 0 25 0 1 0 517909236 7806976 406 33554432000 4194304 4331988 140736349653776 18446744073709551615 4211503 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22957/statm: 1906 406 172 34 0 348 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1723784

[startup+3.10068 s]
/proc/loadavg: 8.91 9.12 9.00 10/187 22959
/proc/meminfo: memFree=22530060/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
[pid=22953] ppid=22952 vsize=1224752 CPUtime=3.08 cores=1
/proc/22953/stat : 22953 (cryptominisat) R 22952 22952 22182 0 -1 4202496 4996 0 0 0 308 0 0 0 25 0 1 0 517909236 1254146048 3118 33554432000 4194304 4587354 140736206912304 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22953/statm: 306188 3118 337 96 0 302750 0
[pid=22954] ppid=22952 vsize=14828 CPUtime=3.09 cores=5
/proc/22954/stat : 22954 (clasp) R 22952 22952 22182 0 -1 4202496 1164 0 0 0 309 0 0 0 25 0 1 0 517909236 15183872 1052 33554432000 4194304 4785740 140734773386368 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22954/statm: 3707 1052 340 145 0 752 0
[pid=22955] ppid=22952 vsize=455824 CPUtime=1.56 cores=7
/proc/22955/stat : 22955 (TNM) R 22952 22952 22182 0 -1 4202496 329 0 0 0 156 0 0 0 25 0 1 0 517909236 466763776 226 33554432000 134512640 134534564 4290666192 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22955/statm: 113956 226 95 6 0 112622 0
[pid=22956] ppid=22952 vsize=6892 CPUtime=3.09 cores=3
/proc/22956/stat : 22956 (lingeling) R 22952 22952 22182 0 -1 4202496 1557 0 0 0 309 0 0 0 25 0 1 0 517909236 7057408 910 33554432000 4194304 4352236 140735870996240 18446744073709551615 4207882 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22956/statm: 1723 910 127 39 0 803 0
[pid=22957] ppid=22952 vsize=7624 CPUtime=1.51 cores=7
/proc/22957/stat : 22957 (march_hi) R 22952 22952 22182 0 -1 4202496 520 0 0 0 151 0 0 0 25 0 1 0 517909236 7806976 413 33554432000 4194304 4331988 140736349653776 18446744073709551615 4226304 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22957/statm: 1906 413 172 34 0 348 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1728244

[startup+6.30107 s]
/proc/loadavg: 8.92 9.12 9.00 10/187 22959
/proc/meminfo: memFree=22525972/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
[pid=22953] ppid=22952 vsize=1224980 CPUtime=6.29 cores=1
/proc/22953/stat : 22953 (cryptominisat) R 22952 22952 22182 0 -1 4202496 7001 0 0 0 628 1 0 0 25 0 1 0 517909236 1254379520 3048 33554432000 4194304 4587354 140736206912304 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22953/statm: 306245 3048 337 96 0 302807 0
[pid=22954] ppid=22952 vsize=15772 CPUtime=6.29 cores=5
/proc/22954/stat : 22954 (clasp) R 22952 22952 22182 0 -1 4202496 1389 0 0 0 629 0 0 0 25 0 1 0 517909236 16150528 1277 33554432000 4194304 4785740 140734773386368 18446744073709551615 4549079 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22954/statm: 3943 1277 341 145 0 988 0
[pid=22955] ppid=22952 vsize=455824 CPUtime=3.15 cores=7
/proc/22955/stat : 22955 (TNM) R 22952 22952 22182 0 -1 4202496 329 0 0 0 315 0 0 0 25 0 1 0 517909236 466763776 226 33554432000 134512640 134534564 4290666192 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22955/statm: 113956 226 95 6 0 112622 0
[pid=22956] ppid=22952 vsize=8176 CPUtime=6.29 cores=3
/proc/22956/stat : 22956 (lingeling) R 22952 22952 22182 0 -1 4202496 2646 0 0 0 629 0 0 0 25 0 1 0 517909236 8372224 1231 33554432000 4194304 4352236 140735870996240 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22956/statm: 2044 1231 127 39 0 1124 0
[pid=22957] ppid=22952 vsize=7624 CPUtime=3.11 cores=7
/proc/22957/stat : 22957 (march_hi) R 22952 22952 22182 0 -1 4202496 529 0 0 0 311 0 0 0 25 0 1 0 517909236 7806976 422 33554432000 4194304 4331988 140736349653776 18446744073709551615 4229363 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22957/statm: 1906 422 172 34 0 348 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1730700

[startup+12.7008 s]
/proc/loadavg: 8.92 9.11 9.00 10/187 22959
/proc/meminfo: memFree=22520360/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
[pid=22953] ppid=22952 vsize=1227636 CPUtime=12.69 cores=1
/proc/22953/stat : 22953 (cryptominisat) R 22952 22952 22182 0 -1 4202496 10515 0 0 0 1268 1 0 0 25 0 1 0 517909236 1257099264 3923 33554432000 4194304 4587354 140736206912304 18446744073709551615 4244605 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22953/statm: 306909 3923 337 96 0 303471 0
[pid=22954] ppid=22952 vsize=17012 CPUtime=12.69 cores=5
/proc/22954/stat : 22954 (clasp) R 22952 22952 22182 0 -1 4202496 1705 0 0 0 1269 0 0 0 25 0 1 0 517909236 17420288 1593 33554432000 4194304 4785740 140734773386368 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22954/statm: 4253 1593 341 145 0 1298 0
[pid=22955] ppid=22952 vsize=455824 CPUtime=6.41 cores=7
/proc/22955/stat : 22955 (TNM) R 22952 22952 22182 0 -1 4202496 329 0 0 0 641 0 0 0 25 0 1 0 517909236 466763776 226 33554432000 134512640 134534564 4290666192 18446744073709551615 134530456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22955/statm: 113956 226 95 6 0 112622 0
[pid=22956] ppid=22952 vsize=8960 CPUtime=12.69 cores=3
/proc/22956/stat : 22956 (lingeling) R 22952 22952 22182 0 -1 4202496 4119 0 0 0 1269 0 0 0 25 0 1 0 517909236 9175040 1438 33554432000 4194304 4352236 140735870996240 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22956/statm: 2240 1438 127 39 0 1320 0
[pid=22957] ppid=22952 vsize=7760 CPUtime=6.21 cores=7
/proc/22957/stat : 22957 (march_hi) R 22952 22952 22182 0 -1 4202496 543 0 0 0 621 0 0 0 25 0 1 0 517909236 7946240 436 33554432000 4194304 4331988 140736349653776 18446744073709551615 4265440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22957/statm: 1940 436 172 34 0 382 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 1735516

[startup+25.5064 s]
/proc/loadavg: 8.94 9.11 9.00 10/187 22959
/proc/meminfo: memFree=22511688/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
[pid=22953] ppid=22952 vsize=1232452 CPUtime=25.49 cores=1
/proc/22953/stat : 22953 (cryptominisat) R 22952 22952 22182 0 -1 4202496 16396 0 0 0 2547 2 0 0 25 0 1 0 517909236 1262030848 4630 33554432000 4194304 4587354 140736206912304 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22953/statm: 308113 4630 337 96 0 304675 0
[pid=22954] ppid=22952 vsize=18556 CPUtime=25.49 cores=5
/proc/22954/stat : 22954 (clasp) R 22952 22952 22182 0 -1 4202496 2070 0 0 0 2549 0 0 0 25 0 1 0 517909236 19001344 1958 33554432000 4194304 4785740 140734773386368 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22954/statm: 4639 1958 341 145 0 1684 0
[pid=22955] ppid=22952 vsize=455824 CPUtime=12.75 cores=7
/proc/22955/stat : 22955 (TNM) R 22952 22952 22182 0 -1 4202496 329 0 0 0 1275 0 0 0 25 0 1 0 517909236 466763776 226 33554432000 134512640 134534564 4290666192 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22955/statm: 113956 226 95 6 0 112622 0
[pid=22956] ppid=22952 vsize=11392 CPUtime=25.49 cores=3
/proc/22956/stat : 22956 (lingeling) R 22952 22952 22182 0 -1 4202496 7735 0 0 0 2549 0 0 0 25 0 1 0 517909236 11665408 2046 33554432000 4194304 4352236 140735870996240 18446744073709551615 4328213 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22956/statm: 2848 2046 127 39 0 1928 0
[pid=22957] ppid=22952 vsize=7760 CPUtime=12.61 cores=7
/proc/22957/stat : 22957 (march_hi) R 22952 22952 22182 0 -1 4202496 560 0 0 0 1261 0 0 0 25 0 1 0 517909236 7946240 453 33554432000 4194304 4331988 140736349653776 18446744073709551615 4211503 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22957/statm: 1940 453 172 34 0 382 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 1744308

[startup+51.1005 s]
/proc/loadavg: 9.10 9.13 9.01 10/187 22960
/proc/meminfo: memFree=22496892/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
[pid=22953] ppid=22952 vsize=1243476 CPUtime=51.09 cores=1
/proc/22953/stat : 22953 (cryptominisat) R 22952 22952 22182 0 -1 4202496 26360 0 0 0 5105 4 0 0 25 0 1 0 517909236 1273319424 8098 33554432000 4194304 4587354 140736206912304 18446744073709551615 4231923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22953/statm: 310869 8098 337 96 0 307431 0
[pid=22954] ppid=22952 vsize=20292 CPUtime=51.08 cores=5
/proc/22954/stat : 22954 (clasp) R 22952 22952 22182 0 -1 4202496 2504 0 0 0 5108 0 0 0 25 0 1 0 517909236 20779008 2392 33554432000 4194304 4785740 140734773386368 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22954/statm: 5073 2392 341 145 0 2118 0
[pid=22955] ppid=22952 vsize=455824 CPUtime=25.51 cores=7
/proc/22955/stat : 22955 (TNM) R 22952 22952 22182 0 -1 4202496 329 0 0 0 2551 0 0 0 25 0 1 0 517909236 466763776 226 33554432000 134512640 134534564 4290666192 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22955/statm: 113956 226 95 6 0 112622 0
[pid=22956] ppid=22952 vsize=12672 CPUtime=51.09 cores=3

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


[startup+222.301 s]
/proc/loadavg: 9.32 9.19 9.04 10/187 22964
/proc/meminfo: memFree=22473188/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 1 0 0 15 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
[pid=22953] ppid=22952 vsize=1275500 CPUtime=222.3 cores=1
/proc/22953/stat : 22953 (cryptominisat) R 22952 22952 22182 0 -1 4202496 64289 0 0 0 22209 21 0 0 25 0 1 0 517909236 1306112000 9326 33554432000 4194304 4587354 140736206912304 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22953/statm: 318875 9326 337 96 0 315437 0
[pid=22954] ppid=22952 vsize=27444 CPUtime=222.25 cores=5
/proc/22954/stat : 22954 (clasp) R 22952 22952 22182 0 -1 4202496 4154 0 0 0 22224 1 0 0 25 0 1 0 517909236 28102656 4042 33554432000 4194304 4785740 140734773386368 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22954/statm: 6861 4042 341 145 0 3906 0
[pid=22955] ppid=22952 vsize=455824 CPUtime=110.63 cores=7
/proc/22955/stat : 22955 (TNM) R 22952 22952 22182 0 -1 4202496 329 0 0 0 11063 0 0 0 25 0 1 0 517909236 466763776 226 33554432000 134512640 134534564 4290666192 18446744073709551615 134529042 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22955/statm: 113956 226 95 6 0 112622 0
[pid=22956] ppid=22952 vsize=18820 CPUtime=222.3 cores=3
/proc/22956/stat : 22956 (lingeling) R 22952 22952 22182 0 -1 4202496 35672 0 0 0 22226 4 0 0 25 0 1 0 517909236 19271680 3903 33554432000 4194304 4352236 140735870996240 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22956/statm: 4705 3903 127 39 0 3785 0
[pid=22957] ppid=22952 vsize=9452 CPUtime=110.45 cores=7
/proc/22957/stat : 22957 (march_hi) R 22952 22952 22182 0 -1 4202496 870 0 0 0 11045 0 0 0 25 0 1 0 517909236 9678848 763 33554432000 4194304 4331988 140736349653776 18446744073709551615 4310395 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22957/statm: 2363 763 173 34 0 805 0
Current children cumulated CPU time (s) 887.94
Current children cumulated vsize (KiB) 1805364

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

[startup+224.1 s]
/proc/loadavg: 9.29 9.18 9.04 10/187 22964
/proc/meminfo: memFree=22471948/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 1 0 0 15 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
[pid=22953] ppid=22952 vsize=1275500 CPUtime=224.1 cores=1
/proc/22953/stat : 22953 (cryptominisat) R 22952 22952 22182 0 -1 4202496 64501 0 0 0 22389 21 0 0 25 0 1 0 517909236 1306112000 9533 33554432000 4194304 4587354 140736206912304 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22953/statm: 318875 9533 337 96 0 315437 0
[pid=22954] ppid=22952 vsize=27444 CPUtime=224.05 cores=5
/proc/22954/stat : 22954 (clasp) R 22952 22952 22182 0 -1 4202496 4167 0 0 0 22404 1 0 0 25 0 1 0 517909236 28102656 4055 33554432000 4194304 4785740 140734773386368 18446744073709551615 4307207 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22954/statm: 6861 4055 341 145 0 3906 0
[pid=22955] ppid=22952 vsize=455824 CPUtime=111.53 cores=7
/proc/22955/stat : 22955 (TNM) R 22952 22952 22182 0 -1 4202496 329 0 0 0 11153 0 0 0 25 0 1 0 517909236 466763776 226 33554432000 134512640 134534564 4290666192 18446744073709551615 134530252 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22955/statm: 113956 226 95 6 0 112622 0
[pid=22956] ppid=22952 vsize=19844 CPUtime=224.09 cores=3
/proc/22956/stat : 22956 (lingeling) R 22952 22952 22182 0 -1 4202496 35928 0 0 0 22405 4 0 0 25 0 1 0 517909236 20320256 4159 33554432000 4194304 4352236 140735870996240 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22956/statm: 4961 4159 127 39 0 4041 0
[pid=22957] ppid=22952 vsize=9452 CPUtime=111.34 cores=7
/proc/22957/stat : 22957 (march_hi) R 22952 22952 22182 0 -1 4202496 878 0 0 0 11134 0 0 0 25 0 1 0 517909236 9678848 771 33554432000 4194304 4331988 140736349653776 18446744073709551615 4211493 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22957/statm: 2363 771 173 34 0 805 0
Current children cumulated CPU time (s) 895.12
Current children cumulated vsize (KiB) 1806388

[startup+225.707 s]
/proc/loadavg: 9.29 9.18 9.04 10/187 22964
/proc/meminfo: memFree=22472816/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0.02 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 2 0 0 15 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
[pid=22953] ppid=22952 vsize=1260876 CPUtime=225.7 cores=1
/proc/22953/stat : 22953 (cryptominisat) R 22952 22952 22182 0 -1 4202496 65335 0 0 0 22549 21 0 0 25 0 1 0 517909236 1291137024 8398 33554432000 4194304 4587354 140736206912304 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22953/statm: 315219 8398 337 96 0 311781 0
[pid=22954] ppid=22952 vsize=27444 CPUtime=225.65 cores=5
/proc/22954/stat : 22954 (clasp) R 22952 22952 22182 0 -1 4202496 4167 0 0 0 22564 1 0 0 25 0 1 0 517909236 28102656 4055 33554432000 4194304 4785740 140734773386368 18446744073709551615 4286930 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22954/statm: 6861 4055 341 145 0 3906 0
[pid=22955] ppid=22952 vsize=455824 CPUtime=112.33 cores=7
/proc/22955/stat : 22955 (TNM) R 22952 22952 22182 0 -1 4202496 329 0 0 0 11233 0 0 0 25 0 1 0 517909236 466763776 226 33554432000 134512640 134534564 4290666192 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22955/statm: 113956 226 95 6 0 112622 0
[pid=22956] ppid=22952 vsize=21380 CPUtime=225.7 cores=3
/proc/22956/stat : 22956 (lingeling) R 22952 22952 22182 0 -1 4202496 36312 0 0 0 22566 4 0 0 25 0 1 0 517909236 21893120 4543 33554432000 4194304 4352236 140735870996240 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22956/statm: 5345 4543 127 39 0 4425 0
[pid=22957] ppid=22952 vsize=9452 CPUtime=112.14 cores=7
/proc/22957/stat : 22957 (march_hi) R 22952 22952 22182 0 -1 4202496 886 0 0 0 11214 0 0 0 25 0 1 0 517909236 9678848 779 33554432000 4194304 4331988 140736349653776 18446744073709551615 4226479 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22957/statm: 2363 779 173 34 0 805 0
Current children cumulated CPU time (s) 901.54
Current children cumulated vsize (KiB) 1793300

[startup+227.301 s]
/proc/loadavg: 9.29 9.18 9.04 10/187 22964
/proc/meminfo: memFree=22471700/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0.02 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 2 0 0 15 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
[pid=22953] ppid=22952 vsize=1260876 CPUtime=227.29 cores=1
/proc/22953/stat : 22953 (cryptominisat) R 22952 22952 22182 0 -1 4202496 65586 0 0 0 22708 21 0 0 25 0 1 0 517909236 1291137024 8642 33554432000 4194304 4587354 140736206912304 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22953/statm: 315219 8642 337 96 0 311781 0
[pid=22954] ppid=22952 vsize=27580 CPUtime=227.24 cores=5
/proc/22954/stat : 22954 (clasp) R 22952 22952 22182 0 -1 4202496 4191 0 0 0 22723 1 0 0 25 0 1 0 517909236 28241920 4079 33554432000 4194304 4785740 140734773386368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22954/statm: 6895 4079 341 145 0 3940 0
[pid=22955] ppid=22952 vsize=455824 CPUtime=113.13 cores=7
/proc/22955/stat : 22955 (TNM) R 22952 22952 22182 0 -1 4202496 329 0 0 0 11313 0 0 0 25 0 1 0 517909236 466763776 226 33554432000 134512640 134534564 4290666192 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22955/statm: 113956 226 95 6 0 112622 0
[pid=22956] ppid=22952 vsize=21380 CPUtime=227.29 cores=3
/proc/22956/stat : 22956 (lingeling) R 22952 22952 22182 0 -1 4202496 36312 0 0 0 22725 4 0 0 25 0 1 0 517909236 21893120 4543 33554432000 4194304 4352236 140735870996240 18446744073709551615 4329077 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22956/statm: 5345 4543 127 39 0 4425 0
[pid=22957] ppid=22952 vsize=9452 CPUtime=112.92 cores=7
/proc/22957/stat : 22957 (march_hi) R 22952 22952 22182 0 -1 4202496 894 0 0 0 11292 0 0 0 25 0 1 0 517909236 9678848 787 33554432000 4194304 4331988 140736349653776 18446744073709551615 4229141 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22957/statm: 2363 787 173 34 0 805 0
Current children cumulated CPU time (s) 907.89
Current children cumulated vsize (KiB) 1793436

[startup+227.701 s]
/proc/loadavg: 9.29 9.18 9.04 10/187 22964
/proc/meminfo: memFree=22471700/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0.02 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 2 0 0 15 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
[pid=22953] ppid=22952 vsize=1260876 CPUtime=227.69 cores=1
/proc/22953/stat : 22953 (cryptominisat) R 22952 22952 22182 0 -1 4202496 65644 0 0 0 22748 21 0 0 25 0 1 0 517909236 1291137024 8700 33554432000 4194304 4587354 140736206912304 18446744073709551615 4238503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22953/statm: 315219 8700 337 96 0 311781 0
[pid=22954] ppid=22952 vsize=27580 CPUtime=227.64 cores=5
/proc/22954/stat : 22954 (clasp) R 22952 22952 22182 0 -1 4202496 4202 0 0 0 22763 1 0 0 25 0 1 0 517909236 28241920 4090 33554432000 4194304 4785740 140734773386368 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22954/statm: 6895 4090 341 145 0 3940 0
[pid=22955] ppid=22952 vsize=455824 CPUtime=113.33 cores=7
/proc/22955/stat : 22955 (TNM) R 22952 22952 22182 0 -1 4202496 329 0 0 0 11333 0 0 0 25 0 1 0 517909236 466763776 226 33554432000 134512640 134534564 4290666192 18446744073709551615 9181487 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22955/statm: 113956 226 95 6 0 112622 0
[pid=22956] ppid=22952 vsize=21380 CPUtime=227.69 cores=3
/proc/22956/stat : 22956 (lingeling) R 22952 22952 22182 0 -1 4202496 36312 0 0 0 22765 4 0 0 25 0 1 0 517909236 21893120 4543 33554432000 4194304 4352236 140735870996240 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22956/statm: 5345 4543 127 39 0 4425 0
[pid=22957] ppid=22952 vsize=9452 CPUtime=113.12 cores=7
/proc/22957/stat : 22957 (march_hi) R 22952 22952 22182 0 -1 4202496 896 0 0 0 11312 0 0 0 25 0 1 0 517909236 9678848 789 33554432000 4194304 4331988 140736349653776 18446744073709551615 4229616 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22957/statm: 2363 789 173 34 0 805 0
Current children cumulated CPU time (s) 909.49
Current children cumulated vsize (KiB) 1793436

[startup+227.907 s]
/proc/loadavg: 9.29 9.18 9.04 10/187 22965
/proc/meminfo: memFree=22471080/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0.02 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 2 0 0 15 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
[pid=22953] ppid=22952 vsize=1260876 CPUtime=227.9 cores=1
/proc/22953/stat : 22953 (cryptominisat) R 22952 22952 22182 0 -1 4202496 65680 0 0 0 22769 21 0 0 25 0 1 0 517909236 1291137024 8734 33554432000 4194304 4587354 140736206912304 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22953/statm: 315219 8734 337 96 0 311781 0
[pid=22954] ppid=22952 vsize=27720 CPUtime=227.85 cores=5
/proc/22954/stat : 22954 (clasp) R 22952 22952 22182 0 -1 4202496 4212 0 0 0 22784 1 0 0 25 0 1 0 517909236 28385280 4100 33554432000 4194304 4785740 140734773386368 18446744073709551615 4552506 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22954/statm: 6930 4100 341 145 0 3975 0
[pid=22955] ppid=22952 vsize=455824 CPUtime=113.43 cores=7
/proc/22955/stat : 22955 (TNM) R 22952 22952 22182 0 -1 4202496 329 0 0 0 11343 0 0 0 25 0 1 0 517909236 466763776 226 33554432000 134512640 134534564 4290666192 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22955/statm: 113956 226 95 6 0 112622 0
[pid=22956] ppid=22952 vsize=21380 CPUtime=227.9 cores=3
/proc/22956/stat : 22956 (lingeling) R 22952 22952 22182 0 -1 4202496 36312 0 0 0 22786 4 0 0 25 0 1 0 517909236 21893120 4543 33554432000 4194304 4352236 140735870996240 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22956/statm: 5345 4543 127 39 0 4425 0
[pid=22957] ppid=22952 vsize=9452 CPUtime=113.22 cores=7
/proc/22957/stat : 22957 (march_hi) R 22952 22952 22182 0 -1 4202496 897 0 0 0 11322 0 0 0 25 0 1 0 517909236 9678848 790 33554432000 4194304 4331988 140736349653776 18446744073709551615 4229527 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22957/statm: 2363 790 173 34 0 805 0
Current children cumulated CPU time (s) 910.32
Current children cumulated vsize (KiB) 1793576

[startup+228.001 s]
/proc/loadavg: 9.29 9.18 9.04 10/187 22965
/proc/meminfo: memFree=22471080/32950928 swapFree=67087032/67111528
[pid=22952] ppid=22950 vsize=18324 CPUtime=0.02 cores=1,3,5,7
/proc/22952/stat : 22952 (ppfolio) S 22950 22952 22182 0 -1 4202496 524 0 0 0 0 2 0 0 15 0 1 0 517909236 18763776 390 33554432000 4194304 4287625 140736527886560 18446744073709551615 239476715023 0 0 4096 65536 9872972444371779583 0 0 17 5 0 0 0
/proc/22952/statm: 4581 390 341 23 0 91 0
[pid=22953] ppid=22952 vsize=1260876 CPUtime=227.99 cores=1
/proc/22953/stat : 22953 (cryptominisat) R 22952 22952 22182 0 -1 4202496 65693 0 0 0 22778 21 0 0 25 0 1 0 517909236 1291137024 8747 33554432000 4194304 4587354 140736206912304 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22953/statm: 315219 8747 337 96 0 311781 0
[pid=22954] ppid=22952 vsize=27720 CPUtime=227.94 cores=5
/proc/22954/stat : 22954 (clasp) R 22952 22952 22182 0 -1 4202496 4212 0 0 0 22793 1 0 0 25 0 1 0 517909236 28385280 4100 33554432000 4194304 4785740 140734773386368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22954/statm: 6930 4100 341 145 0 3975 0
[pid=22955] ppid=22952 vsize=455824 CPUtime=113.5 cores=7
/proc/22955/stat : 22955 (TNM) R 22952 22952 22182 0 -1 4202496 329 0 0 0 11350 0 0 0 25 0 1 0 517909236 466763776 226 33554432000 134512640 134534564 4290666192 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22955/statm: 113956 226 95 6 0 112622 0
[pid=22956] ppid=22952 vsize=21380 CPUtime=227.99 cores=3
/proc/22956/stat : 22956 (lingeling) R 22952 22952 22182 0 -1 4202496 36312 0 0 0 22795 4 0 0 25 0 1 0 517909236 21893120 4543 33554432000 4194304 4352236 140735870996240 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22956/statm: 5345 4543 127 39 0 4425 0
[pid=22957] ppid=22952 vsize=9452 CPUtime=113.24 cores=7
/proc/22957/stat : 22957 (march_hi) R 22952 22952 22182 0 -1 4202496 897 0 0 0 11324 0 0 0 25 0 1 0 517909236 9678848 790 33554432000 4194304 4331988 140736349653776 18446744073709551615 239476694912 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22957/statm: 2363 790 173 34 0 805 0
Current children cumulated CPU time (s) 910.68
Current children cumulated vsize (KiB) 1793576

Child status: 0
Real time (s): 228.027
CPU time (s): 910.851
CPU user time (s): 910.54
CPU system time (s): 0.311952
CPU usage (%): 399.449
Max. virtual memory (cumulated for all children) (KiB): 13261480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 910.54
system time used= 0.311952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107990
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= 784
involuntary context switches= 9370

runsolver used 0.369943 second user time and 0.878866 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 09:45:22
IDJOB=3191165
IDBENCH=82896
IDSOLVER=1612
FILE ID=node148/3191165-1304063122
RUNJOBID= node148-1304060708-22541
PBS_JOBID= 13170435
Free space on /tmp= 71424 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S794554332-033.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191165-1304063122/watcher-3191165-1304063122 -o /tmp/evaluation-result-3191165-1304063122/solver-3191165-1304063122 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191165-1304063122.cnf

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

MD5SUM BENCH= f154a23cd5dae9f4e2340ec192300943
RANDOM SEED=2027038154

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22547012 kB
Buffers:       2019212 kB
Cached:        7730292 kB
SwapCached:       3548 kB
Active:        1813328 kB
Inactive:      8026776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22547012 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           10156 kB
Writeback:           0 kB
AnonPages:       89136 kB
Mapped:          15376 kB
Slab:           499020 kB
PageTables:       5192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   709764 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= 71416 MiB
End job on node148 at 2011-04-29 09:49:10