Trace number 3321388

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
borg-sat 11.03.02-industrial? (MO) 27588.8 3516.16

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2123.23
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.34/0.69	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.34/0.69	c INFO: solving HOME/instance-3321388-1304337747.cnf
0.34/0.69	c INFO: computing task features
2.21/2.54	c INFO: computed variable-clause graph statistics
2.31/2.61	c INFO: computed clause balance statistics
11.41/11.78	c INFO: computed variable balance statistics
18.11/18.44	c INFO: computed small-clause counts
18.21/18.60	c INFO: computed Horn-clause counts
64.32/64.65	c INFO: computed variable graph statistics
64.32/64.65	c INFO: collected features for HOME/instance-3321388-1304337747.cnf in 63.90 s
64.32/64.68	c INFO: running lingeling-276@0 for 97 with 39936 remaining (b = 0.56)
64.41/64.71	c INFO: running cryptominisat-2.9.0@0 for 485 with 39936 remaining (b = 0.42)
64.41/64.74	c INFO: running lingeling-276@0 for 1261 with 39935 remaining (b = 0.53)
64.41/64.78	c INFO: running SApperloT@0 for 97 with 39935 remaining (b = 0.04)
64.76/64.81	c INFO: running cryptominisat-2.9.0@0 for 485 with 39935 remaining (b = 0.32)
64.76/64.85	c INFO: running lingeling-276@0 for 1261 with 39935 remaining (b = 0.42)
64.76/64.88	c INFO: running precosat-570@0 for 291 with 39935 remaining (b = 0.20)
65.25/64.92	c INFO: running cryptominisat-2.9.0@0 for 97 with 39935 remaining (b = 0.04)
848.88/163.09	c INFO: running cryptominisat-2.9.0@97 for 1552 with 39837 remaining (b = 0.45)
863.25/164.90	c INFO: running lingeling-276@0 for 97 with 39835 remaining (b = 0.08)
864.91/165.01	c INFO: running cryptominisat-2.9.0@0 for 97 with 39835 remaining (b = 0.04)
1623.91/260.11	c INFO: running lingeling-276@100 for 776 with 39740 remaining (b = 0.21)
1654.28/263.94	c INFO: running cryptominisat-2.9.0@95 for 1843 with 39736 remaining (b = 0.46)
2449.22/363.50	c INFO: running precosat-570@0 for 679 with 39637 remaining (b = 0.32)
3953.81/552.05	c INFO: running precosat-570@0 for 388 with 39448 remaining (b = 0.27)
3970.60/554.15	c INFO: running lingeling-276@0 for 194 with 39446 remaining (b = 0.16)
5538.20/750.57	c INFO: running precosat-570@0 for 97 with 39250 remaining (b = 0.06)
6338.70/850.81	c INFO: running cryptominisat-2.9.0@0 for 1843 with 39149 remaining (b = 0.37)
7096.94/945.83	c INFO: running precosat-570@487 for 194 with 39054 remaining (b = 0.08)
7862.36/1041.77	c INFO: running cryptominisat-2.9.0@0 for 1843 with 38958 remaining (b = 0.35)
7981.19/1056.64	c INFO: running precosat-570@486 for 1746 with 38944 remaining (b = 0.33)
8624.47/1137.22	c INFO: running precosat-570@99 for 97 with 38863 remaining (b = 0.06)
9400.24/1234.46	c INFO: running cryptominisat-2.9.0@0 for 97 with 38766 remaining (b = 0.07)
10156.02/1329.11	c INFO: running precosat-570@196 for 194 with 38671 remaining (b = 0.07)
10172.77/1331.20	c INFO: running precosat-570@1164 for 194 with 38669 remaining (b = 0.07)
10205.57/1335.37	c INFO: running lingeling-276@194 for 97 with 38665 remaining (b = 0.04)
10981.19/1432.61	c INFO: running precosat-570@0 for 194 with 38568 remaining (b = 0.07)
11746.36/1528.56	c INFO: running cryptominisat-2.9.0@1264 for 97 with 38472 remaining (b = 0.03)
11755.11/1529.67	c INFO: running cryptominisat-2.9.0@0 for 97 with 38471 remaining (b = 0.05)
12497.28/1622.75	c INFO: running precosat-570@1264 for 97 with 38377 remaining (b = 0.04)
12547.54/1629.06	c INFO: running precosat-570@197 for 194 with 38371 remaining (b = 0.05)
12580.94/1633.22	c INFO: running lingeling-276@0 for 97 with 38367 remaining (b = 0.03)
13272.10/1720.00	c INFO: running lingeling-276@198 for 97 with 38280 remaining (b = 0.03)
13277.64/1720.64	c INFO: running lingeling-276@0 for 194 with 38280 remaining (b = 0.05)
13355.78/1730.47	c INFO: running lingeling-276@291 for 97 with 38270 remaining (b = 0.03)
14039.76/1816.25	c INFO: running cryptominisat-2.9.0@1458 for 194 with 38184 remaining (b = 0.05)
14114.68/1825.66	c INFO: running lingeling-276@96 for 1164 with 38175 remaining (b = 0.25)
14179.29/1833.74	c INFO: running lingeling-276@387 for 970 with 38166 remaining (b = 0.19)
14819.41/1914.07	c INFO: running precosat-570@299 for 97 with 38086 remaining (b = 0.02)
15595.05/2011.31	c INFO: running lingeling-276@97 for 97 with 37989 remaining (b = 0.02)
15670.00/2020.73	c INFO: running cryptominisat-2.9.0@1653 for 291 with 37980 remaining (b = 0.08)
16369.90/2108.56	c INFO: running cryptominisat-2.9.0@197 for 194 with 37892 remaining (b = 0.05)
16472.74/2121.43	c INFO: running cryptominisat-2.9.0@390 for 97 with 37879 remaining (b = 0.03)
17257.97/2219.95	c INFO: running lingeling-276@296 for 97 with 37780 remaining (b = 0.03)
17950.74/2306.84	c INFO: running cryptominisat-2.9.0@94 for 388 with 37693 remaining (b = 0.08)
17957.99/2307.76	c INFO: running cryptominisat-2.9.0@1751 for 194 with 37692 remaining (b = 0.07)
18032.84/2317.20	c INFO: running lingeling-276@0 for 194 with 37683 remaining (b = 0.05)
19529.94/2504.91	c INFO: running cryptominisat-2.9.0@1848 for 97 with 37495 remaining (b = 0.04)
19599.32/2513.67	c INFO: running precosat-570@0 for 97 with 37487 remaining (b = 0.02)
20320.72/2604.13	c INFO: running cryptominisat-2.9.0@2043 for 194 with 37396 remaining (b = 0.03)
20398.80/2613.95	c INFO: running lingeling-276@489 for 776 with 37386 remaining (b = 0.14)
21031.79/2693.33	c INFO: running cryptominisat-2.9.0@380 for 97 with 37307 remaining (b = 0.02)
21057.30/2696.51	c INFO: running precosat-570@396 for 388 with 37304 remaining (b = 0.07)
21813.86/2791.45	c INFO: running cryptominisat-2.9.0@393 for 97 with 37209 remaining (b = 0.02)
21922.32/2805.10	c INFO: running lingeling-276@195 for 97 with 37195 remaining (b = 0.02)
21923.04/2805.16	c INFO: running precosat-570@675 for 194 with 37195 remaining (b = 0.04)
21935.68/2806.72	c INFO: running cryptominisat-2.9.0@2224 for 97 with 37194 remaining (b = 0.02)
22579.08/2887.46	c INFO: running cryptominisat-2.9.0@2142 for 97 with 37113 remaining (b = 0.02)
22691.42/2901.58	c INFO: running precosat-570@1459 for 97 with 37099 remaining (b = 0.02)
22697.81/2902.39	c INFO: running precosat-570@98 for 97 with 37098 remaining (b = 0.02)
22732.87/2906.73	c INFO: running precosat-570@0 for 97 with 37094 remaining (b = 0.03)
23384.10/2988.49	c INFO: running lingeling-276@580 for 776 with 37012 remaining (b = 0.11)
23466.96/2998.85	c INFO: running lingeling-276@1940 for 291 with 37001 remaining (b = 0.05)
23473.41/2999.70	c INFO: running precosat-570@1944 for 194 with 37001 remaining (b = 0.04)
23482.18/3000.74	c INFO: running cryptominisat-2.9.0@0 for 97 with 37000 remaining (b = 0.02)
23510.80/3004.39	c INFO: running cryptominisat-2.9.0@2043 for 194 with 36996 remaining (b = 0.03)
23524.35/3006.06	c INFO: running precosat-570@98 for 291 with 36994 remaining (b = 0.04)
24174.03/3087.52	c INFO: running lingeling-276@198 for 194 with 36913 remaining (b = 0.03)
24299.15/3103.26	c INFO: running cryptominisat-2.9.0@1166 for 485 with 36897 remaining (b = 0.10)
25047.65/3197.20	c INFO: running glucose@0 for 194 with 36803 remaining (b = 0.05)
25062.79/3199.10	c INFO: running lingeling-276@0 for 97 with 36801 remaining (b = 0.02)
25715.53/3280.98	c INFO: running precosat-570@2139 for 97 with 36719 remaining (b = 0.02)
25816.79/3293.62	c INFO: running cryptominisat-2.9.0@2141 for 97 with 36707 remaining (b = 0.02)
25862.22/3299.39	c INFO: running cryptominisat-2.9.0@780 for 1164 with 36701 remaining (b = 0.14)
25913.20/3305.73	c INFO: running lingeling-276@300 for 970 with 36695 remaining (b = 0.11)
26491.86/3378.34	c INFO: running lingeling-276@192 for 291 with 36622 remaining (b = 0.04)
26606.66/3392.72	c INFO: running glucose@193 for 97 with 36608 remaining (b = 0.02)
26608.25/3392.91	c INFO: running precosat-570@0 for 97 with 36607 remaining (b = 0.02)
26615.41/3393.89	c INFO: running lingeling-276@875 for 388 with 36606 remaining (b = 0.05)
27407.26/3493.21	c INFO: running cryptominisat-2.9.0@588 for 1358 with 36507 remaining (b = 0.14)
27412.82/3494.00	c INFO: running cryptominisat-2.9.0@0 for 97 with 36506 remaining (b = 0.01)

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-3321388-1304337747/watcher-3321388-1304337747 -o /tmp/evaluation-result-3321388-1304337747/solver-3321388-1304337747 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3321388-1304337747.cnf -seed 130895782 -budget 40000 -cores 8 

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: 8.02 7.90 7.92 2/258 32196
/proc/meminfo: memFree=28202948/32951124 swapFree=67111356/67111528
[pid=32196] ppid=32194 vsize=15184 CPUtime=0 cores=0-7
/proc/32196/stat : 32196 (python) S 32194 32196 32122 0 -1 4202496 734 0 0 0 0 0 0 0 20 0 1 0 526190424 15548416 622 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/32196/statm: 3796 622 322 364 0 283 0

