Trace number 3377890

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)? (TO) 1299.92 1300.08

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark802.03
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

Solver Data

0.21/0.50	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.21/0.50	c INFO: solving HOME/instance-3377890-1305457804.cnf
0.21/0.50	c INFO: computing task features
48.87/49.06	c INFO: computed variable-clause graph statistics
50.17/50.37	c INFO: computed clause balance statistics
219.48/219.64	c INFO: computed variable balance statistics
336.68/336.87	c INFO: computed small-clause counts
343.88/344.09	c INFO: computed Horn-clause counts
879.21/879.35	c INFO: computed variable graph statistics
879.21/879.39	c INFO: collected features for HOME/instance-3377890-1305457804.cnf in 876.47 s
879.30/879.41	c INFO: running lingeling-276@0 for 97 with 1523 remaining (b = 0.78)
979.55/979.77	c INFO: running lingeling-276@99 for 388 with 1423 remaining (b = 0.90)

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.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3377890-1305457804/watcher-3377890-1305457804 -o /tmp/evaluation-result-3377890-1305457804/solver-3377890-1305457804 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377890-1305457804.cnf -seed 2127833254 -budget 2400 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 3.96 4.03 3.98 5/374 30361
/proc/meminfo: memFree=21897716/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=11796 CPUtime=0 cores=0,2
/proc/30361/stat : 30361 (runsolver) R 30359 30361 30081 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 1 0 638196601 12079104 53 33554432000 4194304 5432360 140736376651296 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/30361/statm: 2949 53 33 303 0 2643 0

[startup+0.054585 s]
/proc/loadavg: 3.96 4.03 3.98 5/374 30361
/proc/meminfo: memFree=21897716/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=18880 CPUtime=0.02 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 1287 0 0 0 2 0 0 0 17 0 1 0 638196601 19333120 1140 33554432000 4194304 5683644 140734752564000 18446744073709551615 4870108 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 4720 1140 421 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18880

[startup+0.100581 s]
/proc/loadavg: 3.96 4.03 3.98 5/374 30361
/proc/meminfo: memFree=21897716/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=85620 CPUtime=0.06 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 2629 0 0 0 5 1 0 0 17 0 1 0 638196601 87674880 2348 33554432000 4194304 5683644 140734752564000 18446744073709551615 4570788 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85620

[startup+0.300514 s]
/proc/loadavg: 3.96 4.03 3.98 5/374 30361
/proc/meminfo: memFree=21897716/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=135744 CPUtime=0.21 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 6019 932 1 0 16 5 0 0 17 0 1 0 638196601 139001856 4172 33554432000 4194304 5683644 140734752564000 18446744073709551615 228095494279 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 33936 4172 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135744

[startup+0.825423 s]
/proc/loadavg: 3.96 4.03 3.98 5/374 30361
/proc/meminfo: memFree=21897716/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=515084 CPUtime=0.69 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 68424 932 1 0 48 21 0 0 17 0 1 0 638196601 527446016 65996 33554432000 4194304 5683644 140734752564000 18446744073709551615 47689898388553 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 128771 65997 1761 364 0 64695 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 515084

[startup+1.51429 s]
/proc/loadavg: 3.96 4.03 3.98 5/375 30366
/proc/meminfo: memFree=21420928/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=556084 CPUtime=1.38 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 78677 932 1 0 116 22 0 0 18 0 1 0 638196601 569430016 76249 33554432000 4194304 5683644 140734752564000 18446744073709551615 4602354 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 139021 76249 1761 364 0 74945 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 556084

[startup+3.10099 s]
/proc/loadavg: 3.96 4.03 3.98 5/375 30366
/proc/meminfo: memFree=21213024/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=654120 CPUtime=2.97 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 102515 932 1 0 271 26 0 0 21 0 1 0 638196601 669818880 100087 33554432000 4194304 5683644 140734752564000 18446744073709551615 228095111877 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 163530 100087 1761 364 0 99454 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 654120

[startup+6.30043 s]
/proc/loadavg: 3.97 4.03 3.98 5/375 30366
/proc/meminfo: memFree=20593112/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=848136 CPUtime=6.17 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 149886 932 1 0 585 32 0 0 25 0 1 0 638196601 868491264 147458 33554432000 4194304 5683644 140734752564000 18446744073709551615 228095111877 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 212034 147458 1761 364 0 147958 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 848136

