Trace number 3483964

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.04 1199.93

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
MD5SUM8dae13531986e2a9bdb6559418f57130
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1166.09
Satisfiable
(Un)Satisfiability was proved
Number of variables89190
Number of clauses265718
Sum of the clauses size620006
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2177144
Number of clauses of size 388572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.37/0.50	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.50	c INFO: solving HOME/instance-3483964-1307749750.cnf
0.37/0.50	c INFO: computing task features
1.07/1.29	c INFO: computed variable-clause graph statistics
1.17/1.33	c INFO: computed clause balance statistics
5.38/5.55	c INFO: computed variable balance statistics
8.47/8.65	c INFO: computed small-clause counts
8.47/8.69	c INFO: computed Horn-clause counts
17.87/18.06	c INFO: computed variable graph statistics
17.87/18.06	c INFO: collected features for HOME/instance-3483964-1307749750.cnf in 17.54 s
17.87/18.07	c INFO: running lingeling-276@0 for 582 with 1182 remaining (b = 0.63)
604.64/604.73	c INFO: running cryptominisat-2.9.0@0 for 596 with 596 remaining (b = 0.58)

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-3483964-1307749750/watcher-3483964-1307749750 -o /tmp/evaluation-result-3483964-1307749750/solver-3483964-1307749750 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483964-1307749750.cnf -seed 709612831 -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.02 4.01 3.77 4/198 16724
/proc/meminfo: memFree=30813376/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=15388 CPUtime=0 cores=1,3
/proc/16724/stat : 16724 (python) R 16722 16724 15748 0 -1 4202496 813 0 0 0 0 0 0 0 22 0 1 0 886573762 15757312 698 33554432000 4194304 5683644 140733426195456 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16724/statm: 3847 698 334 364 0 334 0

[startup+0.031832 s]
/proc/loadavg: 4.02 4.01 3.77 4/198 16724
/proc/meminfo: memFree=30813376/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=18884 CPUtime=0.02 cores=1,3
/proc/16724/stat : 16724 (python) R 16722 16724 15748 0 -1 4202496 1283 0 0 0 2 0 0 0 22 0 1 0 886573762 19337216 1135 33554432000 4194304 5683644 140733426195456 18446744073709551615 4865441 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16724/statm: 4721 1135 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100821 s]
/proc/loadavg: 4.02 4.01 3.77 4/198 16724
/proc/meminfo: memFree=30813376/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=104228 CPUtime=0.07 cores=1,3
/proc/16724/stat : 16724 (python) S 16722 16724 15748 0 -1 4202496 3066 0 0 0 5 2 0 0 17 0 1 0 886573762 106729472 2747 33554432000 4194304 5683644 140733426195456 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 1 0 0 0
/proc/16724/statm: 26057 2747 847 364 0 1805 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104228

[startup+0.300785 s]
/proc/loadavg: 4.02 4.01 3.77 4/198 16724
/proc/meminfo: memFree=30813376/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=135752 CPUtime=0.21 cores=1,3
/proc/16724/stat : 16724 (python) R 16722 16724 15748 0 -1 4202496 6014 930 1 0 16 5 0 0 17 0 1 0 886573762 139010048 4169 33554432000 4194304 5683644 140733426195456 18446744073709551615 235594862597 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16724/statm: 33938 4169 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135752

[startup+0.700719 s]
/proc/loadavg: 4.02 4.01 3.77 4/198 16724
/proc/meminfo: memFree=30813376/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=294912 CPUtime=0.57 cores=1,3
/proc/16724/stat : 16724 (python) R 16722 16724 15748 0 -1 4202496 13264 930 1 0 48 9 0 0 17 0 1 0 886573762 301989888 10936 33554432000 4194304 5683644 140733426195456 18446744073709551615 235594527777 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16724/statm: 73728 10937 1761 364 0 9652 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 294912

[startup+1.50058 s]
/proc/loadavg: 4.02 4.01 3.77 5/199 16729
/proc/meminfo: memFree=30756104/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=331776 CPUtime=1.37 cores=1,3
/proc/16724/stat : 16724 (python) R 16722 16724 15748 0 -1 4202496 28574 930 1 0 126 11 0 0 18 0 1 0 886573762 339738624 20328 33554432000 4194304 5683644 140733426195456 18446744073709551615 4562946 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16724/statm: 82944 20328 1826 364 0 18868 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 331776

