Trace number 3380575

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-par-industrial (fixed)UNSAT 24646.3 3128.67

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand128.cnf
MD5SUMa551844fb6a7f35cf6025d0a525ca14e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark808.69
Satisfiable
(Un)Satisfiability was proved
Number of variables153834
Number of clauses459965
Sum of the clauses size1073249
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2306642
Number of clauses of size 3153321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.36/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.67	c INFO: solving HOME/instance-3380575-1305481735.cnf
0.36/0.67	c INFO: computing task features
1.75/2.07	c INFO: computed variable-clause graph statistics
1.86/2.12	c INFO: computed clause balance statistics
9.05/9.30	c INFO: computed variable balance statistics
14.35/14.66	c INFO: computed small-clause counts
14.45/14.76	c INFO: computed Horn-clause counts
41.75/42.08	c INFO: computed variable graph statistics
41.75/42.08	c INFO: collected features for HOME/instance-3380575-1305481735.cnf in 41.36 s
41.85/42.11	c INFO: running lingeling-276@0 for 97 with 4958 remaining (b = 0.49)
41.85/42.13	c INFO: running lingeling-276@0 for 1261 with 4958 remaining (b = 0.53)
41.85/42.16	c INFO: running cryptominisat-2.9.0@0 for 485 with 4958 remaining (b = 0.38)
41.85/42.19	c INFO: running SApperloT@0 for 97 with 4958 remaining (b = 0.03)
41.95/42.22	c INFO: running lingeling-276@0 for 1261 with 4958 remaining (b = 0.43)
41.95/42.24	c INFO: running cryptominisat-2.9.0@0 for 1649 with 4958 remaining (b = 0.53)
41.95/42.27	c INFO: running lingeling-276@0 for 1067 with 4958 remaining (b = 0.32)
42.05/42.30	c INFO: running precosat-570@0 for 291 with 4958 remaining (b = 0.19)
826.85/140.52	c INFO: running cryptominisat-2.9.0@0 for 485 with 4860 remaining (b = 0.22)
841.99/142.42	c INFO: running cryptominisat-2.9.0@0 for 1940 with 4858 remaining (b = 0.44)
2371.41/334.13	c INFO: running precosat-570@98 for 679 with 4666 remaining (b = 0.23)
3970.32/534.53	c INFO: running precosat-570@0 for 776 with 4466 remaining (b = 0.24)
4720.14/628.56	c INFO: running lingeling-276@0 for 97 with 4372 remaining (b = 0.04)
5496.35/725.85	c INFO: running lingeling-276@97 for 97 with 4274 remaining (b = 0.04)
6296.69/826.16	c INFO: running precosat-570@0 for 388 with 4174 remaining (b = 0.15)
7833.93/1018.97	c INFO: running precosat-570@0 for 97 with 3981 remaining (b = 0.04)
8602.20/1115.22	c INFO: running precosat-570@586 for 97 with 3885 remaining (b = 0.03)
8634.11/1119.28	c INFO: running precosat-570@1072 for 97 with 3881 remaining (b = 0.05)
9378.42/1212.52	c INFO: running lingeling-276@0 for 97 with 3788 remaining (b = 0.04)
9434.24/1219.59	c INFO: running precosat-570@1169 for 97 with 3781 remaining (b = 0.03)
9447.74/1221.25	c INFO: running cryptominisat-2.9.0@0 for 1843 with 3779 remaining (b = 0.33)
10137.00/1307.65	c INFO: running cryptominisat-2.9.0@99 for 1843 with 3693 remaining (b = 0.31)
10178.46/1312.84	c INFO: running cryptominisat-2.9.0@0 for 97 with 3687 remaining (b = 0.03)
10192.85/1314.64	c INFO: running precosat-570@685 for 1552 with 3686 remaining (b = 0.22)
10233.46/1319.74	c INFO: running cryptominisat-2.9.0@0 for 485 with 3680 remaining (b = 0.10)
10234.20/1319.90	c INFO: running lingeling-276@196 for 97 with 3680 remaining (b = 0.02)
10994.44/1415.26	c INFO: running precosat-570@682 for 97 with 3585 remaining (b = 0.02)
11010.33/1417.21	c INFO: running lingeling-276@0 for 97 with 3583 remaining (b = 0.02)
11769.80/1512.57	c INFO: running lingeling-276@0 for 97 with 3488 remaining (b = 0.02)
11785.66/1514.52	c INFO: running lingeling-276@98 for 194 with 3486 remaining (b = 0.05)
12545.01/1609.87	c INFO: running lingeling-276@297 for 970 with 3390 remaining (b = 0.19)
13415.15/1719.10	c INFO: running lingeling-276@0 for 97 with 3281 remaining (b = 0.02)
13415.94/1719.13	c INFO: running lingeling-276@195 for 1067 with 3281 remaining (b = 0.21)
14183.19/1815.44	c INFO: running lingeling-276@96 for 194 with 3185 remaining (b = 0.06)
14191.13/1816.41	c INFO: running lingeling-276@197 for 97 with 3184 remaining (b = 0.03)
14949.72/1911.70	c INFO: running lingeling-276@292 for 970 with 3088 remaining (b = 0.16)
15725.80/2009.00	c INFO: running lingeling-276@97 for 194 with 2991 remaining (b = 0.04)
16413.47/2095.35	c INFO: running cryptominisat-2.9.0@291 for 97 with 2905 remaining (b = 0.02)
17197.49/2193.71	c INFO: running cryptominisat-2.9.0@389 for 97 with 2806 remaining (b = 0.03)
17267.65/2202.56	c INFO: running lingeling-276@2043 for 97 with 2798 remaining (b = 0.02)
17934.60/2286.22	c INFO: running precosat-570@0 for 194 with 2714 remaining (b = 0.04)
18027.06/2297.84	c INFO: running cryptominisat-2.9.0@778 for 873 with 2702 remaining (b = 0.15)
19500.44/2482.79	c INFO: running cryptominisat-2.9.0@0 for 97 with 2517 remaining (b = 0.02)
20310.67/2584.40	c INFO: running lingeling-276@193 for 291 with 2416 remaining (b = 0.05)
20458.07/2602.99	c INFO: running precosat-570@94 for 291 with 2397 remaining (b = 0.04)
21989.65/2795.13	c INFO: running lingeling-276@0 for 97 with 2205 remaining (b = 0.02)
22594.38/2871.07	c INFO: running precosat-570@1950 for 194 with 2129 remaining (b = 0.04)
22619.86/2874.25	c INFO: running precosat-570@1560 for 97 with 2126 remaining (b = 0.01)
22748.85/2890.50	c INFO: running lingeling-276@485 for 97 with 2110 remaining (b = 0.01)
22788.64/2895.45	c INFO: running lingeling-276@1163 for 194 with 2105 remaining (b = 0.03)
22815.75/2898.85	c INFO: running precosat-570@1162 for 97 with 2101 remaining (b = 0.02)
23394.99/2971.56	c INFO: running precosat-570@2535 for 97 with 2029 remaining (b = 0.01)
23508.13/2985.79	c INFO: running cryptominisat-2.9.0@582 for 1358 with 2014 remaining (b = 0.18)
23575.13/2994.14	c INFO: running precosat-570@1259 for 97 with 2006 remaining (b = 0.01)
24120.84/3062.63	c INFO: running cryptominisat-2.9.0@0 for 1938 with 1938 remaining (b = 0.20)
24154.38/3066.85	c INFO: running cryptominisat-2.9.0@99 for 1933 with 1933 remaining (b = 0.20)
24331.13/3089.03	c INFO: running precosat-570@0 for 388 with 1911 remaining (b = 0.06)
24350.25/3091.48	c INFO: running cryptominisat-2.9.0@1265 for 97 with 1909 remaining (b = 0.02)
24382.21/3095.45	c INFO: running cryptominisat-2.9.0@101 for 1905 with 1905 remaining (b = 0.18)
24646.21/3128.63	s UNSATISFIABLE

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: 961)

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-3380575-1305481735/watcher-3380575-1305481735 -o /tmp/evaluation-result-3380575-1305481735/solver-3380575-1305481735 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3380575-1305481735.cnf -seed 431644147 -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.39 6.91 3.52 2/358 27774
/proc/meminfo: memFree=7732088/32950928 swapFree=67083212/67111528
[pid=27774] ppid=27772 vsize=15772 CPUtime=0 cores=0-7
/proc/27774/stat : 27774 (python) S 27772 27774 27521 0 -1 4202496 901 0 0 0 0 0 0 0 20 0 1 0 659773248 16150528 783 33554432000 4194304 5683644 140734018923792 18446744073709551615 208080230400 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/27774/statm: 3943 783 346 364 0 430 0

