Trace number 3484651

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-seq-industrial (fixed, 1200 s timeout)? (TO) 1200.06 1199.23

General information on the benchmark

NameSAT03/industrial/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

Solver Data

0.32/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.45	c INFO: solving HOME/instance-3484651-1307752010.cnf
0.32/0.45	c INFO: computing task features
0.71/0.89	c INFO: computed variable-clause graph statistics
0.81/0.91	c INFO: computed clause balance statistics
3.01/3.12	c INFO: computed variable balance statistics
4.51/4.66	c INFO: computed small-clause counts
4.51/4.67	c INFO: computed Horn-clause counts
5.61/5.78	c INFO: computed variable graph statistics
5.61/5.78	c INFO: collected features for HOME/instance-3484651-1307752010.cnf in 5.31 s
5.61/5.78	c INFO: running lingeling-276@0 for 582 with 1194 remaining (b = 0.56)
592.42/592.46	c INFO: running cryptominisat-2.9.0@0 for 608 with 608 remaining (b = 0.50)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3484651-1307752010/watcher-3484651-1307752010 -o /tmp/evaluation-result-3484651-1307752010/solver-3484651-1307752010 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484651-1307752010.cnf -seed 1016262643 -budget 1200 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.04 4.00 3.67 5/202 1357
/proc/meminfo: memFree=30880020/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=15184 CPUtime=0 cores=1,3
/proc/1357/stat : 1357 (python) R 1355 1357 31379 0 -1 4202496 713 0 0 0 0 0 0 0 25 0 1 0 886800675 15548416 603 33554432000 4194304 5683644 140737364252672 18446744073709551615 208080230400 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 3796 603 319 364 0 283 0

[startup+0.024838 s]
/proc/loadavg: 4.04 4.00 3.67 5/202 1357
/proc/meminfo: memFree=30880020/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=16816 CPUtime=0.01 cores=1,3
/proc/1357/stat : 1357 (python) R 1355 1357 31379 0 -1 4202496 1225 0 0 0 1 0 0 0 25 0 1 0 886800675 17219584 1081 33554432000 4194304 5683644 140737364252672 18446744073709551615 4962481 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 4204 1082 417 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16816

[startup+0.100882 s]
/proc/loadavg: 4.04 4.00 3.67 5/202 1357
/proc/meminfo: memFree=30880020/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=104620 CPUtime=0.07 cores=1,3
/proc/1357/stat : 1357 (python) R 1355 1357 31379 0 -1 4202496 3145 0 0 0 6 1 0 0 25 0 1 0 886800675 107130880 2822 33554432000 4194304 5683644 140737364252672 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 26155 2822 847 364 0 1903 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104620

[startup+0.300848 s]
/proc/loadavg: 4.04 4.00 3.67 5/202 1357
/proc/meminfo: memFree=30880020/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=198920 CPUtime=0.23 cores=1,3
/proc/1357/stat : 1357 (python) R 1355 1357 31379 0 -1 4202496 7024 930 1 0 18 5 0 0 25 0 1 0 886800675 203694080 5053 33554432000 4194304 5683644 140737364252672 18446744073709551615 208079899520 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 49730 5053 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198920

[startup+0.700712 s]
/proc/loadavg: 4.04 4.00 3.67 5/202 1357
/proc/meminfo: memFree=30880020/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=295824 CPUtime=0.61 cores=1,3
/proc/1357/stat : 1357 (python) R 1355 1357 31379 0 -1 4202496 13493 930 1 0 53 8 0 0 25 0 1 0 886800675 302923776 11164 33554432000 4194304 5683644 140737364252672 18446744073709551615 4603727 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 73956 11165 1761 364 0 9880 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 295824

[startup+1.50056 s]
/proc/loadavg: 4.04 4.00 3.67 6/203 1362
/proc/meminfo: memFree=30829440/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=306348 CPUtime=1.41 cores=1,3
/proc/1357/stat : 1357 (python) R 1355 1357 31379 0 -1 4202496 19627 930 1 0 132 9 0 0 25 0 1 0 886800675 313700352 13971 33554432000 4194304 5683644 140737364252672 18446744073709551615 47115584867200 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 76587 13971 1826 364 0 12511 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 306348

