Trace number 3380634

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 464.771 100.048

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.6162
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.33/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.33/0.68	c INFO: solving HOME/instance-3380634-1305486214.cnf
0.33/0.68	c INFO: computing task features
2.40/2.72	c INFO: computed variable-clause graph statistics
2.40/2.79	c INFO: computed clause balance statistics
12.00/12.37	c INFO: computed variable balance statistics
19.20/19.56	c INFO: computed small-clause counts
19.30/19.70	c INFO: computed Horn-clause counts
47.20/47.55	c INFO: computed variable graph statistics
47.20/47.55	c INFO: collected features for HOME/instance-3380634-1305486214.cnf in 46.79 s
47.20/47.57	c INFO: running lingeling-276@0 for 97 with 4953 remaining (b = 0.27)
47.30/47.60	c INFO: running cryptominisat-2.9.0@0 for 485 with 4953 remaining (b = 0.23)
47.30/47.62	c INFO: running lingeling-276@0 for 1261 with 4953 remaining (b = 0.37)
47.30/47.65	c INFO: running cryptominisat-2.9.0@0 for 1940 with 4953 remaining (b = 0.46)
47.30/47.68	c INFO: running lingeling-276@0 for 1261 with 4953 remaining (b = 0.30)
47.40/47.71	c INFO: running cryptominisat-2.9.0@0 for 1940 with 4952 remaining (b = 0.40)
47.40/47.74	c INFO: running precosat-570@0 for 388 with 4952 remaining (b = 0.13)
47.40/47.76	c INFO: running cryptominisat-2.9.0@0 for 1649 with 4952 remaining (b = 0.29)
464.17/100.00	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-3380634-1305486214/watcher-3380634-1305486214 -o /tmp/evaluation-result-3380634-1305486214/solver-3380634-1305486214 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3380634-1305486214.cnf -seed 1724122103 -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.13 8.16 8.09 2/417 31975
/proc/meminfo: memFree=21195364/32950928 swapFree=65730872/67111528
[pid=31975] ppid=31973 vsize=15904 CPUtime=0 cores=0-7
/proc/31975/stat : 31975 (python) S 31973 31975 31654 0 -1 4202496 957 0 0 0 0 0 0 0 20 0 1 0 738852173 16285696 833 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905392128 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/31975/statm: 3976 833 357 364 0 463 0

[startup+0.0982099 s]
/proc/loadavg: 8.13 8.16 8.09 2/417 31975
/proc/meminfo: memFree=21195364/32950928 swapFree=65730872/67111528
[pid=31975] ppid=31973 vsize=85068 CPUtime=0.06 cores=0-7
/proc/31975/stat : 31975 (python) R 31973 31975 31654 0 -1 4202496 2472 0 0 0 4 2 0 0 20 0 1 0 738852173 87109632 2199 33554432000 4194304 5683644 140736565227600 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31975/statm: 21267 2204 707 364 0 1484 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85068

[startup+0.10021 s]
/proc/loadavg: 8.13 8.16 8.09 2/417 31975
/proc/meminfo: memFree=21195364/32950928 swapFree=65730872/67111528
[pid=31975] ppid=31973 vsize=85360 CPUtime=0.06 cores=0-7
/proc/31975/stat : 31975 (python) R 31973 31975 31654 0 -1 4202496 2592 0 0 0 4 2 0 0 20 0 1 0 738852173 87408640 2314 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905392128 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31975/statm: 21340 2314 713 364 0 1557 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85360

[startup+0.300175 s]
/proc/loadavg: 8.13 8.16 8.09 2/417 31975
/proc/meminfo: memFree=21195364/32950928 swapFree=65730872/67111528
[pid=31975] ppid=31973 vsize=135748 CPUtime=0.17 cores=0-7
/proc/31975/stat : 31975 (python) S 31973 31975 31654 0 -1 4202496 5960 935 1 0 12 5 0 0 20 0 1 0 738852173 139005952 4150 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905390085 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/31975/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.700101 s]
/proc/loadavg: 8.13 8.16 8.09 2/417 31975
/proc/meminfo: memFree=21195364/32950928 swapFree=65730872/67111528
[pid=31975] ppid=31973 vsize=290044 CPUtime=0.39 cores=0-7
/proc/31975/stat : 31975 (python) R 31973 31975 31654 0 -1 4202496 12176 935 1 0 28 11 0 0 19 0 1 0 738852173 297005056 9859 33554432000 4194304 5683644 140736565227600 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31975/statm: 72511 9859 1761 364 0 8435 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 290044

[startup+1.50095 s]
/proc/loadavg: 8.13 8.16 8.09 2/418 31980
/proc/meminfo: memFree=21140424/32950928 swapFree=65730872/67111528
[pid=31975] ppid=31973 vsize=346900 CPUtime=1.2 cores=0-7
/proc/31975/stat : 31975 (python) R 31973 31975 31654 0 -1 4202496 26211 935 1 0 106 14 0 0 21 0 1 0 738852173 355225600 23894 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905054917 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31975/statm: 86725 23894 1761 364 0 22649 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 346900

