Trace number 3282544

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 465.145 116.448

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor032.cnf
MD5SUMe1a6f3a7c69cc7fbec84aac478eb151a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.5483
Satisfiable
(Un)Satisfiability was proved
Number of variables13240
Number of clauses39143
Sum of the clauses size91331
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226094
Number of clauses of size 313047
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6
464.91/116.44	s UNSATISFIABLE
464.91/116.44	solver [1] cryptominisat 2.7.1 answered
464.91/116.44	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-3282544-1304032879/watcher-3282544-1304032879 -o /tmp/evaluation-result-3282544-1304032879/solver-3282544-1304032879 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3282544-1304032879.cnf 

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

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


[startup+0 s]
/proc/loadavg: 3.79 4.16 5.37 3/174 17486
/proc/meminfo: memFree=12804208/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) R 17484 17486 16932 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0

[startup+0.856583 s]
/proc/loadavg: 3.79 4.16 5.37 3/174 17486
/proc/meminfo: memFree=12804208/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 519 0 0 0 0 0 0 0 18 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900576 s]
/proc/loadavg: 3.79 4.16 5.37 3/174 17486
/proc/meminfo: memFree=12804208/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 519 0 0 0 0 0 0 0 18 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00056 s]
/proc/loadavg: 3.79 4.16 5.37 3/174 17486
/proc/meminfo: memFree=12804208/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 519 0 0 0 0 0 0 0 18 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10054 s]
/proc/loadavg: 3.79 4.16 5.37 3/174 17486
/proc/meminfo: memFree=12804208/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 519 0 0 0 0 0 0 0 18 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50046 s]
/proc/loadavg: 3.79 4.16 5.37 3/174 17486
/proc/meminfo: memFree=12804208/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10116 s]
/proc/loadavg: 4.28 4.25 5.39 11/188 17503
/proc/meminfo: memFree=12490124/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
[pid=17487] ppid=17486 vsize=2058756 CPUtime=3.08 cores=0
/proc/17487/stat : 17487 (cryptominisat) R 17486 17486 16932 0 -1 4202496 6817 0 0 0 308 0 0 0 25 0 1 0 593518581 2108166144 4084 33554432000 4194304 4587354 140736873754656 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17487/statm: 514689 4084 333 96 0 511251 0
[pid=17488] ppid=17486 vsize=23632 CPUtime=3.09 cores=4
/proc/17488/stat : 17488 (clasp) R 17486 17486 16932 0 -1 4202496 3782 0 0 0 309 0 0 0 25 0 1 0 593518581 24199168 3245 33554432000 4194304 4785740 140733650120112 18446744073709551615 4548984 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17488/statm: 5908 3245 340 145 0 2953 0
[pid=17489] ppid=17486 vsize=454512 CPUtime=1.96 cores=6
/proc/17489/stat : 17489 (TNM) R 17486 17486 16932 0 -1 4202496 1604 0 0 0 196 0 0 0 21 0 1 0 593518581 465420288 1501 33554432000 134512640 134534564 4290886512 18446744073709551615 3382276 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17489/statm: 113628 1501 95 6 0 112294 0
[pid=17490] ppid=17486 vsize=9076 CPUtime=3.08 cores=2
/proc/17490/stat : 17490 (lingeling) R 17486 17486 16932 0 -1 4202496 2168 0 0 0 307 1 0 0 25 0 1 0 593518581 9293824 1437 33554432000 4194304 4352236 140736538325584 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17490/statm: 2269 1437 127 39 0 1349 0
[pid=17491] ppid=17486 vsize=34772 CPUtime=1.1 cores=6
/proc/17491/stat : 17491 (march_hi) R 17486 17486 16932 0 -1 4202496 14235 0 0 0 109 1 0 0 25 0 1 0 593518581 35606528 6270 33554432000 4194304 4331988 140736712847792 18446744073709551615 4211459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17491/statm: 8693 6270 173 34 0 7135 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 2599072