[startup+3.1003 s]
/proc/loadavg: 4.02 4.01 3.77 5/194 16737
/proc/meminfo: memFree=30887072/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=331776 CPUtime=2.97 cores=1,3
/proc/16724/stat : 16724 (python) R 16722 16724 15748 0 -1 4202496 28574 930 1 0 286 11 0 0 21 0 1 0 886573762 339738624 20328 33554432000 4194304 5683644 140733426195456 18446744073709551615 235594522076 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16724/statm: 82944 20328 1826 364 0 18868 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 331776

[startup+6.30073 s]
/proc/loadavg: 4.10 4.03 3.78 5/196 16772
/proc/meminfo: memFree=30807788/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=331776 CPUtime=6.17 cores=1,3
/proc/16724/stat : 16724 (python) R 16722 16724 15748 0 -1 4202496 28575 930 1 0 606 11 0 0 25 0 1 0 886573762 339738624 20329 33554432000 4194304 5683644 140733426195456 18446744073709551615 47879625449522 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16724/statm: 82944 20329 1827 364 0 18868 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 331776

[startup+12.7006 s]
/proc/loadavg: 4.09 4.03 3.78 5/196 16772
/proc/meminfo: memFree=30807696/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=331776 CPUtime=12.57 cores=1,3
/proc/16724/stat : 16724 (python) R 16722 16724 15748 0 -1 4202496 28581 930 1 0 1246 11 0 0 25 0 1 0 886573762 339738624 20335 33554432000 4194304 5683644 140733426195456 18446744073709551615 47879625304204 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16724/statm: 82944 20335 1833 364 0 18868 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 331776

[startup+25.5004 s]
/proc/loadavg: 4.07 4.03 3.78 5/202 16779
/proc/meminfo: memFree=30758544/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=337972 CPUtime=17.95 cores=1,3
/proc/16724/stat : 16724 (python) S 16722 16724 15748 0 -1 4202496 28863 930 1 0 1783 12 0 0 25 0 2 0 886573762 346083328 19355 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16724/statm: 84493 19355 1867 364 0 20411 0
[pid=16773] ppid=16724 vsize=327728 CPUtime=0 cores=1,3
/proc/16773/stat : 16773 (python) S 16724 16724 15748 0 -1 4202560 876 0 0 0 0 0 0 0 18 0 1 0 886575569 335593472 17860 33554432000 4194304 5683644 140733426195456 18446744073709551615 235594886671 0 0 16781312 514 4437580830365155588 0 0 17 1 0 0 0
/proc/16773/statm: 81932 17860 376 364 0 17850 0
[pid=16775] ppid=16773 vsize=31348 CPUtime=7.4 cores=1,3
/proc/16775/stat : 16775 (lingeling) R 16773 16775 16775 0 -1 4202496 14319 0 0 0 739 1 0 0 25 0 1 0 886575570 32100352 7007 33554432000 4194304 4352236 140736288455328 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/16775/statm: 7837 7007 129 39 0 6917 0
[pid=16724/tid=16774] ppid=16722 vsize=337972 CPUtime=0 cores=1,3
/proc/16724/task/16774/stat : 16774 (python) S 16722 16724 15748 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 2 0 886575570 346083328 19355 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 697048