[startup+3.10066 s]
/proc/loadavg: 7.56 8.04 8.05 2/418 31980
/proc/meminfo: memFree=21069620/32950928 swapFree=65730872/67111528
[pid=31975] ppid=31973 vsize=414464 CPUtime=2.8 cores=0-7
/proc/31975/stat : 31975 (python) R 31973 31975 31654 0 -1 4202496 58486 935 1 0 262 18 0 0 25 0 1 0 738852173 424411136 41001 33554432000 4194304 5683644 140736565227600 18446744073709551615 47656679172306 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31975/statm: 103616 41001 1826 364 0 39540 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 414464

[startup+6.30107 s]
/proc/loadavg: 7.56 8.04 8.05 2/418 31980
/proc/meminfo: memFree=21039380/32950928 swapFree=65730872/67111528
[pid=31975] ppid=31973 vsize=414464 CPUtime=6 cores=0-7
/proc/31975/stat : 31975 (python) R 31973 31975 31654 0 -1 4202496 58486 935 1 0 582 18 0 0 25 0 1 0 738852173 424411136 41001 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905052969 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31975/statm: 103616 41001 1826 364 0 39540 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 414464

[startup+12.7009 s]
/proc/loadavg: 6.55 7.80 7.98 2/418 31981
/proc/meminfo: memFree=21039876/32950928 swapFree=65730872/67111528
[pid=31975] ppid=31973 vsize=414464 CPUtime=12.4 cores=0-7
/proc/31975/stat : 31975 (python) R 31973 31975 31654 0 -1 4202496 58487 935 1 0 1222 18 0 0 25 0 1 0 738852173 424411136 41002 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905061253 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31975/statm: 103616 41002 1827 364 0 39540 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 414464

[startup+25.5006 s]
/proc/loadavg: 5.69 7.58 7.90 2/418 31981
/proc/meminfo: memFree=21042340/32950928 swapFree=65730872/67111528
[pid=31975] ppid=31973 vsize=414464 CPUtime=25.2 cores=0-7
/proc/31975/stat : 31975 (python) R 31973 31975 31654 0 -1 4202496 58493 935 1 0 2502 18 0 0 25 0 1 0 738852173 424411136 41008 33554432000 4194304 5683644 140736565227600 18446744073709551615 47656678938764 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31975/statm: 103616 41008 1833 364 0 39540 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 414464

