Trace number 3498372

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)UNSAT 309.57 309.706

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-4.025-NOTKNOWN.cnf
MD5SUM7a66f04f295b538081ccaebd0fd7d9b2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.41687
Satisfiable
(Un)Satisfiability was proved
Number of variables281936
Number of clauses2464339
Sum of the clauses size5907714
Maximum clause length770
Minimum clause length1
Number of clauses of size 1864
Number of clauses of size 22420825
Number of clauses of size 30
Number of clauses of size 4200
Number of clauses of size 51200
Number of clauses of size over 541250

Solver Data

0.42/0.70	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.42/0.71	c INFO: solving HOME/instance-3498372-1307953325.cnf
0.42/0.71	c INFO: computing task features
9.42/9.76	c INFO: computed variable-clause graph statistics
9.72/10.07	c INFO: computed clause balance statistics
46.62/46.92	c INFO: computed variable balance statistics
73.41/73.70	c INFO: computed small-clause counts
74.21/74.57	c INFO: computed Horn-clause counts
183.61/183.98	c INFO: computed variable graph statistics
183.61/183.99	c INFO: collected features for HOME/instance-3498372-1307953325.cnf in 182.95 s
183.71/184.02	c INFO: running lingeling-276@0 for 97 with 4817 remaining (b = 0.35)
283.89/284.16	c INFO: running cryptominisat-2.9.0@0 for 485 with 4717 remaining (b = 0.24)
309.40/309.60	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.1 (svn: 989)

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 /var/tmp/evaluation-result-3498372-1307953325/watcher-3498372-1307953325 -o /var/tmp/evaluation-result-3498372-1307953325/solver-3498372-1307953325 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498372-1307953325.cnf -seed 1856906190 -budget 5000 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 0.96 0.37 2/184 28389
/proc/meminfo: memFree=2275840/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/28389/stat : 28389 (python) S 28387 28389 28281 0 -1 4202496 728 0 0 0 0 0 0 0 22 0 1 0 906931202 15548416 616 33554432000 4194304 5683644 140737391917744 18446744073709551615 210204645376 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/28389/statm: 3796 616 322 364 0 283 0

[startup+0.047534 s]
/proc/loadavg: 1.93 0.96 0.37 2/184 28389
/proc/meminfo: memFree=2275840/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=18888 CPUtime=0.02 cores=0,2,4,6
/proc/28389/stat : 28389 (python) R 28387 28389 28281 0 -1 4202496 1288 0 0 0 2 0 0 0 22 0 1 0 906931202 19341312 1139 33554432000 4194304 5683644 140737391917744 18446744073709551615 210204339920 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28389/statm: 4722 1139 421 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18888

[startup+0.100622 s]
/proc/loadavg: 1.93 0.96 0.37 2/184 28389
/proc/meminfo: memFree=2275840/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=54540 CPUtime=0.05 cores=0,2,4,6
/proc/28389/stat : 28389 (python) S 28387 28389 28281 0 -1 4202496 2081 0 0 0 4 1 0 0 22 0 1 0 906931202 55848960 1835 33554432000 4194304 5683644 140737391917744 18446744073709551615 210204645376 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/28389/statm: 13635 1835 492 364 0 1285 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 54540

[startup+0.300945 s]
/proc/loadavg: 1.93 0.96 0.37 2/184 28389
/proc/meminfo: memFree=2275840/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=135752 CPUtime=0.18 cores=0,2,4,6
/proc/28389/stat : 28389 (python) S 28387 28389 28281 0 -1 4202496 5971 937 1 0 13 5 0 0 17 0 1 0 906931202 139010048 4149 33554432000 4194304 5683644 140737391917744 18446744073709551615 210204645376 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/28389/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700597 s]
/proc/loadavg: 1.93 0.96 0.37 2/184 28389
/proc/meminfo: memFree=2275840/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=268644 CPUtime=0.42 cores=0,2,4,6
/proc/28389/stat : 28389 (python) S 28387 28389 28281 0 -1 4202496 8861 937 1 0 30 12 0 0 16 0 1 0 906931202 275091456 6622 33554432000 4194304 5683644 140737391917744 18446744073709551615 210204643173 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/28389/statm: 67161 6622 1705 364 0 5292 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 268644