[startup+51.1009 s]
/proc/loadavg: 4.11 4.04 3.79 5/199 16822
/proc/meminfo: memFree=31367660/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=337972 CPUtime=17.95 cores=1,3
/proc/16724/stat : 16724 (python) S 16722 16724 15748 0 -1 4202496 28863 930 1 0 1783 12 0 0 25 0 2 0 886573762 346083328 19355 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16724/statm: 84493 19355 1867 364 0 20411 0
[pid=16773] ppid=16724 vsize=327728 CPUtime=0.03 cores=1,3
/proc/16773/stat : 16773 (python) S 16724 16724 15748 0 -1 4202560 894 0 0 0 1 2 0 0 18 0 1 0 886575569 335593472 17860 33554432000 4194304 5683644 140733426195456 18446744073709551615 235594886671 0 0 16781312 514 15349798050264482052 0 0 17 1 0 0 0
/proc/16773/statm: 81932 17860 376 364 0 17850 0
[pid=16775] ppid=16773 vsize=31348 CPUtime=32.98 cores=1,3
/proc/16775/stat : 16775 (lingeling) R 16773 16775 16775 0 -1 4202496 14319 0 0 0 3297 1 0 0 25 0 1 0 886575570 32100352 7007 33554432000 4194304 4352236 140736288455328 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/16775/statm: 7837 7007 129 39 0 6917 0
[pid=16724/tid=16774] ppid=16722 vsize=337972 CPUtime=0 cores=1,3
/proc/16724/task/16774/stat : 16774 (python) S 16722 16724 15748 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 2 0 886575570 346083328 19355 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 697048

[startup+102.307 s]
/proc/loadavg: 4.05 4.03 3.80 5/199 16870
/proc/meminfo: memFree=31217828/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=337972 CPUtime=17.95 cores=1,3
/proc/16724/stat : 16724 (python) S 16722 16724 15748 0 -1 4202496 28863 930 1 0 1783 12 0 0 25 0 2 0 886573762 346083328 19355 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16724/statm: 84493 19355 1867 364 0 20411 0
[pid=16773] ppid=16724 vsize=327728 CPUtime=0.1 cores=1,3
/proc/16773/stat : 16773 (python) S 16724 16724 15748 0 -1 4202560 918 0 0 0 5 5 0 0 18 0 1 0 886575569 335593472 17860 33554432000 4194304 5683644 140733426195456 18446744073709551615 235594886671 0 0 16781312 514 15349798050264482052 0 0 17 1 0 0 0
/proc/16773/statm: 81932 17860 376 364 0 17850 0
[pid=16775] ppid=16773 vsize=43700 CPUtime=84.12 cores=1,3
/proc/16775/stat : 16775 (lingeling) R 16773 16775 16775 0 -1 4202496 21503 0 0 0 8410 2 0 0 25 0 1 0 886575570 44748800 10095 33554432000 4194304 4352236 140736288455328 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/16775/statm: 10925 10095 129 39 0 10005 0
[pid=16724/tid=16774] ppid=16722 vsize=337972 CPUtime=0 cores=1,3
/proc/16724/task/16774/stat : 16774 (python) S 16722 16724 15748 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 2 0 886575570 346083328 19355 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 709400

[startup+162.3 s]
/proc/loadavg: 4.02 4.02 3.81 5/202 16874
/proc/meminfo: memFree=31166044/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=337972 CPUtime=17.95 cores=1,3
/proc/16724/stat : 16724 (python) S 16722 16724 15748 0 -1 4202496 28863 930 1 0 1783 12 0 0 25 0 2 0 886573762 346083328 19355 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16724/statm: 84493 19355 1867 364 0 20411 0
[pid=16773] ppid=16724 vsize=327728 CPUtime=0.17 cores=1,3
/proc/16773/stat : 16773 (python) S 16724 16724 15748 0 -1 4202560 938 0 0 0 8 9 0 0 18 0 1 0 886575569 335593472 17860 33554432000 4194304 5683644 140733426195456 18446744073709551615 235594886671 0 0 16781312 514 15349798050264482052 0 0 17 1 0 0 0
/proc/16773/statm: 81932 17860 376 364 0 17850 0
[pid=16775] ppid=16773 vsize=48708 CPUtime=144.04 cores=1,3
/proc/16775/stat : 16775 (lingeling) R 16773 16775 16775 0 -1 4202496 24804 0 0 0 14401 3 0 0 25 0 1 0 886575570 49876992 11347 33554432000 4194304 4352236 140736288455328 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/16775/statm: 12177 11347 129 39 0 11257 0
[pid=16724/tid=16774] ppid=16722 vsize=337972 CPUtime=0 cores=1,3
/proc/16724/task/16774/stat : 16774 (python) S 16722 16724 15748 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 2 0 886575570 346083328 19355 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 714408