[startup+51.1019 s]
/proc/loadavg: 4.09 7.05 7.72 9/442 32006
/proc/meminfo: memFree=20257340/32950928 swapFree=65730872/67111528
[pid=31975] ppid=31973 vsize=551760 CPUtime=47.47 cores=0-7
/proc/31975/stat : 31975 (python) S 31973 31975 31654 0 -1 4202496 64237 935 1 0 4725 22 0 0 19 0 9 0 738852173 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31975/statm: 137940 38626 1889 364 0 73837 0
[pid=31983] ppid=31975 vsize=404188 CPUtime=0 cores=0-7
/proc/31983/stat : 31983 (python) S 31975 31975 31654 0 -1 4202560 810 0 0 0 0 0 0 0 18 0 1 0 738856931 413888512 36958 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414159 0 0 16781312 514 6079252570826572033 0 0 17 1 0 0 0
/proc/31983/statm: 101047 36958 358 364 0 36965 0
[pid=31985] ppid=31983 vsize=38164 CPUtime=3.5 cores=0-7
/proc/31985/stat : 31985 (lingeling) R 31983 31985 31985 0 -1 4202496 15949 0 0 0 348 2 0 0 25 0 1 0 738856931 39079936 8706 33554432000 4194304 4352236 140733292859920 18446744073709551615 4213480 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/31985/statm: 9541 8706 126 39 0 8621 0
[pid=31986] ppid=31975 vsize=414444 CPUtime=0 cores=0-7
/proc/31986/stat : 31986 (python) S 31975 31975 31654 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 738856933 424390656 36951 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 11898378553290359042 0 0 17 6 0 0 0
/proc/31986/statm: 103611 36951 347 364 0 39526 0
[pid=31988] ppid=31986 vsize=212224 CPUtime=3.48 cores=0-7
/proc/31988/stat : 31988 (cryptominisat-2) R 31986 31988 31988 0 -1 4202496 43066 0 0 0 342 6 0 0 25 0 1 0 738856934 217317376 38492 33554432000 4194304 4677096 140735219473856 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31988/statm: 53056 38492 361 118 0 48015 0
[pid=31989] ppid=31975 vsize=424700 CPUtime=0 cores=0-7
/proc/31989/stat : 31989 (python) S 31975 31975 31654 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 738856936 434892800 36955 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 9962688607468617988 0 0 17 6 0 0 0
/proc/31989/statm: 106175 36955 347 364 0 42087 0
[pid=31991] ppid=31989 vsize=39032 CPUtime=3.45 cores=0-7
/proc/31991/stat : 31991 (lingeling) R 31989 31991 31991 0 -1 4202496 16161 0 0 0 343 2 0 0 25 0 1 0 738856936 39968768 8925 33554432000 4194304 4352236 140736749078240 18446744073709551615 4298797 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/31991/statm: 9758 8925 126 39 0 8838 0
[pid=31992] ppid=31975 vsize=434956 CPUtime=0 cores=0-7
/proc/31992/stat : 31992 (python) S 31975 31975 31654 0 -1 4202560 763 0 0 0 0 0 0 0 18 0 1 0 738856939 445394944 36959 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 9962692455759315203 0 0 17 0 0 0 0
/proc/31992/statm: 108739 36959 347 364 0 44648 0
[pid=31994] ppid=31992 vsize=218356 CPUtime=3.42 cores=0-7
/proc/31994/stat : 31994 (cryptominisat-2) R 31992 31994 31994 0 -1 4202496 44292 0 0 0 338 4 0 0 25 0 1 0 738856939 223596544 39717 33554432000 4194304 4677096 140734554771104 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31994/statm: 54589 39717 361 118 0 49548 0
[pid=31995] ppid=31975 vsize=445212 CPUtime=0 cores=0-7
/proc/31995/stat : 31995 (python) S 31975 31975 31654 0 -1 4202560 757 0 0 0 0 0 0 0 18 0 1 0 738856941 455897088 36963 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 9962684759177920769 0 0 17 1 0 0 0
/proc/31995/statm: 111303 36963 347 364 0 47209 0
[pid=31997] ppid=31995 vsize=39280 CPUtime=3.38 cores=0-7
/proc/31997/stat : 31997 (lingeling) R 31995 31997 31997 0 -1 4202496 16224 0 0 0 336 2 0 0 25 0 1 0 738856942 40222720 8985 33554432000 4194304 4352236 140733562997952 18446744073709551615 4227650 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/31997/statm: 9820 8985 126 39 0 8900 0
[pid=31998] ppid=31975 vsize=455468 CPUtime=0 cores=0-7
/proc/31998/stat : 31998 (python) S 31975 31975 31654 0 -1 4202560 774 0 0 0 0 0 0 0 18 0 1 0 738856944 466399232 36967 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 11145099288810324225 0 0 17 1 0 0 0
/proc/31998/statm: 113867 36967 347 364 0 49770 0
[pid=32000] ppid=31998 vsize=203236 CPUtime=3.32 cores=0-7
/proc/32000/stat : 32000 (cryptominisat-2) R 31998 32000 32000 0 -1 4202496 41344 0 0 0 325 7 0 0 25 0 1 0 738856945 208113664 36768 33554432000 4194304 4677096 140736697785424 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/32000/statm: 50809 36768 361 118 0 45768 0
[pid=32001] ppid=31975 vsize=531260 CPUtime=0 cores=0-7
/proc/32001/stat : 32001 (python) S 31975 31975 31654 0 -1 4202560 731 0 0 0 0 0 0 0 18 0 1 0 738856947 544010240 37089 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 9674771317252915459 0 0 17 1 0 0 0
/proc/32001/statm: 132815 37089 348 364 0 68715 0
[pid=32003] ppid=32001 vsize=149520 CPUtime=3.33 cores=0-7
/proc/32003/stat : 32003 (precosat) R 32001 32003 32003 0 -1 4202496 38399 0 0 0 329 4 0 0 25 0 1 0 738856948 153108480 35720 33554432000 4194304 4890832 140736224409040 18446744073709551615 4454610 0 0 16781312 17442 0 0 0 17 0 0 0 0
/proc/32003/statm: 37380 35720 86 171 0 37207 0
[pid=32004] ppid=31975 vsize=541516 CPUtime=0 cores=0-7
/proc/32004/stat : 32004 (python) S 31975 31975 31654 0 -1 4202560 785 0 0 0 0 0 0 0 15 0 1 0 738856950 554512384 37087 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 2368440409501171972 0 0 17 1 0 0 0
/proc/32004/statm: 135379 37087 354 364 0 71276 0
[pid=32006] ppid=32004 vsize=202532 CPUtime=3.29 cores=0-7
/proc/32006/stat : 32006 (cryptominisat-2) R 32004 32006 32006 0 -1 4202496 41239 0 0 0 323 6 0 0 25 0 1 0 738856950 207392768 36666 33554432000 4194304 4677096 140735462007520 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/32006/statm: 50633 36666 361 118 0 45592 0
[pid=31975/tid=31984] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31984/stat : 31984 (python) S 31973 31975 31654 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 9 0 738856931 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 0 0 0 0
[pid=31975/tid=31987] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31987/stat : 31987 (python) S 31973 31975 31654 0 -1 4202560 23 935 0 0 0 0 0 0 25 0 9 0 738856934 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 0 0 0 0
[pid=31975/tid=31990] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31990/stat : 31990 (python) S 31973 31975 31654 0 -1 4202560 22 935 0 0 0 0 0 0 25 0 9 0 738856936 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 6 0 0 0
[pid=31975/tid=31993] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31993/stat : 31993 (python) S 31973 31975 31654 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 9 0 738856939 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 0 0 0 0
[pid=31975/tid=31996] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31996/stat : 31996 (python) S 31973 31975 31654 0 -1 4202560 23 935 0 0 0 0 0 0 25 0 9 0 738856942 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 0 0 0 0
[pid=31975/tid=31999] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31999/stat : 31999 (python) S 31973 31975 31654 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 9 0 738856945 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 7 0 0 0
[pid=31975/tid=32002] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/32002/stat : 32002 (python) S 31973 31975 31654 0 -1 4202560 73 935 0 0 0 0 0 0 19 0 9 0 738856947 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 1 0 0 0
[pid=31975/tid=32005] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/32005/stat : 32005 (python) S 31973 31975 31654 0 -1 4202560 37 935 0 0 0 0 0 0 20 0 9 0 738856950 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 74.64
Current children cumulated vsize (KiB) 5305848

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