[startup+1.5003 s]
/proc/loadavg: 1.93 0.96 0.37 3/185 28395
/proc/meminfo: memFree=2199100/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=372832 CPUtime=1.21 cores=0,2,4,6
/proc/28389/stat : 28389 (python) R 28387 28389 28281 0 -1 4202496 32598 937 1 0 106 15 0 0 17 0 1 0 906931202 381779968 30268 33554432000 4194304 5683644 140737391917744 18446744073709551615 47997840254207 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28389/statm: 93208 30268 1761 364 0 29132 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 372832

[startup+3.10103 s]
/proc/loadavg: 1.93 0.96 0.37 3/185 28395
/proc/meminfo: memFree=2049280/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=470240 CPUtime=2.82 cores=0,2,4,6
/proc/28389/stat : 28389 (python) R 28387 28389 28281 0 -1 4202496 56778 937 1 0 263 19 0 0 19 0 1 0 906931202 481525760 54448 33554432000 4194304 5683644 140737391917744 18446744073709551615 210204308165 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28389/statm: 117560 54450 1761 364 0 53484 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 470240

[startup+6.30654 s]
/proc/loadavg: 1.94 0.98 0.38 3/185 28395
/proc/meminfo: memFree=1820636/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=644184 CPUtime=6.02 cores=0,2,4,6
/proc/28389/stat : 28389 (python) R 28387 28389 28281 0 -1 4202496 98794 937 1 0 576 26 0 0 25 0 1 0 906931202 659644416 96464 33554432000 4194304 5683644 140737391917744 18446744073709551615 47997669642434 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28389/statm: 161046 96464 1761 364 0 96970 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 644184

[startup+12.7004 s]
/proc/loadavg: 1.94 1.00 0.39 3/185 28395
/proc/meminfo: memFree=1762992/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=684796 CPUtime=12.42 cores=0,2,4,6
/proc/28389/stat : 28389 (python) R 28387 28389 28281 0 -1 4202496 211519 937 1 0 1200 42 0 0 25 0 1 0 906931202 701231104 108615 33554432000 4194304 5683644 140737391917744 18446744073709551615 5114666 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28389/statm: 171199 108615 1826 364 0 107123 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 684796

[startup+25.5003 s]
/proc/loadavg: 1.95 1.04 0.41 3/185 28395
/proc/meminfo: memFree=1747248/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=684796 CPUtime=25.22 cores=0,2,4,6
/proc/28389/stat : 28389 (python) R 28387 28389 28281 0 -1 4202496 211519 937 1 0 2480 42 0 0 25 0 1 0 906931202 701231104 108615 33554432000 4194304 5683644 140737391917744 18446744073709551615 47997676908427 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28389/statm: 171199 108615 1826 364 0 107123 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 684796

[startup+51.101 s]
/proc/loadavg: 1.97 1.12 0.46 3/185 28396
/proc/meminfo: memFree=1729024/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=684796 CPUtime=50.82 cores=0,2,4,6
/proc/28389/stat : 28389 (python) R 28387 28389 28281 0 -1 4202496 211520 937 1 0 5040 42 0 0 25 0 1 0 906931202 701231104 108616 33554432000 4194304 5683644 140737391917744 18446744073709551615 47997669680177 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28389/statm: 171199 108616 1827 364 0 107123 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 684796

[startup+102.3 s]
/proc/loadavg: 1.98 1.25 0.53 3/185 28397
/proc/meminfo: memFree=1685192/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=704052 CPUtime=102.01 cores=0,2,4,6
/proc/28389/stat : 28389 (python) R 28387 28389 28281 0 -1 4202496 230747 937 1 0 10157 44 0 0 25 0 1 0 906931202 720949248 113436 33554432000 4194304 5683644 140737391917744 18446744073709551615 47997669402764 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28389/statm: 176013 113436 1833 364 0 111937 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 704052

