Trace number 3483834

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.03 1200.33

General information on the benchmark

NameSAT_RACE08/Q1/
SAT_dat.k85.cnf
MD5SUMdce41996d9c5153aa0c253fa128d227c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.2814
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2349692
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 510950
Number of clauses of size over 541663

Solver Data

2.28/4.20	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
2.28/4.20	c INFO: solving HOME/instance-3483834-1307747011.cnf
2.28/4.20	c INFO: computing task features
3.68/5.62	c INFO: computed variable-clause graph statistics
3.79/5.74	c INFO: computed clause balance statistics
17.39/19.37	c INFO: computed variable balance statistics
27.39/29.32	c INFO: computed small-clause counts
27.59/29.50	c INFO: computed Horn-clause counts
66.49/68.45	c INFO: computed variable graph statistics
66.49/68.45	c INFO: collected features for HOME/instance-3483834-1307747011.cnf in 65.97 s
66.49/68.45	c INFO: running cryptominisat-2.9.0@0 for 1134 with 1134 remaining (b = 0.46)

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

running on 2 cores: 0,2

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: 1.08 1.02 1.01 6/182 12307
/proc/meminfo: memFree=31857848/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=15080 CPUtime=0 cores=0,2
/proc/12306/stat : 12306 (python) R 12302 12306 12251 0 -1 4202496 606 0 0 0 0 0 0 0 21 0 1 0 886300089 15441920 502 33554432000 4194304 5683644 140734928542304 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12306/statm: 3770 506 297 364 0 257 0

[startup+0.087202 s]
/proc/loadavg: 1.08 1.02 1.01 6/182 12307
/proc/meminfo: memFree=31857848/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=15772 CPUtime=0 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 895 0 0 0 0 0 0 0 21 0 1 0 886300089 16150528 776 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/12306/statm: 3943 776 343 364 0 430 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15772

[startup+0.100232 s]
/proc/loadavg: 1.08 1.02 1.01 6/182 12307
/proc/meminfo: memFree=31857848/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=15772 CPUtime=0 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 927 0 0 0 0 0 0 0 21 0 1 0 886300089 16150528 806 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/12306/statm: 3943 806 356 364 0 430 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15772

[startup+0.300176 s]
/proc/loadavg: 1.08 1.02 1.01 6/182 12307
/proc/meminfo: memFree=31857848/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=29788 CPUtime=0.04 cores=0,2
/proc/12306/stat : 12306 (python) R 12302 12306 12251 0 -1 4202496 1460 0 0 0 3 1 0 0 17 0 1 0 886300089 30502912 1299 33554432000 4194304 5683644 140734928542304 18446744073709551615 4867330 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12306/statm: 7447 1299 443 364 0 817 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29788

[startup+0.701041 s]
/proc/loadavg: 1.08 1.02 1.01 6/182 12307
/proc/meminfo: memFree=31857848/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=135748 CPUtime=0.2 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 5967 935 1 0 13 7 0 0 17 0 1 0 886300089 139005952 4148 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272685061 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/12306/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+1.50689 s]
/proc/loadavg: 1.08 1.02 1.01 2/186 12328
/proc/meminfo: memFree=31815528/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=135748 CPUtime=0.21 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 5968 935 1 0 13 8 0 0 15 0 1 0 886300089 139005952 4148 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/12306/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135748

[startup+3.10061 s]
/proc/loadavg: 1.08 1.02 1.01 7/187 12331
/proc/meminfo: memFree=31707276/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=336872 CPUtime=1.19 cores=0,2
/proc/12306/stat : 12306 (python) R 12302 12306 12251 0 -1 4202496 23678 935 1 0 98 21 0 0 16 0 1 0 886300089 344956928 21350 33554432000 4194304 5683644 140734928542304 18446744073709551615 4300627 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12306/statm: 84218 21351 1761 364 0 20142 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 336872
heavy processes:

[startup+6.30104 s]
/proc/loadavg: 1.55 1.12 1.04 6/191 12344
/proc/meminfo: memFree=31332884/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=472528 CPUtime=4.39 cores=0,2
/proc/12306/stat : 12306 (python) R 12302 12306 12251 0 -1 4202496 81051 935 1 0 411 28 0 0 21 0 1 0 886300089 483868672 55517 33554432000 4194304 5683644 140734928542304 18446744073709551615 47668579585435 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12306/statm: 118132 55517 1826 364 0 54056 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 472528
heavy processes:

[startup+12.7009 s]
/proc/loadavg: 1.83 1.18 1.06 7/191 12344
/proc/meminfo: memFree=31332320/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=472528 CPUtime=10.79 cores=0,2
/proc/12306/stat : 12306 (python) R 12302 12306 12251 0 -1 4202496 81051 935 1 0 1051 28 0 0 25 0 1 0 886300089 483868672 55517 33554432000 4194304 5683644 140734928542304 18446744073709551615 47668579596014 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12306/statm: 118132 55517 1826 364 0 54056 0
Current children cumulated CPU time (s) 10.79
Current children cumulated vsize (KiB) 472528

[startup+25.5007 s]
/proc/loadavg: 2.53 1.37 1.12 6/197 12351
/proc/meminfo: memFree=31299416/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=472528 CPUtime=23.59 cores=0,2
/proc/12306/stat : 12306 (python) R 12302 12306 12251 0 -1 4202496 81052 935 1 0 2331 28 0 0 25 0 1 0 886300089 483868672 55518 33554432000 4194304 5683644 140734928542304 18446744073709551615 47668577078031 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12306/statm: 118132 55518 1827 364 0 54056 0
Current children cumulated CPU time (s) 23.59
Current children cumulated vsize (KiB) 472528

[startup+51.101 s]
/proc/loadavg: 3.44 1.67 1.23 6/200 12357
/proc/meminfo: memFree=31258276/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=472528 CPUtime=49.19 cores=0,2
/proc/12306/stat : 12306 (python) R 12302 12306 12251 0 -1 4202496 81058 935 1 0 4891 28 0 0 25 0 1 0 886300089 483868672 55524 33554432000 4194304 5683644 140734928542304 18446744073709551615 47668576823436 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12306/statm: 118132 55524 1833 364 0 54056 0
Current children cumulated CPU time (s) 49.19
Current children cumulated vsize (KiB) 472528

[startup+102.301 s]
/proc/loadavg: 4.43 2.21 1.43 7/200 12405
/proc/meminfo: memFree=30695280/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=467840 CPUtime=66.54 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 81333 935 1 0 6626 28 0 0 25 0 2 0 886300089 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12306/statm: 116960 51823 1867 364 0 52878 0
[pid=12402] ppid=12306 vsize=457596 CPUtime=0.05 cores=0,2
/proc/12402/stat : 12402 (python) S 12306 12306 12251 0 -1 4202560 910 0 0 0 3 2 0 0 15 0 1 0 886306935 468578304 50328 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272709135 0 0 16781312 514 12793934892987547907 0 0 17 2 0 0 0
/proc/12402/statm: 114399 50328 376 364 0 50317 0
[pid=12404] ppid=12402 vsize=506368 CPUtime=33.82 cores=0,2
/proc/12404/stat : 12404 (cryptominisat-2) R 12402 12404 12404 0 -1 4202496 148826 0 0 0 3363 19 0 0 25 0 1 0 886306935 518520832 114202 33554432000 4194304 4677096 140734596442736 18446744073709551615 4244909 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12404/statm: 126592 114202 394 118 0 121551 0
[pid=12306/tid=12403] ppid=12302 vsize=467840 CPUtime=0 cores=0,2
/proc/12306/task/12403/stat : 12403 (python) S 12302 12306 12251 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886306935 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.41
Current children cumulated vsize (KiB) 1431804