[startup+76.7012 s]
/proc/loadavg: 5.50 7.14 7.73 9/442 32006
/proc/meminfo: memFree=18578836/32950928 swapFree=65730872/67111528
[pid=31975] ppid=31973 vsize=551760 CPUtime=47.47 cores=0-7
/proc/31975/stat : 31975 (python) S 31973 31975 31654 0 -1 4202496 64237 935 1 0 4725 22 0 0 19 0 9 0 738852173 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31975/statm: 137940 38626 1889 364 0 73837 0
[pid=31983] ppid=31975 vsize=404188 CPUtime=0.09 cores=0-7
/proc/31983/stat : 31983 (python) S 31975 31975 31654 0 -1 4202560 990 0 0 0 4 5 0 0 18 0 1 0 738856931 413888512 36981 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414159 0 0 16781312 514 17033141556296515841 0 0 17 1 0 0 0
/proc/31983/statm: 101047 36981 381 364 0 36965 0
[pid=31985] ppid=31983 vsize=46428 CPUtime=29.1 cores=0-7
/proc/31985/stat : 31985 (lingeling) R 31983 31985 31985 0 -1 4202496 18078 0 0 0 2908 2 0 0 25 0 1 0 738856931 47542272 10777 33554432000 4194304 4352236 140733292859920 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/31985/statm: 11607 10777 129 39 0 10687 0
[pid=31986] ppid=31975 vsize=414444 CPUtime=0.1 cores=0-7
/proc/31986/stat : 31986 (python) S 31975 31975 31654 0 -1 4202560 918 0 0 0 5 5 0 0 15 0 1 0 738856933 424390656 36974 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 17033141556296515842 0 0 17 6 0 0 0
/proc/31986/statm: 103611 36974 370 364 0 39526 0
[pid=31988] ppid=31986 vsize=732852 CPUtime=29.08 cores=0-7

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

[pid=31975/tid=31984] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31984/stat : 31984 (python) S 31973 31975 31654 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 9 0 738856931 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 0 0 0 0
[pid=31975/tid=31987] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31987/stat : 31987 (python) S 31973 31975 31654 0 -1 4202560 23 935 0 0 0 0 0 0 25 0 9 0 738856934 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 0 0 0 0
[pid=31975/tid=31990] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31990/stat : 31990 (python) S 31973 31975 31654 0 -1 4202560 22 935 0 0 0 0 0 0 25 0 9 0 738856936 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 6 0 0 0
[pid=31975/tid=31993] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31993/stat : 31993 (python) S 31973 31975 31654 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 9 0 738856939 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 0 0 0 0
[pid=31975/tid=31996] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31996/stat : 31996 (python) S 31973 31975 31654 0 -1 4202560 23 935 0 0 0 0 0 0 25 0 9 0 738856942 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 0 0 0 0
[pid=31975/tid=31999] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31999/stat : 31999 (python) S 31973 31975 31654 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 9 0 738856945 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 7 0 0 0
[pid=31975/tid=32002] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/32002/stat : 32002 (python) S 31973 31975 31654 0 -1 4202560 73 935 0 0 0 0 0 0 19 0 9 0 738856947 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 1 0 0 0
[pid=31975/tid=32005] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/32005/stat : 32005 (python) S 31973 31975 31654 0 -1 4202560 37 935 0 0 0 0 0 0 20 0 9 0 738856950 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 457.8
Current children cumulated vsize (KiB) 7458360