[startup+162.3 s]
/proc/loadavg: 1.99 1.39 0.62 3/185 28399
/proc/meminfo: memFree=1674024/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=704052 CPUtime=162.01 cores=0,2,4,6
/proc/28389/stat : 28389 (python) R 28387 28389 28281 0 -1 4202496 230747 937 1 0 16157 44 0 0 25 0 1 0 906931202 720949248 113436 33554432000 4194304 5683644 140737391917744 18446744073709551615 47997669402764 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28389/statm: 176013 113436 1833 364 0 111937 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 704052

[startup+222.301 s]
/proc/loadavg: 1.99 1.50 0.71 3/188 28403
/proc/meminfo: memFree=1775960/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=537368 CPUtime=183.73 cores=0,2,4,6
/proc/28389/stat : 28389 (python) S 28387 28389 28281 0 -1 4202496 231122 937 1 0 18328 45 0 0 25 0 2 0 906931202 550264832 69244 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28389/statm: 134342 69244 1875 364 0 70260 0
[pid=28401] ppid=28389 vsize=527124 CPUtime=0.04 cores=0,2,4,6
/proc/28401/stat : 28401 (python) S 28389 28389 28281 0 -1 4202560 978 0 0 0 2 2 0 0 18 0 1 0 906949604 539774976 67746 33554432000 4194304 5683644 140737391917744 18446744073709551615 210204667407 0 0 16781312 514 5845513986652471556 0 0 17 4 0 0 0
/proc/28401/statm: 131781 67746 381 364 0 67699 0
[pid=28403] ppid=28401 vsize=72604 CPUtime=38.25 cores=0,2,4,6
/proc/28403/stat : 28403 (lingeling) R 28401 28403 28403 0 -1 4202496 36341 0 0 0 3819 6 0 0 25 0 1 0 906949605 74346496 17320 33554432000 4194304 4352236 140733272510080 18446744073709551615 4208430 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28403/statm: 18151 17320 127 39 0 17231 0
[pid=28389/tid=28402] ppid=28387 vsize=537368 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28402/stat : 28402 (python) S 28387 28389 28281 0 -1 4202560 30 937 0 0 0 0 0 0 25 0 2 0 906949605 550264832 69244 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 2 18446604447112102208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 222.02
Current children cumulated vsize (KiB) 1137096

[startup+282.301 s]
/proc/loadavg: 1.99 1.58 0.78 3/188 28405
/proc/meminfo: memFree=1770164/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=537368 CPUtime=183.73 cores=0,2,4,6
/proc/28389/stat : 28389 (python) S 28387 28389 28281 0 -1 4202496 231122 937 1 0 18328 45 0 0 25 0 2 0 906931202 550264832 69244 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28389/statm: 134342 69244 1875 364 0 70260 0
[pid=28401] ppid=28389 vsize=527124 CPUtime=0.11 cores=0,2,4,6
/proc/28401/stat : 28401 (python) S 28389 28389 28281 0 -1 4202560 1000 0 0 0 6 5 0 0 18 0 1 0 906949604 539774976 67746 33554432000 4194304 5683644 140737391917744 18446744073709551615 210204667407 0 0 16781312 514 5845513986652471556 0 0 17 4 0 0 0
/proc/28401/statm: 131781 67746 381 364 0 67699 0
[pid=28403] ppid=28401 vsize=73020 CPUtime=98.26 cores=0,2,4,6
/proc/28403/stat : 28403 (lingeling) R 28401 28403 28403 0 -1 4202496 36453 0 0 0 9819 7 0 0 25 0 1 0 906949605 74772480 17426 33554432000 4194304 4352236 140733272510080 18446744073709551615 4207627 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/28403/statm: 18255 17426 129 39 0 17335 0
[pid=28389/tid=28402] ppid=28387 vsize=537368 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28402/stat : 28402 (python) S 28387 28389 28281 0 -1 4202560 30 937 0 0 0 0 0 0 25 0 2 0 906949605 550264832 69244 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 2 18446604447112102208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 1137512

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