[startup+0.057873 s]
/proc/loadavg: 8.39 6.91 3.52 2/358 27774
/proc/meminfo: memFree=7732088/32950928 swapFree=67083212/67111528
[pid=27774] ppid=27772 vsize=29784 CPUtime=0.03 cores=0-7
/proc/27774/stat : 27774 (python) R 27772 27774 27521 0 -1 4202496 1407 0 0 0 3 0 0 0 20 0 1 0 659773248 30498816 1252 33554432000 4194304 5683644 140734018923792 18446744073709551615 208079893189 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27774/statm: 7446 1252 443 364 0 816 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29784

[startup+0.10087 s]
/proc/loadavg: 8.39 6.91 3.52 2/358 27774
/proc/meminfo: memFree=7732088/32950928 swapFree=67083212/67111528
[pid=27774] ppid=27772 vsize=87700 CPUtime=0.06 cores=0-7
/proc/27774/stat : 27774 (python) S 27772 27774 27521 0 -1 4202496 2636 0 0 0 4 2 0 0 17 0 1 0 659773248 89804800 2353 33554432000 4194304 5683644 140734018923792 18446744073709551615 208080230400 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/27774/statm: 21925 2353 717 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87700

[startup+0.300824 s]
/proc/loadavg: 8.39 6.91 3.52 2/358 27774
/proc/meminfo: memFree=7732088/32950928 swapFree=67083212/67111528
[pid=27774] ppid=27772 vsize=135748 CPUtime=0.19 cores=0-7
/proc/27774/stat : 27774 (python) R 27772 27774 27521 0 -1 4202496 5963 936 1 0 13 6 0 0 17 0 1 0 659773248 139005952 4150 33554432000 4194304 5683644 140734018923792 18446744073709551615 208080228357 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27774/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700777 s]
/proc/loadavg: 8.39 6.91 3.52 2/358 27774
/proc/meminfo: memFree=7732088/32950928 swapFree=67083212/67111528
[pid=27774] ppid=27772 vsize=287736 CPUtime=0.45 cores=0-7
/proc/27774/stat : 27774 (python) R 27772 27774 27521 0 -1 4202496 11568 936 1 0 32 13 0 0 16 0 1 0 659773248 294641664 9249 33554432000 4194304 5683644 140734018923792 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27774/statm: 71934 9249 1761 364 0 7858 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 287736

[startup+1.5006 s]
/proc/loadavg: 8.39 6.91 3.52 2/359 27779
/proc/meminfo: memFree=7681860/32950928 swapFree=67083212/67111528
[pid=27774] ppid=27772 vsize=341956 CPUtime=1.25 cores=0-7
/proc/27774/stat : 27774 (python) R 27772 27774 27521 0 -1 4202496 24861 936 1 0 110 15 0 0 17 0 1 0 659773248 350162944 22542 33554432000 4194304 5683644 140734018923792 18446744073709551615 4602336 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27774/statm: 85489 22543 1761 364 0 21413 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 341956