[startup+99.502 s]
/proc/loadavg: 6.35 7.21 7.73 9/442 32007
/proc/meminfo: memFree=18496976/32950928 swapFree=65730872/67111528
[pid=31975] ppid=31973 vsize=551760 CPUtime=47.47 cores=0-7
/proc/31975/stat : 31975 (python) S 31973 31975 31654 0 -1 4202496 64237 935 1 0 4725 22 0 0 19 0 9 0 738852173 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31975/statm: 137940 38626 1889 364 0 73837 0
[pid=31983] ppid=31975 vsize=404188 CPUtime=0.16 cores=0-7
/proc/31983/stat : 31983 (python) S 31975 31975 31654 0 -1 4202560 999 0 0 0 8 8 0 0 18 0 1 0 738856931 413888512 36981 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414159 0 0 16781312 514 17033141556296515841 0 0 17 1 0 0 0
/proc/31983/statm: 101047 36981 381 364 0 36965 0
[pid=31985] ppid=31983 vsize=51512 CPUtime=51.91 cores=0-7
/proc/31985/stat : 31985 (lingeling) R 31983 31985 31985 0 -1 4202496 19994 0 0 0 5188 3 0 0 25 0 1 0 738856931 52748288 12048 33554432000 4194304 4352236 140733292859920 18446744073709551615 4327896 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/31985/statm: 12878 12048 129 39 0 11958 0
[pid=31986] ppid=31975 vsize=414444 CPUtime=0.17 cores=0-7
/proc/31986/stat : 31986 (python) S 31975 31975 31654 0 -1 4202560 927 0 0 0 9 8 0 0 15 0 1 0 738856933 424390656 36974 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 17033141556296515842 0 0 17 6 0 0 0
/proc/31986/statm: 103611 36974 370 364 0 39526 0
[pid=31988] ppid=31986 vsize=713184 CPUtime=51.88 cores=0-7
/proc/31988/stat : 31988 (cryptominisat-2) R 31986 31988 31988 0 -1 4202496 144487 0 0 0 5166 22 0 0 25 0 1 0 738856934 730300416 134953 33554432000 4194304 4677096 140735219473856 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31988/statm: 178296 134953 387 118 0 173255 0
[pid=31989] ppid=31975 vsize=424700 CPUtime=0.14 cores=0-7
/proc/31989/stat : 31989 (python) S 31975 31975 31654 0 -1 4202560 924 0 0 0 7 7 0 0 18 0 1 0 738856936 434892800 36978 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 17033141556296515844 0 0 17 6 0 0 0
/proc/31989/statm: 106175 36978 370 364 0 42087 0
[pid=31991] ppid=31989 vsize=57880 CPUtime=51.85 cores=0-7
/proc/31991/stat : 31991 (lingeling) R 31989 31991 31991 0 -1 4202496 21555 0 0 0 5182 3 0 0 25 0 1 0 738856936 59269120 13640 33554432000 4194304 4352236 140736749078240 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/31991/statm: 14470 13640 129 39 0 13550 0
[pid=31992] ppid=31975 vsize=434956 CPUtime=0.17 cores=0-7
/proc/31992/stat : 31992 (python) S 31975 31975 31654 0 -1 4202560 959 0 0 0 9 8 0 0 15 0 1 0 738856939 445394944 36982 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 17033141556296515843 0 0 17 0 0 0 0
/proc/31992/statm: 108739 36982 370 364 0 44648 0
[pid=31994] ppid=31992 vsize=736588 CPUtime=51.5 cores=0-7
/proc/31994/stat : 31994 (cryptominisat-2) R 31992 31994 31994 0 -1 4202496 144194 0 0 0 5131 19 0 0 25 0 1 0 738856939 754266112 139619 33554432000 4194304 4677096 140734554771104 18446744073709551615 260905090827 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31994/statm: 184147 139619 387 118 0 179106 0
[pid=31995] ppid=31975 vsize=445212 CPUtime=0.16 cores=0-7
/proc/31995/stat : 31995 (python) S 31975 31975 31654 0 -1 4202560 960 0 0 0 9 7 0 0 18 0 1 0 738856941 455897088 36986 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 17033141556296515841 0 0 17 1 0 0 0
/proc/31995/statm: 111303 36986 370 364 0 47209 0
[pid=31997] ppid=31995 vsize=60160 CPUtime=51.78 cores=0-7
/proc/31997/stat : 31997 (lingeling) R 31995 31997 31997 0 -1 4202496 22145 0 0 0 5175 3 0 0 25 0 1 0 738856942 61603840 14210 33554432000 4194304 4352236 140733562997952 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/31997/statm: 15040 14210 129 39 0 14120 0
[pid=31998] ppid=31975 vsize=455468 CPUtime=0.17 cores=0-7
/proc/31998/stat : 31998 (python) S 31975 31975 31654 0 -1 4202560 974 0 0 0 9 8 0 0 15 0 1 0 738856944 466399232 36990 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 17033141556296515841 0 0 17 1 0 0 0
/proc/31998/statm: 113867 36990 370 364 0 49770 0
[pid=32000] ppid=31998 vsize=738944 CPUtime=50.92 cores=0-7
/proc/32000/stat : 32000 (cryptominisat-2) R 31998 32000 32000 0 -1 4202496 144294 0 0 0 5067 25 0 0 25 0 1 0 738856945 756678656 139718 33554432000 4194304 4677096 140736697785424 18446744073709551615 4320199 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/32000/statm: 184736 139718 387 118 0 179695 0
[pid=32001] ppid=31975 vsize=531260 CPUtime=0.15 cores=0-7
/proc/32001/stat : 32001 (python) S 31975 31975 31654 0 -1 4202560 812 0 0 0 7 8 0 0 18 0 1 0 738856947 544010240 37112 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 17033141556296515843 0 0 17 1 0 0 0
/proc/32001/statm: 132815 37112 371 364 0 68715 0
[pid=32003] ppid=32001 vsize=160320 CPUtime=51.55 cores=0-7
/proc/32003/stat : 32003 (precosat) R 32001 32003 32003 0 -1 4202496 56232 0 0 0 5148 7 0 0 25 0 1 0 738856948 164167680 38529 33554432000 4194304 4890832 140736224409040 18446744073709551615 4229292 0 0 16781312 17442 0 0 0 17 0 0 0 0
/proc/32003/statm: 40080 38529 86 171 0 39907 0
[pid=32004] ppid=31975 vsize=541516 CPUtime=0.17 cores=0-7
/proc/32004/stat : 32004 (python) S 31975 31975 31654 0 -1 4202560 869 0 0 0 8 9 0 0 15 0 1 0 738856950 554512384 37110 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 17033141556296515844 0 0 17 1 0 0 0
/proc/32004/statm: 135379 37110 377 364 0 71276 0
[pid=32006] ppid=32004 vsize=736404 CPUtime=50.85 cores=0-7
/proc/32006/stat : 32006 (cryptominisat-2) R 32004 32006 32006 0 -1 4202496 142755 0 0 0 5064 21 0 0 25 0 1 0 738856950 754077696 138182 33554432000 4194304 4677096 140735462007520 18446744073709551615 4318902 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/32006/statm: 184101 138182 387 118 0 179060 0
[pid=31975/tid=31984] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31984/stat : 31984 (python) S 31973 31975 31654 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 9 0 738856931 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 0 0 0 0
[pid=31975/tid=31987] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31987/stat : 31987 (python) S 31973 31975 31654 0 -1 4202560 23 935 0 0 0 0 0 0 25 0 9 0 738856934 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 0 0 0 0
[pid=31975/tid=31990] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31990/stat : 31990 (python) S 31973 31975 31654 0 -1 4202560 22 935 0 0 0 0 0 0 25 0 9 0 738856936 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 6 0 0 0
[pid=31975/tid=31993] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31993/stat : 31993 (python) S 31973 31975 31654 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 9 0 738856939 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 0 0 0 0
[pid=31975/tid=31996] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31996/stat : 31996 (python) S 31973 31975 31654 0 -1 4202560 23 935 0 0 0 0 0 0 25 0 9 0 738856942 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 0 0 0 0
[pid=31975/tid=31999] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31999/stat : 31999 (python) S 31973 31975 31654 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 9 0 738856945 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 7 0 0 0
[pid=31975/tid=32002] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/32002/stat : 32002 (python) S 31973 31975 31654 0 -1 4202560 73 935 0 0 0 0 0 0 19 0 9 0 738856947 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 1 0 0 0
[pid=31975/tid=32005] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/32005/stat : 32005 (python) S 31973 31975 31654 0 -1 4202560 37 935 0 0 0 0 0 0 20 0 9 0 738856950 565002240 38626 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 461
Current children cumulated vsize (KiB) 7458496