[startup+3.10026 s]
/proc/loadavg: 4.04 4.00 3.67 6/203 1362
/proc/meminfo: memFree=30828820/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=306348 CPUtime=3.01 cores=1,3
/proc/1357/stat : 1357 (python) R 1355 1357 31379 0 -1 4202496 19627 930 1 0 292 9 0 0 25 0 1 0 886800675 313700352 13971 33554432000 4194304 5683644 140737364252672 18446744073709551615 208079890225 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 76587 13971 1826 364 0 12511 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 306348

[startup+6.30064 s]
/proc/loadavg: 4.04 4.00 3.67 6/200 1401
/proc/meminfo: memFree=31067804/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=314364 CPUtime=5.69 cores=1,3
/proc/1357/stat : 1357 (python) S 1355 1357 31379 0 -1 4202496 19917 930 1 0 560 9 0 0 25 0 2 0 886800675 321908736 13453 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1357/statm: 78591 13453 1867 364 0 14509 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 314364

[startup+12.7004 s]
/proc/loadavg: 4.03 4.00 3.67 5/203 1408
/proc/meminfo: memFree=31003280/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=314364 CPUtime=5.69 cores=1,3
/proc/1357/stat : 1357 (python) S 1355 1357 31379 0 -1 4202496 19917 930 1 0 560 9 0 0 25 0 2 0 886800675 321908736 13453 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1357/statm: 78591 13453 1867 364 0 14509 0
[pid=1406] ppid=1357 vsize=304120 CPUtime=0 cores=1,3
/proc/1406/stat : 1406 (python) S 1357 1357 31379 0 -1 4202560 886 0 0 0 0 0 0 0 18 0 1 0 886801254 311418880 11958 33554432000 4194304 5683644 140737364252672 18446744073709551615 208080252431 0 0 16781312 514 4450818675485671685 0 0 17 1 0 0 0
/proc/1406/statm: 76030 11958 376 364 0 11948 0
[pid=1408] ppid=1406 vsize=19100 CPUtime=6.89 cores=1,3
/proc/1408/stat : 1408 (lingeling) R 1406 1408 1408 0 -1 4202496 5338 0 0 0 689 0 0 0 25 0 1 0 886801254 19558400 3944 33554432000 4194304 4352236 140733514222368 18446744073709551615 4331578 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/1408/statm: 4775 3944 128 39 0 3855 0
[pid=1357/tid=1407] ppid=1355 vsize=314364 CPUtime=0 cores=1,3
/proc/1357/task/1407/stat : 1407 (python) S 1355 1357 31379 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 2 0 886801254 321908736 13453 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 637584

[startup+25.501 s]
/proc/loadavg: 4.03 4.00 3.67 5/206 1412
/proc/meminfo: memFree=30985828/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=314364 CPUtime=5.69 cores=1,3
/proc/1357/stat : 1357 (python) S 1355 1357 31379 0 -1 4202496 19917 930 1 0 560 9 0 0 25 0 2 0 886800675 321908736 13453 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1357/statm: 78591 13453 1867 364 0 14509 0
[pid=1406] ppid=1357 vsize=304120 CPUtime=0.02 cores=1,3
/proc/1406/stat : 1406 (python) S 1357 1357 31379 0 -1 4202560 894 0 0 0 1 1 0 0 18 0 1 0 886801254 311418880 11958 33554432000 4194304 5683644 140737364252672 18446744073709551615 208080252431 0 0 16781312 514 17201305262695088389 0 0 17 1 0 0 0
/proc/1406/statm: 76030 11958 376 364 0 11948 0
[pid=1408] ppid=1406 vsize=18332 CPUtime=19.68 cores=1,3
/proc/1408/stat : 1408 (lingeling) R 1406 1408 1408 0 -1 4202496 5778 0 0 0 1968 0 0 0 25 0 1 0 886801254 18771968 3752 33554432000 4194304 4352236 140733514222368 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/1408/statm: 4583 3752 128 39 0 3663 0
[pid=1357/tid=1407] ppid=1355 vsize=314364 CPUtime=0 cores=1,3
/proc/1357/task/1407/stat : 1407 (python) S 1355 1357 31379 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 2 0 886801254 321908736 13453 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 636816