[startup+295.101 s]
/proc/loadavg: 1.99 1.60 0.80 3/192 28409
/proc/meminfo: memFree=1213108/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=547624 CPUtime=183.76 cores=0,2,4,6
/proc/28389/stat : 28389 (python) S 28387 28389 28281 0 -1 4202496 231887 937 1 0 18330 46 0 0 20 0 3 0 906931202 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28389/statm: 136906 69251 1878 364 0 72821 0
[pid=28401] ppid=28389 vsize=537368 CPUtime=0.12 cores=0,2,4,6
/proc/28401/stat : 28401 (python) S 28389 28389 28281 0 -1 4202560 1165 0 0 0 6 6 0 0 19 0 2 0 906949604 550264832 67784 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28401/statm: 134342 67784 414 364 0 70260 0
[pid=28403] ppid=28401 vsize=73020 CPUtime=100.09 cores=0,2,4,6
/proc/28403/stat : 28403 (lingeling) T 28401 28403 28403 0 -1 4202496 36453 0 0 0 10002 7 0 0 25 0 1 0 906949605 74772480 17426 33554432000 4194304 4352236 140733272510080 18446744073709551615 4278664 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/28403/statm: 18255 17426 129 39 0 17335 0
[pid=28401/tid=28406] ppid=28389 vsize=537368 CPUtime=0 cores=0,2,4,6
/proc/28401/task/28406/stat : 28406 (python) S 28389 28389 28281 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 906959616 550264832 67784 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 514 18446604453923297152 0 0 -1 4 0 0 0
[pid=28407] ppid=28389 vsize=537380 CPUtime=0.01 cores=0,2,4,6
/proc/28407/stat : 28407 (python) S 28389 28389 28281 0 -1 4202560 898 0 0 0 0 1 0 0 15 0 1 0 906959618 550277120 67739 33554432000 4194304 5683644 140737391917744 18446744073709551615 210204667462 0 0 16781312 514 5845513986652471556 0 0 17 4 0 0 0
/proc/28407/statm: 134345 67739 370 364 0 70260 0
[pid=28409] ppid=28407 vsize=776000 CPUtime=10.9 cores=0,2,4,6
/proc/28409/stat : 28409 (cryptominisat-2) R 28407 28409 28409 0 -1 4202496 147516 0 0 0 1073 17 0 0 25 0 1 0 906959619 794624000 138605 33554432000 4194304 4677096 140735214132192 18446744073709551615 4462193 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/28409/statm: 194000 138605 373 118 0 188959 0
[pid=28389/tid=28402] ppid=28387 vsize=547624 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28402/stat : 28402 (python) S 28387 28389 28281 0 -1 4202560 30 937 0 0 0 0 0 0 25 0 3 0 906949605 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 2 18446604447112102208 0 0 -1 0 0 0 0
[pid=28389/tid=28408] ppid=28387 vsize=547624 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28408/stat : 28408 (python) S 28387 28389 28281 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 3 0 906959619 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 2 18446604447112102208 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 294.88
Current children cumulated vsize (KiB) 2471392