[startup+162.301 s]
/proc/loadavg: 4.86 2.73 1.66 6/204 12410
/proc/meminfo: memFree=30360948/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=467840 CPUtime=66.54 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 81333 935 1 0 6626 28 0 0 25 0 2 0 886300089 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12306/statm: 116960 51823 1867 364 0 52878 0
[pid=12402] ppid=12306 vsize=457596 CPUtime=0.15 cores=0,2
/proc/12402/stat : 12402 (python) S 12306 12306 12251 0 -1 4202560 950 0 0 0 9 6 0 0 15 0 1 0 886306935 468578304 50329 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272709135 0 0 16781312 514 3409880231144554755 0 0 17 2 0 0 0
/proc/12402/statm: 114399 50329 377 364 0 50317 0
[pid=12404] ppid=12402 vsize=561404 CPUtime=93.82 cores=0,2
/proc/12404/stat : 12404 (cryptominisat-2) R 12402 12404 12404 0 -1 4202496 160111 0 0 0 9361 21 0 0 25 0 1 0 886306935 574877696 125487 33554432000 4194304 4677096 140734596442736 18446744073709551615 4319754 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12404/statm: 140351 125487 394 118 0 135310 0
[pid=12306/tid=12403] ppid=12302 vsize=467840 CPUtime=0 cores=0,2
/proc/12306/task/12403/stat : 12403 (python) S 12302 12306 12251 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886306935 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 160.51
Current children cumulated vsize (KiB) 1486840

[startup+222.301 s]
/proc/loadavg: 5.05 3.18 1.88 7/207 12415
/proc/meminfo: memFree=30254216/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=467840 CPUtime=66.54 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 81333 935 1 0 6626 28 0 0 25 0 2 0 886300089 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12306/statm: 116960 51823 1867 364 0 52878 0
[pid=12402] ppid=12306 vsize=457596 CPUtime=0.24 cores=0,2
/proc/12402/stat : 12402 (python) S 12306 12306 12251 0 -1 4202560 973 0 0 0 14 10 0 0 15 0 1 0 886306935 468578304 50329 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272709135 0 0 16781312 514 3409880231144554755 0 0 17 2 0 0 0
/proc/12402/statm: 114399 50329 377 364 0 50317 0
[pid=12404] ppid=12402 vsize=561760 CPUtime=153.82 cores=0,2
/proc/12404/stat : 12404 (cryptominisat-2) R 12402 12404 12404 0 -1 4202496 164013 0 0 0 15360 22 0 0 25 0 1 0 886306935 575242240 129389 33554432000 4194304 4677096 140734596442736 18446744073709551615 4569186 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12404/statm: 140440 129389 394 118 0 135399 0
[pid=12306/tid=12403] ppid=12302 vsize=467840 CPUtime=0 cores=0,2
/proc/12306/task/12403/stat : 12403 (python) S 12302 12306 12251 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886306935 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (KiB) 1487196

[startup+282.301 s]
/proc/loadavg: 5.02 3.51 2.07 7/207 12463
/proc/meminfo: memFree=30472988/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=467840 CPUtime=66.54 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 81333 935 1 0 6626 28 0 0 25 0 2 0 886300089 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12306/statm: 116960 51823 1867 364 0 52878 0
[pid=12402] ppid=12306 vsize=457596 CPUtime=0.33 cores=0,2
/proc/12402/stat : 12402 (python) S 12306 12306 12251 0 -1 4202560 993 0 0 0 19 14 0 0 15 0 1 0 886306935 468578304 50329 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272709135 0 0 16781312 514 12793934892987547907 0 0 17 2 0 0 0
/proc/12402/statm: 114399 50329 377 364 0 50317 0
[pid=12404] ppid=12402 vsize=551712 CPUtime=213.83 cores=0,2
/proc/12404/stat : 12404 (cryptominisat-2) R 12402 12404 12404 0 -1 4202496 175314 0 0 0 21358 25 0 0 25 0 1 0 886306935 564953088 125711 33554432000 4194304 4677096 140734596442736 18446744073709551615 4318914 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12404/statm: 137928 125711 394 118 0 132887 0
[pid=12306/tid=12403] ppid=12302 vsize=467840 CPUtime=0 cores=0,2
/proc/12306/task/12403/stat : 12403 (python) S 12302 12306 12251 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886306935 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 280.7
Current children cumulated vsize (KiB) 1477148