[startup+3.10021 s]
/proc/loadavg: 8.39 6.91 3.52 2/359 27779
/proc/meminfo: memFree=7630524/32950928 swapFree=67083212/67111528
[pid=27774] ppid=27772 vsize=364712 CPUtime=2.84 cores=0-7
/proc/27774/stat : 27774 (python) R 27772 27774 27521 0 -1 4202496 45671 936 1 0 266 18 0 0 19 0 1 0 659773248 373465088 28563 33554432000 4194304 5683644 140734018923792 18446744073709551615 47339013357154 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27774/statm: 91178 28563 1826 364 0 27102 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 364712

[startup+6.3006 s]
/proc/loadavg: 7.80 6.81 3.51 2/359 27779
/proc/meminfo: memFree=7625440/32950928 swapFree=67083212/67111528
[pid=27774] ppid=27772 vsize=364712 CPUtime=6.04 cores=0-7
/proc/27774/stat : 27774 (python) R 27772 27774 27521 0 -1 4202496 45671 936 1 0 586 18 0 0 25 0 1 0 659773248 373465088 28563 33554432000 4194304 5683644 140734018923792 18446744073709551615 208079923568 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27774/statm: 91178 28563 1826 364 0 27102 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 364712

[startup+12.7004 s]
/proc/loadavg: 7.25 6.71 3.49 2/359 27779
/proc/meminfo: memFree=7627148/32950928 swapFree=67083212/67111528
[pid=27774] ppid=27772 vsize=364712 CPUtime=12.44 cores=0-7
/proc/27774/stat : 27774 (python) R 27772 27774 27521 0 -1 4202496 45672 936 1 0 1226 18 0 0 25 0 1 0 659773248 373465088 28564 33554432000 4194304 5683644 140734018923792 18446744073709551615 47339013149752 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27774/statm: 91178 28564 1827 364 0 27102 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 364712

[startup+25.501 s]
/proc/loadavg: 5.87 6.43 3.45 2/359 27780
/proc/meminfo: memFree=7626584/32950928 swapFree=67083212/67111528
[pid=27774] ppid=27772 vsize=368304 CPUtime=25.25 cores=0-7
/proc/27774/stat : 27774 (python) R 27772 27774 27521 0 -1 4202496 46576 936 1 0 2507 18 0 0 25 0 1 0 659773248 377143296 29468 33554432000 4194304 5683644 140734018923792 18446744073709551615 47339013212300 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27774/statm: 92076 29468 1833 364 0 28000 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 368304