[startup+301.501 s]
/proc/loadavg: 1.99 1.61 0.81 3/192 28410
/proc/meminfo: memFree=1185068/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=547624 CPUtime=183.76 cores=0,2,4,6
/proc/28389/stat : 28389 (python) S 28387 28389 28281 0 -1 4202496 231887 937 1 0 18330 46 0 0 20 0 3 0 906931202 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28389/statm: 136906 69251 1878 364 0 72821 0
[pid=28401] ppid=28389 vsize=537368 CPUtime=0.12 cores=0,2,4,6
/proc/28401/stat : 28401 (python) S 28389 28389 28281 0 -1 4202560 1165 0 0 0 6 6 0 0 19 0 2 0 906949604 550264832 67784 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28401/statm: 134342 67784 414 364 0 70260 0
[pid=28403] ppid=28401 vsize=73020 CPUtime=100.09 cores=0,2,4,6
/proc/28403/stat : 28403 (lingeling) T 28401 28403 28403 0 -1 4202496 36453 0 0 0 10002 7 0 0 25 0 1 0 906949605 74772480 17426 33554432000 4194304 4352236 140733272510080 18446744073709551615 4278664 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/28403/statm: 18255 17426 129 39 0 17335 0
[pid=28401/tid=28406] ppid=28389 vsize=537368 CPUtime=0 cores=0,2,4,6
/proc/28401/task/28406/stat : 28406 (python) S 28389 28389 28281 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 906959616 550264832 67784 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 514 18446604453923297152 0 0 -1 4 0 0 0
[pid=28407] ppid=28389 vsize=537380 CPUtime=0.03 cores=0,2,4,6
/proc/28407/stat : 28407 (python) S 28389 28389 28281 0 -1 4202560 901 0 0 0 1 2 0 0 15 0 1 0 906959618 550277120 67739 33554432000 4194304 5683644 140737391917744 18446744073709551615 210204667462 0 0 16781312 514 4353723002660028676 0 0 17 4 0 0 0
/proc/28407/statm: 134345 67739 370 364 0 70260 0
[pid=28409] ppid=28407 vsize=801428 CPUtime=17.31 cores=0,2,4,6
/proc/28409/stat : 28409 (cryptominisat-2) R 28407 28409 28409 0 -1 4202496 153983 0 0 0 1713 18 0 0 25 0 1 0 906959619 820662272 145072 33554432000 4194304 4677096 140735214132192 18446744073709551615 4450746 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/28409/statm: 200357 145072 378 118 0 195316 0
[pid=28389/tid=28402] ppid=28387 vsize=547624 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28402/stat : 28402 (python) S 28387 28389 28281 0 -1 4202560 30 937 0 0 0 0 0 0 25 0 3 0 906949605 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 2 18446604447112102208 0 0 -1 0 0 0 0
[pid=28389/tid=28408] ppid=28387 vsize=547624 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28408/stat : 28408 (python) S 28387 28389 28281 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 3 0 906959619 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 2 18446604447112102208 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 301.31
Current children cumulated vsize (KiB) 2496820

[startup+304.701 s]
/proc/loadavg: 1.99 1.62 0.82 3/192 28410
/proc/meminfo: memFree=1183440/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=547624 CPUtime=183.76 cores=0,2,4,6
/proc/28389/stat : 28389 (python) S 28387 28389 28281 0 -1 4202496 231887 937 1 0 18330 46 0 0 20 0 3 0 906931202 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28389/statm: 136906 69251 1878 364 0 72821 0
[pid=28401] ppid=28389 vsize=537368 CPUtime=0.12 cores=0,2,4,6
/proc/28401/stat : 28401 (python) S 28389 28389 28281 0 -1 4202560 1165 0 0 0 6 6 0 0 19 0 2 0 906949604 550264832 67784 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28401/statm: 134342 67784 414 364 0 70260 0
[pid=28403] ppid=28401 vsize=73020 CPUtime=100.09 cores=0,2,4,6
/proc/28403/stat : 28403 (lingeling) T 28401 28403 28403 0 -1 4202496 36453 0 0 0 10002 7 0 0 25 0 1 0 906949605 74772480 17426 33554432000 4194304 4352236 140733272510080 18446744073709551615 4278664 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/28403/statm: 18255 17426 129 39 0 17335 0
[pid=28401/tid=28406] ppid=28389 vsize=537368 CPUtime=0 cores=0,2,4,6
/proc/28401/task/28406/stat : 28406 (python) S 28389 28389 28281 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 906959616 550264832 67784 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 514 18446604453923297152 0 0 -1 4 0 0 0
[pid=28407] ppid=28389 vsize=537380 CPUtime=0.03 cores=0,2,4,6
/proc/28407/stat : 28407 (python) S 28389 28389 28281 0 -1 4202560 901 0 0 0 1 2 0 0 15 0 1 0 906959618 550277120 67739 33554432000 4194304 5683644 140737391917744 18446744073709551615 210204667462 0 0 16781312 514 4353723002660028676 0 0 17 4 0 0 0
/proc/28407/statm: 134345 67739 370 364 0 70260 0
[pid=28409] ppid=28407 vsize=801428 CPUtime=20.51 cores=0,2,4,6
/proc/28409/stat : 28409 (cryptominisat-2) R 28407 28409 28409 0 -1 4202496 154250 0 0 0 2033 18 0 0 25 0 1 0 906959619 820662272 145339 33554432000 4194304 4677096 140735214132192 18446744073709551615 4336469 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/28409/statm: 200357 145339 387 118 0 195316 0
[pid=28389/tid=28402] ppid=28387 vsize=547624 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28402/stat : 28402 (python) S 28387 28389 28281 0 -1 4202560 30 937 0 0 0 0 0 0 25 0 3 0 906949605 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 2 18446604447112102208 0 0 -1 0 0 0 0
[pid=28389/tid=28408] ppid=28387 vsize=547624 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28408/stat : 28408 (python) S 28387 28389 28281 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 3 0 906959619 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 2 18446604447112102208 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 304.51
Current children cumulated vsize (KiB) 2496820