[startup+342.301 s]
/proc/loadavg: 5.00 3.78 2.25 7/207 12464
/proc/meminfo: memFree=30448140/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=467840 CPUtime=66.54 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 81333 935 1 0 6626 28 0 0 25 0 2 0 886300089 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12306/statm: 116960 51823 1867 364 0 52878 0
[pid=12402] ppid=12306 vsize=457596 CPUtime=0.41 cores=0,2
/proc/12402/stat : 12402 (python) S 12306 12306 12251 0 -1 4202560 997 0 0 0 23 18 0 0 15 0 1 0 886306935 468578304 50329 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272709135 0 0 16781312 514 3409880231144554755 0 0 17 2 0 0 0
/proc/12402/statm: 114399 50329 377 364 0 50317 0
[pid=12404] ppid=12402 vsize=560076 CPUtime=273.83 cores=0,2
/proc/12404/stat : 12404 (cryptominisat-2) R 12402 12404 12404 0 -1 4202496 190527 0 0 0 27355 28 0 0 25 0 1 0 886306935 573517824 127516 33554432000 4194304 4677096 140734596442736 18446744073709551615 4320112 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12404/statm: 140019 127516 394 118 0 134978 0

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

/proc/12306/statm: 116960 51823 1867 364 0 52878 0
[pid=12402] ppid=12306 vsize=457596 CPUtime=1.11 cores=0,2
/proc/12402/stat : 12402 (python) S 12306 12306 12251 0 -1 4202560 1003 0 0 0 64 47 0 0 15 0 1 0 886306935 468578304 50329 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272709135 0 0 16781312 514 3409880231144554755 0 0 17 2 0 0 0
/proc/12402/statm: 114399 50329 377 364 0 50317 0
[pid=12404] ppid=12402 vsize=601376 CPUtime=753.84 cores=0,2
/proc/12404/stat : 12404 (cryptominisat-2) R 12402 12404 12404 0 -1 4202496 285872 0 0 0 75336 48 0 0 25 0 1 0 886306935 615809024 138890 33554432000 4194304 4677096 140734596442736 18446744073709551615 4318923 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12404/statm: 150344 138890 394 118 0 145303 0
[pid=12306/tid=12403] ppid=12302 vsize=467840 CPUtime=0 cores=0,2
/proc/12306/task/12403/stat : 12403 (python) S 12302 12306 12251 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886306935 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 821.49
Current children cumulated vsize (KiB) 1526812

[startup+882.301 s]
/proc/loadavg: 5.03 4.83 3.46 7/215 12487
/proc/meminfo: memFree=29885028/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=467840 CPUtime=66.54 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 81333 935 1 0 6626 28 0 0 25 0 2 0 886300089 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12306/statm: 116960 51823 1867 364 0 52878 0
[pid=12402] ppid=12306 vsize=457596 CPUtime=1.21 cores=0,2
/proc/12402/stat : 12402 (python) S 12306 12306 12251 0 -1 4202560 1004 0 0 0 69 52 0 0 15 0 1 0 886306935 468578304 50329 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272709135 0 0 16781312 514 12793934892987547907 0 0 17 2 0 0 0
/proc/12402/statm: 114399 50329 377 364 0 50317 0
[pid=12404] ppid=12402 vsize=648536 CPUtime=813.84 cores=0,2
/proc/12404/stat : 12404 (cryptominisat-2) R 12402 12404 12404 0 -1 4202496 306307 0 0 0 81332 52 0 0 25 0 1 0 886306935 664100864 147098 33554432000 4194304 4677096 140734596442736 18446744073709551615 4320195 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12404/statm: 162134 147098 394 118 0 157093 0
[pid=12306/tid=12403] ppid=12302 vsize=467840 CPUtime=0 cores=0,2
/proc/12306/task/12403/stat : 12403 (python) S 12302 12306 12251 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886306935 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 881.59
Current children cumulated vsize (KiB) 1573972