[startup+6.30655 s]
/proc/loadavg: 4.28 4.25 5.39 11/188 17503
/proc/meminfo: memFree=12479508/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
[pid=17487] ppid=17486 vsize=2059000 CPUtime=6.29 cores=0
/proc/17487/stat : 17487 (cryptominisat) R 17486 17486 16932 0 -1 4202496 6903 0 0 0 629 0 0 0 25 0 1 0 593518581 2108416000 4169 33554432000 4194304 4587354 140736873754656 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17487/statm: 514750 4169 336 96 0 511312 0
[pid=17488] ppid=17486 vsize=25736 CPUtime=6.29 cores=4
/proc/17488/stat : 17488 (clasp) R 17486 17486 16932 0 -1 4202496 4272 0 0 0 629 0 0 0 25 0 1 0 593518581 26353664 3735 33554432000 4194304 4785740 140733650120112 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17488/statm: 6434 3735 340 145 0 3479 0
[pid=17489] ppid=17486 vsize=454512 CPUtime=3.55 cores=6
/proc/17489/stat : 17489 (TNM) R 17486 17486 16932 0 -1 4202496 1604 0 0 0 355 0 0 0 25 0 1 0 593518581 465420288 1501 33554432000 134512640 134534564 4290886512 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17489/statm: 113628 1501 95 6 0 112294 0
[pid=17490] ppid=17486 vsize=9448 CPUtime=6.29 cores=2
/proc/17490/stat : 17490 (lingeling) R 17486 17486 16932 0 -1 4202496 2261 0 0 0 628 1 0 0 25 0 1 0 593518581 9674752 1530 33554432000 4194304 4352236 140736538325584 18446744073709551615 4276793 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17490/statm: 2362 1530 127 39 0 1442 0
[pid=17491] ppid=17486 vsize=36904 CPUtime=2.7 cores=6
/proc/17491/stat : 17491 (march_hi) R 17486 17486 16932 0 -1 4202496 14732 0 0 0 269 1 0 0 25 0 1 0 593518581 37789696 6767 33554432000 4194304 4331988 140736712847792 18446744073709551615 4211445 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17491/statm: 9226 6767 183 34 0 7668 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2603924

[startup+12.7003 s]
/proc/loadavg: 4.74 4.35 5.42 11/188 17503
/proc/meminfo: memFree=12460800/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
[pid=17487] ppid=17486 vsize=2060492 CPUtime=12.69 cores=0
/proc/17487/stat : 17487 (cryptominisat) R 17486 17486 16932 0 -1 4202496 9397 0 0 0 1268 1 0 0 25 0 1 0 593518581 2109943808 4901 33554432000 4194304 4587354 140736873754656 18446744073709551615 4447400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17487/statm: 515123 4901 336 96 0 511685 0
[pid=17488] ppid=17486 vsize=31084 CPUtime=12.69 cores=4
/proc/17488/stat : 17488 (clasp) R 17486 17486 16932 0 -1 4202496 5623 0 0 0 1268 1 0 0 25 0 1 0 593518581 31830016 5086 33554432000 4194304 4785740 140733650120112 18446744073709551615 4552910 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17488/statm: 7771 5086 340 145 0 4816 0
[pid=17489] ppid=17486 vsize=454512 CPUtime=6.74 cores=6
/proc/17489/stat : 17489 (TNM) R 17486 17486 16932 0 -1 4202496 1604 0 0 0 674 0 0 0 25 0 1 0 593518581 465420288 1501 33554432000 134512640 134534564 4290886512 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17489/statm: 113628 1501 95 6 0 112294 0
[pid=17490] ppid=17486 vsize=13604 CPUtime=12.68 cores=2
/proc/17490/stat : 17490 (lingeling) R 17486 17486 16932 0 -1 4202496 3812 0 0 0 1267 1 0 0 25 0 1 0 593518581 13930496 2569 33554432000 4194304 4352236 140736538325584 18446744073709551615 4276518 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17490/statm: 3401 2569 127 39 0 2481 0
[pid=17491] ppid=17486 vsize=38868 CPUtime=5.88 cores=6
/proc/17491/stat : 17491 (march_hi) R 17486 17486 16932 0 -1 4202496 15249 0 0 0 586 2 0 0 25 0 1 0 593518581 39800832 7274 33554432000 4194304 4331988 140736712847792 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17491/statm: 9717 7274 173 34 0 8159 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2616884