[startup+222.301 s]
/proc/loadavg: 4.05 4.03 3.83 5/202 16876
/proc/meminfo: memFree=31156492/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=337972 CPUtime=17.95 cores=1,3
/proc/16724/stat : 16724 (python) S 16722 16724 15748 0 -1 4202496 28863 930 1 0 1783 12 0 0 25 0 2 0 886573762 346083328 19355 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16724/statm: 84493 19355 1867 364 0 20411 0
[pid=16773] ppid=16724 vsize=327728 CPUtime=0.25 cores=1,3
/proc/16773/stat : 16773 (python) S 16724 16724 15748 0 -1 4202560 957 0 0 0 12 13 0 0 18 0 1 0 886575569 335593472 17860 33554432000 4194304 5683644 140733426195456 18446744073709551615 235594886671 0 0 16781312 514 15349798050264482052 0 0 17 1 0 0 0
/proc/16773/statm: 81932 17860 376 364 0 17850 0
[pid=16775] ppid=16773 vsize=53380 CPUtime=203.98 cores=1,3
/proc/16775/stat : 16775 (lingeling) R 16773 16775 16775 0 -1 4202496 25972 0 0 0 20395 3 0 0 25 0 1 0 886575570 54661120 12515 33554432000 4194304 4352236 140736288455328 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/16775/statm: 13345 12515 129 39 0 12425 0
[pid=16724/tid=16774] ppid=16722 vsize=337972 CPUtime=0 cores=1,3
/proc/16724/task/16774/stat : 16774 (python) S 16722 16724 15748 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 2 0 886575570 346083328 19355 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 719080

[startup+282.301 s]
/proc/loadavg: 4.02 4.02 3.83 5/202 16877
/proc/meminfo: memFree=31148012/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=337972 CPUtime=17.95 cores=1,3
/proc/16724/stat : 16724 (python) S 16722 16724 15748 0 -1 4202496 28863 930 1 0 1783 12 0 0 25 0 2 0 886573762 346083328 19355 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16724/statm: 84493 19355 1867 364 0 20411 0
[pid=16773] ppid=16724 vsize=327728 CPUtime=0.33 cores=1,3
/proc/16773/stat : 16773 (python) S 16724 16724 15748 0 -1 4202560 971 0 0 0 16 17 0 0 18 0 1 0 886575569 335593472 17860 33554432000 4194304 5683644 140733426195456 18446744073709551615 235594886671 0 0 16781312 514 15349798050264482052 0 0 17 1 0 0 0
/proc/16773/statm: 81932 17860 376 364 0 17850 0
[pid=16775] ppid=16773 vsize=53380 CPUtime=263.9 cores=1,3
/proc/16775/stat : 16775 (lingeling) R 16773 16775 16775 0 -1 4202496 25972 0 0 0 26387 3 0 0 25 0 1 0 886575570 54661120 12515 33554432000 4194304 4352236 140736288455328 18446744073709551615 4328087 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/16775/statm: 13345 12515 129 39 0 12425 0
[pid=16724/tid=16774] ppid=16722 vsize=337972 CPUtime=0 cores=1,3
/proc/16724/task/16774/stat : 16774 (python) S 16722 16724 15748 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 2 0 886575570 346083328 19355 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 282.18

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

[pid=16913] ppid=16724 vsize=337984 CPUtime=0.57 cores=1,3
/proc/16913/stat : 16913 (python) S 16724 16724 15748 0 -1 4202560 1030 0 0 0 30 27 0 0 15 0 1 0 886634236 346095616 17859 33554432000 4194304 5683644 140733426195456 18446744073709551615 235594886726 0 0 16781312 514 15349798050264482056 0 0 17 1 0 0 0
/proc/16913/statm: 84496 17859 371 364 0 20411 0
[pid=16915] ppid=16913 vsize=266472 CPUtime=397.11 cores=1,3
/proc/16915/stat : 16915 (cryptominisat-2) R 16913 16915 16915 0 -1 4202496 190366 0 0 0 39675 36 0 0 25 0 1 0 886634236 272867328 57436 33554432000 4194304 4677096 140734371079152 18446744073709551615 4319968 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16915/statm: 66618 57436 394 118 0 61577 0
[pid=16724/tid=16774] ppid=16722 vsize=348228 CPUtime=0 cores=1,3
/proc/16724/task/16774/stat : 16774 (python) S 16722 16724 15748 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 3 0 886575570 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 1 0 0 0
[pid=16724/tid=16914] ppid=16722 vsize=348228 CPUtime=0 cores=1,3
/proc/16724/task/16914/stat : 16914 (python) S 16722 16724 15748 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 3 0 886634236 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 1368040