[startup+0.017821 s]
/proc/loadavg: 8.02 7.90 7.92 2/258 32196
/proc/meminfo: memFree=28202948/32951124 swapFree=67111356/67111528
[pid=32196] ppid=32194 vsize=15908 CPUtime=0 cores=0-7
/proc/32196/stat : 32196 (python) S 32194 32196 32122 0 -1 4202496 945 0 0 0 0 0 0 0 20 0 1 0 526190424 16289792 821 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/32196/statm: 3977 821 357 364 0 464 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15908

[startup+0.10079 s]
/proc/loadavg: 8.02 7.90 7.92 2/258 32196
/proc/meminfo: memFree=28202948/32951124 swapFree=67111356/67111528
[pid=32196] ppid=32194 vsize=84604 CPUtime=0.05 cores=0-7
/proc/32196/stat : 32196 (python) S 32194 32196 32122 0 -1 4202496 2410 0 0 0 4 1 0 0 18 0 1 0 526190424 86634496 2136 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/32196/statm: 21151 2136 707 364 0 1368 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84604

[startup+0.300797 s]
/proc/loadavg: 8.02 7.90 7.92 2/258 32196
/proc/meminfo: memFree=28202948/32951124 swapFree=67111356/67111528
[pid=32196] ppid=32194 vsize=135752 CPUtime=0.18 cores=0-7
/proc/32196/stat : 32196 (python) S 32194 32196 32122 0 -1 4202496 5966 937 1 0 14 4 0 0 17 0 1 0 526190424 139010048 4151 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338379781 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/32196/statm: 33938 4151 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700726 s]
/proc/loadavg: 8.02 7.90 7.92 2/258 32196
/proc/meminfo: memFree=28202948/32951124 swapFree=67111356/67111528
[pid=32196] ppid=32194 vsize=288664 CPUtime=0.41 cores=0-7
/proc/32196/stat : 32196 (python) R 32194 32196 32122 0 -1 4202496 11475 937 1 0 29 12 0 0 16 0 1 0 526190424 295591936 9153 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338383616 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32196/statm: 72166 9190 1758 364 0 8090 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 288664