[startup+25.5009 s]
/proc/loadavg: 5.90 4.63 5.49 11/188 17503
/proc/meminfo: memFree=12432908/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
[pid=17487] ppid=17486 vsize=2069148 CPUtime=25.48 cores=0
/proc/17487/stat : 17487 (cryptominisat) R 17486 17486 16932 0 -1 4202496 14725 0 0 0 2547 1 0 0 25 0 1 0 593518581 2118807552 6024 33554432000 4194304 4587354 140736873754656 18446744073709551615 4238120 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17487/statm: 517287 6024 336 96 0 513849 0
[pid=17488] ppid=17486 vsize=40344 CPUtime=25.49 cores=4
/proc/17488/stat : 17488 (clasp) R 17486 17486 16932 0 -1 4202496 7929 0 0 0 2548 1 0 0 25 0 1 0 593518581 41312256 7392 33554432000 4194304 4785740 140733650120112 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17488/statm: 10086 7392 340 145 0 7131 0
[pid=17489] ppid=17486 vsize=454512 CPUtime=13.14 cores=6
/proc/17489/stat : 17489 (TNM) R 17486 17486 16932 0 -1 4202496 1604 0 0 0 1314 0 0 0 25 0 1 0 593518581 465420288 1501 33554432000 134512640 134534564 4290886512 18446744073709551615 134530489 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17489/statm: 113628 1501 95 6 0 112294 0
[pid=17490] ppid=17486 vsize=16168 CPUtime=25.48 cores=2
/proc/17490/stat : 17490 (lingeling) R 17486 17486 16932 0 -1 4202496 5605 0 0 0 2547 1 0 0 25 0 1 0 593518581 16556032 3210 33554432000 4194304 4352236 140736538325584 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17490/statm: 4042 3210 127 39 0 3122 0
[pid=17491] ppid=17486 vsize=41596 CPUtime=12.21 cores=6
/proc/17491/stat : 17491 (march_hi) R 17486 17486 16932 0 -1 4202496 16040 0 0 0 1219 2 0 0 25 0 1 0 593518581 42594304 8065 33554432000 4194304 4331988 140736712847792 18446744073709551615 4263296 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17491/statm: 10399 8065 173 34 0 8841 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2640092

[startup+51.1011 s]
/proc/loadavg: 7.36 5.07 5.62 11/188 17504
/proc/meminfo: memFree=12404560/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
[pid=17487] ppid=17486 vsize=2099224 CPUtime=51.09 cores=0
/proc/17487/stat : 17487 (cryptominisat) R 17486 17486 16932 0 -1 4202496 28163 0 0 0 5104 5 0 0 25 0 1 0 593518581 2149605376 9241 33554432000 4194304 4587354 140736873754656 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17487/statm: 524806 9241 336 96 0 521368 0
[pid=17488] ppid=17486 vsize=48460 CPUtime=51.09 cores=4
/proc/17488/stat : 17488 (clasp) R 17486 17486 16932 0 -1 4202496 9921 0 0 0 5108 1 0 0 25 0 1 0 593518581 49623040 9384 33554432000 4194304 4785740 140733650120112 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17488/statm: 12115 9384 340 145 0 9160 0
[pid=17489] ppid=17486 vsize=454512 CPUtime=25.84 cores=6
/proc/17489/stat : 17489 (TNM) R 17486 17486 16932 0 -1 4202496 1604 0 0 0 2584 0 0 0 25 0 1 0 593518581 465420288 1501 33554432000 134512640 134534564 4290886512 18446744073709551615 3381700 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17489/statm: 113628 1501 95 6 0 112294 0
[pid=17490] ppid=17486 vsize=16940 CPUtime=51.07 cores=2
/proc/17490/stat : 17490 (lingeling) R 17486 17486 16932 0 -1 4202496 7334 0 0 0 5106 1 0 0 25 0 1 0 593518581 17346560 3403 33554432000 4194304 4352236 140736538325584 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17490/statm: 4235 3403 127 39 0 3315 0
[pid=17491] ppid=17486 vsize=45760 CPUtime=24.97 cores=6
/proc/17491/stat : 17491 (march_hi) R 17486 17486 16932 0 -1 4202496 16875 0 0 0 2495 2 0 0 25 0 1 0 593518581 46858240 8900 33554432000 4194304 4331988 140736712847792 18446744073709551615 4299872 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17491/statm: 11440 8900 173 34 0 9882 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 2683220

[startup+102.3 s]
/proc/loadavg: 8.98 5.86 5.85 11/188 17505
/proc/meminfo: memFree=12354072/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
[pid=17487] ppid=17486 vsize=2119712 CPUtime=102.29 cores=0

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

Current children cumulated CPU time (s) 411.81
Current children cumulated vsize (KiB) 2725344