[startup+1062.3 s]
/proc/loadavg: 1.06 2.17 3.07 2/179 16993
/proc/meminfo: memFree=31557848/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=348228 CPUtime=17.96 cores=1,3
/proc/16724/stat : 16724 (python) S 16722 16724 15748 0 -1 4202496 29639 930 1 0 1784 12 0 0 19 0 3 0 886573762 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16724/statm: 87057 19362 1870 364 0 22972 0
[pid=16773] ppid=16724 vsize=337972 CPUtime=0.75 cores=1,3
/proc/16773/stat : 16773 (python) S 16724 16724 15748 0 -1 4202560 1197 0 0 0 37 38 0 0 19 0 2 0 886575569 346083328 17903 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16773/statm: 84493 17903 414 364 0 20411 0
[pid=16775] ppid=16773 vsize=77384 CPUtime=585.98 cores=1,3
/proc/16775/stat : 16775 (lingeling) T 16773 16775 16775 0 -1 4202496 47845 0 0 0 58593 5 0 0 25 0 1 0 886575570 79241216 18516 33554432000 4194304 4352236 140736288455328 18446744073709551615 4278712 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/16775/statm: 19346 18516 129 39 0 18426 0
[pid=16773/tid=16912] ppid=16724 vsize=337972 CPUtime=0 cores=1,3
/proc/16773/task/16912/stat : 16912 (python) S 16724 16724 15748 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886634235 346083328 17903 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 514 18446604471125767232 0 0 -1 3 0 0 0
[pid=16913] ppid=16724 vsize=337984 CPUtime=0.65 cores=1,3
/proc/16913/stat : 16913 (python) S 16724 16724 15748 0 -1 4202560 1030 0 0 0 34 31 0 0 15 0 1 0 886634236 346095616 17859 33554432000 4194304 5683644 140733426195456 18446744073709551615 235594886726 0 0 16781312 514 4599314317886587144 0 0 17 1 0 0 0
/proc/16913/statm: 84496 17859 371 364 0 20411 0
[pid=16915] ppid=16913 vsize=267348 CPUtime=457.04 cores=1,3
/proc/16915/stat : 16915 (cryptominisat-2) R 16913 16915 16915 0 -1 4202496 203871 0 0 0 45665 39 0 0 25 0 1 0 886634236 273764352 57838 33554432000 4194304 4677096 140734371079152 18446744073709551615 4319571 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16915/statm: 66837 57838 394 118 0 61796 0
[pid=16724/tid=16774] ppid=16722 vsize=348228 CPUtime=0 cores=1,3
/proc/16724/task/16774/stat : 16774 (python) S 16722 16724 15748 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 3 0 886575570 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 1 0 0 0
[pid=16724/tid=16914] ppid=16722 vsize=348228 CPUtime=0 cores=1,3
/proc/16724/task/16914/stat : 16914 (python) S 16722 16724 15748 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 3 0 886634236 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 1368916