[startup+1.50052 s]
/proc/loadavg: 7.45 7.79 7.88 2/259 32201
/proc/meminfo: memFree=28151728/32951124 swapFree=67111356/67111528
[pid=32196] ppid=32194 vsize=343408 CPUtime=1.21 cores=0-7
/proc/32196/stat : 32196 (python) R 32194 32196 32122 0 -1 4202496 25150 937 1 0 108 13 0 0 17 0 1 0 526190424 351649792 22828 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338044613 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32196/statm: 85852 22828 1761 364 0 21776 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 343408

[startup+3.1002 s]
/proc/loadavg: 7.45 7.79 7.88 2/259 32201
/proc/meminfo: memFree=28080880/32951124 swapFree=67111356/67111528
[pid=32196] ppid=32194 vsize=399144 CPUtime=2.81 cores=0-7
/proc/32196/stat : 32196 (python) R 32194 32196 32122 0 -1 4202496 53009 937 1 0 264 17 0 0 19 0 1 0 526190424 408723456 37171 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338041993 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32196/statm: 99786 37171 1826 364 0 35710 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 399144

[startup+6.30056 s]
/proc/loadavg: 7.45 7.79 7.88 2/259 32201
/proc/meminfo: memFree=28061288/32951124 swapFree=67111356/67111528
[pid=32196] ppid=32194 vsize=399144 CPUtime=6.01 cores=0-7
/proc/32196/stat : 32196 (python) R 32194 32196 32122 0 -1 4202496 53009 937 1 0 584 17 0 0 25 0 1 0 526190424 408723456 37171 33554432000 4194304 5683644 140734019301008 18446744073709551615 4539132 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32196/statm: 99786 37171 1826 364 0 35710 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 399144

[startup+12.7003 s]
/proc/loadavg: 6.46 7.57 7.81 2/259 32201
/proc/meminfo: memFree=28061424/32951124 swapFree=67111356/67111528
[pid=32196] ppid=32194 vsize=399144 CPUtime=12.41 cores=0-7
/proc/32196/stat : 32196 (python) R 32194 32196 32122 0 -1 4202496 53010 937 1 0 1224 17 0 0 25 0 1 0 526190424 408723456 37172 33554432000 4194304 5683644 140734019301008 18446744073709551615 4303041 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32196/statm: 99786 37172 1827 364 0 35710 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 399144

[startup+25.5007 s]
/proc/loadavg: 5.62 7.35 7.73 2/259 32202
/proc/meminfo: memFree=28062224/32951124 swapFree=67111356/67111528
[pid=32196] ppid=32194 vsize=399144 CPUtime=25.22 cores=0-7
/proc/32196/stat : 32196 (python) R 32194 32196 32122 0 -1 4202496 53016 937 1 0 2505 17 0 0 25 0 1 0 526190424 408723456 37178 33554432000 4194304 5683644 140734019301008 18446744073709551615 47079675893900 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32196/statm: 99786 37178 1833 364 0 35710 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 399144

[startup+51.1007 s]
/proc/loadavg: 4.04 6.84 7.55 2/259 32202
/proc/meminfo: memFree=28061784/32951124 swapFree=67111356/67111528
[pid=32196] ppid=32194 vsize=399144 CPUtime=50.82 cores=0-7
/proc/32196/stat : 32196 (python) R 32194 32196 32122 0 -1 4202496 53016 937 1 0 5065 17 0 0 25 0 1 0 526190424 408723456 37178 33554432000 4194304 5683644 140734019301008 18446744073709551615 47079675893888 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32196/statm: 99786 37178 1833 364 0 35710 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 399144