[startup+109.501 s]
/proc/loadavg: 9.14 6.00 5.90 11/188 17505
/proc/meminfo: memFree=12358404/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
[pid=17487] ppid=17486 vsize=2091168 CPUtime=109.49 cores=0
/proc/17487/stat : 17487 (cryptominisat) R 17486 17486 16932 0 -1 4202496 50547 0 0 0 10937 12 0 0 25 0 1 0 593518581 2141356032 10462 33554432000 4194304 4587354 140736873754656 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17487/statm: 522792 10462 336 96 0 519354 0
[pid=17488] ppid=17486 vsize=56220 CPUtime=109.49 cores=4
/proc/17488/stat : 17488 (clasp) R 17486 17486 16932 0 -1 4202496 11848 0 0 0 10947 2 0 0 25 0 1 0 593518581 57569280 11311 33554432000 4194304 4785740 140733650120112 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17488/statm: 14055 11311 340 145 0 11100 0
[pid=17489] ppid=17486 vsize=454512 CPUtime=54.9 cores=6
/proc/17489/stat : 17489 (TNM) R 17486 17486 16932 0 -1 4202496 1604 0 0 0 5490 0 0 0 25 0 1 0 593518581 465420288 1501 33554432000 134512640 134534564 4290886512 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17489/statm: 113628 1501 95 6 0 112294 0
[pid=17490] ppid=17486 vsize=23096 CPUtime=109.47 cores=2
/proc/17490/stat : 17490 (lingeling) R 17486 17486 16932 0 -1 4202496 16873 0 0 0 10945 2 0 0 25 0 1 0 593518581 23650304 4942 33554432000 4194304 4352236 140736538325584 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17490/statm: 5774 4942 127 39 0 4854 0
[pid=17491] ppid=17486 vsize=52932 CPUtime=53.99 cores=6
/proc/17491/stat : 17491 (march_hi) R 17486 17486 16932 0 -1 4202496 18368 0 0 0 5396 3 0 0 25 0 1 0 593518581 54202368 10393 33554432000 4194304 4331988 140736712847792 18446744073709551615 4226443 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17491/statm: 13233 10393 173 34 0 11675 0
Current children cumulated CPU time (s) 437.34
Current children cumulated vsize (KiB) 2696252

[startup+112.7 s]
/proc/loadavg: 9.14 6.00 5.90 11/188 17506
/proc/meminfo: memFree=12359892/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
[pid=17487] ppid=17486 vsize=2091168 CPUtime=112.69 cores=0
/proc/17487/stat : 17487 (cryptominisat) R 17486 17486 16932 0 -1 4202496 50547 0 0 0 11257 12 0 0 25 0 1 0 593518581 2141356032 10462 33554432000 4194304 4587354 140736873754656 18446744073709551615 4448017 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17487/statm: 522792 10462 336 96 0 519354 0
[pid=17488] ppid=17486 vsize=56908 CPUtime=112.69 cores=4
/proc/17488/stat : 17488 (clasp) R 17486 17486 16932 0 -1 4202496 12018 0 0 0 11267 2 0 0 25 0 1 0 593518581 58273792 11481 33554432000 4194304 4785740 140733650120112 18446744073709551615 4552952 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17488/statm: 14227 11481 340 145 0 11272 0
[pid=17489] ppid=17486 vsize=454512 CPUtime=56.48 cores=6
/proc/17489/stat : 17489 (TNM) R 17486 17486 16932 0 -1 4202496 1604 0 0 0 5648 0 0 0 25 0 1 0 593518581 465420288 1501 33554432000 134512640 134534564 4290886512 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17489/statm: 113628 1501 95 6 0 112294 0
[pid=17490] ppid=17486 vsize=20536 CPUtime=112.68 cores=2
/proc/17490/stat : 17490 (lingeling) R 17486 17486 16932 0 -1 4202496 17257 0 0 0 11265 3 0 0 25 0 1 0 593518581 21028864 4302 33554432000 4194304 4352236 140736538325584 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17490/statm: 5134 4302 127 39 0 4214 0
[pid=17491] ppid=17486 vsize=53064 CPUtime=55.59 cores=6
/proc/17491/stat : 17491 (march_hi) R 17486 17486 16932 0 -1 4202496 18433 0 0 0 5556 3 0 0 25 0 1 0 593518581 54337536 10458 33554432000 4194304 4331988 140736712847792 18446744073709551615 4299854 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17491/statm: 13266 10458 173 34 0 11708 0
Current children cumulated CPU time (s) 450.13
Current children cumulated vsize (KiB) 2694512