[startup+99.9019 s]
/proc/loadavg: 6.35 7.21 7.73 9/442 32007
/proc/meminfo: memFree=18496976/32950928 swapFree=65730872/67111528
[pid=31975] ppid=31973 vsize=551760 CPUtime=47.47 cores=0-7
/proc/31975/stat : 31975 (python) S 31973 31975 31654 0 -1 4202496 64270 935 1 0 4725 22 0 0 17 0 9 0 738852173 565002240 38627 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917224255 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31975/statm: 137940 38627 1890 364 0 73837 0
[pid=31983] ppid=31975 vsize=0 CPUtime=52.47 cores=0-7
/proc/31983/stat : 31983 (python) Z 31975 31975 31654 0 -1 4202588 1228 19997 0 0 9 9 5226 3 16 0 1 0 738856931 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31983/statm: 0 0 0 0 0 0 0
[pid=31986] ppid=31975 vsize=414444 CPUtime=0.17 cores=0-7
/proc/31986/stat : 31986 (python) S 31975 31975 31654 0 -1 4202560 945 0 0 0 9 8 0 0 15 0 1 0 738856933 424390656 36979 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917224255 0 0 16781824 2 18446744071562232103 0 0 17 6 0 0 0
/proc/31986/statm: 103611 36979 375 364 0 39526 0
[pid=31988] ppid=31986 vsize=0 CPUtime=52.28 cores=0-7
/proc/31988/stat : 31988 (cryptominisat-2) R 31986 31988 31988 0 -1 4203524 144534 0 0 0 5204 24 0 0 25 0 1 0 738856934 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31988/statm: 0 0 0 0 0 0 0
[pid=31989] ppid=31975 vsize=424700 CPUtime=0.17 cores=0-7
/proc/31989/stat : 31989 (python) S 31975 31975 31654 0 -1 4202560 927 0 0 0 9 8 0 0 18 0 1 0 738856936 434892800 36978 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 17033141556296515844 0 0 17 6 0 0 0
/proc/31989/statm: 106175 36978 370 364 0 42087 0
[pid=31991] ppid=31989 vsize=57880 CPUtime=52.25 cores=0-7
/proc/31991/stat : 31991 (lingeling) R 31989 31991 31991 0 -1 4202496 21555 0 0 0 5222 3 0 0 25 0 1 0 738856936 59269120 13640 33554432000 4194304 4352236 140736749078240 18446744073709551615 4209247 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/31991/statm: 14470 13640 129 39 0 13550 0
[pid=31992] ppid=31975 vsize=434956 CPUtime=0.17 cores=0-7
/proc/31992/stat : 31992 (python) S 31975 31975 31654 0 -1 4202560 959 0 0 0 9 8 0 0 15 0 1 0 738856939 445394944 36982 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 17033141556296515843 0 0 17 0 0 0 0
/proc/31992/statm: 108739 36982 370 364 0 44648 0
[pid=31994] ppid=31992 vsize=736724 CPUtime=51.88 cores=0-7
/proc/31994/stat : 31994 (cryptominisat-2) R 31992 31994 31994 0 -1 4202496 144277 0 0 0 5169 19 0 0 25 0 1 0 738856939 754405376 139702 33554432000 4194304 4677096 140734554771104 18446744073709551615 4358608 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31994/statm: 184181 139702 387 118 0 179140 0
[pid=31995] ppid=31975 vsize=445212 CPUtime=0.17 cores=0-7
/proc/31995/stat : 31995 (python) S 31975 31975 31654 0 -1 4202560 961 0 0 0 10 7 0 0 18 0 1 0 738856941 455897088 36986 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 17033141556296515841 0 0 17 1 0 0 0
/proc/31995/statm: 111303 36986 370 364 0 47209 0
[pid=31997] ppid=31995 vsize=60160 CPUtime=52.18 cores=0-7
/proc/31997/stat : 31997 (lingeling) R 31995 31997 31997 0 -1 4202496 22145 0 0 0 5215 3 0 0 25 0 1 0 738856942 61603840 14210 33554432000 4194304 4352236 140733562997952 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/31997/statm: 15040 14210 129 39 0 14120 0
[pid=31998] ppid=31975 vsize=455468 CPUtime=0.17 cores=0-7
/proc/31998/stat : 31998 (python) S 31975 31975 31654 0 -1 4202560 974 0 0 0 9 8 0 0 15 0 1 0 738856944 466399232 36990 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 17033141556296515841 0 0 17 1 0 0 0
/proc/31998/statm: 113867 36990 370 364 0 49770 0
[pid=32000] ppid=31998 vsize=738944 CPUtime=51.31 cores=0-7
/proc/32000/stat : 32000 (cryptominisat-2) R 31998 32000 32000 0 -1 4202496 144352 0 0 0 5106 25 0 0 25 0 1 0 738856945 756678656 139776 33554432000 4194304 4677096 140736697785424 18446744073709551615 4336400 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/32000/statm: 184736 139776 387 118 0 179695 0
[pid=32001] ppid=31975 vsize=531260 CPUtime=0.15 cores=0-7
/proc/32001/stat : 32001 (python) S 31975 31975 31654 0 -1 4202560 812 0 0 0 7 8 0 0 18 0 1 0 738856947 544010240 37112 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 17033141556296515843 0 0 17 1 0 0 0
/proc/32001/statm: 132815 37112 371 364 0 68715 0
[pid=32003] ppid=32001 vsize=160320 CPUtime=51.95 cores=0-7
/proc/32003/stat : 32003 (precosat) R 32001 32003 32003 0 -1 4202496 56232 0 0 0 5188 7 0 0 25 0 1 0 738856948 164167680 38529 33554432000 4194304 4890832 140736224409040 18446744073709551615 4236277 0 0 16781312 17442 0 0 0 17 0 0 0 0
/proc/32003/statm: 40080 38529 86 171 0 39907 0
[pid=32004] ppid=31975 vsize=541516 CPUtime=0.17 cores=0-7
/proc/32004/stat : 32004 (python) S 31975 31975 31654 0 -1 4202560 869 0 0 0 8 9 0 0 15 0 1 0 738856950 554512384 37110 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905414214 0 0 16781312 514 2368440409501171972 0 0 17 1 0 0 0
/proc/32004/statm: 135379 37110 377 364 0 71276 0
[pid=32006] ppid=32004 vsize=736404 CPUtime=51.21 cores=0-7
/proc/32006/stat : 32006 (cryptominisat-2) R 32004 32006 32006 0 -1 4202496 142804 0 0 0 5100 21 0 0 25 0 1 0 738856950 754077696 138231 33554432000 4194304 4677096 140735462007520 18446744073709551615 4319352 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/32006/statm: 184101 138231 387 118 0 179060 0
[pid=31975/tid=31984] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31984/stat : 31984 (python) S 31973 31975 31654 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 9 0 738856931 565002240 38627 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 0 0 0 0
[pid=31975/tid=31987] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31987/stat : 31987 (python) S 31973 31975 31654 0 -1 4202560 23 935 0 0 0 0 0 0 25 0 9 0 738856934 565002240 38627 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 0 0 0 0
[pid=31975/tid=31990] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31990/stat : 31990 (python) S 31973 31975 31654 0 -1 4202560 22 935 0 0 0 0 0 0 25 0 9 0 738856936 565002240 38627 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 6 0 0 0
[pid=31975/tid=31993] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31993/stat : 31993 (python) S 31973 31975 31654 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 9 0 738856939 565002240 38627 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 0 0 0 0
[pid=31975/tid=31996] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31996/stat : 31996 (python) S 31973 31975 31654 0 -1 4202560 23 935 0 0 0 0 0 0 25 0 9 0 738856942 565002240 38627 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 0 0 0 0
[pid=31975/tid=31999] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/31999/stat : 31999 (python) S 31973 31975 31654 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 9 0 738856945 565002240 38627 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 7 0 0 0
[pid=31975/tid=32002] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/32002/stat : 32002 (python) S 31973 31975 31654 0 -1 4202560 73 935 0 0 0 0 0 0 19 0 9 0 738856947 565002240 38627 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 1 0 0 0
[pid=31975/tid=32005] ppid=31973 vsize=551760 CPUtime=0 cores=0-7
/proc/31975/task/32005/stat : 32005 (python) S 31973 31975 31654 0 -1 4202560 37 935 0 0 0 0 0 0 20 0 9 0 738856950 565002240 38627 33554432000 4194304 5683644 140736565227600 18446744073709551615 260917217713 0 0 16781312 2 18446604446271604032 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 464.17
Current children cumulated vsize (KiB) 6289748