[startup+51.1011 s]
/proc/loadavg: 4.02 4.00 3.68 5/206 1412
/proc/meminfo: memFree=30981276/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=314364 CPUtime=5.69 cores=1,3
/proc/1357/stat : 1357 (python) S 1355 1357 31379 0 -1 4202496 19917 930 1 0 560 9 0 0 25 0 2 0 886800675 321908736 13453 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1357/statm: 78591 13453 1867 364 0 14509 0
[pid=1406] ppid=1357 vsize=304120 CPUtime=0.05 cores=1,3
/proc/1406/stat : 1406 (python) S 1357 1357 31379 0 -1 4202560 905 0 0 0 3 2 0 0 18 0 1 0 886801254 311418880 11958 33554432000 4194304 5683644 140737364252672 18446744073709551615 208080252431 0 0 16781312 514 17201305262695088389 0 0 17 1 0 0 0
/proc/1406/statm: 76030 11958 376 364 0 11948 0
[pid=1408] ppid=1406 vsize=22596 CPUtime=45.26 cores=1,3
/proc/1408/stat : 1408 (lingeling) R 1406 1408 1408 0 -1 4202496 7071 0 0 0 4525 1 0 0 25 0 1 0 886801254 23138304 4818 33554432000 4194304 4352236 140733514222368 18446744073709551615 4298744 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/1408/statm: 5649 4818 128 39 0 4729 0
[pid=1357/tid=1407] ppid=1355 vsize=314364 CPUtime=0 cores=1,3
/proc/1357/task/1407/stat : 1407 (python) S 1355 1357 31379 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 2 0 886801254 321908736 13453 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 641080

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.70 6/206 1414
/proc/meminfo: memFree=30943576/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=314364 CPUtime=5.69 cores=1,3
/proc/1357/stat : 1357 (python) S 1355 1357 31379 0 -1 4202496 19917 930 1 0 560 9 0 0 25 0 2 0 886800675 321908736 13453 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1357/statm: 78591 13453 1867 364 0 14509 0
[pid=1406] ppid=1357 vsize=304120 CPUtime=0.12 cores=1,3
/proc/1406/stat : 1406 (python) S 1357 1357 31379 0 -1 4202560 930 0 0 0 7 5 0 0 18 0 1 0 886801254 311418880 11958 33554432000 4194304 5683644 140737364252672 18446744073709551615 208080252431 0 0 16781312 514 17201305262695088389 0 0 17 1 0 0 0
/proc/1406/statm: 76030 11958 376 364 0 11948 0
[pid=1408] ppid=1406 vsize=22876 CPUtime=96.41 cores=1,3
/proc/1408/stat : 1408 (lingeling) R 1406 1408 1408 0 -1 4202496 7581 0 0 0 9640 1 0 0 25 0 1 0 886801254 23425024 4888 33554432000 4194304 4352236 140733514222368 18446744073709551615 4278712 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/1408/statm: 5719 4888 128 39 0 4799 0
[pid=1357/tid=1407] ppid=1355 vsize=314364 CPUtime=0 cores=1,3
/proc/1357/task/1407/stat : 1407 (python) S 1355 1357 31379 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 2 0 886801254 321908736 13453 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 641360

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.71 5/206 1415
/proc/meminfo: memFree=30933868/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=314364 CPUtime=5.69 cores=1,3
/proc/1357/stat : 1357 (python) S 1355 1357 31379 0 -1 4202496 19917 930 1 0 560 9 0 0 25 0 2 0 886800675 321908736 13453 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1357/statm: 78591 13453 1867 364 0 14509 0
[pid=1406] ppid=1357 vsize=304120 CPUtime=0.2 cores=1,3
/proc/1406/stat : 1406 (python) S 1357 1357 31379 0 -1 4202560 949 0 0 0 12 8 0 0 18 0 1 0 886801254 311418880 11958 33554432000 4194304 5683644 140737364252672 18446744073709551615 208080252431 0 0 16781312 514 17201305262695088389 0 0 17 1 0 0 0
/proc/1406/statm: 76030 11958 376 364 0 11948 0
[pid=1408] ppid=1406 vsize=26692 CPUtime=156.34 cores=1,3
/proc/1408/stat : 1408 (lingeling) R 1406 1408 1408 0 -1 4202496 8754 0 0 0 15633 1 0 0 25 0 1 0 886801254 27332608 5842 33554432000 4194304 4352236 140733514222368 18446744073709551615 4328390 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/1408/statm: 6673 5842 128 39 0 5753 0
[pid=1357/tid=1407] ppid=1355 vsize=314364 CPUtime=0 cores=1,3
/proc/1357/task/1407/stat : 1407 (python) S 1355 1357 31379 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 2 0 886801254 321908736 13453 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 645176

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.73 5/206 1417
/proc/meminfo: memFree=30942128/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=314364 CPUtime=5.69 cores=1,3
/proc/1357/stat : 1357 (python) S 1355 1357 31379 0 -1 4202496 19917 930 1 0 560 9 0 0 25 0 2 0 886800675 321908736 13453 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1357/statm: 78591 13453 1867 364 0 14509 0
[pid=1406] ppid=1357 vsize=304120 CPUtime=0.28 cores=1,3
/proc/1406/stat : 1406 (python) S 1357 1357 31379 0 -1 4202560 968 0 0 0 16 12 0 0 18 0 1 0 886801254 311418880 11958 33554432000 4194304 5683644 140737364252672 18446744073709551615 208080252431 0 0 16781312 514 17201305262695088389 0 0 17 1 0 0 0
/proc/1406/statm: 76030 11958 376 364 0 11948 0
[pid=1408] ppid=1406 vsize=28744 CPUtime=216.28 cores=1,3
/proc/1408/stat : 1408 (lingeling) R 1406 1408 1408 0 -1 4202496 9490 0 0 0 21627 1 0 0 25 0 1 0 886801254 29433856 6355 33554432000 4194304 4352236 140733514222368 18446744073709551615 4278717 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/1408/statm: 7186 6355 128 39 0 6266 0
[pid=1357/tid=1407] ppid=1355 vsize=314364 CPUtime=0 cores=1,3
/proc/1357/task/1407/stat : 1407 (python) S 1355 1357 31379 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 2 0 886801254 321908736 13453 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 647228