[startup+114.301 s]
/proc/loadavg: 9.21 6.06 5.92 11/188 17506
/proc/meminfo: memFree=12352080/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
[pid=17487] ppid=17486 vsize=2091168 CPUtime=114.29 cores=0
/proc/17487/stat : 17487 (cryptominisat) R 17486 17486 16932 0 -1 4202496 50553 0 0 0 11417 12 0 0 25 0 1 0 593518581 2141356032 10467 33554432000 4194304 4587354 140736873754656 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17487/statm: 522792 10467 336 96 0 519354 0
[pid=17488] ppid=17486 vsize=56908 CPUtime=114.29 cores=4
/proc/17488/stat : 17488 (clasp) R 17486 17486 16932 0 -1 4202496 12031 0 0 0 11427 2 0 0 25 0 1 0 593518581 58273792 11494 33554432000 4194304 4785740 140733650120112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17488/statm: 14227 11494 340 145 0 11272 0
[pid=17489] ppid=17486 vsize=454512 CPUtime=57.27 cores=6
/proc/17489/stat : 17489 (TNM) R 17486 17486 16932 0 -1 4202496 1604 0 0 0 5727 0 0 0 25 0 1 0 593518581 465420288 1501 33554432000 134512640 134534564 4290886512 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17489/statm: 113628 1501 95 6 0 112294 0
[pid=17490] ppid=17486 vsize=25144 CPUtime=114.28 cores=2
/proc/17490/stat : 17490 (lingeling) R 17486 17486 16932 0 -1 4202496 18409 0 0 0 11425 3 0 0 25 0 1 0 593518581 25747456 5454 33554432000 4194304 4352236 140736538325584 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17490/statm: 6286 5454 127 39 0 5366 0
[pid=17491] ppid=17486 vsize=53064 CPUtime=56.39 cores=6
/proc/17491/stat : 17491 (march_hi) R 17486 17486 16932 0 -1 4202496 18466 0 0 0 5636 3 0 0 25 0 1 0 593518581 54337536 10491 33554432000 4194304 4331988 140736712847792 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17491/statm: 13266 10491 173 34 0 11708 0
Current children cumulated CPU time (s) 456.52
Current children cumulated vsize (KiB) 2699120

[startup+115.101 s]
/proc/loadavg: 9.21 6.06 5.92 11/188 17506
/proc/meminfo: memFree=12351336/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
[pid=17487] ppid=17486 vsize=2091168 CPUtime=115.1 cores=0
/proc/17487/stat : 17487 (cryptominisat) R 17486 17486 16932 0 -1 4202496 50798 0 0 0 11498 12 0 0 25 0 1 0 593518581 2141356032 10706 33554432000 4194304 4587354 140736873754656 18446744073709551615 4243530 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17487/statm: 522792 10706 336 96 0 519354 0
[pid=17488] ppid=17486 vsize=56908 CPUtime=115.1 cores=4
/proc/17488/stat : 17488 (clasp) R 17486 17486 16932 0 -1 4202496 12031 0 0 0 11508 2 0 0 25 0 1 0 593518581 58273792 11494 33554432000 4194304 4785740 140733650120112 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17488/statm: 14227 11494 340 145 0 11272 0
[pid=17489] ppid=17486 vsize=454512 CPUtime=57.67 cores=6
/proc/17489/stat : 17489 (TNM) R 17486 17486 16932 0 -1 4202496 1604 0 0 0 5767 0 0 0 25 0 1 0 593518581 465420288 1501 33554432000 134512640 134534564 4290886512 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17489/statm: 113628 1501 95 6 0 112294 0
[pid=17490] ppid=17486 vsize=23608 CPUtime=115.08 cores=2
/proc/17490/stat : 17490 (lingeling) R 17486 17486 16932 0 -1 4202496 18793 0 0 0 11505 3 0 0 25 0 1 0 593518581 24174592 5070 33554432000 4194304 4352236 140736538325584 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17490/statm: 5902 5070 127 39 0 4982 0
[pid=17491] ppid=17486 vsize=53064 CPUtime=56.79 cores=6
/proc/17491/stat : 17491 (march_hi) R 17486 17486 16932 0 -1 4202496 18485 0 0 0 5676 3 0 0 25 0 1 0 593518581 54337536 10510 33554432000 4194304 4331988 140736712847792 18446744073709551615 4226485 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17491/statm: 13266 10510 173 34 0 11708 0
Current children cumulated CPU time (s) 459.74
Current children cumulated vsize (KiB) 2697584