[startup+102.31 s]
/proc/loadavg: 5.85 6.79 7.49 9/283 32228
/proc/meminfo: memFree=25622208/32951124 swapFree=67111356/67111528
[pid=32196] ppid=32194 vsize=537572 CPUtime=64.64 cores=0-7
/proc/32196/stat : 32196 (python) S 32194 32196 32122 0 -1 4202496 58483 937 1 0 6443 21 0 0 22 0 9 0 526190424 550473728 35076 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32196/statm: 134393 35076 1889 364 0 70290 0
[pid=32204] ppid=32196 vsize=390000 CPUtime=0.07 cores=0-7
/proc/32204/stat : 32204 (python) S 32196 32196 32122 0 -1 4202560 925 0 0 0 3 4 0 0 18 0 1 0 526196892 399360000 33429 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338403855 0 0 16781312 514 10687640050075664641 0 0 17 1 0 0 0
/proc/32204/statm: 97500 33429 376 364 0 33418 0
[pid=32206] ppid=32204 vsize=76720 CPUtime=37.61 cores=0-7
/proc/32206/stat : 32206 (lingeling) R 32204 32206 32206 0 -1 4202496 30035 0 0 0 3757 4 0 0 25 0 1 0 526196893 78561280 18350 33554432000 4194304 4352236 140734359555888 18446744073709551615 4215287 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/32206/statm: 19180 18350 129 39 0 18260 0
[pid=32207] ppid=32196 vsize=400256 CPUtime=0.07 cores=0-7
/proc/32207/stat : 32207 (python) S 32196 32196 32122 0 -1 4202560 933 0 0 0 3 4 0 0 15 0 1 0 526196895 409862144 33427 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338403910 0 0 16781312 514 4568070595471704324 0 0 17 4 0 0 0
/proc/32207/statm: 100064 33427 370 364 0 35979 0
[pid=32209] ppid=32207 vsize=907048 CPUtime=37.51 cores=0-7
/proc/32209/stat : 32209 (cryptominisat-2) R 32207 32209 32209 0 -1 4202496 164600 0 0 0 3728 23 0 0 25 0 1 0 526196896 928817152 159739 33554432000 4194304 4677096 140734470135760 18446744073709551615 4317723 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32209/statm: 226762 159739 414 118 0 221721 0
[pid=32210] ppid=32196 vsize=410512 CPUtime=0.06 cores=0-7
/proc/32210/stat : 32210 (python) S 32196 32196 32122 0 -1 4202560 913 0 0 0 3 3 0 0 18 0 1 0 526196899 420364288 33431 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338403910 0 0 16781312 514 10687640050075664643 0 0 17 1 0 0 0
/proc/32210/statm: 102628 33431 370 364 0 38540 0
[pid=32212] ppid=32210 vsize=76720 CPUtime=37.54 cores=0-7
/proc/32212/stat : 32212 (lingeling) R 32210 32212 32212 0 -1 4202496 30547 0 0 0 3749 5 0 0 25 0 1 0 526196899 78561280 18350 33554432000 4194304 4352236 140734585920128 18446744073709551615 4227449 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/32212/statm: 19180 18350 129 39 0 18260 0
[pid=32213] ppid=32196 vsize=420768 CPUtime=0.06 cores=0-7
/proc/32213/stat : 32213 (python) S 32196 32196 32122 0 -1 4202560 914 0 0 0 3 3 0 0 18 0 1 0 526196902 430866432 33435 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338403910 0 0 16781312 514 10687640050075664641 0 0 17 7 0 0 0
/proc/32213/statm: 105192 33435 370 364 0 41101 0
[pid=32215] ppid=32213 vsize=56128 CPUtime=37.51 cores=0-7
/proc/32215/stat : 32215 (SApperloT-base) R 32213 32215 32215 0 -1 4202496 13570 0 0 0 3745 6 0 0 25 0 1 0 526196903 57475072 13080 33554432000 134512640 135674940 4287702752 18446744073709551615 134558387 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32215/statm: 14032 13080 99 284 0 13746 0
[pid=32216] ppid=32196 vsize=496560 CPUtime=0.07 cores=0-7
/proc/32216/stat : 32216 (python) S 32196 32196 32122 0 -1 4202560 805 0 0 0 4 3 0 0 15 0 1 0 526196906 508477440 33557 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338403910 0 0 16781312 514 15026110627435217154 0 0 17 1 0 0 0
/proc/32216/statm: 124140 33557 371 364 0 60046 0
[pid=32218] ppid=32216 vsize=883516 CPUtime=37.47 cores=0-7
/proc/32218/stat : 32218 (cryptominisat-2) R 32216 32218 32218 0 -1 4202496 166291 0 0 0 3724 23 0 0 25 0 1 0 526196906 904720384 156568 33554432000 4194304 4677096 140735355398944 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/32218/statm: 220879 156568 390 118 0 215838 0
[pid=32219] ppid=32196 vsize=506816 CPUtime=0.06 cores=0-7
/proc/32219/stat : 32219 (python) S 32196 32196 32122 0 -1 4202560 811 0 0 0 3 3 0 0 18 0 1 0 526196909 518979584 33557 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338403910 0 0 16781312 514 10687640050075664642 0 0 17 1 0 0 0
/proc/32219/statm: 126704 33557 371 364 0 62607 0
[pid=32221] ppid=32219 vsize=72624 CPUtime=36.93 cores=0-7
/proc/32221/stat : 32221 (lingeling) R 32219 32221 32221 0 -1 4202496 28926 0 0 0 3688 5 0 0 25 0 1 0 526196910 74366976 17325 33554432000 4194304 4352236 140734918111360 18446744073709551615 4302140 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/32221/statm: 18156 17325 129 39 0 17236 0
[pid=32222] ppid=32196 vsize=517072 CPUtime=0.06 cores=0-7
/proc/32222/stat : 32222 (python) S 32196 32196 32122 0 -1 4202560 819 0 0 0 3 3 0 0 18 0 1 0 526196913 529481728 33561 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338403910 0 0 16781312 514 10687640050075664642 0 0 17 1 0 0 0
/proc/32222/statm: 129268 33561 371 364 0 65168 0
[pid=32224] ppid=32222 vsize=264748 CPUtime=37.03 cores=0-7
/proc/32224/stat : 32224 (precosat) R 32222 32224 32224 0 -1 4202496 68123 0 0 0 3693 10 0 0 25 0 1 0 526196915 271101952 64734 33554432000 4194304 4890832 140736569517184 18446744073709551615 4293282 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/32224/statm: 66187 64734 86 171 0 66014 0
[pid=32225] ppid=32196 vsize=527328 CPUtime=0.08 cores=0-7
/proc/32225/stat : 32225 (python) S 32196 32196 32122 0 -1 4202560 859 0 0 0 5 3 0 0 15 0 1 0 526196916 539983872 33560 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338403910 0 0 16781312 514 10687640050075664644 0 0 17 0 0 0 0
/proc/32225/statm: 131832 33560 377 364 0 67729 0
[pid=32227] ppid=32225 vsize=882164 CPUtime=37.26 cores=0-7
/proc/32227/stat : 32227 (cryptominisat-2) R 32225 32227 32227 0 -1 4202496 166357 0 0 0 3702 24 0 0 25 0 1 0 526196917 903335936 156481 33554432000 4194304 4677096 140736496520192 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/32227/statm: 220541 156481 393 118 0 215500 0
[pid=32196/tid=32205] ppid=32194 vsize=537572 CPUtime=0 cores=0-7
/proc/32196/task/32205/stat : 32205 (python) S 32194 32196 32122 0 -1 4202560 27 937 0 0 0 0 0 0 25 0 9 0 526196893 550473728 35076 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 0 0 0 0
[pid=32196/tid=32208] ppid=32194 vsize=537572 CPUtime=0 cores=0-7
/proc/32196/task/32208/stat : 32208 (python) S 32194 32196 32122 0 -1 4202560 24 937 0 0 0 0 0 0 20 0 9 0 526196896 550473728 35076 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 6 0 0 0
[pid=32196/tid=32211] ppid=32194 vsize=537572 CPUtime=0 cores=0-7
/proc/32196/task/32211/stat : 32211 (python) S 32194 32196 32122 0 -1 4202560 22 937 0 0 0 0 0 0 19 0 9 0 526196899 550473728 35076 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 6 0 0 0
[pid=32196/tid=32214] ppid=32194 vsize=537572 CPUtime=0 cores=0-7
/proc/32196/task/32214/stat : 32214 (python) S 32194 32196 32122 0 -1 4202560 22 937 0 0 0 0 0 0 18 0 9 0 526196903 550473728 35076 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 5 0 0 0
[pid=32196/tid=32217] ppid=32194 vsize=537572 CPUtime=0 cores=0-7
/proc/32196/task/32217/stat : 32217 (python) S 32194 32196 32122 0 -1 4202560 67 937 0 0 0 0 0 0 20 0 9 0 526196906 550473728 35076 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 2 0 0 0
[pid=32196/tid=32220] ppid=32194 vsize=537572 CPUtime=0 cores=0-7
/proc/32196/task/32220/stat : 32220 (python) S 32194 32196 32122 0 -1 4202560 28 937 0 0 0 0 0 0 19 0 9 0 526196910 550473728 35076 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 7 0 0 0
[pid=32196/tid=32223] ppid=32194 vsize=537572 CPUtime=0 cores=0-7
/proc/32196/task/32223/stat : 32223 (python) S 32194 32196 32122 0 -1 4202560 32 937 0 0 0 0 0 0 20 0 9 0 526196913 550473728 35076 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 1 0 0 0
[pid=32196/tid=32226] ppid=32194 vsize=537572 CPUtime=0 cores=0-7
/proc/32196/task/32226/stat : 32226 (python) S 32194 32196 32122 0 -1 4202560 33 937 0 0 0 0 0 0 22 0 9 0 526196917 550473728 35076 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 364.03
Current children cumulated vsize (KiB) 7426552