[startup+51.1011 s]
/proc/loadavg: 5.28 6.22 3.46 9/383 27804
/proc/meminfo: memFree=6887052/32950928 swapFree=67083212/67111528
[pid=27774] ppid=27772 vsize=508852 CPUtime=42.05 cores=0-7
/proc/27774/stat : 27774 (python) S 27772 27774 27521 0 -1 4202496 52268 936 1 0 4183 22 0 0 23 0 9 0 659773248 521064448 27900 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27774/statm: 127213 27900 1889 364 0 63110 0
[pid=27781] ppid=27774 vsize=361280 CPUtime=0.01 cores=0-7
/proc/27781/stat : 27781 (python) S 27774 27774 27521 0 -1 4202560 982 0 0 0 0 1 0 0 18 0 1 0 659777459 369950720 26254 33554432000 4194304 5683644 140734018923792 18446744073709551615 208080252431 0 0 16781312 514 16430582525413261569 0 0 17 1 0 0 0
/proc/27781/statm: 90320 26254 381 364 0 26238 0
[pid=27783] ppid=27781 vsize=54956 CPUtime=8.87 cores=0-7
/proc/27783/stat : 27783 (lingeling) R 27781 27783 27783 0 -1 4202496 28428 0 0 0 884 3 0 0 25 0 1 0 659777460 56274944 12941 33554432000 4194304 4352236 140737423775216 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/27783/statm: 13739 12941 129 39 0 12819 0
[pid=27784] ppid=27774 vsize=371536 CPUtime=0.01 cores=0-7
/proc/27784/stat : 27784 (python) S 27774 27774 27521 0 -1 4202560 909 0 0 0 1 0 0 0 18 0 1 0 659777462 380452864 26247 33554432000 4194304 5683644 140734018923792 18446744073709551615 208080252486 0 0 16781312 514 16430574828831867138 0 0 17 4 0 0 0
/proc/27784/statm: 92884 26247 370 364 0 28799 0
[pid=27786] ppid=27784 vsize=57448 CPUtime=8.95 cores=0-7
/proc/27786/stat : 27786 (lingeling) R 27784 27786 27786 0 -1 4202496 28402 0 0 0 892 3 0 0 25 0 1 0 659777462 58826752 13564 33554432000 4194304 4352236 140734184565280 18446744073709551615 4331241 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/27786/statm: 14362 13564 129 39 0 13442 0
[pid=27787] ppid=27774 vsize=381792 CPUtime=0.02 cores=0-7
/proc/27787/stat : 27787 (python) S 27774 27774 27521 0 -1 4202560 903 0 0 0 1 1 0 0 15 0 1 0 659777465 390955008 26251 33554432000 4194304 5683644 140734018923792 18446744073709551615 208080252486 0 0 16781312 514 17727289639485538561 0 0 17 1 0 0 0
/proc/27787/statm: 95448 26251 370 364 0 31360 0
[pid=27789] ppid=27787 vsize=212636 CPUtime=8.89 cores=0-7
/proc/27789/stat : 27789 (cryptominisat-2) R 27787 27789 27789 0 -1 4202496 49341 0 0 0 883 6 0 0 25 0 1 0 659777465 217739264 44703 33554432000 4194304 4677096 140735161024544 18446744073709551615 208079893189 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27789/statm: 53159 44703 378 118 0 48118 0
[pid=27790] ppid=27774 vsize=392048 CPUtime=0.01 cores=0-7
/proc/27790/stat : 27790 (python) S 27774 27774 27521 0 -1 4202560 932 0 0 0 0 1 0 0 18 0 1 0 659777467 401457152 26254 33554432000 4194304 5683644 140734018923792 18446744073709551615 208080252486 0 0 16781312 514 17181367547765686531 0 0 17 7 0 0 0
/proc/27790/statm: 98012 26254 369 364 0 33921 0
[pid=27792] ppid=27790 vsize=28416 CPUtime=8.89 cores=0-7
/proc/27792/stat : 27792 (SApperloT-base) R 27790 27792 27792 0 -1 4202496 6733 0 0 0 887 2 0 0 25 0 1 0 659777468 29097984 6249 33554432000 134512640 135674940 4286760320 18446744073709551615 134559984 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/27792/statm: 7104 6249 99 284 0 6818 0
[pid=27793] ppid=27774 vsize=467840 CPUtime=0.01 cores=0-7
/proc/27793/stat : 27793 (python) S 27774 27774 27521 0 -1 4202560 933 0 0 0 0 1 0 0 18 0 1 0 659777470 479068160 26261 33554432000 4194304 5683644 140734018923792 18446744073709551615 208080252486 0 0 16781312 514 17181359851184292098 0 0 17 1 0 0 0
/proc/27793/statm: 116960 26261 370 364 0 52866 0
[pid=27795] ppid=27793 vsize=57456 CPUtime=8.86 cores=0-7
/proc/27795/stat : 27795 (lingeling) R 27793 27795 27795 0 -1 4202496 28257 0 0 0 883 3 0 0 25 0 1 0 659777471 58834944 13567 33554432000 4194304 4352236 140734900989472 18446744073709551615 4327922 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/27795/statm: 14364 13567 129 39 0 13444 0
[pid=27796] ppid=27774 vsize=478096 CPUtime=0.01 cores=0-7
/proc/27796/stat : 27796 (python) S 27774 27774 27521 0 -1 4202560 937 0 0 0 0 1 0 0 15 0 1 0 659777473 489570304 26265 33554432000 4194304 5683644 140734018923792 18446744073709551615 208080252486 0 0 16781312 514 1406226997708816642 0 0 17 7 0 0 0
/proc/27796/statm: 119524 26265 370 364 0 55427 0
[pid=27798] ppid=27796 vsize=208788 CPUtime=8.68 cores=0-7
/proc/27798/stat : 27798 (cryptominisat-2) R 27796 27798 27798 0 -1 4202496 48230 0 0 0 861 7 0 0 25 0 1 0 659777473 213798912 43588 33554432000 4194304 4677096 140734026450112 18446744073709551615 4459134 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/27798/statm: 52197 43588 378 118 0 47156 0
[pid=27799] ppid=27774 vsize=488352 CPUtime=0.02 cores=0-7
/proc/27799/stat : 27799 (python) S 27774 27774 27521 0 -1 4202560 819 0 0 0 1 1 0 0 18 0 1 0 659777476 500072448 26386 33554432000 4194304 5683644 140734018923792 18446744073709551615 208080252486 0 0 16781312 514 14257705106613960961 0 0 17 1 0 0 0
/proc/27799/statm: 122088 26386 371 364 0 57988 0
[pid=27801] ppid=27799 vsize=55124 CPUtime=8.79 cores=0-7
/proc/27801/stat : 27801 (lingeling) R 27799 27801 27801 0 -1 4202496 28314 0 0 0 874 5 0 0 25 0 1 0 659777478 56446976 12951 33554432000 4194304 4352236 140735104674256 18446744073709551615 4328400 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/27801/statm: 13781 12951 129 39 0 12861 0
[pid=27802] ppid=27774 vsize=498608 CPUtime=0.01 cores=0-7
/proc/27802/stat : 27802 (python) S 27774 27774 27521 0 -1 4202560 866 0 0 0 0 1 0 0 18 0 1 0 659777478 510574592 26384 33554432000 4194304 5683644 140734018923792 18446744073709551615 208080252486 0 0 16781312 514 8056887510858432772 0 0 17 6 0 0 0
/proc/27802/statm: 124652 26384 377 364 0 60549 0
[pid=27804] ppid=27802 vsize=164692 CPUtime=8.76 cores=0-7
/proc/27804/stat : 27804 (precosat) R 27802 27804 27804 0 -1 4202496 41229 0 0 0 871 5 0 0 25 0 1 0 659777479 168644608 38558 33554432000 4194304 4890832 140735675324496 18446744073709551615 4238599 0 0 16781312 17442 0 0 0 17 6 0 0 0
/proc/27804/statm: 41173 38558 86 171 0 41000 0
[pid=27774/tid=27782] ppid=27772 vsize=508852 CPUtime=0 cores=0-7
/proc/27774/task/27782/stat : 27782 (python) S 27772 27774 27521 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 9 0 659777460 521064448 27900 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27785] ppid=27772 vsize=508852 CPUtime=0 cores=0-7
/proc/27774/task/27785/stat : 27785 (python) S 27772 27774 27521 0 -1 4202560 20 936 0 0 0 0 0 0 25 0 9 0 659777462 521064448 27900 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 4 0 0 0
[pid=27774/tid=27788] ppid=27772 vsize=508852 CPUtime=0 cores=0-7
/proc/27774/task/27788/stat : 27788 (python) S 27772 27774 27521 0 -1 4202560 25 936 0 0 0 0 0 0 25 0 9 0 659777465 521064448 27900 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 0 0 0 0
[pid=27774/tid=27791] ppid=27772 vsize=508852 CPUtime=0 cores=0-7
/proc/27774/task/27791/stat : 27791 (python) S 27772 27774 27521 0 -1 4202560 19 936 0 0 0 0 0 0 18 0 9 0 659777468 521064448 27900 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 5 0 0 0
[pid=27774/tid=27794] ppid=27772 vsize=508852 CPUtime=0 cores=0-7
/proc/27774/task/27794/stat : 27794 (python) S 27772 27774 27521 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 9 0 659777470 521064448 27900 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 0 0 0 0
[pid=27774/tid=27797] ppid=27772 vsize=508852 CPUtime=0 cores=0-7
/proc/27774/task/27797/stat : 27797 (python) S 27772 27774 27521 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 9 0 659777473 521064448 27900 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 7 0 0 0
[pid=27774/tid=27800] ppid=27772 vsize=508852 CPUtime=0 cores=0-7
/proc/27774/task/27800/stat : 27800 (python) S 27772 27774 27521 0 -1 4202560 60 936 0 0 0 0 0 0 21 0 9 0 659777476 521064448 27900 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27803] ppid=27772 vsize=508852 CPUtime=0 cores=0-7
/proc/27774/task/27803/stat : 27803 (python) S 27772 27774 27521 0 -1 4202560 32 936 0 0 0 0 0 0 23 0 9 0 659777479 521064448 27900 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 112.84
Current children cumulated vsize (KiB) 4787920