[startup+115.901 s]
/proc/loadavg: 9.21 6.06 5.92 11/188 17506
/proc/meminfo: memFree=12351336/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
[pid=17487] ppid=17486 vsize=2091168 CPUtime=115.89 cores=0
/proc/17487/stat : 17487 (cryptominisat) R 17486 17486 16932 0 -1 4202496 51003 0 0 0 11577 12 0 0 25 0 1 0 593518581 2141356032 10904 33554432000 4194304 4587354 140736873754656 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17487/statm: 522792 10904 336 96 0 519354 0
[pid=17488] ppid=17486 vsize=56908 CPUtime=115.89 cores=4
/proc/17488/stat : 17488 (clasp) R 17486 17486 16932 0 -1 4202496 12031 0 0 0 11587 2 0 0 25 0 1 0 593518581 58273792 11494 33554432000 4194304 4785740 140733650120112 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17488/statm: 14227 11494 340 145 0 11272 0
[pid=17489] ppid=17486 vsize=454512 CPUtime=58.06 cores=6
/proc/17489/stat : 17489 (TNM) R 17486 17486 16932 0 -1 4202496 1604 0 0 0 5806 0 0 0 25 0 1 0 593518581 465420288 1501 33554432000 134512640 134534564 4290886512 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17489/statm: 113628 1501 95 6 0 112294 0
[pid=17490] ppid=17486 vsize=23608 CPUtime=115.88 cores=2
/proc/17490/stat : 17490 (lingeling) R 17486 17486 16932 0 -1 4202496 18793 0 0 0 11585 3 0 0 25 0 1 0 593518581 24174592 5070 33554432000 4194304 4352236 140736538325584 18446744073709551615 4328411 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17490/statm: 5902 5070 127 39 0 4982 0
[pid=17491] ppid=17486 vsize=53064 CPUtime=57.19 cores=6
/proc/17491/stat : 17491 (march_hi) R 17486 17486 16932 0 -1 4202496 18507 0 0 0 5716 3 0 0 25 0 1 0 593518581 54337536 10532 33554432000 4194304 4331988 140736712847792 18446744073709551615 4263143 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17491/statm: 13266 10532 173 34 0 11708 0
Current children cumulated CPU time (s) 462.91
Current children cumulated vsize (KiB) 2697584

[startup+116.307 s]
/proc/loadavg: 9.21 6.06 5.92 11/188 17506
/proc/meminfo: memFree=12349232/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
[pid=17487] ppid=17486 vsize=2091168 CPUtime=116.3 cores=0
/proc/17487/stat : 17487 (cryptominisat) R 17486 17486 16932 0 -1 4202496 51098 0 0 0 11618 12 0 0 25 0 1 0 593518581 2141356032 10995 33554432000 4194304 4587354 140736873754656 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17487/statm: 522792 10995 336 96 0 519354 0
[pid=17488] ppid=17486 vsize=56908 CPUtime=116.3 cores=4
/proc/17488/stat : 17488 (clasp) R 17486 17486 16932 0 -1 4202496 12031 0 0 0 11628 2 0 0 25 0 1 0 593518581 58273792 11494 33554432000 4194304 4785740 140733650120112 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17488/statm: 14227 11494 340 145 0 11272 0
[pid=17489] ppid=17486 vsize=454512 CPUtime=58.26 cores=6
/proc/17489/stat : 17489 (TNM) R 17486 17486 16932 0 -1 4202496 1604 0 0 0 5826 0 0 0 25 0 1 0 593518581 465420288 1501 33554432000 134512640 134534564 4290886512 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17489/statm: 113628 1501 95 6 0 112294 0
[pid=17490] ppid=17486 vsize=23608 CPUtime=116.28 cores=2
/proc/17490/stat : 17490 (lingeling) R 17486 17486 16932 0 -1 4202496 18793 0 0 0 11625 3 0 0 25 0 1 0 593518581 24174592 5070 33554432000 4194304 4352236 140736538325584 18446744073709551615 4328761 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17490/statm: 5902 5070 127 39 0 4982 0
[pid=17491] ppid=17486 vsize=53064 CPUtime=57.39 cores=6
/proc/17491/stat : 17491 (march_hi) R 17486 17486 16932 0 -1 4202496 18517 0 0 0 5736 3 0 0 25 0 1 0 593518581 54337536 10542 33554432000 4194304 4331988 140736712847792 18446744073709551615 4286223 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17491/statm: 13266 10542 173 34 0 11708 0
Current children cumulated CPU time (s) 464.53
Current children cumulated vsize (KiB) 2697584