[startup+282.301 s]
/proc/loadavg: 4.05 4.01 3.75 5/206 1418
/proc/meminfo: memFree=30916536/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=314364 CPUtime=5.69 cores=1,3
/proc/1357/stat : 1357 (python) S 1355 1357 31379 0 -1 4202496 19917 930 1 0 560 9 0 0 25 0 2 0 886800675 321908736 13453 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1357/statm: 78591 13453 1867 364 0 14509 0
[pid=1406] ppid=1357 vsize=304120 CPUtime=0.35 cores=1,3

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

[pid=1475] ppid=1357 vsize=314376 CPUtime=0.48 cores=1,3
/proc/1475/stat : 1475 (python) S 1357 1357 31379 0 -1 4202560 993 0 0 0 25 23 0 0 15 0 1 0 886859922 321921024 11956 33554432000 4194304 5683644 140737364252672 18446744073709551615 208080252486 0 0 16781312 514 17201305262695088392 0 0 17 3 0 0 0
/proc/1475/statm: 78594 11956 370 364 0 14509 0
[pid=1477] ppid=1475 vsize=549796 CPUtime=349.84 cores=1,3
/proc/1477/stat : 1477 (cryptominisat-2) R 1475 1477 1477 0 -1 4202496 273647 0 0 0 34933 51 0 0 25 0 1 0 886859922 562991104 107520 33554432000 4194304 4677096 140733788477584 18446744073709551615 208079929026 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1477/statm: 137449 107520 393 118 0 132408 0
[pid=1357/tid=1407] ppid=1355 vsize=324620 CPUtime=0 cores=1,3
/proc/1357/task/1407/stat : 1407 (python) S 1355 1357 31379 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 3 0 886801254 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 1 0 0 0
[pid=1357/tid=1476] ppid=1355 vsize=324620 CPUtime=0 cores=1,3
/proc/1357/task/1476/stat : 1476 (python) S 1355 1357 31379 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 3 0 886859922 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 942.8
Current children cumulated vsize (KiB) 1547780