[startup+102.314 s]
/proc/loadavg: 6.88 6.51 3.70 9/383 27806
/proc/meminfo: memFree=6282304/32950928 swapFree=67083212/67111528
[pid=27774] ppid=27772 vsize=508852 CPUtime=42.05 cores=0-7
/proc/27774/stat : 27774 (python) S 27772 27774 27521 0 -1 4202496 52268 936 1 0 4183 22 0 0 23 0 9 0 659773248 521064448 27900 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27774/statm: 127213 27900 1889 364 0 63110 0
[pid=27781] ppid=27774 vsize=361280 CPUtime=0.16 cores=0-7
/proc/27781/stat : 27781 (python) S 27774 27774 27521 0 -1 4202560 1011 0 0 0 8 8 0 0 18 0 1 0 659777459 369950720 26254 33554432000 4194304 5683644 140734018923792 18446744073709551615 208080252431 0 0 16781312 514 17728296787841614081 0 0 17 1 0 0 0
/proc/27781/statm: 90320 26254 381 364 0 26238 0
[pid=27783] ppid=27781 vsize=76436 CPUtime=59.45 cores=0-7
/proc/27783/stat : 27783 (lingeling) R 27781 27783 27783 0 -1 4202496 69017 0 0 0 5937 8 0 0 25 0 1 0 659777460 78270464 18279 33554432000 4194304 4352236 140737423775216 18446744073709551615 4283925 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/27783/statm: 19109 18279 129 39 0 18189 0
[pid=27784] ppid=27774 vsize=371536 CPUtime=0.17 cores=0-7
/proc/27784/stat : 27784 (python) S 27774 27774 27521 0 -1 4202560 937 0 0 0 10 7 0 0 18 0 1 0 659777462 380452864 26247 33554432000 4194304 5683644 140734018923792 18446744073709551615 208080252486 0 0 16781312 514 17728296787841614082 0 0 17 4 0 0 0
/proc/27784/statm: 92884 26247 370 364 0 28799 0
[pid=27786] ppid=27784 vsize=76492 CPUtime=60.15 cores=0-7
/proc/27786/stat : 27786 (lingeling) R 27784 27786 27786 0 -1 4202496 62151 0 0 0 6009 6 0 0 25 0 1 0 659777462 78327808 18293 33554432000 4194304 4352236 140734184565280 18446744073709551615 4319499 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/27786/statm: 19123 18293 129 39 0 18203 0

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

[pid=27774/tid=27810] ppid=27772 vsize=631924 CPUtime=0 cores=0-7
/proc/27774/task/27810/stat : 27810 (python) S 27772 27774 27521 0 -1 4202560 43 936 0 0 0 0 0 0 18 0 21 0 659787301 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27814] ppid=27772 vsize=631924 CPUtime=0 cores=0-7
/proc/27774/task/27814/stat : 27814 (python) S 27772 27774 27521 0 -1 4202560 45 936 0 0 0 0 0 0 18 0 21 0 659787491 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27829] ppid=27772 vsize=631924 CPUtime=0 cores=0-7
/proc/27774/task/27829/stat : 27829 (python) S 27772 27774 27521 0 -1 4202560 39 936 0 0 0 0 0 0 20 0 21 0 659826702 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27850] ppid=27772 vsize=631924 CPUtime=0 cores=0-7
/proc/27774/task/27850/stat : 27850 (python) S 27772 27774 27521 0 -1 4202560 43 936 0 0 0 0 0 0 18 0 21 0 659855865 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 3 0 0 0
[pid=27774/tid=27861] ppid=27772 vsize=631924 CPUtime=0 cores=0-7
/proc/27774/task/27861/stat : 27861 (python) S 27772 27774 27521 0 -1 4202560 50 936 0 0 0 0 0 0 18 0 21 0 659875146 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 3 0 0 0
[pid=27774/tid=27871] ppid=27772 vsize=631924 CPUtime=0 cores=0-7
/proc/27774/task/27871/stat : 27871 (python) S 27772 27774 27521 0 -1 4202560 49 936 0 0 0 0 0 0 18 0 21 0 659894501 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27880] ppid=27772 vsize=631924 CPUtime=0 cores=0-7
/proc/27774/task/27880/stat : 27880 (python) S 27772 27774 27521 0 -1 4202560 44 936 0 0 0 0 0 0 18 0 21 0 659904533 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 1 0 0 0
[pid=27774/tid=27885] ppid=27772 vsize=631924 CPUtime=0 cores=0-7
/proc/27774/task/27885/stat : 27885 (python) S 27772 27774 27521 0 -1 4202560 41 936 0 0 0 0 0 0 18 0 21 0 659905223 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27918] ppid=27772 vsize=631924 CPUtime=0 cores=0-7
/proc/27774/task/27918/stat : 27918 (python) S 27772 27774 27521 0 -1 4202560 55 936 0 0 0 0 0 0 18 0 21 0 660001871 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27927] ppid=27772 vsize=631924 CPUtime=0 cores=0-7
/proc/27774/task/27927/stat : 27927 (python) S 27772 27774 27521 0 -1 4202560 44 936 0 0 0 0 0 0 18 0 21 0 660021528 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27940] ppid=27772 vsize=631924 CPUtime=0 cores=0-7
/proc/27774/task/27940/stat : 27940 (python) S 27772 27774 27521 0 -1 4202560 39 936 0 0 0 0 0 0 20 0 21 0 660052762 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27951] ppid=27772 vsize=631924 CPUtime=0 cores=0-7
/proc/27774/task/27951/stat : 27951 (python) S 27772 27774 27521 0 -1 4202560 50 936 0 0 0 0 0 0 20 0 21 0 660082152 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24644.3
Current children cumulated vsize (KiB) 16886640