[startup+116.401 s]
/proc/loadavg: 9.21 6.06 5.92 11/188 17506
/proc/meminfo: memFree=12349232/32950928 swapFree=67111524/67111528
[pid=17486] ppid=17484 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17486/stat : 17486 (ppfolio) S 17484 17486 16932 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 593518580 18763776 390 33554432000 4194304 4287625 140737066057360 18446744073709551615 256415411727 0 0 4096 65536 4135677477366267903 0 0 17 2 0 0 0
/proc/17486/statm: 4581 390 341 23 0 91 0
[pid=17487] ppid=17486 vsize=2091168 CPUtime=116.39 cores=0
/proc/17487/stat : 17487 (cryptominisat) R 17486 17486 16932 0 -1 4202496 51117 0 0 0 11627 12 0 0 25 0 1 0 593518581 2141356032 11012 33554432000 4194304 4587354 140736873754656 18446744073709551615 4309375 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17487/statm: 522792 11012 336 96 0 519354 0
[pid=17488] ppid=17486 vsize=56908 CPUtime=116.39 cores=4
/proc/17488/stat : 17488 (clasp) R 17486 17486 16932 0 -1 4202496 12031 0 0 0 11637 2 0 0 25 0 1 0 593518581 58273792 11494 33554432000 4194304 4785740 140733650120112 18446744073709551615 4553768 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17488/statm: 14227 11494 340 145 0 11272 0
[pid=17489] ppid=17486 vsize=454512 CPUtime=58.33 cores=6
/proc/17489/stat : 17489 (TNM) R 17486 17486 16932 0 -1 4202496 1604 0 0 0 5833 0 0 0 25 0 1 0 593518581 465420288 1501 33554432000 134512640 134534564 4290886512 18446744073709551615 134526077 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17489/statm: 113628 1501 95 6 0 112294 0
[pid=17490] ppid=17486 vsize=23608 CPUtime=116.38 cores=2
/proc/17490/stat : 17490 (lingeling) R 17486 17486 16932 0 -1 4202496 18793 0 0 0 11635 3 0 0 25 0 1 0 593518581 24174592 5070 33554432000 4194304 4352236 140736538325584 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17490/statm: 5902 5070 127 39 0 4982 0
[pid=17491] ppid=17486 vsize=53064 CPUtime=57.42 cores=6
/proc/17491/stat : 17491 (march_hi) R 17486 17486 16932 0 -1 4202496 18519 0 0 0 5739 3 0 0 25 0 1 0 593518581 54337536 10544 33554432000 4194304 4331988 140736712847792 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17491/statm: 13266 10544 173 34 0 11708 0
Current children cumulated CPU time (s) 464.91
Current children cumulated vsize (KiB) 2697584

Child status: 0
Real time (s): 116.448
CPU time (s): 465.145
CPU user time (s): 464.907
CPU system time (s): 0.237963
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 2725856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 464.907
system time used= 0.237963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102626
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= 308
involuntary context switches= 3314

runsolver used 0.165974 second user time and 0.470928 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 01:21:19
IDJOB=3282544
IDBENCH=70818
IDSOLVER=1612
FILE ID=node115/3282544-1304032879
RUNJOBID= node115-1304032879-17472
PBS_JOBID= 13170337
Free space on /tmp= 72732 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor032.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282544-1304032879/watcher-3282544-1304032879 -o /tmp/evaluation-result-3282544-1304032879/solver-3282544-1304032879 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3282544-1304032879.cnf

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

MD5SUM BENCH= e1a6f3a7c69cc7fbec84aac478eb151a
RANDOM SEED=1121271155

node115.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.811
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.62
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.811
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.15
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.811
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.75
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.811
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.811
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.77
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.811
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.74
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.811
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.75
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.811
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:      12804488 kB
Buffers:       2314448 kB
Cached:       17208384 kB
SwapCached:          4 kB
Active:        7584772 kB
Inactive:     12005928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12804488 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11332 kB
Writeback:           0 kB
AnonPages:       67596 kB
Mapped:          14500 kB
Slab:           492432 kB
PageTables:       4344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188264 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= 72708 MiB
End job on node115 at 2011-04-29 01:23:16