[startup+1122.3 s]
/proc/loadavg: 1.02 1.95 2.94 2/179 16995
/proc/meminfo: memFree=31545164/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=348228 CPUtime=17.96 cores=1,3
/proc/16724/stat : 16724 (python) S 16722 16724 15748 0 -1 4202496 29639 930 1 0 1784 12 0 0 19 0 3 0 886573762 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16724/statm: 87057 19362 1870 364 0 22972 0
[pid=16773] ppid=16724 vsize=337972 CPUtime=0.75 cores=1,3
/proc/16773/stat : 16773 (python) S 16724 16724 15748 0 -1 4202560 1197 0 0 0 37 38 0 0 19 0 2 0 886575569 346083328 17903 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16773/statm: 84493 17903 414 364 0 20411 0
[pid=16775] ppid=16773 vsize=77384 CPUtime=585.98 cores=1,3
/proc/16775/stat : 16775 (lingeling) T 16773 16775 16775 0 -1 4202496 47845 0 0 0 58593 5 0 0 25 0 1 0 886575570 79241216 18516 33554432000 4194304 4352236 140736288455328 18446744073709551615 4278712 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/16775/statm: 19346 18516 129 39 0 18426 0
[pid=16773/tid=16912] ppid=16724 vsize=337972 CPUtime=0 cores=1,3
/proc/16773/task/16912/stat : 16912 (python) S 16724 16724 15748 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886634235 346083328 17903 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 514 18446604471125767232 0 0 -1 3 0 0 0
[pid=16913] ppid=16724 vsize=337984 CPUtime=0.74 cores=1,3
/proc/16913/stat : 16913 (python) S 16724 16724 15748 0 -1 4202560 1032 0 0 0 39 35 0 0 15 0 1 0 886634236 346095616 17859 33554432000 4194304 5683644 140733426195456 18446744073709551615 235594886726 0 0 16781312 514 15349798050264482056 0 0 17 1 0 0 0
/proc/16913/statm: 84496 17859 371 364 0 20411 0
[pid=16915] ppid=16913 vsize=271852 CPUtime=516.99 cores=1,3
/proc/16915/stat : 16915 (cryptominisat-2) R 16913 16915 16915 0 -1 4202496 216780 0 0 0 51656 43 0 0 25 0 1 0 886634236 278376448 60951 33554432000 4194304 4677096 140734371079152 18446744073709551615 4319256 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/16915/statm: 67963 60951 394 118 0 62922 0
[pid=16724/tid=16774] ppid=16722 vsize=348228 CPUtime=0 cores=1,3
/proc/16724/task/16774/stat : 16774 (python) S 16722 16724 15748 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 3 0 886575570 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 1 0 0 0
[pid=16724/tid=16914] ppid=16722 vsize=348228 CPUtime=0 cores=1,3
/proc/16724/task/16914/stat : 16914 (python) S 16722 16724 15748 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 3 0 886634236 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 1373420