[startup+162.302 s]
/proc/loadavg: 7.21 7.01 7.52 9/283 32229
/proc/meminfo: memFree=24352808/32951124 swapFree=67111356/67111528
[pid=32196] ppid=32194 vsize=537572 CPUtime=64.64 cores=0-7
/proc/32196/stat : 32196 (python) S 32194 32196 32122 0 -1 4202496 58483 937 1 0 6443 21 0 0 22 0 9 0 526190424 550473728 35076 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32196/statm: 134393 35076 1889 364 0 70290 0
[pid=32204] ppid=32196 vsize=390000 CPUtime=0.19 cores=0-7
/proc/32204/stat : 32204 (python) S 32196 32196 32122 0 -1 4202560 946 0 0 0 8 11 0 0 18 0 1 0 526196892 399360000 33429 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338403855 0 0 16781312 514 10687640050075664641 0 0 17 1 0 0 0
/proc/32204/statm: 97500 33429 376 364 0 33418 0

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

/proc/32250/task/32272/stat : 32272 (python) S 32196 32196 32122 0 -1 4202560 84 0 0 0 0 0 0 0 18 0 2 0 526285003 560988160 33636 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 514 18446604447511589248 0 0 -1 0 0 0 0
[pid=32254] ppid=32196 vsize=558096 CPUtime=4.08 cores=0-7
/proc/32254/stat : 32254 (python) S 32196 32196 32122 0 -1 4202560 1045 0 0 0 217 191 0 0 18 0 2 0 526245840 571490304 33657 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338403910 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/32254/statm: 139524 33657 399 364 0 75412 0
[pid=32256] ppid=32254 vsize=98852 CPUtime=1890.07 cores=0-7
/proc/32256/stat : 32256 (lingeling) R 32254 32256 32256 0 -1 4202496 39560 0 0 0 188990 17 0 0 25 0 1 0 526245840 101224448 23883 33554432000 4194304 4352236 140736108817120 18446744073709551615 4229934 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/32256/statm: 24713 23883 129 39 0 23793 0
[pid=32254/tid=32262] ppid=32196 vsize=558096 CPUtime=0 cores=0-7
/proc/32254/task/32262/stat : 32262 (python) S 32196 32196 32122 0 -1 4202560 80 0 0 0 0 0 0 0 18 0 2 0 526265477 571490304 33657 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 514 18446604453962204096 0 0 -1 1 0 0 0
[pid=32263] ppid=32196 vsize=568352 CPUtime=1.05 cores=0-7
/proc/32263/stat : 32263 (python) S 32196 32196 32122 0 -1 4202560 1052 0 0 0 56 49 0 0 18 0 2 0 526265481 581992448 33661 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/32263/statm: 142088 33661 399 364 0 77973 0
[pid=32265] ppid=32263 vsize=395284 CPUtime=490.81 cores=0-7
/proc/32265/stat : 32265 (precosat) T 32263 32265 32265 0 -1 4202496 131159 0 0 0 49059 22 0 0 25 0 1 0 526265482 404770816 97436 33554432000 4194304 4890832 140734087388336 18446744073709551615 4238327 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/32265/statm: 98821 97436 86 171 0 98648 0
[pid=32263/tid=32269] ppid=32196 vsize=568352 CPUtime=0 cores=0-7
/proc/32263/task/32269/stat : 32269 (python) S 32196 32196 32122 0 -1 4202560 77 0 0 0 0 0 0 0 18 0 2 0 526275501 581992448 33661 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 514 18446604453967478976 0 0 -1 1 0 0 0
[pid=32281] ppid=32196 vsize=578608 CPUtime=2.88 cores=0-7
/proc/32281/stat : 32281 (python) S 32196 32196 32122 0 -1 4202560 1083 0 0 0 149 139 0 0 15 0 2 0 526313870 592494592 33665 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/32281/statm: 144652 33665 399 364 0 80534 0
[pid=32283] ppid=32281 vsize=2030720 CPUtime=1266.78 cores=0-7
/proc/32283/stat : 32283 (cryptominisat-2) T 32281 32283 32283 0 -1 4202496 525486 0 0 0 126557 121 0 0 25 0 1 0 526313871 2079457280 387320 33554432000 4194304 4677096 140735959895536 18446744073709551615 4319156 0 0 16781312 2 18446744071562691360 0 0 17 1 0 0 0
/proc/32283/statm: 507680 387320 474 118 0 502639 0
[pid=32281/tid=32289] ppid=32196 vsize=578608 CPUtime=0 cores=0-7
/proc/32281/task/32289/stat : 32289 (python) S 32196 32196 32122 0 -1 4202560 89 0 0 0 0 0 0 0 15 0 2 0 526323957 592494592 33665 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 514 18446604446947042560 0 0 -1 0 0 0 0
[pid=32295] ppid=32196 vsize=588864 CPUtime=2.11 cores=0-7
/proc/32295/stat : 32295 (python) S 32196 32196 32122 0 -1 4202560 28675 0 0 0 110 101 0 0 18 0 2 0 526333686 602996736 33691 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/32295/statm: 147216 33691 399 364 0 83095 0
[pid=32297] ppid=32295 vsize=415852 CPUtime=873.77 cores=0-7
/proc/32297/stat : 32297 (precosat) T 32295 32297 32297 0 -1 4202496 151471 0 0 0 87351 26 0 0 25 0 1 0 526333686 425832448 102583 33554432000 4194304 4890832 140736436222608 18446744073709551615 4236100 0 0 16781312 17442 18446744071562691360 0 0 17 7 0 0 0
/proc/32297/statm: 103963 102583 86 171 0 103790 0
[pid=32295/tid=32306] ppid=32196 vsize=588864 CPUtime=0 cores=0-7
/proc/32295/task/32306/stat : 32306 (python) S 32196 32196 32122 0 -1 4202560 83 0 0 0 0 0 0 0 18 0 2 0 526353325 602996736 33691 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 514 18446604453948812352 0 0 -1 7 0 0 0
[pid=32301] ppid=32196 vsize=599120 CPUtime=1.62 cores=0-7
/proc/32301/stat : 32301 (python) S 32196 32196 32122 0 -1 4202560 1260 0 0 0 89 73 0 0 15 0 2 0 526343391 613498880 33704 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/32301/statm: 149780 33704 406 364 0 85656 0
[pid=32303] ppid=32301 vsize=1799400 CPUtime=681.92 cores=0-7
/proc/32303/stat : 32303 (cryptominisat-2) T 32301 32303 32303 0 -1 4202496 433524 0 0 0 68105 87 0 0 25 0 1 0 526343392 1842585600 352384 33554432000 4194304 4677096 140737070898240 18446744073709551615 4318932 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/32303/statm: 449850 352384 474 118 0 444809 0
[pid=32301/tid=32308] ppid=32196 vsize=599120 CPUtime=0 cores=0-7
/proc/32301/task/32308/stat : 32308 (python) S 32196 32196 32122 0 -1 4202560 84 0 0 0 0 0 0 0 15 0 2 0 526353741 613498880 33704 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 514 18446604446947043456 0 0 -1 0 0 0 0
[pid=32328] ppid=32196 vsize=609376 CPUtime=1.3 cores=0-7
/proc/32328/stat : 32328 (python) S 32196 32196 32122 0 -1 4202560 1239 0 0 0 64 66 0 0 18 0 2 0 526422144 624001024 33737 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/32328/statm: 152344 33737 407 364 0 88217 0
[pid=32330] ppid=32328 vsize=97200 CPUtime=586.05 cores=0-7
/proc/32330/stat : 32330 (lingeling) T 32328 32330 32330 0 -1 4202496 39233 0 0 0 58599 6 0 0 25 0 1 0 526422145 99532800 23471 33554432000 4194304 4352236 140735272381712 18446744073709551615 4328085 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/32330/statm: 24300 23471 129 39 0 23380 0
[pid=32328/tid=32336] ppid=32196 vsize=609376 CPUtime=0 cores=0-7
/proc/32328/task/32336/stat : 32336 (python) S 32196 32196 32122 0 -1 4202560 99 0 0 0 0 0 0 0 18 0 2 0 526441785 624001024 33737 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 514 18446604466373781632 0 0 -1 3 0 0 0
[pid=32337] ppid=32196 vsize=619632 CPUtime=1.09 cores=0-7
/proc/32337/stat : 32337 (python) S 32196 32196 32122 0 -1 4202560 1111 0 0 0 54 55 0 0 18 0 2 0 526441791 634503168 33741 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/32337/statm: 154908 33741 401 364 0 90778 0
[pid=32339] ppid=32337 vsize=384500 CPUtime=490.78 cores=0-7
/proc/32339/stat : 32339 (precosat) T 32337 32339 32339 0 -1 4202496 128472 0 0 0 49059 19 0 0 25 0 1 0 526441792 393728000 94742 33554432000 4194304 4890832 140736730780144 18446744073709551615 4238265 0 0 16781312 17442 18446744071562691360 0 0 17 4 0 0 0
/proc/32339/statm: 96125 94742 86 171 0 95952 0
[pid=32337/tid=32343] ppid=32196 vsize=619632 CPUtime=0 cores=0-7
/proc/32337/task/32343/stat : 32343 (python) S 32196 32196 32122 0 -1 4202560 79 0 0 0 0 0 0 0 18 0 2 0 526451813 634503168 33741 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 514 18446604467420464320 0 0 -1 1 0 0 0
[pid=32351] ppid=32196 vsize=629888 CPUtime=0.86 cores=0-7
/proc/32351/stat : 32351 (python) S 32196 32196 32122 0 -1 4202560 1125 0 0 0 41 45 0 0 18 0 2 0 526481098 645005312 33747 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32351/statm: 157472 33747 400 364 0 93339 0
[pid=32353] ppid=32351 vsize=379560 CPUtime=391.28 cores=0-7
/proc/32353/stat : 32353 (precosat) T 32351 32353 32353 0 -1 4202496 127272 0 0 0 39108 20 0 0 25 0 1 0 526481099 388669440 93541 33554432000 4194304 4890832 140735891772416 18446744073709551615 4238338 0 0 16781312 17442 18446744071562691360 0 0 17 7 0 0 0
/proc/32353/statm: 94890 93541 86 171 0 94717 0
[pid=32351/tid=32360] ppid=32196 vsize=629888 CPUtime=0 cores=0-7
/proc/32351/task/32360/stat : 32360 (python) S 32196 32196 32122 0 -1 4202560 92 0 0 0 0 0 0 0 18 0 2 0 526491023 645005312 33747 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 514 18446604461492692928 0 0 -1 0 0 0 0
[pid=32357] ppid=32196 vsize=640144 CPUtime=1.22 cores=0-7
/proc/32357/stat : 32357 (python) S 32196 32196 32122 0 -1 4202560 1148 0 0 0 63 59 0 0 15 0 2 0 526490498 655507456 33766 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338403910 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/32357/statm: 160036 33766 401 364 0 95900 0
[pid=32359] ppid=32357 vsize=1863000 CPUtime=507.79 cores=0-7
/proc/32359/stat : 32359 (cryptominisat-2) R 32357 32359 32359 0 -1 4202496 410433 0 0 0 50703 76 0 0 25 0 1 0 526490499 1907712000 350450 33554432000 4194304 4677096 140735063425040 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/32359/statm: 465750 350450 392 118 0 460709 0
[pid=32357/tid=32364] ppid=32196 vsize=640144 CPUtime=0 cores=0-7
/proc/32357/task/32364/stat : 32364 (python) S 32196 32196 32122 0 -1 4202560 89 0 0 0 0 0 0 0 16 0 2 0 526500743 655507456 33766 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 514 18446604453948810560 0 0 -1 2 0 0 0
[pid=32367] ppid=32196 vsize=650400 CPUtime=0.64 cores=0-7
/proc/32367/stat : 32367 (python) S 32196 32196 32122 0 -1 4202560 1141 0 0 0 36 28 0 0 18 0 2 0 526510144 666009600 33797 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/32367/statm: 162600 33797 401 364 0 98461 0
[pid=32369] ppid=32367 vsize=75024 CPUtime=295.12 cores=0-7
/proc/32369/stat : 32369 (glucose_static) T 32367 32369 32369 0 -1 4202496 18338 0 0 0 29506 6 0 0 25 0 1 0 526510145 76824576 18066 33554432000 134512640 135217611 4292809632 18446744073709551615 134532935 0 0 16781312 8388611 18446744071562691360 0 0 17 0 0 0 0
/proc/32369/statm: 18756 18066 78 173 0 18581 0
[pid=32367/tid=32379] ppid=32196 vsize=650400 CPUtime=0 cores=0-7
/proc/32367/task/32379/stat : 32379 (python) S 32196 32196 32122 0 -1 4202560 84 0 0 0 0 0 0 0 18 0 2 0 526529689 666009600 33797 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 514 18446604453894817984 0 0 -1 0 0 0 0
[pid=32370] ppid=32196 vsize=660656 CPUtime=0.51 cores=0-7
/proc/32370/stat : 32370 (python) S 32196 32196 32122 0 -1 4202560 1198 0 0 0 27 24 0 0 18 0 2 0 526510334 676511744 33874 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338403910 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/32370/statm: 165164 33874 406 364 0 101022 0
[pid=32372] ppid=32370 vsize=89008 CPUtime=236.95 cores=0-7
/proc/32372/stat : 32372 (lingeling) R 32370 32372 32372 0 -1 4202496 37230 0 0 0 23690 5 0 0 25 0 1 0 526510335 91144192 21422 33554432000 4194304 4352236 140736003840896 18446744073709551615 4233996 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/32372/statm: 22252 21422 129 39 0 21332 0
[pid=32370/tid=32376] ppid=32196 vsize=660656 CPUtime=0 cores=0-7
/proc/32370/task/32376/stat : 32376 (python) S 32196 32196 32122 0 -1 4202560 83 0 0 0 0 0 0 0 19 0 2 0 526520356 676511744 33874 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 514 18446604453894817088 0 0 -1 2 0 0 0
[pid=32380] ppid=32196 vsize=670912 CPUtime=0.22 cores=0-7
/proc/32380/stat : 32380 (python) S 32196 32196 32122 0 -1 4202560 1209 0 0 0 12 10 0 0 19 0 2 0 526529716 687013888 33883 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/32380/statm: 167728 33883 406 364 0 103583 0
[pid=32382] ppid=32380 vsize=298700 CPUtime=100.19 cores=0-7
/proc/32382/stat : 32382 (precosat) T 32380 32382 32382 0 -1 4202496 86815 0 0 0 10007 12 0 0 25 0 1 0 526529716 305868800 73295 33554432000 4194304 4890832 140733361026192 18446744073709551615 4238592 0 0 16781312 17442 18446744071562691360 0 0 17 5 0 0 0
/proc/32382/statm: 74675 73295 86 171 0 74502 0
[pid=32380/tid=32386] ppid=32196 vsize=670912 CPUtime=0 cores=0-7
/proc/32380/task/32386/stat : 32386 (python) S 32196 32196 32122 0 -1 4202560 77 0 0 0 0 0 0 0 19 0 2 0 526539737 687013888 33883 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 514 18446604453919791936 0 0 -1 5 0 0 0
[pid=32387] ppid=32196 vsize=681168 CPUtime=0.03 cores=0-7
/proc/32387/stat : 32387 (python) S 32196 32196 32122 0 -1 4202560 995 0 0 0 1 2 0 0 15 0 1 0 526539824 697516032 33831 33554432000 4194304 5683644 140734019301008 18446744073709551615 270338403910 0 0 16781312 514 8854987267333128450 0 0 17 3 0 0 0
/proc/32387/statm: 170292 33831 379 364 0 106144 0
[pid=32389] ppid=32387 vsize=855224 CPUtime=21.95 cores=0-7
/proc/32389/stat : 32389 (cryptominisat-2) R 32387 32389 32389 0 -1 4202496 149400 0 0 0 2177 18 0 0 25 0 1 0 526539825 875749376 144660 33554432000 4194304 4677096 140735395045744 18446744073709551615 270338080231 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/32389/statm: 213806 144661 378 118 0 208765 0
[pid=32196/tid=32205] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32205/stat : 32205 (python) S 32194 32196 32122 0 -1 4202560 42 937 0 0 0 0 0 0 18 0 24 0 526196893 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 0 0 0 0
[pid=32196/tid=32208] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32208/stat : 32208 (python) S 32194 32196 32122 0 -1 4202560 35 937 0 0 0 0 0 0 18 0 24 0 526196896 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 6 0 0 0
[pid=32196/tid=32211] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32211/stat : 32211 (python) S 32194 32196 32122 0 -1 4202560 40 937 0 0 0 0 0 0 18 0 24 0 526196899 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 6 0 0 0
[pid=32196/tid=32214] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32214/stat : 32214 (python) S 32194 32196 32122 0 -1 4202560 22 937 0 0 0 0 0 0 18 0 24 0 526196903 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 5 0 0 0
[pid=32196/tid=32217] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32217/stat : 32217 (python) S 32194 32196 32122 0 -1 4202560 80 937 0 0 0 0 0 0 18 0 24 0 526196906 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 2 0 0 0
[pid=32196/tid=32220] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32220/stat : 32220 (python) S 32194 32196 32122 0 -1 4202560 47 937 0 0 0 0 0 0 18 0 24 0 526196910 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 7 0 0 0
[pid=32196/tid=32223] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32223/stat : 32223 (python) S 32194 32196 32122 0 -1 4202560 50 937 0 0 0 0 0 0 18 0 24 0 526196913 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 3 0 0 0
[pid=32196/tid=32226] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32226/stat : 32226 (python) S 32194 32196 32122 0 -1 4202560 49 937 0 0 0 0 0 0 18 0 24 0 526196917 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 0 0 0 0
[pid=32196/tid=32234] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32234/stat : 32234 (python) S 32194 32196 32122 0 -1 4202560 48 937 0 0 0 0 0 0 18 0 24 0 526206926 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 0 0 0 0
[pid=32196/tid=32251] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32251/stat : 32251 (python) S 32194 32196 32122 0 -1 4202560 57 937 0 0 0 0 0 0 18 0 24 0 526245630 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 0 0 0 0
[pid=32196/tid=32255] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32255/stat : 32255 (python) S 32194 32196 32122 0 -1 4202560 53 937 0 0 0 0 0 0 18 0 24 0 526245840 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 0 0 0 0
[pid=32196/tid=32264] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32264/stat : 32264 (python) S 32194 32196 32122 0 -1 4202560 46 937 0 0 0 0 0 0 18 0 24 0 526265482 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 1 0 0 0
[pid=32196/tid=32282] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32282/stat : 32282 (python) S 32194 32196 32122 0 -1 4202560 73 937 0 0 0 0 0 0 18 0 24 0 526313870 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 0 0 0 0
[pid=32196/tid=32296] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32296/stat : 32296 (python) S 32194 32196 32122 0 -1 4202560 56 937 0 0 0 0 0 0 18 0 24 0 526333686 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 3 0 0 0
[pid=32196/tid=32302] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32302/stat : 32302 (python) S 32194 32196 32122 0 -1 4202560 48 937 0 0 0 0 0 0 18 0 24 0 526343392 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 1 0 0 0
[pid=32196/tid=32329] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32329/stat : 32329 (python) S 32194 32196 32122 0 -1 4202560 63 937 0 0 0 0 0 0 15 0 24 0 526422145 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 4 0 0 0
[pid=32196/tid=32338] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32338/stat : 32338 (python) S 32194 32196 32122 0 -1 4202560 51 937 0 0 0 0 0 0 18 0 24 0 526441792 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 0 0 0 0
[pid=32196/tid=32352] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32352/stat : 32352 (python) S 32194 32196 32122 0 -1 4202560 51 937 0 0 0 0 0 0 18 0 24 0 526481098 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 3 0 0 0
[pid=32196/tid=32358] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32358/stat : 32358 (python) S 32194 32196 32122 0 -1 4202560 43 937 0 0 0 0 0 0 18 0 24 0 526490499 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 1 0 0 0
[pid=32196/tid=32368] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32368/stat : 32368 (python) S 32194 32196 32122 0 -1 4202560 46 937 0 0 0 0 0 0 18 0 24 0 526510145 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 1 0 0 0
[pid=32196/tid=32371] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32371/stat : 32371 (python) S 32194 32196 32122 0 -1 4202560 35 937 0 0 0 0 0 0 18 0 24 0 526510335 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 0 0 0 0
[pid=32196/tid=32381] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32381/stat : 32381 (python) S 32194 32196 32122 0 -1 4202560 40 937 0 0 0 0 0 0 20 0 24 0 526529716 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 1 0 0 0
[pid=32196/tid=32388] ppid=32194 vsize=691412 CPUtime=0 cores=0-7
/proc/32196/task/32388/stat : 32388 (python) S 32194 32196 32122 0 -1 4202560 38 937 0 0 0 0 0 0 19 0 24 0 526539825 708005888 35376 33554432000 4194304 5683644 140734019301008 18446744073709551615 270350207409 0 0 16781312 2 18446604453946913920 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 27588.8
Current children cumulated vsize (KiB) 31769948

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 3516.16
CPU time (s): 27588.8
CPU user time (s): 27547.6
CPU system time (s): 41.21
CPU usage (%): 784.629
Max. virtual memory (cumulated for all children) (KiB): 31769948

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

runsolver used 23.1045 second user time and 61.4547 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-02 14:02:28
IDJOB=3321388
IDBENCH=70808
IDSOLVER=1710
FILE ID=node143/3321388-1304337747
RUNJOBID= node143-1304337555-32136
PBS_JOBID= 13178038
Free space on /tmp= 73560 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321388-1304337747/watcher-3321388-1304337747 -o /tmp/evaluation-result-3321388-1304337747/solver-3321388-1304337747 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3321388-1304337747.cnf -seed 130895782 -budget 40000 -cores 8

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=130895782

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28203228 kB
Buffers:        312904 kB
Cached:        1807028 kB
SwapCached:        168 kB
Active:        2898348 kB
Inactive:      1538096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28203228 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           42208 kB
Writeback:           0 kB
AnonPages:     2316056 kB
Mapped:          22272 kB
Slab:           229692 kB
PageTables:      19288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 43662396 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= 73528 MiB
End job on node143 at 2011-05-02 15:01:06