[startup+307.901 s]
/proc/loadavg: 1.99 1.62 0.82 3/192 28410
/proc/meminfo: memFree=1180340/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=547624 CPUtime=183.76 cores=0,2,4,6
/proc/28389/stat : 28389 (python) S 28387 28389 28281 0 -1 4202496 231887 937 1 0 18330 46 0 0 20 0 3 0 906931202 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28389/statm: 136906 69251 1878 364 0 72821 0
[pid=28401] ppid=28389 vsize=537368 CPUtime=0.12 cores=0,2,4,6
/proc/28401/stat : 28401 (python) S 28389 28389 28281 0 -1 4202560 1165 0 0 0 6 6 0 0 19 0 2 0 906949604 550264832 67784 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28401/statm: 134342 67784 414 364 0 70260 0
[pid=28403] ppid=28401 vsize=73020 CPUtime=100.09 cores=0,2,4,6
/proc/28403/stat : 28403 (lingeling) T 28401 28403 28403 0 -1 4202496 36453 0 0 0 10002 7 0 0 25 0 1 0 906949605 74772480 17426 33554432000 4194304 4352236 140733272510080 18446744073709551615 4278664 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/28403/statm: 18255 17426 129 39 0 17335 0
[pid=28401/tid=28406] ppid=28389 vsize=537368 CPUtime=0 cores=0,2,4,6
/proc/28401/task/28406/stat : 28406 (python) S 28389 28389 28281 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 906959616 550264832 67784 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 514 18446604453923297152 0 0 -1 4 0 0 0
[pid=28407] ppid=28389 vsize=537380 CPUtime=0.03 cores=0,2,4,6
/proc/28407/stat : 28407 (python) S 28389 28389 28281 0 -1 4202560 904 0 0 0 1 2 0 0 15 0 1 0 906959618 550277120 67739 33554432000 4194304 5683644 140737391917744 18446744073709551615 210204667462 0 0 16781312 514 5845513986652471556 0 0 17 4 0 0 0
/proc/28407/statm: 134345 67739 370 364 0 70260 0
[pid=28409] ppid=28407 vsize=801428 CPUtime=23.71 cores=0,2,4,6
/proc/28409/stat : 28409 (cryptominisat-2) R 28407 28409 28409 0 -1 4202496 154741 0 0 0 2353 18 0 0 25 0 1 0 906959619 820662272 145830 33554432000 4194304 4677096 140735214132192 18446744073709551615 4338144 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/28409/statm: 200357 145830 387 118 0 195316 0
[pid=28389/tid=28402] ppid=28387 vsize=547624 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28402/stat : 28402 (python) S 28387 28389 28281 0 -1 4202560 30 937 0 0 0 0 0 0 25 0 3 0 906949605 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 2 18446604447112102208 0 0 -1 0 0 0 0
[pid=28389/tid=28408] ppid=28387 vsize=547624 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28408/stat : 28408 (python) S 28387 28389 28281 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 3 0 906959619 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 2 18446604447112102208 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 307.71
Current children cumulated vsize (KiB) 2496820