[startup+3128.5 s]
/proc/loadavg: 8.26 8.20 7.98 10/438 27954
/proc/meminfo: memFree=1817364/32950928 swapFree=67083212/67111528
[pid=27774] ppid=27772 vsize=631924 CPUtime=16843 cores=0-7
/proc/27774/stat : 27774 (python) S 27772 27774 27521 0 -1 4202496 65996 2864397 1 0 4309 29 1676896 3065 16 0 21 0 659773248 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092062527 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27774/statm: 157981 28156 1914 364 0 93842 0
[pid=27796] ppid=27774 vsize=478096 CPUtime=5.28 cores=0-7
/proc/27796/stat : 27796 (python) S 27774 27774 27521 0 -1 4202560 1202 0 0 0 267 261 0 0 15 0 2 0 659777473 489570304 26296 33554432000 4194304 5683644 140734018923792 18446744073709551615 208080252486 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27796/statm: 119524 26296 400 364 0 55427 0
[pid=27798] ppid=27796 vsize=946380 CPUtime=1720.57 cores=0-7
/proc/27798/stat : 27798 (cryptominisat-2) R 27796 27798 27798 0 -1 4202496 878754 0 0 0 171798 259 0 0 25 0 1 0 659777473 969093120 192326 33554432000 4194304 4677096 140734026450112 18446744073709551615 4320650 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/27798/statm: 236595 192326 392 118 0 231554 0
[pid=27796/tid=27899] ppid=27774 vsize=478096 CPUtime=0 cores=0-7
/proc/27796/task/27899/stat : 27899 (python) S 27774 27774 27521 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 659945156 489570304 26296 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 514 18446604451937353920 0 0 -1 1 0 0 0
[pid=27809] ppid=27774 vsize=0 CPUtime=2308.58 cores=0-7
/proc/27809/stat : 27809 (python) Z 27774 27774 27521 0 -1 4202588 1145 997947 0 0 521 399 229671 267 18 0 1 0 659787300 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27809/statm: 0 0 0 0 0 0 0
[pid=27813] ppid=27774 vsize=519120 CPUtime=6.79 cores=0-7
/proc/27813/stat : 27813 (python) S 27774 27774 27521 0 -1 4202560 1047 0 0 0 350 329 0 0 15 0 2 0 659787491 531578880 26447 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092062527 0 0 16781824 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27813/statm: 129780 26447 399 364 0 65671 0
[pid=27815] ppid=27813 vsize=0 CPUtime=2280.44 cores=0-7
/proc/27815/stat : 27815 (cryptominisat-2) R 27813 27815 27815 0 -1 4203524 970126 0 0 0 227733 311 0 0 25 0 1 0 659787491 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27815/statm: 0 0 0 0 0 0 0
[pid=27813/tid=27911] ppid=27774 vsize=519120 CPUtime=0 cores=0-7
/proc/27813/task/27911/stat : 27911 (python) S 27774 27774 27521 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 2 0 659982781 531578880 26447 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781824 2 18446604441253519424 0 0 -1 6 0 0 0
[pid=27879] ppid=27774 vsize=570400 CPUtime=2.97 cores=0-7
/proc/27879/stat : 27879 (python) S 27774 27774 27521 0 -1 4202560 1313 0 0 0 154 143 0 0 15 0 2 0 659904532 584089600 26521 33554432000 4194304 5683644 140734018923792 18446744073709551615 208080252486 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/27879/statm: 142600 26521 406 364 0 78476 0
[pid=27881] ppid=27879 vsize=775552 CPUtime=929.81 cores=0-7
/proc/27881/stat : 27881 (cryptominisat-2) R 27879 27881 27881 0 -1 4202496 509728 0 0 0 92831 150 0 0 25 0 1 0 659904533 794165248 155457 33554432000 4194304 4677096 140737139378992 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/27881/statm: 193888 155457 392 118 0 188847 0
[pid=27879/tid=27890] ppid=27774 vsize=570400 CPUtime=0 cores=0-7
/proc/27879/task/27890/stat : 27890 (python) S 27774 27774 27521 0 -1 4202560 73 0 0 0 0 0 0 0 16 0 2 0 659914771 584089600 26521 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 514 18446604450493618048 0 0 -1 1 0 0 0
[pid=27884] ppid=27774 vsize=580656 CPUtime=1.79 cores=0-7
/proc/27884/stat : 27884 (python) S 27774 27774 27521 0 -1 4202560 1230 0 0 0 88 91 0 0 15 0 2 0 659905223 594591744 26568 33554432000 4194304 5683644 140734018923792 18446744073709551615 208080252486 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/27884/statm: 145164 26568 407 364 0 81037 0
[pid=27886] ppid=27884 vsize=681176 CPUtime=546.67 cores=0-7
/proc/27886/stat : 27886 (cryptominisat-2) R 27884 27886 27886 0 -1 4202496 369499 0 0 0 54577 90 0 0 25 0 1 0 659905223 697524224 136206 33554432000 4194304 4677096 140734440686768 18446744073709551615 4319853 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/27886/statm: 170294 136206 392 118 0 165253 0
[pid=27884/tid=27903] ppid=27774 vsize=580656 CPUtime=0 cores=0-7
/proc/27884/task/27903/stat : 27903 (python) S 27774 27774 27521 0 -1 4202560 79 0 0 0 0 0 0 0 17 0 2 0 659954789 594591744 26568 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 514 18446604453854265728 0 0 -1 7 0 0 0
[pid=27774/tid=27782] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27782/stat : 27782 (python) S 27772 27774 27521 0 -1 4202560 35 2864397 0 0 0 0 1676896 3065 18 0 21 0 659777460 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27785] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27785/stat : 27785 (python) S 27772 27774 27521 0 -1 4202560 32 2864397 0 0 0 0 1676896 3065 18 0 21 0 659777462 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 4 0 0 0
[pid=27774/tid=27788] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27788/stat : 27788 (python) S 27772 27774 27521 0 -1 4202560 38 2864397 0 0 0 0 1676896 3065 18 0 21 0 659777465 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 0 0 0 0
[pid=27774/tid=27791] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27791/stat : 27791 (python) S 27772 27774 27521 0 -1 4202560 19 2864397 0 0 0 0 1676896 3065 18 0 21 0 659777468 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 5 0 0 0
[pid=27774/tid=27794] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27794/stat : 27794 (python) S 27772 27774 27521 0 -1 4202560 35 2864397 0 0 0 0 1676896 3065 16 0 21 0 659777470 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 0 0 0 0
[pid=27774/tid=27797] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27797/stat : 27797 (python) S 27772 27774 27521 0 -1 4202560 32 2864397 0 0 0 0 1676896 3065 18 0 21 0 659777473 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 7 0 0 0
[pid=27774/tid=27800] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27800/stat : 27800 (python) S 27772 27774 27521 0 -1 4202560 77 2864397 0 0 0 0 1676896 3065 18 0 21 0 659777476 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27803] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27803/stat : 27803 (python) S 27772 27774 27521 0 -1 4202560 55 2864397 0 0 0 0 1676896 3065 18 0 21 0 659777479 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27810] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27810/stat : 27810 (python) S 27772 27774 27521 0 -1 4202560 43 2864397 0 0 0 0 1676896 3065 18 0 21 0 659787301 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27814] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27814/stat : 27814 (python) S 27772 27774 27521 0 -1 4202560 45 2864397 0 0 0 0 1676896 3065 18 0 21 0 659787491 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27829] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27829/stat : 27829 (python) S 27772 27774 27521 0 -1 4202560 39 2864397 0 0 0 0 1676896 3065 20 0 21 0 659826702 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27850] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27850/stat : 27850 (python) S 27772 27774 27521 0 -1 4202560 43 2864397 0 0 0 0 1676896 3065 18 0 21 0 659855865 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 3 0 0 0
[pid=27774/tid=27861] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27861/stat : 27861 (python) S 27772 27774 27521 0 -1 4202560 50 2864397 0 0 0 0 1676896 3065 18 0 21 0 659875146 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 3 0 0 0
[pid=27774/tid=27871] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27871/stat : 27871 (python) S 27772 27774 27521 0 -1 4202560 49 2864397 0 0 0 0 1676896 3065 18 0 21 0 659894501 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27880] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27880/stat : 27880 (python) S 27772 27774 27521 0 -1 4202560 44 2864397 0 0 0 0 1676896 3065 18 0 21 0 659904533 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 1 0 0 0
[pid=27774/tid=27885] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27885/stat : 27885 (python) S 27772 27774 27521 0 -1 4202560 41 2864397 0 0 0 0 1676896 3065 18 0 21 0 659905223 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27918] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27918/stat : 27918 (python) S 27772 27774 27521 0 -1 4202560 55 2864397 0 0 0 0 1676896 3065 18 0 21 0 660001871 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27927] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27927/stat : 27927 (python) S 27772 27774 27521 0 -1 4202560 44 2864397 0 0 0 0 1676896 3065 18 0 21 0 660021528 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27940] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27940/stat : 27940 (python) S 27772 27774 27521 0 -1 4202560 39 2864397 0 0 0 0 1676896 3065 20 0 21 0 660052762 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27951] ppid=27772 vsize=631924 CPUtime=16799.6 cores=0-7
/proc/27774/task/27951/stat : 27951 (python) S 27772 27774 27521 0 -1 4202560 50 2864397 0 0 0 0 1676896 3065 20 0 21 0 660082152 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24645.9
Current children cumulated vsize (KiB) 5183304