[startup+1002.3 s]
/proc/loadavg: 4.09 4.03 3.87 6/214 1496
/proc/meminfo: memFree=29608940/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=324620 CPUtime=5.7 cores=1,3
/proc/1357/stat : 1357 (python) S 1355 1357 31379 0 -1 4202496 20733 930 1 0 561 9 0 0 19 0 3 0 886800675 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1357/statm: 81155 13468 1878 364 0 17070 0
[pid=1406] ppid=1357 vsize=314364 CPUtime=0.76 cores=1,3
/proc/1406/stat : 1406 (python) S 1357 1357 31379 0 -1 4202560 1206 0 0 0 43 33 0 0 19 0 2 0 886801254 321908736 12001 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/1406/statm: 78591 12001 414 364 0 14509 0
[pid=1408] ppid=1406 vsize=44624 CPUtime=586.02 cores=1,3
/proc/1408/stat : 1408 (lingeling) T 1406 1408 1408 0 -1 4202496 23380 0 0 0 58599 3 0 0 25 0 1 0 886801254 45694976 10325 33554432000 4194304 4352236 140733514222368 18446744073709551615 4328390 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/1408/statm: 11156 10325 128 39 0 10236 0
[pid=1406/tid=1474] ppid=1357 vsize=314364 CPUtime=0 cores=1,3
/proc/1406/task/1474/stat : 1474 (python) S 1357 1357 31379 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886859921 321908736 12001 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 514 18446604471128849408 0 0 -1 3 0 0 0
[pid=1475] ppid=1357 vsize=314376 CPUtime=0.57 cores=1,3
/proc/1475/stat : 1475 (python) S 1357 1357 31379 0 -1 4202560 993 0 0 0 30 27 0 0 15 0 1 0 886859922 321921024 11956 33554432000 4194304 5683644 140737364252672 18446744073709551615 208080252486 0 0 16781312 514 17201305262695088392 0 0 17 3 0 0 0
/proc/1475/statm: 78594 11956 370 364 0 14509 0
[pid=1477] ppid=1475 vsize=555680 CPUtime=409.84 cores=1,3
/proc/1477/stat : 1477 (cryptominisat-2) R 1475 1477 1477 0 -1 4202496 304499 0 0 0 40925 59 0 0 25 0 1 0 886859922 569016320 108980 33554432000 4194304 4677096 140733788477584 18446744073709551615 4320155 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1477/statm: 138920 108980 393 118 0 133879 0
[pid=1357/tid=1407] ppid=1355 vsize=324620 CPUtime=0 cores=1,3
/proc/1357/task/1407/stat : 1407 (python) S 1355 1357 31379 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 3 0 886801254 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 1 0 0 0
[pid=1357/tid=1476] ppid=1355 vsize=324620 CPUtime=0 cores=1,3
/proc/1357/task/1476/stat : 1476 (python) S 1355 1357 31379 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 3 0 886859922 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1002.89
Current children cumulated vsize (KiB) 1553664