[startup+942.301 s]
/proc/loadavg: 5.08 4.89 3.56 7/215 12488
/proc/meminfo: memFree=29825976/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=467840 CPUtime=66.54 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 81333 935 1 0 6626 28 0 0 25 0 2 0 886300089 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12306/statm: 116960 51823 1867 364 0 52878 0
[pid=12402] ppid=12306 vsize=457596 CPUtime=1.28 cores=0,2
/proc/12402/stat : 12402 (python) S 12306 12306 12251 0 -1 4202560 1004 0 0 0 73 55 0 0 15 0 1 0 886306935 468578304 50329 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272709135 0 0 16781312 514 12793934892987547907 0 0 17 2 0 0 0
/proc/12402/statm: 114399 50329 377 364 0 50317 0
[pid=12404] ppid=12402 vsize=648924 CPUtime=873.84 cores=0,2
/proc/12404/stat : 12404 (cryptominisat-2) R 12402 12404 12404 0 -1 4202496 313605 0 0 0 87331 53 0 0 25 0 1 0 886306935 664498176 148807 33554432000 4194304 4677096 140734596442736 18446744073709551615 4319761 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12404/statm: 162231 148807 394 118 0 157190 0
[pid=12306/tid=12403] ppid=12302 vsize=467840 CPUtime=0 cores=0,2
/proc/12306/task/12403/stat : 12403 (python) S 12302 12306 12251 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886306935 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 941.66
Current children cumulated vsize (KiB) 1574360

[startup+1002.3 s]
/proc/loadavg: 5.11 4.92 3.66 8/215 12490
/proc/meminfo: memFree=29800272/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=467840 CPUtime=66.54 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 81333 935 1 0 6626 28 0 0 25 0 2 0 886300089 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12306/statm: 116960 51823 1867 364 0 52878 0
[pid=12402] ppid=12306 vsize=457596 CPUtime=1.37 cores=0,2
/proc/12402/stat : 12402 (python) S 12306 12306 12251 0 -1 4202560 1004 0 0 0 78 59 0 0 15 0 1 0 886306935 468578304 50329 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272709135 0 0 16781312 514 12793934892987547907 0 0 17 2 0 0 0
/proc/12402/statm: 114399 50329 377 364 0 50317 0
[pid=12404] ppid=12402 vsize=649656 CPUtime=933.84 cores=0,2
/proc/12404/stat : 12404 (cryptominisat-2) R 12402 12404 12404 0 -1 4202496 324670 0 0 0 93329 55 0 0 25 0 1 0 886306935 665247744 148399 33554432000 4194304 4677096 140734596442736 18446744073709551615 4319423 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12404/statm: 162414 148399 394 118 0 157373 0
[pid=12306/tid=12403] ppid=12302 vsize=467840 CPUtime=0 cores=0,2
/proc/12306/task/12403/stat : 12403 (python) S 12302 12306 12251 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886306935 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 1575092

[startup+1062.3 s]
/proc/loadavg: 5.11 4.95 3.74 7/215 12491
/proc/meminfo: memFree=29849936/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=467840 CPUtime=66.54 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 81333 935 1 0 6626 28 0 0 25 0 2 0 886300089 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12306/statm: 116960 51823 1867 364 0 52878 0
[pid=12402] ppid=12306 vsize=457596 CPUtime=1.46 cores=0,2
/proc/12402/stat : 12402 (python) S 12306 12306 12251 0 -1 4202560 1004 0 0 0 83 63 0 0 15 0 1 0 886306935 468578304 50329 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272709135 0 0 16781312 514 12793934892987547907 0 0 17 2 0 0 0
/proc/12402/statm: 114399 50329 377 364 0 50317 0
[pid=12404] ppid=12402 vsize=650392 CPUtime=993.84 cores=0,2
/proc/12404/stat : 12404 (cryptominisat-2) R 12402 12404 12404 0 -1 4202496 335944 0 0 0 99327 57 0 0 25 0 1 0 886306935 666001408 147672 33554432000 4194304 4677096 140734596442736 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12404/statm: 162598 147672 394 118 0 157557 0
[pid=12306/tid=12403] ppid=12302 vsize=467840 CPUtime=0 cores=0,2
/proc/12306/task/12403/stat : 12403 (python) S 12302 12306 12251 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886306935 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 1575828