[startup+1182.3 s]
/proc/loadavg: 1.01 1.78 2.81 2/179 16996
/proc/meminfo: memFree=31545364/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=348228 CPUtime=17.96 cores=1,3
/proc/16724/stat : 16724 (python) S 16722 16724 15748 0 -1 4202496 29639 930 1 0 1784 12 0 0 19 0 3 0 886573762 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16724/statm: 87057 19362 1870 364 0 22972 0
[pid=16773] ppid=16724 vsize=337972 CPUtime=0.75 cores=1,3
/proc/16773/stat : 16773 (python) S 16724 16724 15748 0 -1 4202560 1197 0 0 0 37 38 0 0 19 0 2 0 886575569 346083328 17903 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16773/statm: 84493 17903 414 364 0 20411 0
[pid=16775] ppid=16773 vsize=77384 CPUtime=585.98 cores=1,3
/proc/16775/stat : 16775 (lingeling) T 16773 16775 16775 0 -1 4202496 47845 0 0 0 58593 5 0 0 25 0 1 0 886575570 79241216 18516 33554432000 4194304 4352236 140736288455328 18446744073709551615 4278712 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/16775/statm: 19346 18516 129 39 0 18426 0
[pid=16773/tid=16912] ppid=16724 vsize=337972 CPUtime=0 cores=1,3
/proc/16773/task/16912/stat : 16912 (python) S 16724 16724 15748 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886634235 346083328 17903 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 514 18446604471125767232 0 0 -1 3 0 0 0
[pid=16913] ppid=16724 vsize=337984 CPUtime=0.81 cores=1,3
/proc/16913/stat : 16913 (python) S 16724 16724 15748 0 -1 4202560 1032 0 0 0 42 39 0 0 15 0 1 0 886634236 346095616 17859 33554432000 4194304 5683644 140733426195456 18446744073709551615 235594886726 0 0 16781312 514 4599314317886587144 0 0 17 1 0 0 0
/proc/16913/statm: 84496 17859 371 364 0 20411 0
[pid=16915] ppid=16913 vsize=272696 CPUtime=576.94 cores=1,3
/proc/16915/stat : 16915 (cryptominisat-2) R 16913 16915 16915 0 -1 4202496 231275 0 0 0 57647 47 0 0 25 0 1 0 886634236 279240704 60986 33554432000 4194304 4677096 140734371079152 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16915/statm: 68174 60986 394 118 0 63133 0
[pid=16724/tid=16774] ppid=16722 vsize=348228 CPUtime=0 cores=1,3
/proc/16724/task/16774/stat : 16774 (python) S 16722 16724 15748 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 3 0 886575570 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 1 0 0 0
[pid=16724/tid=16914] ppid=16722 vsize=348228 CPUtime=0 cores=1,3
/proc/16724/task/16914/stat : 16914 (python) S 16722 16724 15748 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 3 0 886634236 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 1374264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 1.00 1.72 2.77 2/179 16997
/proc/meminfo: memFree=31546596/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=348228 CPUtime=17.96 cores=1,3
/proc/16724/stat : 16724 (python) S 16722 16724 15748 0 -1 4202496 29639 930 1 0 1784 12 0 0 19 0 3 0 886573762 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16724/statm: 87057 19362 1870 364 0 22972 0
[pid=16773] ppid=16724 vsize=337972 CPUtime=0.75 cores=1,3
/proc/16773/stat : 16773 (python) S 16724 16724 15748 0 -1 4202560 1197 0 0 0 37 38 0 0 19 0 2 0 886575569 346083328 17903 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16773/statm: 84493 17903 414 364 0 20411 0
[pid=16775] ppid=16773 vsize=77384 CPUtime=585.98 cores=1,3
/proc/16775/stat : 16775 (lingeling) T 16773 16775 16775 0 -1 4202496 47845 0 0 0 58593 5 0 0 25 0 1 0 886575570 79241216 18516 33554432000 4194304 4352236 140736288455328 18446744073709551615 4278712 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/16775/statm: 19346 18516 129 39 0 18426 0
[pid=16773/tid=16912] ppid=16724 vsize=337972 CPUtime=0 cores=1,3
/proc/16773/task/16912/stat : 16912 (python) S 16724 16724 15748 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886634235 346083328 17903 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 514 18446604471125767232 0 0 -1 3 0 0 0
[pid=16913] ppid=16724 vsize=337984 CPUtime=0.83 cores=1,3
/proc/16913/stat : 16913 (python) S 16724 16724 15748 0 -1 4202560 1032 0 0 0 44 39 0 0 15 0 1 0 886634236 346095616 17859 33554432000 4194304 5683644 140733426195456 18446744073709551615 235594886726 0 0 16781312 514 4599314317886587144 0 0 17 1 0 0 0
/proc/16913/statm: 84496 17859 371 364 0 20411 0
[pid=16915] ppid=16913 vsize=272968 CPUtime=594.52 cores=1,3
/proc/16915/stat : 16915 (cryptominisat-2) R 16913 16915 16915 0 -1 4202496 235957 0 0 0 59404 48 0 0 25 0 1 0 886634236 279519232 60549 33554432000 4194304 4677096 140734371079152 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16915/statm: 68242 60549 394 118 0 63201 0
[pid=16724/tid=16774] ppid=16722 vsize=348228 CPUtime=0 cores=1,3
/proc/16724/task/16774/stat : 16774 (python) S 16722 16724 15748 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 3 0 886575570 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 1 0 0 0
[pid=16724/tid=16914] ppid=16722 vsize=348228 CPUtime=0 cores=1,3
/proc/16724/task/16914/stat : 16914 (python) S 16722 16724 15748 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 3 0 886634236 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1374536

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

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