[startup+1062.3 s]
/proc/loadavg: 4.09 4.04 3.88 6/214 1497
/proc/meminfo: memFree=29680948/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=324620 CPUtime=5.7 cores=1,3
/proc/1357/stat : 1357 (python) S 1355 1357 31379 0 -1 4202496 20733 930 1 0 561 9 0 0 19 0 3 0 886800675 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1357/statm: 81155 13468 1878 364 0 17070 0
[pid=1406] ppid=1357 vsize=314364 CPUtime=0.76 cores=1,3
/proc/1406/stat : 1406 (python) S 1357 1357 31379 0 -1 4202560 1206 0 0 0 43 33 0 0 19 0 2 0 886801254 321908736 12001 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/1406/statm: 78591 12001 414 364 0 14509 0
[pid=1408] ppid=1406 vsize=44624 CPUtime=586.02 cores=1,3
/proc/1408/stat : 1408 (lingeling) T 1406 1408 1408 0 -1 4202496 23380 0 0 0 58599 3 0 0 25 0 1 0 886801254 45694976 10325 33554432000 4194304 4352236 140733514222368 18446744073709551615 4328390 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/1408/statm: 11156 10325 128 39 0 10236 0
[pid=1406/tid=1474] ppid=1357 vsize=314364 CPUtime=0 cores=1,3
/proc/1406/task/1474/stat : 1474 (python) S 1357 1357 31379 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886859921 321908736 12001 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 514 18446604471128849408 0 0 -1 3 0 0 0
[pid=1475] ppid=1357 vsize=314376 CPUtime=0.65 cores=1,3
/proc/1475/stat : 1475 (python) S 1357 1357 31379 0 -1 4202560 993 0 0 0 35 30 0 0 15 0 1 0 886859922 321921024 11956 33554432000 4194304 5683644 140737364252672 18446744073709551615 208080252486 0 0 16781312 514 17201305262695088392 0 0 17 3 0 0 0
/proc/1475/statm: 78594 11956 370 364 0 14509 0
[pid=1477] ppid=1475 vsize=516564 CPUtime=469.84 cores=1,3
/proc/1477/stat : 1477 (cryptominisat-2) R 1475 1477 1477 0 -1 4202496 344508 0 0 0 46916 68 0 0 25 0 1 0 886859922 528961536 93131 33554432000 4194304 4677096 140733788477584 18446744073709551615 4320122 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1477/statm: 129141 93131 393 118 0 124100 0
[pid=1357/tid=1407] ppid=1355 vsize=324620 CPUtime=0 cores=1,3
/proc/1357/task/1407/stat : 1407 (python) S 1355 1357 31379 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 3 0 886801254 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 1 0 0 0
[pid=1357/tid=1476] ppid=1355 vsize=324620 CPUtime=0 cores=1,3
/proc/1357/task/1476/stat : 1476 (python) S 1355 1357 31379 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 3 0 886859922 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1062.97
Current children cumulated vsize (KiB) 1514548

[startup+1122.3 s]
/proc/loadavg: 4.07 4.04 3.89 6/214 1499
/proc/meminfo: memFree=29671240/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=324620 CPUtime=5.7 cores=1,3
/proc/1357/stat : 1357 (python) S 1355 1357 31379 0 -1 4202496 20733 930 1 0 561 9 0 0 19 0 3 0 886800675 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1357/statm: 81155 13468 1878 364 0 17070 0
[pid=1406] ppid=1357 vsize=314364 CPUtime=0.76 cores=1,3
/proc/1406/stat : 1406 (python) S 1357 1357 31379 0 -1 4202560 1206 0 0 0 43 33 0 0 19 0 2 0 886801254 321908736 12001 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/1406/statm: 78591 12001 414 364 0 14509 0
[pid=1408] ppid=1406 vsize=44624 CPUtime=586.02 cores=1,3
/proc/1408/stat : 1408 (lingeling) T 1406 1408 1408 0 -1 4202496 23380 0 0 0 58599 3 0 0 25 0 1 0 886801254 45694976 10325 33554432000 4194304 4352236 140733514222368 18446744073709551615 4328390 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/1408/statm: 11156 10325 128 39 0 10236 0
[pid=1406/tid=1474] ppid=1357 vsize=314364 CPUtime=0 cores=1,3
/proc/1406/task/1474/stat : 1474 (python) S 1357 1357 31379 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886859921 321908736 12001 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 514 18446604471128849408 0 0 -1 3 0 0 0
[pid=1475] ppid=1357 vsize=314376 CPUtime=0.73 cores=1,3
/proc/1475/stat : 1475 (python) S 1357 1357 31379 0 -1 4202560 993 0 0 0 39 34 0 0 15 0 1 0 886859922 321921024 11956 33554432000 4194304 5683644 140737364252672 18446744073709551615 208080252486 0 0 16781312 514 17201305262695088392 0 0 17 3 0 0 0
/proc/1475/statm: 78594 11956 370 364 0 14509 0
[pid=1477] ppid=1475 vsize=516360 CPUtime=529.84 cores=1,3
/proc/1477/stat : 1477 (cryptominisat-2) R 1475 1477 1477 0 -1 4202496 376447 0 0 0 52910 74 0 0 25 0 1 0 886859922 528752640 96919 33554432000 4194304 4677096 140733788477584 18446744073709551615 4320155 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1477/statm: 129090 96919 393 118 0 124049 0
[pid=1357/tid=1407] ppid=1355 vsize=324620 CPUtime=0 cores=1,3
/proc/1357/task/1407/stat : 1407 (python) S 1355 1357 31379 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 3 0 886801254 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 1 0 0 0
[pid=1357/tid=1476] ppid=1355 vsize=324620 CPUtime=0 cores=1,3
/proc/1357/task/1476/stat : 1476 (python) S 1355 1357 31379 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 3 0 886859922 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1123.05
Current children cumulated vsize (KiB) 1514344