[startup+12.7003 s]
/proc/loadavg: 3.97 4.03 3.98 5/375 30366
/proc/meminfo: memFree=19471172/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=1219872 CPUtime=12.57 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 243128 932 1 0 1209 48 0 0 25 0 1 0 638196601 1249148928 240700 33554432000 4194304 5683644 140734752564000 18446744073709551615 228095111877 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 304968 240700 1761 364 0 240892 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 1219872

[startup+25.5009 s]
/proc/loadavg: 3.97 4.03 3.98 5/375 30367
/proc/meminfo: memFree=18212576/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=1959900 CPUtime=25.37 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 426514 932 1 0 2460 77 0 0 25 0 1 0 638196601 2006937600 424086 33554432000 4194304 5683644 140734752564000 18446744073709551615 5114063 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 489975 424086 1761 364 0 425899 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 1959900

[startup+51.1002 s]
/proc/loadavg: 3.98 4.02 3.98 5/375 30367
/proc/meminfo: memFree=18080464/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=2112844 CPUtime=50.97 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 1378923 932 1 0 4906 191 0 0 25 0 1 0 638196601 2163552256 465596 33554432000 4194304 5683644 140734752564000 18446744073709551615 47689730294830 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 528211 465596 1826 364 0 464135 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 2112844

[startup+102.301 s]
/proc/loadavg: 4.19 4.07 4.00 5/375 30403
/proc/meminfo: memFree=17596984/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=2112844 CPUtime=102.18 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 1378923 932 1 0 10027 191 0 0 25 0 1 0 638196601 2163552256 465596 33554432000 4194304 5683644 140734752564000 18446744073709551615 228095108929 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 528211 465596 1826 364 0 464135 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 2112844

[startup+162.301 s]
/proc/loadavg: 4.07 4.05 4.00 5/378 30407
/proc/meminfo: memFree=17202856/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=2112844 CPUtime=162.18 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 1378923 932 1 0 16027 191 0 0 25 0 1 0 638196601 2163552256 465596 33554432000 4194304 5683644 140734752564000 18446744073709551615 47689727606978 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 528211 465596 1826 364 0 464135 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 2112844

[startup+222.301 s]
/proc/loadavg: 4.07 4.06 4.00 5/378 30409
/proc/meminfo: memFree=17175992/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=2112844 CPUtime=222.18 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 1378924 932 1 0 22027 191 0 0 25 0 1 0 638196601 2163552256 465597 33554432000 4194304 5683644 140734752564000 18446744073709551615 4272792 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 528211 465597 1827 364 0 464135 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 2112844