[startup+3128.6 s]
/proc/loadavg: 8.26 8.20 7.98 10/438 27954
/proc/meminfo: memFree=1817364/32950928 swapFree=67083212/67111528
[pid=27774] ppid=27772 vsize=631924 CPUtime=21789.1 cores=0-7
/proc/27774/stat : 27774 (python) S 27772 27774 27521 0 -1 4202496 65999 5226681 1 0 4309 29 2170039 4530 15 0 21 0 659773248 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092062527 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27774/statm: 157981 28156 1914 364 0 93842 0
[pid=27809] ppid=27774 vsize=0 CPUtime=2308.58 cores=0-7
/proc/27809/stat : 27809 (python) Z 27774 27774 27521 0 -1 4202588 1145 997947 0 0 521 399 229671 267 18 0 1 0 659787300 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27809/statm: 0 0 0 0 0 0 0
[pid=27884] ppid=27774 vsize=580656 CPUtime=1.79 cores=0-7
/proc/27884/stat : 27884 (python) S 27774 27774 27521 0 -1 4202560 1233 0 0 0 88 91 0 0 15 0 2 0 659905223 594591744 26568 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092062527 0 0 16781824 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27884/statm: 145164 26568 407 364 0 81037 0
[pid=27886] ppid=27884 vsize=0 CPUtime=546.77 cores=0-7
/proc/27886/stat : 27886 (cryptominisat-2) R 27884 27886 27886 0 -1 4203524 369554 0 0 0 54586 91 0 0 25 0 1 0 659905223 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27886/statm: 0 0 0 0 0 0 0
[pid=27884/tid=27903] ppid=27774 vsize=580656 CPUtime=0 cores=0-7
/proc/27884/task/27903/stat : 27903 (python) S 27774 27774 27521 0 -1 4202560 79 0 0 0 0 0 0 0 17 0 2 0 659954789 594591744 26568 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781824 2 18446604453854265728 0 0 -1 7 0 0 0
[pid=27774/tid=27782] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27782/stat : 27782 (python) S 27772 27774 27521 0 -1 4202560 35 5226681 0 0 0 0 2170039 4530 18 0 21 0 659777460 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27785] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27785/stat : 27785 (python) S 27772 27774 27521 0 -1 4202560 32 5226681 0 0 0 0 2170039 4530 18 0 21 0 659777462 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 4 0 0 0
[pid=27774/tid=27788] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27788/stat : 27788 (python) S 27772 27774 27521 0 -1 4202560 38 5226681 0 0 0 0 2170039 4530 18 0 21 0 659777465 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 0 0 0 0
[pid=27774/tid=27791] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27791/stat : 27791 (python) S 27772 27774 27521 0 -1 4202560 19 5226681 0 0 0 0 2170039 4530 18 0 21 0 659777468 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 5 0 0 0
[pid=27774/tid=27794] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27794/stat : 27794 (python) S 27772 27774 27521 0 -1 4202560 35 5226681 0 0 0 0 2170039 4530 16 0 21 0 659777470 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 0 0 0 0
[pid=27774/tid=27797] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27797/stat : 27797 (python) S 27772 27774 27521 0 -1 4202560 32 5226681 0 0 0 0 2170039 4530 18 0 21 0 659777473 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 7 0 0 0
[pid=27774/tid=27800] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27800/stat : 27800 (python) S 27772 27774 27521 0 -1 4202560 77 5226681 0 0 0 0 2170039 4530 18 0 21 0 659777476 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27803] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27803/stat : 27803 (python) S 27772 27774 27521 0 -1 4202560 55 5226681 0 0 0 0 2170039 4530 18 0 21 0 659777479 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27810] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27810/stat : 27810 (python) S 27772 27774 27521 0 -1 4202560 43 5226681 0 0 0 0 2170039 4530 18 0 21 0 659787301 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27814] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27814/stat : 27814 (python) S 27772 27774 27521 0 -1 4202560 45 5226681 0 0 0 0 2170039 4530 18 0 21 0 659787491 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27829] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27829/stat : 27829 (python) S 27772 27774 27521 0 -1 4202560 39 5226681 0 0 0 0 2170039 4530 20 0 21 0 659826702 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27850] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27850/stat : 27850 (python) S 27772 27774 27521 0 -1 4202560 43 5226681 0 0 0 0 2170039 4530 18 0 21 0 659855865 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 3 0 0 0
[pid=27774/tid=27861] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27861/stat : 27861 (python) S 27772 27774 27521 0 -1 4202560 50 5226681 0 0 0 0 2170039 4530 18 0 21 0 659875146 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 3 0 0 0
[pid=27774/tid=27871] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27871/stat : 27871 (python) S 27772 27774 27521 0 -1 4202560 49 5226681 0 0 0 0 2170039 4530 18 0 21 0 659894501 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27880] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27880/stat : 27880 (python) S 27772 27774 27521 0 -1 4202560 44 5226681 0 0 0 0 2170039 4530 18 0 21 0 659904533 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 1 0 0 0
[pid=27774/tid=27885] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27885/stat : 27885 (python) S 27772 27774 27521 0 -1 4202560 41 5226681 0 0 0 0 2170039 4530 18 0 21 0 659905223 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27918] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27918/stat : 27918 (python) S 27772 27774 27521 0 -1 4202560 55 5226681 0 0 0 0 2170039 4530 18 0 21 0 660001871 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27927] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27927/stat : 27927 (python) S 27772 27774 27521 0 -1 4202560 44 5226681 0 0 0 0 2170039 4530 18 0 21 0 660021528 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27940] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27940/stat : 27940 (python) S 27772 27774 27521 0 -1 4202560 39 5226681 0 0 0 0 2170039 4530 20 0 21 0 660052762 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
[pid=27774/tid=27951] ppid=27772 vsize=631924 CPUtime=21745.7 cores=0-7
/proc/27774/task/27951/stat : 27951 (python) S 27772 27774 27521 0 -1 4202560 50 5226681 0 0 0 0 2170039 4530 20 0 21 0 660082152 647090176 28156 33554432000 4194304 5683644 140734018923792 18446744073709551615 208092055985 0 0 16781312 2 18446604451937355712 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24646.2
Current children cumulated vsize (KiB) 1212580