[startup+1122.3 s]
/proc/loadavg: 5.10 4.97 3.82 7/215 12493
/proc/meminfo: memFree=29749460/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=467840 CPUtime=66.54 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 81333 935 1 0 6626 28 0 0 25 0 2 0 886300089 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12306/statm: 116960 51823 1867 364 0 52878 0
[pid=12402] ppid=12306 vsize=457596 CPUtime=1.53 cores=0,2
/proc/12402/stat : 12402 (python) S 12306 12306 12251 0 -1 4202560 1004 0 0 0 86 67 0 0 15 0 1 0 886306935 468578304 50329 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272709135 0 0 16781312 514 12793934892987547907 0 0 17 2 0 0 0
/proc/12402/statm: 114399 50329 377 364 0 50317 0
[pid=12404] ppid=12402 vsize=660976 CPUtime=1053.85 cores=0,2
/proc/12404/stat : 12404 (cryptominisat-2) R 12402 12404 12404 0 -1 4202496 345762 0 0 0 105325 60 0 0 25 0 1 0 886306935 676839424 151297 33554432000 4194304 4677096 140734596442736 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12404/statm: 165244 151297 394 118 0 160203 0
[pid=12306/tid=12403] ppid=12302 vsize=467840 CPUtime=0 cores=0,2
/proc/12306/task/12403/stat : 12403 (python) S 12302 12306 12251 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886306935 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 1586412

[startup+1182.3 s]
/proc/loadavg: 5.10 4.99 3.90 7/215 12495
/proc/meminfo: memFree=29737384/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=467840 CPUtime=66.54 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 81333 935 1 0 6626 28 0 0 25 0 2 0 886300089 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12306/statm: 116960 51823 1867 364 0 52878 0
[pid=12402] ppid=12306 vsize=457596 CPUtime=1.62 cores=0,2
/proc/12402/stat : 12402 (python) S 12306 12306 12251 0 -1 4202560 1004 0 0 0 92 70 0 0 15 0 1 0 886306935 468578304 50329 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272709135 0 0 16781312 514 12793934892987547907 0 0 17 2 0 0 0
/proc/12402/statm: 114399 50329 377 364 0 50317 0
[pid=12404] ppid=12402 vsize=669976 CPUtime=1113.85 cores=0,2
/proc/12404/stat : 12404 (cryptominisat-2) R 12402 12404 12404 0 -1 4202496 355682 0 0 0 111323 62 0 0 25 0 1 0 886306935 686055424 154013 33554432000 4194304 4677096 140734596442736 18446744073709551615 4320199 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12404/statm: 167494 154013 394 118 0 162453 0
[pid=12306/tid=12403] ppid=12302 vsize=467840 CPUtime=0 cores=0,2
/proc/12306/task/12403/stat : 12403 (python) S 12302 12306 12251 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886306935 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 1595412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 5.07 4.99 3.92 7/215 12495
/proc/meminfo: memFree=29701664/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=467840 CPUtime=66.54 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 81333 935 1 0 6626 28 0 0 25 0 2 0 886300089 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12306/statm: 116960 51823 1867 364 0 52878 0
[pid=12402] ppid=12306 vsize=457596 CPUtime=1.64 cores=0,2
/proc/12402/stat : 12402 (python) S 12306 12306 12251 0 -1 4202560 1004 0 0 0 93 71 0 0 15 0 1 0 886306935 468578304 50329 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272709135 0 0 16781312 514 3409880231144554755 0 0 17 2 0 0 0
/proc/12402/statm: 114399 50329 377 364 0 50317 0
[pid=12404] ppid=12402 vsize=670244 CPUtime=1131.85 cores=0,2
/proc/12404/stat : 12404 (cryptominisat-2) R 12402 12404 12404 0 -1 4202496 360742 0 0 0 113123 62 0 0 25 0 1 0 886306935 686329856 152716 33554432000 4194304 4677096 140734596442736 18446744073709551615 4318898 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12404/statm: 167561 152716 394 118 0 162520 0
[pid=12306/tid=12403] ppid=12302 vsize=467840 CPUtime=0 cores=0,2
/proc/12306/task/12403/stat : 12403 (python) S 12302 12306 12251 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886306935 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 1595680

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

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