[startup+282.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/382 30414
/proc/meminfo: memFree=17466068/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=2112844 CPUtime=282.17 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 1378924 932 1 0 28026 191 0 0 25 0 1 0 638196601 2163552256 465597 33554432000 4194304 5683644 140734752564000 18446744073709551615 47689727781743 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 528211 465597 1827 364 0 464135 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 2112844

[startup+342.301 s]
/proc/loadavg: 4.01 4.03 4.00 5/382 30416
/proc/meminfo: memFree=17297644/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=2345536 CPUtime=342.18 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 1739341 932 1 0 33984 234 0 0 25 0 1 0 638196601 2401828864 515758 33554432000 4194304 5683644 140734752564000 18446744073709551615 47689727940218 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 586384 515759 1829 364 0 522308 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 2345536

[startup+402.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/383 30419
/proc/meminfo: memFree=17474324/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=2112844 CPUtime=402.18 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 1863705 932 1 0 39969 249 0 0 25 0 1 0 638196601 2163552256 465603 33554432000 4194304 5683644 140734752564000 18446744073709551615 47689727527052 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 528211 465603 1833 364 0 464135 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 2112844

[startup+462.301 s]
/proc/loadavg: 4.17 4.07 4.01 5/383 30420
/proc/meminfo: memFree=17472564/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=2112844 CPUtime=462.2 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 1863705 932 1 0 45971 249 0 0 25 0 1 0 638196601 2163552256 465603 33554432000 4194304 5683644 140734752564000 18446744073709551615 47689727527052 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 528211 465603 1833 364 0 464135 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 2112844

[startup+522.301 s]
/proc/loadavg: 4.06 4.05 4.01 5/383 30422
/proc/meminfo: memFree=17468948/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=2112844 CPUtime=522.18 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 1863705 932 1 0 51969 249 0 0 25 0 1 0 638196601 2163552256 465603 33554432000 4194304 5683644 140734752564000 18446744073709551615 47689727527052 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 528211 465603 1833 364 0 464135 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 2112844

[startup+582.314 s]
/proc/loadavg: 4.02 4.04 4.00 5/383 30423
/proc/meminfo: memFree=17447232/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=2112844 CPUtime=582.2 cores=0,2
/proc/30361/stat : 30361 (python) R 30359 30361 30081 0 -1 4202496 1863705 932 1 0 57971 249 0 0 25 0 1 0 638196601 2163552256 465603 33554432000 4194304 5683644 140734752564000 18446744073709551615 47689727527052 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30361/statm: 528211 465603 1833 364 0 464135 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2112844

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 4.06 4.07 4.01 5/400 30448
/proc/meminfo: memFree=17010888/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=1268092 CPUtime=879.32 cores=0,2
/proc/30361/stat : 30361 (python) S 30359 30361 30081 0 -1 4202496 1863984 932 1 0 87676 256 0 0 25 0 2 0 638196601 1298526208 251886 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30361/statm: 317023 251886 1867 364 0 252941 0
[pid=30446] ppid=30361 vsize=1257848 CPUtime=0.02 cores=0,2
/proc/30446/stat : 30446 (python) S 30361 30361 30081 0 -1 4202560 730 0 0 0 0 2 0 0 18 0 1 0 638284542 1288036352 250368 33554432000 4194304 5683644 140734752564000 18446744073709551615 228095471119 0 0 16781312 514 9533717719304601860 0 0 17 0 0 0 0
/proc/30446/statm: 314462 250368 353 364 0 250380 0
[pid=30448] ppid=30446 vsize=199040 CPUtime=2.8 cores=0,2
/proc/30448/stat : 30448 (lingeling) R 30446 30448 30448 0 -1 4202496 49294 0 0 0 269 11 0 0 25 0 1 0 638284544 203816960 48930 33554432000 4194304 4352236 140737383650752 18446744073709551615 4202081 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/30448/statm: 49760 48930 103 39 0 48840 0
[pid=30361/tid=30447] ppid=30359 vsize=1268092 CPUtime=0 cores=0,2
/proc/30361/task/30447/stat : 30447 (python) S 30359 30361 30081 0 -1 4202560 26 932 0 0 0 0 0 0 25 0 2 0 638284544 1298526208 251886 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107274673 0 0 16781312 2 18446604447735915584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 2724980

[startup+942.301 s]
/proc/loadavg: 4.06 4.07 4.01 5/400 30453
/proc/meminfo: memFree=16456072/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=1268092 CPUtime=879.32 cores=0,2
/proc/30361/stat : 30361 (python) S 30359 30361 30081 0 -1 4202496 1863984 932 1 0 87676 256 0 0 25 0 2 0 638196601 1298526208 251886 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30361/statm: 317023 251886 1867 364 0 252941 0
[pid=30446] ppid=30361 vsize=1257848 CPUtime=0.2 cores=0,2
/proc/30446/stat : 30446 (python) S 30361 30361 30081 0 -1 4202560 898 0 0 0 10 10 0 0 18 0 1 0 638284542 1288036352 250391 33554432000 4194304 5683644 140734752564000 18446744073709551615 228095471119 0 0 16781312 514 11401794842548732164 0 0 17 0 0 0 0
/proc/30446/statm: 314462 250391 376 364 0 250380 0
[pid=30448] ppid=30446 vsize=382044 CPUtime=62.64 cores=0,2
/proc/30448/stat : 30448 (lingeling) R 30446 30448 30448 0 -1 4202496 176474 0 0 0 6233 31 0 0 25 0 1 0 638284544 391213056 94681 33554432000 4194304 4352236 140737383650752 18446744073709551615 4276771 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30448/statm: 95511 94681 129 39 0 94591 0
[pid=30361/tid=30447] ppid=30359 vsize=1268092 CPUtime=0 cores=0,2
/proc/30361/task/30447/stat : 30447 (python) S 30359 30361 30081 0 -1 4202560 26 932 0 0 0 0 0 0 25 0 2 0 638284544 1298526208 251886 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107274673 0 0 16781312 2 18446604447735915584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 942.16
Current children cumulated vsize (KiB) 2907984

[startup+1002.3 s]
/proc/loadavg: 4.08 4.07 4.01 5/405 30460
/proc/meminfo: memFree=15525128/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=1268092 CPUtime=879.34 cores=0,2
/proc/30361/stat : 30361 (python) S 30359 30361 30081 0 -1 4202496 1864469 932 1 0 87677 257 0 0 18 0 2 0 638196601 1298526208 251887 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30361/statm: 317023 251887 1868 364 0 252941 0
[pid=30446] ppid=30361 vsize=1268092 CPUtime=0.38 cores=0,2
/proc/30446/stat : 30446 (python) S 30361 30361 30081 0 -1 4202560 1185 0 0 0 19 19 0 0 18 0 2 0 638284542 1298526208 250435 33554432000 4194304 5683644 140734752564000 18446744073709551615 228095471174 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30446/statm: 317023 250435 415 364 0 252941 0
[pid=30448] ppid=30446 vsize=384388 CPUtime=122.46 cores=0,2
/proc/30448/stat : 30448 (lingeling) R 30446 30448 30448 0 -1 4202496 219472 0 0 0 12209 37 0 0 25 0 1 0 638284544 393613312 95267 33554432000 4194304 4352236 140737383650752 18446744073709551615 4233979 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30448/statm: 96097 95267 129 39 0 95177 0
[pid=30446/tid=30459] ppid=30361 vsize=1268092 CPUtime=0 cores=0,2
/proc/30446/task/30459/stat : 30459 (python) S 30361 30361 30081 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 638294577 1298526208 250435 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107274673 0 0 16781312 514 18446604450837467584 0 0 -1 2 0 0 0
[pid=30361/tid=30447] ppid=30359 vsize=1268092 CPUtime=0 cores=0,2
/proc/30361/task/30447/stat : 30447 (python) S 30359 30361 30081 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 2 0 638284544 1298526208 251887 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107274673 0 0 16781312 2 18446604447735915584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1002.18
Current children cumulated vsize (KiB) 2920572

[startup+1062.3 s]
/proc/loadavg: 4.03 4.06 4.01 5/405 30461
/proc/meminfo: memFree=15102396/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=1268092 CPUtime=879.34 cores=0,2
/proc/30361/stat : 30361 (python) S 30359 30361 30081 0 -1 4202496 1864469 932 1 0 87677 257 0 0 18 0 2 0 638196601 1298526208 251887 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30361/statm: 317023 251887 1868 364 0 252941 0
[pid=30446] ppid=30361 vsize=1268092 CPUtime=0.56 cores=0,2
/proc/30446/stat : 30446 (python) S 30361 30361 30081 0 -1 4202560 1203 0 0 0 29 27 0 0 18 0 2 0 638284542 1298526208 250435 33554432000 4194304 5683644 140734752564000 18446744073709551615 228095471174 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30446/statm: 317023 250435 415 364 0 252941 0
[pid=30448] ppid=30446 vsize=604052 CPUtime=182.27 cores=0,2
/proc/30448/stat : 30448 (lingeling) R 30446 30448 30448 0 -1 4202496 274388 0 0 0 18186 41 0 0 25 0 1 0 638284544 618549248 150183 33554432000 4194304 4352236 140737383650752 18446744073709551615 4267655 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30448/statm: 151013 150183 129 39 0 150093 0
[pid=30446/tid=30459] ppid=30361 vsize=1268092 CPUtime=0 cores=0,2
/proc/30446/task/30459/stat : 30459 (python) S 30361 30361 30081 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 638294577 1298526208 250435 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107274673 0 0 16781312 514 18446604450837467584 0 0 -1 2 0 0 0
[pid=30361/tid=30447] ppid=30359 vsize=1268092 CPUtime=0 cores=0,2
/proc/30361/task/30447/stat : 30447 (python) S 30359 30361 30081 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 2 0 638284544 1298526208 251887 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107274673 0 0 16781312 2 18446604447735915584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1062.17
Current children cumulated vsize (KiB) 3140236

[startup+1122.3 s]
/proc/loadavg: 4.04 4.06 4.01 5/408 30466
/proc/meminfo: memFree=14432872/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=1268092 CPUtime=879.34 cores=0,2
/proc/30361/stat : 30361 (python) S 30359 30361 30081 0 -1 4202496 1864469 932 1 0 87677 257 0 0 18 0 2 0 638196601 1298526208 251887 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30361/statm: 317023 251887 1868 364 0 252941 0
[pid=30446] ppid=30361 vsize=1268092 CPUtime=0.75 cores=0,2
/proc/30446/stat : 30446 (python) S 30361 30361 30081 0 -1 4202560 1217 0 0 0 39 36 0 0 18 0 2 0 638284542 1298526208 250435 33554432000 4194304 5683644 140734752564000 18446744073709551615 228095471174 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30446/statm: 317023 250435 415 364 0 252941 0
[pid=30448] ppid=30446 vsize=384272 CPUtime=242.12 cores=0,2
/proc/30448/stat : 30448 (lingeling) R 30446 30448 30448 0 -1 4202496 282581 0 0 0 24169 43 0 0 25 0 1 0 638284544 393494528 95238 33554432000 4194304 4352236 140737383650752 18446744073709551615 4319056 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30448/statm: 96068 95238 129 39 0 95148 0
[pid=30446/tid=30459] ppid=30361 vsize=1268092 CPUtime=0 cores=0,2
/proc/30446/task/30459/stat : 30459 (python) S 30361 30361 30081 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 638294577 1298526208 250435 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107274673 0 0 16781312 514 18446604450837467584 0 0 -1 2 0 0 0
[pid=30361/tid=30447] ppid=30359 vsize=1268092 CPUtime=0 cores=0,2
/proc/30361/task/30447/stat : 30447 (python) S 30359 30361 30081 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 2 0 638284544 1298526208 251887 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107274673 0 0 16781312 2 18446604447735915584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 2920456

[startup+1182.3 s]
/proc/loadavg: 4.19 4.10 4.02 5/408 30467
/proc/meminfo: memFree=13976884/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=1268092 CPUtime=879.34 cores=0,2
/proc/30361/stat : 30361 (python) S 30359 30361 30081 0 -1 4202496 1864469 932 1 0 87677 257 0 0 18 0 2 0 638196601 1298526208 251887 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30361/statm: 317023 251887 1868 364 0 252941 0
[pid=30446] ppid=30361 vsize=1268092 CPUtime=0.93 cores=0,2
/proc/30446/stat : 30446 (python) S 30361 30361 30081 0 -1 4202560 1220 0 0 0 50 43 0 0 18 0 2 0 638284542 1298526208 250435 33554432000 4194304 5683644 140734752564000 18446744073709551615 228095471174 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30446/statm: 317023 250435 415 364 0 252941 0
[pid=30448] ppid=30446 vsize=414572 CPUtime=301.92 cores=0,2
/proc/30448/stat : 30448 (lingeling) R 30446 30448 30448 0 -1 4202496 290164 0 0 0 30148 44 0 0 25 0 1 0 638284544 424521728 102813 33554432000 4194304 4352236 140737383650752 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30448/statm: 103643 102813 129 39 0 102723 0
[pid=30446/tid=30459] ppid=30361 vsize=1268092 CPUtime=0 cores=0,2
/proc/30446/task/30459/stat : 30459 (python) S 30361 30361 30081 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 638294577 1298526208 250435 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107274673 0 0 16781312 514 18446604450837467584 0 0 -1 2 0 0 0
[pid=30361/tid=30447] ppid=30359 vsize=1268092 CPUtime=0 cores=0,2
/proc/30361/task/30447/stat : 30447 (python) S 30359 30361 30081 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 2 0 638284544 1298526208 251887 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107274673 0 0 16781312 2 18446604447735915584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 2950756

[startup+1242.31 s]
/proc/loadavg: 4.15 4.11 4.03 5/412 30473
/proc/meminfo: memFree=12833660/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=1268092 CPUtime=879.34 cores=0,2
/proc/30361/stat : 30361 (python) S 30359 30361 30081 0 -1 4202496 1864469 932 1 0 87677 257 0 0 18 0 2 0 638196601 1298526208 251887 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30361/statm: 317023 251887 1868 364 0 252941 0
[pid=30446] ppid=30361 vsize=1268092 CPUtime=1.12 cores=0,2
/proc/30446/stat : 30446 (python) S 30361 30361 30081 0 -1 4202560 1220 0 0 0 60 52 0 0 18 0 2 0 638284542 1298526208 250435 33554432000 4194304 5683644 140734752564000 18446744073709551615 228095471174 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30446/statm: 317023 250435 415 364 0 252941 0
[pid=30448] ppid=30446 vsize=412848 CPUtime=361.77 cores=0,2
/proc/30448/stat : 30448 (lingeling) R 30446 30448 30448 0 -1 4202496 297531 0 0 0 36132 45 0 0 25 0 1 0 638284544 422756352 102382 33554432000 4194304 4352236 140737383650752 18446744073709551615 4207602 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30448/statm: 103212 102382 129 39 0 102292 0
[pid=30446/tid=30459] ppid=30361 vsize=1268092 CPUtime=0 cores=0,2
/proc/30446/task/30459/stat : 30459 (python) S 30361 30361 30081 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 638294577 1298526208 250435 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107274673 0 0 16781312 514 18446604450837467584 0 0 -1 2 0 0 0
[pid=30361/tid=30447] ppid=30359 vsize=1268092 CPUtime=0 cores=0,2
/proc/30361/task/30447/stat : 30447 (python) S 30359 30361 30081 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 2 0 638284544 1298526208 251887 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107274673 0 0 16781312 2 18446604447735915584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 2949032



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.96 4.08 4.02 3/387 30494
/proc/meminfo: memFree=17200352/32951124 swapFree=65980216/67111528
[pid=30361] ppid=30359 vsize=1268092 CPUtime=879.34 cores=0,2
/proc/30361/stat : 30361 (python) S 30359 30361 30081 0 -1 4202496 1864469 932 1 0 87677 257 0 0 18 0 2 0 638196601 1298526208 251887 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30361/statm: 317023 251887 1868 364 0 252941 0
[pid=30446] ppid=30361 vsize=1268092 CPUtime=1.32 cores=0,2
/proc/30446/stat : 30446 (python) S 30361 30361 30081 0 -1 4202560 1220 0 0 0 71 61 0 0 18 0 2 0 638284542 1298526208 250435 33554432000 4194304 5683644 140734752564000 18446744073709551615 228095471174 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30446/statm: 317023 250435 415 364 0 252941 0
[pid=30448] ppid=30446 vsize=382244 CPUtime=419.26 cores=0,2
/proc/30448/stat : 30448 (lingeling) R 30446 30448 30448 0 -1 4202496 297531 0 0 0 41881 45 0 0 25 0 1 0 638284544 391417856 94731 33554432000 4194304 4352236 140737383650752 18446744073709551615 4233776 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30448/statm: 95561 94731 129 39 0 94641 0
[pid=30446/tid=30459] ppid=30361 vsize=1268092 CPUtime=0 cores=0,2
/proc/30446/task/30459/stat : 30459 (python) S 30361 30361 30081 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 638294577 1298526208 250435 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107274673 0 0 16781312 514 18446604450837467584 0 0 -1 2 0 0 0
[pid=30361/tid=30447] ppid=30359 vsize=1268092 CPUtime=0 cores=0,2
/proc/30361/task/30447/stat : 30447 (python) S 30359 30361 30081 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 2 0 638284544 1298526208 251887 33554432000 4194304 5683644 140734752564000 18446744073709551615 228107274673 0 0 16781312 2 18446604447735915584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1299.92
Current children cumulated vsize (KiB) 2918428

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 30361 and gives
#  childrusage.ru_utime.tv_sec=876
#  childrusage.ru_utime.tv_usec=777709
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=618601
# CPU time returned by wait4() is 879.396
# while last known CPU time is 1299.92
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.08
CPU time (s): 1299.92
CPU user time (s): 1296.29
CPU system time (s): 3.63
CPU usage (%): 99.9875
Max. virtual memory (cumulated for all children) (KiB): 3140240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 876.778
system time used= 2.6186
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1865401
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= 991
involuntary context switches= 11298

runsolver used 5.01824 second user time and 10.6814 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 13:10:09
IDJOB=3377890
IDBENCH=88158
IDSOLVER=1858
FILE ID=node142/3377890-1305457804
RUNJOBID= node142-1305456501-30099
PBS_JOBID= 13324890
Free space on /tmp= 72956 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.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-3377890-1305457804/watcher-3377890-1305457804 -o /tmp/evaluation-result-3377890-1305457804/solver-3377890-1305457804 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377890-1305457804.cnf -seed 2127833254 -budget 2400

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=2127833254

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:     32951124 kB
MemFree:      21898120 kB
Buffers:        333596 kB
Cached:        5322632 kB
SwapCached:      11520 kB
Active:        7702216 kB
Inactive:      3001452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21898120 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:          638048 kB
Writeback:           0 kB
AnonPages:     5044616 kB
Mapped:          26552 kB
Slab:           247660 kB
PageTables:      35860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77924872 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= 73164 MiB
End job on node142 at 2011-05-15 13:31:53