[startup+1199.9 s]
/proc/loadavg: 1.00 1.72 2.77 2/179 16997
/proc/meminfo: memFree=31546596/32950928 swapFree=67052112/67111528
[pid=16724] ppid=16722 vsize=348228 CPUtime=17.96 cores=1,3
/proc/16724/stat : 16724 (python) S 16722 16724 15748 0 -1 4202496 29639 930 1 0 1784 12 0 0 19 0 3 0 886573762 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16724/statm: 87057 19362 1870 364 0 22972 0
[pid=16773] ppid=16724 vsize=337972 CPUtime=0.75 cores=1,3
/proc/16773/stat : 16773 (python) S 16724 16724 15748 0 -1 4202560 1197 0 0 0 37 38 0 0 19 0 2 0 886575569 346083328 17903 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/16773/statm: 84493 17903 414 364 0 20411 0
[pid=16775] ppid=16773 vsize=77384 CPUtime=585.98 cores=1,3
/proc/16775/stat : 16775 (lingeling) T 16773 16775 16775 0 -1 4202496 47845 0 0 0 58593 5 0 0 25 0 1 0 886575570 79241216 18516 33554432000 4194304 4352236 140736288455328 18446744073709551615 4278712 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/16775/statm: 19346 18516 129 39 0 18426 0
[pid=16773/tid=16912] ppid=16724 vsize=337972 CPUtime=0 cores=1,3
/proc/16773/task/16912/stat : 16912 (python) S 16724 16724 15748 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886634235 346083328 17903 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 514 18446604471125767232 0 0 -1 3 0 0 0
[pid=16913] ppid=16724 vsize=337984 CPUtime=0.83 cores=1,3
/proc/16913/stat : 16913 (python) S 16724 16724 15748 0 -1 4202560 1032 0 0 0 44 39 0 0 15 0 1 0 886634236 346095616 17859 33554432000 4194304 5683644 140733426195456 18446744073709551615 235594886726 0 0 16781312 514 4599314317886587144 0 0 17 1 0 0 0
/proc/16913/statm: 84496 17859 371 364 0 20411 0
[pid=16915] ppid=16913 vsize=272968 CPUtime=594.52 cores=1,3
/proc/16915/stat : 16915 (cryptominisat-2) R 16913 16915 16915 0 -1 4202496 235957 0 0 0 59404 48 0 0 25 0 1 0 886634236 279519232 60549 33554432000 4194304 4677096 140734371079152 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/16915/statm: 68242 60549 394 118 0 63201 0
[pid=16724/tid=16774] ppid=16722 vsize=348228 CPUtime=0 cores=1,3
/proc/16724/task/16774/stat : 16774 (python) S 16722 16724 15748 0 -1 4202560 32 930 0 0 0 0 0 0 25 0 3 0 886575570 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 1 0 0 0
[pid=16724/tid=16914] ppid=16722 vsize=348228 CPUtime=0 cores=1,3
/proc/16724/task/16914/stat : 16914 (python) S 16722 16724 15748 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 3 0 886634236 356585472 19362 33554432000 4194304 5683644 140733426195456 18446744073709551615 235606690225 0 0 16781312 2 18446604471101202752 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1374536

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16724 and gives
#  childrusage.ru_utime.tv_sec=17
#  childrusage.ru_utime.tv_usec=844287
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=129980
# CPU time returned by wait4() is 17.9743
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.93
CPU time (s): 1200.04
CPU user time (s): 1198.62
CPU system time (s): 1.42
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 1476468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.8443
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30569
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= 986
involuntary context switches= 56

runsolver used 1.92371 second user time and 4.5683 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-11 01:49:10
IDJOB=3483964
IDBENCH=82467
IDSOLVER=1976
FILE ID=node120/3483964-1307749750
RUNJOBID= node120-1307747010-15768
PBS_JOBID= 13550837
Free space on /tmp= 73732 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.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-3483964-1307749750/watcher-3483964-1307749750 -o /tmp/evaluation-result-3483964-1307749750/solver-3483964-1307749750 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483964-1307749750.cnf -seed 709612831 -budget 1200

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

MD5SUM BENCH= 8dae13531986e2a9bdb6559418f57130
RANDOM SEED=709612831

node120.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.809
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.61
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.809
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.07
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.809
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.82
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.809
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.809
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.78
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.809
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.809
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.82
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.809
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:      30813804 kB
Buffers:        102736 kB
Cached:         926000 kB
SwapCached:      11420 kB
Active:        1438732 kB
Inactive:       530224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30813804 kB
SwapTotal:    67111528 kB
SwapFree:     67052112 kB
Dirty:          104360 kB
Writeback:           0 kB
AnonPages:      937636 kB
Mapped:          15712 kB
Slab:            95876 kB
PageTables:      11500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1845808 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= 73896 MiB
End job on node120 at 2011-06-11 02:09:12