[startup+1200.3 s]
/proc/loadavg: 5.07 4.99 3.92 7/215 12495
/proc/meminfo: memFree=29701664/32950928 swapFree=67048868/67111528
[pid=12306] ppid=12302 vsize=467840 CPUtime=66.54 cores=0,2
/proc/12306/stat : 12306 (python) S 12302 12306 12251 0 -1 4202496 81333 935 1 0 6626 28 0 0 25 0 2 0 886300089 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12306/statm: 116960 51823 1867 364 0 52878 0
[pid=12402] ppid=12306 vsize=457596 CPUtime=1.64 cores=0,2
/proc/12402/stat : 12402 (python) S 12306 12306 12251 0 -1 4202560 1004 0 0 0 93 71 0 0 15 0 1 0 886306935 468578304 50329 33554432000 4194304 5683644 140734928542304 18446744073709551615 268272709135 0 0 16781312 514 3409880231144554755 0 0 17 2 0 0 0
/proc/12402/statm: 114399 50329 377 364 0 50317 0
[pid=12404] ppid=12402 vsize=670244 CPUtime=1131.85 cores=0,2
/proc/12404/stat : 12404 (cryptominisat-2) R 12402 12404 12404 0 -1 4202496 360742 0 0 0 113123 62 0 0 25 0 1 0 886306935 686329856 152716 33554432000 4194304 4677096 140734596442736 18446744073709551615 4318898 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12404/statm: 167561 152716 394 118 0 162520 0
[pid=12306/tid=12403] ppid=12302 vsize=467840 CPUtime=0 cores=0,2
/proc/12306/task/12403/stat : 12403 (python) S 12302 12306 12251 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886306935 479068160 51823 33554432000 4194304 5683644 140734928542304 18446744073709551615 268284512689 0 0 16781312 2 18446604453979661376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 1595680

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12306 and gives
#  childrusage.ru_utime.tv_sec=66
#  childrusage.ru_utime.tv_usec=267925
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=303953
# CPU time returned by wait4() is 66.5719
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.33
CPU time (s): 1200.03
CPU user time (s): 1198.42
CPU system time (s): 1.61
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 1704560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.2679
system time used= 0.303953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82268
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= 13533
involuntary context switches= 187

runsolver used 1.90971 second user time and 4.65929 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-11 01:03:32
IDJOB=3483834
IDBENCH=53034
IDSOLVER=1976
FILE ID=node122/3483834-1307747011
RUNJOBID= node122-1307747010-12269
PBS_JOBID= 13550835
Free space on /tmp= 74068 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT_RACE08/Q1/SAT_dat.k85.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-3483834-1307747011/watcher-3483834-1307747011 -o /tmp/evaluation-result-3483834-1307747011/solver-3483834-1307747011 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483834-1307747011.cnf -seed 1543104379 -budget 1200

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

MD5SUM BENCH= dce41996d9c5153aa0c253fa128d227c
RANDOM SEED=1543104379

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31859488 kB
Buffers:         92976 kB
Cached:         827740 kB
SwapCached:      14612 kB
Active:         387368 kB
Inactive:       553556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31859488 kB
SwapTotal:    67111528 kB
SwapFree:     67048868 kB
Dirty:          131788 kB
Writeback:           0 kB
AnonPages:       17228 kB
Mapped:           9016 kB
Slab:            85444 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   372448 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= 73940 MiB
End job on node122 at 2011-06-11 01:23:35