Child status: 0
Real time (s): 3128.67
CPU time (s): 24646.3
CPU user time (s): 24592.2
CPU system time (s): 54.1418
CPU usage (%): 787.758
Max. virtual memory (cumulated for all children) (KiB): 18651608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24592.2
system time used= 54.1418
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6675909
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= 33951
involuntary context switches= 144154

runsolver used 24.3653 second user time and 61.0667 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 19:48:56
IDJOB=3380575
IDBENCH=70760
IDSOLVER=1864
FILE ID=node127/3380575-1305481735
RUNJOBID= node127-1305481204-27535
PBS_JOBID= 13325353
Free space on /tmp= 73488 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand128.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-3380575-1305481735/watcher-3380575-1305481735 -o /tmp/evaluation-result-3380575-1305481735/solver-3380575-1305481735 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3380575-1305481735.cnf -seed 431644147 -budget 40000 -cores 8

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

MD5SUM BENCH= a551844fb6a7f35cf6025d0a525ca14e
RANDOM SEED=431644147

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       7732120 kB
Buffers:        320664 kB
Cached:        4149636 kB
SwapCached:       1620 kB
Active:       21976812 kB
Inactive:      2878364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7732120 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           39808 kB
Writeback:          44 kB
AnonPages:    20383488 kB
Mapped:          28996 kB
Slab:           231680 kB
PageTables:      59484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 63390784 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= 73456 MiB
End job on node127 at 2011-05-15 20:41:05