[startup+100.002 s]
/proc/loadavg: 6.35 7.21 7.73 2/428 32008
/proc/meminfo: memFree=21044152/32950928 swapFree=65730872/67111528
[pid=31975] ppid=31973 vsize=500432 CPUtime=464.73 cores=0-7
/proc/31975/stat : 31975 (python) R 31973 31975 31654 0 -1 4202496 70053 704847 1 0 4726 23 41534 190 16 0 1 0 738852173 512442368 38583 33554432000 4194304 5683644 140736565227600 18446744073709551615 260905049527 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/31975/statm: 125108 38583 1873 364 0 61032 0
Current children cumulated CPU time (s) 464.73
Current children cumulated vsize (KiB) 500432

Child status: 0
Real time (s): 100.048
CPU time (s): 464.771
CPU user time (s): 462.626
CPU system time (s): 2.14567
CPU usage (%): 464.55
Max. virtual memory (cumulated for all children) (KiB): 7485036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 462.626
system time used= 2.14567
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 786930
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= 3763
involuntary context switches= 2604

runsolver used 0.449931 second user time and 1.04184 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 21:03:35
IDJOB=3380634
IDBENCH=71003
IDSOLVER=1864
FILE ID=node116/3380634-1305486214
RUNJOBID= node116-1305481205-31668
PBS_JOBID= 13325364
Free space on /tmp= 73128 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-10p0.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-3380634-1305486214/watcher-3380634-1305486214 -o /tmp/evaluation-result-3380634-1305486214/solver-3380634-1305486214 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3380634-1305486214.cnf -seed 1724122103 -budget 40000 -cores 8

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=1724122103

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21195520 kB
Buffers:        144012 kB
Cached:        1333416 kB
SwapCached:      12348 kB
Active:       10591224 kB
Inactive:       923700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21195520 kB
SwapTotal:    67111528 kB
SwapFree:     65730872 kB
Dirty:           43460 kB
Writeback:           0 kB
AnonPages:    10035940 kB
Mapped:          19556 kB
Slab:           114628 kB
PageTables:      52564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 113395088 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= 73096 MiB
End job on node116 at 2011-05-15 21:05:15