[startup+308.701 s]
/proc/loadavg: 1.99 1.62 0.82 3/192 28410
/proc/meminfo: memFree=1179596/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=547624 CPUtime=183.76 cores=0,2,4,6
/proc/28389/stat : 28389 (python) S 28387 28389 28281 0 -1 4202496 231887 937 1 0 18330 46 0 0 20 0 3 0 906931202 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28389/statm: 136906 69251 1878 364 0 72821 0
[pid=28401] ppid=28389 vsize=537368 CPUtime=0.12 cores=0,2,4,6
/proc/28401/stat : 28401 (python) S 28389 28389 28281 0 -1 4202560 1165 0 0 0 6 6 0 0 19 0 2 0 906949604 550264832 67784 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28401/statm: 134342 67784 414 364 0 70260 0
[pid=28403] ppid=28401 vsize=73020 CPUtime=100.09 cores=0,2,4,6
/proc/28403/stat : 28403 (lingeling) T 28401 28403 28403 0 -1 4202496 36453 0 0 0 10002 7 0 0 25 0 1 0 906949605 74772480 17426 33554432000 4194304 4352236 140733272510080 18446744073709551615 4278664 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/28403/statm: 18255 17426 129 39 0 17335 0
[pid=28401/tid=28406] ppid=28389 vsize=537368 CPUtime=0 cores=0,2,4,6
/proc/28401/task/28406/stat : 28406 (python) S 28389 28389 28281 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 906959616 550264832 67784 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 514 18446604453923297152 0 0 -1 4 0 0 0
[pid=28407] ppid=28389 vsize=537380 CPUtime=0.03 cores=0,2,4,6
/proc/28407/stat : 28407 (python) S 28389 28389 28281 0 -1 4202560 904 0 0 0 1 2 0 0 15 0 1 0 906959618 550277120 67739 33554432000 4194304 5683644 140737391917744 18446744073709551615 210204667462 0 0 16781312 514 5845513986652471556 0 0 17 4 0 0 0
/proc/28407/statm: 134345 67739 370 364 0 70260 0
[pid=28409] ppid=28407 vsize=801428 CPUtime=24.51 cores=0,2,4,6
/proc/28409/stat : 28409 (cryptominisat-2) R 28407 28409 28409 0 -1 4202496 154808 0 0 0 2433 18 0 0 25 0 1 0 906959619 820662272 145897 33554432000 4194304 4677096 140735214132192 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/28409/statm: 200357 145897 387 118 0 195316 0
[pid=28389/tid=28402] ppid=28387 vsize=547624 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28402/stat : 28402 (python) S 28387 28389 28281 0 -1 4202560 30 937 0 0 0 0 0 0 25 0 3 0 906949605 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 2 18446604447112102208 0 0 -1 0 0 0 0
[pid=28389/tid=28408] ppid=28387 vsize=547624 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28408/stat : 28408 (python) S 28387 28389 28281 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 3 0 906959619 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 2 18446604447112102208 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 308.51
Current children cumulated vsize (KiB) 2496820