[startup+1182.3 s]
/proc/loadavg: 3.96 4.02 3.89 5/214 1547
/proc/meminfo: memFree=29604468/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=324620 CPUtime=5.7 cores=1,3
/proc/1357/stat : 1357 (python) S 1355 1357 31379 0 -1 4202496 20733 930 1 0 561 9 0 0 19 0 3 0 886800675 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1357/statm: 81155 13468 1878 364 0 17070 0
[pid=1406] ppid=1357 vsize=314364 CPUtime=0.76 cores=1,3
/proc/1406/stat : 1406 (python) S 1357 1357 31379 0 -1 4202560 1206 0 0 0 43 33 0 0 19 0 2 0 886801254 321908736 12001 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/1406/statm: 78591 12001 414 364 0 14509 0
[pid=1408] ppid=1406 vsize=44624 CPUtime=586.02 cores=1,3
/proc/1408/stat : 1408 (lingeling) T 1406 1408 1408 0 -1 4202496 23380 0 0 0 58599 3 0 0 25 0 1 0 886801254 45694976 10325 33554432000 4194304 4352236 140733514222368 18446744073709551615 4328390 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/1408/statm: 11156 10325 128 39 0 10236 0
[pid=1406/tid=1474] ppid=1357 vsize=314364 CPUtime=0 cores=1,3
/proc/1406/task/1474/stat : 1474 (python) S 1357 1357 31379 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886859921 321908736 12001 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 514 18446604471128849408 0 0 -1 3 0 0 0
[pid=1475] ppid=1357 vsize=314376 CPUtime=0.8 cores=1,3
/proc/1475/stat : 1475 (python) S 1357 1357 31379 0 -1 4202560 993 0 0 0 42 38 0 0 15 0 1 0 886859922 321921024 11956 33554432000 4194304 5683644 140737364252672 18446744073709551615 208080252486 0 0 16781312 514 17201305262695088392 0 0 17 3 0 0 0
/proc/1475/statm: 78594 11956 370 364 0 14509 0
[pid=1477] ppid=1475 vsize=576644 CPUtime=589.84 cores=1,3
/proc/1477/stat : 1477 (cryptominisat-2) R 1475 1477 1477 0 -1 4202496 410297 0 0 0 58900 84 0 0 25 0 1 0 886859922 590483456 112641 33554432000 4194304 4677096 140733788477584 18446744073709551615 208079929099 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1477/statm: 144161 112641 393 118 0 139120 0
[pid=1357/tid=1407] ppid=1355 vsize=324620 CPUtime=0 cores=1,3
/proc/1357/task/1407/stat : 1407 (python) S 1355 1357 31379 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 3 0 886801254 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 1 0 0 0
[pid=1357/tid=1476] ppid=1355 vsize=324620 CPUtime=0 cores=1,3
/proc/1357/task/1476/stat : 1476 (python) S 1355 1357 31379 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 3 0 886859922 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1183.12
Current children cumulated vsize (KiB) 1574628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.2 s]
/proc/loadavg: 3.97 4.01 3.90 5/214 1548
/proc/meminfo: memFree=29546484/32950928 swapFree=67055948/67111528
[pid=1357] ppid=1355 vsize=324620 CPUtime=5.7 cores=1,3
/proc/1357/stat : 1357 (python) S 1355 1357 31379 0 -1 4202496 20733 930 1 0 561 9 0 0 19 0 3 0 886800675 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1357/statm: 81155 13468 1878 364 0 17070 0
[pid=1406] ppid=1357 vsize=314364 CPUtime=0.76 cores=1,3
/proc/1406/stat : 1406 (python) S 1357 1357 31379 0 -1 4202560 1206 0 0 0 43 33 0 0 19 0 2 0 886801254 321908736 12001 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/1406/statm: 78591 12001 414 364 0 14509 0
[pid=1408] ppid=1406 vsize=44624 CPUtime=586.02 cores=1,3
/proc/1408/stat : 1408 (lingeling) T 1406 1408 1408 0 -1 4202496 23380 0 0 0 58599 3 0 0 25 0 1 0 886801254 45694976 10325 33554432000 4194304 4352236 140733514222368 18446744073709551615 4328390 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/1408/statm: 11156 10325 128 39 0 10236 0
[pid=1406/tid=1474] ppid=1357 vsize=314364 CPUtime=0 cores=1,3
/proc/1406/task/1474/stat : 1474 (python) S 1357 1357 31379 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886859921 321908736 12001 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 514 18446604471128849408 0 0 -1 3 0 0 0
[pid=1475] ppid=1357 vsize=314376 CPUtime=0.83 cores=1,3
/proc/1475/stat : 1475 (python) S 1357 1357 31379 0 -1 4202560 993 0 0 0 44 39 0 0 15 0 1 0 886859922 321921024 11956 33554432000 4194304 5683644 140737364252672 18446744073709551615 208080252486 0 0 16781312 514 17201305262695088392 0 0 17 3 0 0 0
/proc/1475/statm: 78594 11956 370 364 0 14509 0
[pid=1477] ppid=1475 vsize=578008 CPUtime=606.75 cores=1,3
/proc/1477/stat : 1477 (cryptominisat-2) R 1475 1477 1477 0 -1 4202496 415410 0 0 0 60589 86 0 0 25 0 1 0 886859922 591880192 108768 33554432000 4194304 4677096 140733788477584 18446744073709551615 4318898 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/1477/statm: 144502 108768 393 118 0 139461 0
[pid=1357/tid=1407] ppid=1355 vsize=324620 CPUtime=0 cores=1,3
/proc/1357/task/1407/stat : 1407 (python) S 1355 1357 31379 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 3 0 886801254 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 1 0 0 0
[pid=1357/tid=1476] ppid=1355 vsize=324620 CPUtime=0 cores=1,3
/proc/1357/task/1476/stat : 1476 (python) S 1355 1357 31379 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 3 0 886859922 332410880 13468 33554432000 4194304 5683644 140737364252672 18446744073709551615 208092055985 0 0 16781312 2 18446604467270478016 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1575992

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1357 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=613146
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=104984
# CPU time returned by wait4() is 5.71813
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.23
CPU time (s): 1200.06
CPU user time (s): 1198.36
CPU system time (s): 1.7
CPU usage (%): 100.07
Max. virtual memory (cumulated for all children) (KiB): 1575992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.61315
system time used= 0.104984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21663
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= 992
involuntary context switches= 33

runsolver used 2.09668 second user time and 5.15422 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-11 02:26:50
IDJOB=3484651
IDBENCH=84223
IDSOLVER=1976
FILE ID=node127/3484651-1307752010
RUNJOBID= node127-1307750682-796
PBS_JOBID= 13550830
Free space on /tmp= 73976 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT03/industrial/li/li-exam/li-exam-61.shuffled-as.sat03-366.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3484651-1307752010/watcher-3484651-1307752010 -o /tmp/evaluation-result-3484651-1307752010/solver-3484651-1307752010 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484651-1307752010.cnf -seed 1016262643 -budget 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 3be662940f394fa876137a905247d755
RANDOM SEED=1016262643

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:      30880696 kB
Buffers:        284384 kB
Cached:        1011156 kB
SwapCached:       9372 kB
Active:        1199928 kB
Inactive:       665928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30880696 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:           52316 kB
Writeback:           0 kB
AnonPages:      567652 kB
Mapped:          20160 kB
Slab:           133472 kB
PageTables:      10664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1264404 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= 73960 MiB
End job on node127 at 2011-06-11 02:46:51