[startup+309.5 s]
/proc/loadavg: 1.99 1.62 0.82 3/192 28410
/proc/meminfo: memFree=1179596/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=547624 CPUtime=183.76 cores=0,2,4,6
/proc/28389/stat : 28389 (python) S 28387 28389 28281 0 -1 4202496 231887 937 1 0 18330 46 0 0 20 0 3 0 906931202 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28389/statm: 136906 69251 1878 364 0 72821 0
[pid=28401] ppid=28389 vsize=537368 CPUtime=0.12 cores=0,2,4,6
/proc/28401/stat : 28401 (python) S 28389 28389 28281 0 -1 4202560 1165 0 0 0 6 6 0 0 19 0 2 0 906949604 550264832 67784 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/28401/statm: 134342 67784 414 364 0 70260 0
[pid=28403] ppid=28401 vsize=73020 CPUtime=100.09 cores=0,2,4,6
/proc/28403/stat : 28403 (lingeling) T 28401 28403 28403 0 -1 4202496 36453 0 0 0 10002 7 0 0 25 0 1 0 906949605 74772480 17426 33554432000 4194304 4352236 140733272510080 18446744073709551615 4278664 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/28403/statm: 18255 17426 129 39 0 17335 0
[pid=28401/tid=28406] ppid=28389 vsize=537368 CPUtime=0 cores=0,2,4,6
/proc/28401/task/28406/stat : 28406 (python) S 28389 28389 28281 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 906959616 550264832 67784 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 514 18446604453923297152 0 0 -1 4 0 0 0
[pid=28407] ppid=28389 vsize=537380 CPUtime=0.03 cores=0,2,4,6
/proc/28407/stat : 28407 (python) S 28389 28389 28281 0 -1 4202560 904 0 0 0 1 2 0 0 15 0 1 0 906959618 550277120 67739 33554432000 4194304 5683644 140737391917744 18446744073709551615 210204667462 0 0 16781312 514 5845513986652471556 0 0 17 4 0 0 0
/proc/28407/statm: 134345 67739 370 364 0 70260 0
[pid=28409] ppid=28407 vsize=801428 CPUtime=25.31 cores=0,2,4,6
/proc/28409/stat : 28409 (cryptominisat-2) R 28407 28409 28409 0 -1 4202496 154864 0 0 0 2513 18 0 0 25 0 1 0 906959619 820662272 145953 33554432000 4194304 4677096 140735214132192 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/28409/statm: 200357 145953 387 118 0 195316 0
[pid=28389/tid=28402] ppid=28387 vsize=547624 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28402/stat : 28402 (python) S 28387 28389 28281 0 -1 4202560 30 937 0 0 0 0 0 0 25 0 3 0 906949605 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 2 18446604447112102208 0 0 -1 0 0 0 0
[pid=28389/tid=28408] ppid=28387 vsize=547624 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28408/stat : 28408 (python) S 28387 28389 28281 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 3 0 906959619 560766976 69251 33554432000 4194304 5683644 140737391917744 18446744073709551615 210216470961 0 0 16781312 2 18446604447112102208 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 309.31
Current children cumulated vsize (KiB) 2496820

[startup+309.7 s]
/proc/loadavg: 1.99 1.62 0.82 3/192 28410
/proc/meminfo: memFree=1179596/32951124 swapFree=67054520/67111528
[pid=28389] ppid=28387 vsize=0 CPUtime=309.54 cores=0,2,4,6
/proc/28389/stat : 28389 (python) Z 28387 28389 28281 0 -1 4202524 286335 194590 1 0 18336 50 12530 38 17 0 2 0 906931202 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28389/statm: 0 0 0 0 0 0 0
[pid=28389/tid=28408] ppid=28387 vsize=0 CPUtime=125.68 cores=0,2,4,6
/proc/28389/task/28408/stat : 28408 (python) R 28387 28389 28281 0 -1 4203588 30 194590 0 0 0 0 12530 38 17 0 2 0 906959619 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 309.54
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 309.706
CPU time (s): 309.57
CPU user time (s): 308.671
CPU system time (s): 0.898863
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 2496820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 308.671
system time used= 0.898863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 480925
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= 3072
involuntary context switches= 2910

runsolver used 0.490925 second user time and 1.00085 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-13 10:22:07
IDJOB=3498372
IDBENCH=82409
IDSOLVER=1991
FILE ID=node130/3498372-1307953325
RUNJOBID= node130-1307953118-28299
PBS_JOBID= 13559698
Free space on /var/tmp= 2816 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-4.025-NOTKNOWN.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 /var/tmp/evaluation-result-3498372-1307953325/watcher-3498372-1307953325 -o /var/tmp/evaluation-result-3498372-1307953325/solver-3498372-1307953325 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498372-1307953325.cnf -seed 1856906190 -budget 5000

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7a66f04f295b538081ccaebd0fd7d9b2
RANDOM SEED=1856906190

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       2275896 kB
Buffers:        112380 kB
Cached:       28953196 kB
SwapCached:      10356 kB
Active:       14942028 kB
Inactive:     14796204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       2275896 kB
SwapTotal:    67111528 kB
SwapFree:     67054520 kB
Dirty:           78260 kB
Writeback:           0 kB
AnonPages:      670160 kB
Mapped:          18784 kB
Slab:           868516 kB
PageTables:       8464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1359528 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 /var/tmp at the end= 2784 MiB
End job on node130 at 2011-06-13 10:27:17