Trace number 3483939

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)UNSAT 346.811 346.678

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step20.cnf
MD5SUM8f0e3738453893efc8a2d1abcf0d190d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.969
Satisfiable
(Un)Satisfiability was proved
Number of variables50277
Number of clauses283903
Sum of the clauses size636342
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2248375
Number of clauses of size 327490
Number of clauses of size 45332
Number of clauses of size 5458
Number of clauses of size over 51834

Solver Data

0.33/0.82	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.33/0.82	c INFO: solving HOME/instance-3483939-1307749421.cnf
0.33/0.82	c INFO: computing task features
0.33/1.31	c INFO: computed variable-clause graph statistics
0.33/1.34	c INFO: computed clause balance statistics
4.97/5.25	c INFO: computed variable balance statistics
7.95/8.29	c INFO: computed small-clause counts
8.05/8.31	c INFO: computed Horn-clause counts
11.14/11.43	c INFO: computed variable graph statistics
11.14/11.43	c INFO: collected features for HOME/instance-3483939-1307749421.cnf in 10.80 s
11.14/11.44	c INFO: running lingeling-276@0 for 1189 with 1189 remaining (b = 0.55)
346.70/346.64	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: 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-3483939-1307749421/watcher-3483939-1307749421 -o /tmp/evaluation-result-3483939-1307749421/solver-3483939-1307749421 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483939-1307749421.cnf -seed 1044509678 -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: 4.96 5.01 4.69 6/196 12938
/proc/meminfo: memFree=27496536/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=15384 CPUtime=0 cores=0,2
/proc/12938/stat : 12938 (python) R 12936 12938 12251 0 -1 4202496 809 0 0 0 0 0 0 0 25 0 1 0 886540991 15753216 693 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272688784 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12938/statm: 3846 693 332 364 0 333 0

[startup+0.104264 s]
/proc/loadavg: 4.96 5.01 4.69 6/196 12938
/proc/meminfo: memFree=27496536/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=104620 CPUtime=0.07 cores=0,2
/proc/12938/stat : 12938 (python) R 12936 12938 12251 0 -1 4202496 3124 0 0 0 5 2 0 0 17 0 1 0 886540991 107130880 2802 33554432000 4194304 5683644 140734170929680 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12938/statm: 26154 2805 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104620

[startup+0.200222 s]
/proc/loadavg: 4.96 5.01 4.69 6/196 12938
/proc/meminfo: memFree=27496536/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=126796 CPUtime=0.15 cores=0,2
/proc/12938/stat : 12938 (python) R 12936 12938 12251 0 -1 4202496 5493 932 1 0 11 4 0 0 19 0 1 0 886540991 129839104 4003 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272732250 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12938/statm: 31700 4004 1008 364 0 2995 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 126796

[startup+0.302581 s]
/proc/loadavg: 4.96 5.01 4.69 6/196 12938
/proc/meminfo: memFree=27496536/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=157384 CPUtime=0.22 cores=0,2
/proc/12938/stat : 12938 (python) S 12936 12938 12251 0 -1 4202496 6602 932 1 0 16 6 0 0 18 0 1 0 886540991 161161216 4696 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/12938/statm: 39346 4696 1257 364 0 3454 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 157384

[startup+1.55195 s]
/proc/loadavg: 4.96 5.01 4.69 6/196 12938
/proc/meminfo: memFree=27496536/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=329428 CPUtime=1.34 cores=0,2
/proc/12938/stat : 12938 (python) R 12936 12938 12251 0 -1 4202496 30965 932 1 0 124 10 0 0 19 0 1 0 886540991 337334272 19741 33554432000 4194304 5683644 140734170929680 18446744073709551615 4619641 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12938/statm: 82357 19741 1826 364 0 18281 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 329428

[startup+1.60094 s]
/proc/loadavg: 4.96 5.01 4.69 6/196 12938
/proc/meminfo: memFree=27496536/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=329428 CPUtime=1.39 cores=0,2
/proc/12938/stat : 12938 (python) R 12936 12938 12251 0 -1 4202496 30965 932 1 0 129 10 0 0 19 0 1 0 886540991 337334272 19741 33554432000 4194304 5683644 140734170929680 18446744073709551615 47293756288610 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12938/statm: 82357 19741 1826 364 0 18281 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 329428

[startup+3.10067 s]
/proc/loadavg: 4.96 5.01 4.69 6/197 12943
/proc/meminfo: memFree=27438060/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=329428 CPUtime=2.88 cores=0,2
/proc/12938/stat : 12938 (python) R 12936 12938 12251 0 -1 4202496 30965 932 1 0 278 10 0 0 22 0 1 0 886540991 337334272 19741 33554432000 4194304 5683644 140734170929680 18446744073709551615 47293758912216 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12938/statm: 82357 19741 1826 364 0 18281 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 329428

[startup+6.3001 s]
/proc/loadavg: 4.96 5.01 4.69 6/197 12943
/proc/meminfo: memFree=27437856/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=329428 CPUtime=6.06 cores=0,2
/proc/12938/stat : 12938 (python) R 12936 12938 12251 0 -1 4202496 30966 932 1 0 596 10 0 0 25 0 1 0 886540991 337334272 19742 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272345222 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12938/statm: 82357 19742 1827 364 0 18281 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 329428

[startup+12.701 s]
/proc/loadavg: 4.96 5.01 4.70 6/200 12947
/proc/meminfo: memFree=27425888/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=337688 CPUtime=11.18 cores=0,2
/proc/12938/stat : 12938 (python) S 12936 12938 12251 0 -1 4202496 31806 932 1 0 1108 10 0 0 25 0 2 0 886540991 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12938/statm: 84422 19284 1867 364 0 20340 0
[pid=12945] ppid=12938 vsize=327444 CPUtime=0 cores=0,2
/proc/12945/stat : 12945 (python) S 12938 12938 12251 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 886542135 335302656 17766 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272709135 0 0 16781312 514 4175409154669674495 0 0 17 2 0 0 0
/proc/12945/statm: 81861 17766 353 364 0 17779 0
[pid=12947] ppid=12945 vsize=17868 CPUtime=1.23 cores=0,2
/proc/12947/stat : 12947 (lingeling) R 12945 12947 12947 0 -1 4202496 6458 0 0 0 123 0 0 0 25 0 1 0 886542135 18296832 3623 33554432000 4194304 4352236 140734271084688 18446744073709551615 4319056 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/12947/statm: 4467 3623 121 39 0 3547 0
[pid=12938/tid=12946] ppid=12936 vsize=337688 CPUtime=0 cores=0,2
/proc/12938/task/12946/stat : 12946 (python) S 12936 12938 12251 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886542135 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284512689 0 0 16781312 2 18446604453940099136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 683000

[startup+25.5007 s]
/proc/loadavg: 5.21 5.06 4.72 6/197 12990
/proc/meminfo: memFree=28935132/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=337688 CPUtime=11.18 cores=0,2
/proc/12938/stat : 12938 (python) S 12936 12938 12251 0 -1 4202496 31806 932 1 0 1108 10 0 0 25 0 2 0 886540991 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12938/statm: 84422 19284 1867 364 0 20340 0
[pid=12945] ppid=12938 vsize=327444 CPUtime=0.01 cores=0,2
/proc/12945/stat : 12945 (python) S 12938 12938 12251 0 -1 4202560 882 0 0 0 0 1 0 0 18 0 1 0 886542135 335302656 17789 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272709135 0 0 16781312 514 7827115414881534212 0 0 17 2 0 0 0
/proc/12945/statm: 81861 17789 376 364 0 17779 0
[pid=12947] ppid=12945 vsize=26400 CPUtime=14 cores=0,2
/proc/12947/stat : 12947 (lingeling) R 12945 12947 12947 0 -1 4202496 8719 0 0 0 1400 0 0 0 25 0 1 0 886542135 27033600 5515 33554432000 4194304 4352236 140734271084688 18446744073709551615 4234291 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12947/statm: 6600 5515 129 39 0 5680 0
[pid=12938/tid=12946] ppid=12936 vsize=337688 CPUtime=0 cores=0,2
/proc/12938/task/12946/stat : 12946 (python) S 12936 12938 12251 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886542135 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284512689 0 0 16781312 2 18446604453940099136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 691532

[startup+51.1011 s]
/proc/loadavg: 5.21 5.07 4.73 6/197 12991
/proc/meminfo: memFree=28853928/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=337688 CPUtime=11.18 cores=0,2
/proc/12938/stat : 12938 (python) S 12936 12938 12251 0 -1 4202496 31806 932 1 0 1108 10 0 0 25 0 2 0 886540991 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12938/statm: 84422 19284 1867 364 0 20340 0
[pid=12945] ppid=12938 vsize=327444 CPUtime=0.04 cores=0,2
/proc/12945/stat : 12945 (python) S 12938 12938 12251 0 -1 4202560 894 0 0 0 2 2 0 0 18 0 1 0 886542135 335302656 17789 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272709135 0 0 16781312 514 7827115414881534212 0 0 17 2 0 0 0
/proc/12945/statm: 81861 17789 376 364 0 17779 0
[pid=12947] ppid=12945 vsize=33296 CPUtime=39.6 cores=0,2
/proc/12947/stat : 12947 (lingeling) R 12945 12947 12947 0 -1 4202496 10751 0 0 0 3960 0 0 0 25 0 1 0 886542135 34095104 7239 33554432000 4194304 4352236 140734271084688 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12947/statm: 8324 7239 129 39 0 7404 0
[pid=12938/tid=12946] ppid=12936 vsize=337688 CPUtime=0 cores=0,2
/proc/12938/task/12946/stat : 12946 (python) S 12936 12938 12251 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886542135 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284512689 0 0 16781312 2 18446604453940099136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 698428

[startup+102.301 s]
/proc/loadavg: 5.09 5.06 4.74 6/197 12992
/proc/meminfo: memFree=28844000/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=337688 CPUtime=11.18 cores=0,2
/proc/12938/stat : 12938 (python) S 12936 12938 12251 0 -1 4202496 31806 932 1 0 1108 10 0 0 25 0 2 0 886540991 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12938/statm: 84422 19284 1867 364 0 20340 0
[pid=12945] ppid=12938 vsize=327444 CPUtime=0.1 cores=0,2
/proc/12945/stat : 12945 (python) S 12938 12938 12251 0 -1 4202560 917 0 0 0 5 5 0 0 18 0 1 0 886542135 335302656 17789 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272709135 0 0 16781312 514 7827115414881534212 0 0 17 2 0 0 0
/proc/12945/statm: 81861 17789 376 364 0 17779 0
[pid=12947] ppid=12945 vsize=36832 CPUtime=90.81 cores=0,2
/proc/12947/stat : 12947 (lingeling) R 12945 12947 12947 0 -1 4202496 12289 0 0 0 9080 1 0 0 25 0 1 0 886542135 37715968 8378 33554432000 4194304 4352236 140734271084688 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12947/statm: 9208 8378 129 39 0 8288 0
[pid=12938/tid=12946] ppid=12936 vsize=337688 CPUtime=0 cores=0,2
/proc/12938/task/12946/stat : 12946 (python) S 12936 12938 12251 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886542135 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284512689 0 0 16781312 2 18446604453940099136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 701964

[startup+162.3 s]
/proc/loadavg: 5.03 5.04 4.75 6/200 12997
/proc/meminfo: memFree=28933188/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=337688 CPUtime=11.18 cores=0,2
/proc/12938/stat : 12938 (python) S 12936 12938 12251 0 -1 4202496 31806 932 1 0 1108 10 0 0 25 0 2 0 886540991 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12938/statm: 84422 19284 1867 364 0 20340 0
[pid=12945] ppid=12938 vsize=327444 CPUtime=0.18 cores=0,2
/proc/12945/stat : 12945 (python) S 12938 12938 12251 0 -1 4202560 936 0 0 0 9 9 0 0 18 0 1 0 886542135 335302656 17789 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272709135 0 0 16781312 514 7827115414881534212 0 0 17 2 0 0 0
/proc/12945/statm: 81861 17789 376 364 0 17779 0
[pid=12947] ppid=12945 vsize=39888 CPUtime=150.81 cores=0,2
/proc/12947/stat : 12947 (lingeling) R 12945 12947 12947 0 -1 4202496 13152 0 0 0 15080 1 0 0 25 0 1 0 886542135 40845312 9142 33554432000 4194304 4352236 140734271084688 18446744073709551615 4328351 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12947/statm: 9972 9142 129 39 0 9052 0
[pid=12938/tid=12946] ppid=12936 vsize=337688 CPUtime=0 cores=0,2
/proc/12938/task/12946/stat : 12946 (python) S 12936 12938 12251 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886542135 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284512689 0 0 16781312 2 18446604453940099136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 705020

[startup+222.301 s]
/proc/loadavg: 5.01 5.03 4.76 6/197 13041
/proc/meminfo: memFree=29209868/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=337688 CPUtime=11.18 cores=0,2
/proc/12938/stat : 12938 (python) S 12936 12938 12251 0 -1 4202496 31806 932 1 0 1108 10 0 0 25 0 2 0 886540991 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12938/statm: 84422 19284 1867 364 0 20340 0
[pid=12945] ppid=12938 vsize=327444 CPUtime=0.24 cores=0,2
/proc/12945/stat : 12945 (python) S 12938 12938 12251 0 -1 4202560 955 0 0 0 13 11 0 0 18 0 1 0 886542135 335302656 17789 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272709135 0 0 16781312 514 7827115414881534212 0 0 17 2 0 0 0
/proc/12945/statm: 81861 17789 376 364 0 17779 0
[pid=12947] ppid=12945 vsize=53192 CPUtime=210.81 cores=0,2
/proc/12947/stat : 12947 (lingeling) R 12945 12947 12947 0 -1 4202496 16571 0 0 0 21080 1 0 0 25 0 1 0 886542135 54468608 12468 33554432000 4194304 4352236 140734271084688 18446744073709551615 4328872 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12947/statm: 13298 12468 129 39 0 12378 0
[pid=12938/tid=12946] ppid=12936 vsize=337688 CPUtime=0 cores=0,2
/proc/12938/task/12946/stat : 12946 (python) S 12936 12938 12251 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886542135 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284512689 0 0 16781312 2 18446604453940099136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 718324

[startup+282.301 s]
/proc/loadavg: 5.08 5.04 4.78 6/197 13089
/proc/meminfo: memFree=29183072/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=337688 CPUtime=11.18 cores=0,2
/proc/12938/stat : 12938 (python) S 12936 12938 12251 0 -1 4202496 31806 932 1 0 1108 10 0 0 25 0 2 0 886540991 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12938/statm: 84422 19284 1867 364 0 20340 0
[pid=12945] ppid=12938 vsize=327444 CPUtime=0.32 cores=0,2
/proc/12945/stat : 12945 (python) S 12938 12938 12251 0 -1 4202560 966 0 0 0 18 14 0 0 18 0 1 0 886542135 335302656 17789 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272709135 0 0 16781312 514 7827115414881534212 0 0 17 2 0 0 0
/proc/12945/statm: 81861 17789 376 364 0 17779 0
[pid=12947] ppid=12945 vsize=58304 CPUtime=270.81 cores=0,2
/proc/12947/stat : 12947 (lingeling) R 12945 12947 12947 0 -1 4202496 17851 0 0 0 27080 1 0 0 25 0 1 0 886542135 59703296 13746 33554432000 4194304 4352236 140734271084688 18446744073709551615 4327946 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12947/statm: 14576 13746 129 39 0 13656 0
[pid=12938/tid=12946] ppid=12936 vsize=337688 CPUtime=0 cores=0,2
/proc/12938/task/12946/stat : 12946 (python) S 12936 12938 12251 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886542135 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284512689 0 0 16781312 2 18446604453940099136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 723436

[startup+342.3 s]
/proc/loadavg: 5.09 5.05 4.80 6/194 13122
/proc/meminfo: memFree=29508996/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=337688 CPUtime=11.18 cores=0,2
/proc/12938/stat : 12938 (python) S 12936 12938 12251 0 -1 4202496 31806 932 1 0 1108 10 0 0 25 0 2 0 886540991 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12938/statm: 84422 19284 1867 364 0 20340 0
[pid=12945] ppid=12938 vsize=327444 CPUtime=0.4 cores=0,2
/proc/12945/stat : 12945 (python) S 12938 12938 12251 0 -1 4202560 966 0 0 0 23 17 0 0 18 0 1 0 886542135 335302656 17789 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272709135 0 0 16781312 514 7827115414881534212 0 0 17 2 0 0 0
/proc/12945/statm: 81861 17789 376 364 0 17779 0
[pid=12947] ppid=12945 vsize=50452 CPUtime=330.81 cores=0,2
/proc/12947/stat : 12947 (lingeling) R 12945 12947 12947 0 -1 4202496 20072 0 0 0 33080 1 0 0 25 0 1 0 886542135 51662848 11783 33554432000 4194304 4352236 140734271084688 18446744073709551615 4276757 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12947/statm: 12613 11783 129 39 0 11693 0
[pid=12938/tid=12946] ppid=12936 vsize=337688 CPUtime=0 cores=0,2
/proc/12938/task/12946/stat : 12946 (python) S 12936 12938 12251 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886542135 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284512689 0 0 16781312 2 18446604453940099136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 715584

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

[startup+343.301 s]
/proc/loadavg: 5.09 5.05 4.80 6/197 13136
/proc/meminfo: memFree=29425076/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=337688 CPUtime=11.18 cores=0,2
/proc/12938/stat : 12938 (python) S 12936 12938 12251 0 -1 4202496 31806 932 1 0 1108 10 0 0 25 0 2 0 886540991 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12938/statm: 84422 19284 1867 364 0 20340 0
[pid=12945] ppid=12938 vsize=327444 CPUtime=0.4 cores=0,2
/proc/12945/stat : 12945 (python) S 12938 12938 12251 0 -1 4202560 966 0 0 0 23 17 0 0 18 0 1 0 886542135 335302656 17789 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272709135 0 0 16781312 514 7827115414881534212 0 0 17 2 0 0 0
/proc/12945/statm: 81861 17789 376 364 0 17779 0
[pid=12947] ppid=12945 vsize=50452 CPUtime=331.81 cores=0,2
/proc/12947/stat : 12947 (lingeling) R 12945 12947 12947 0 -1 4202496 20072 0 0 0 33180 1 0 0 25 0 1 0 886542135 51662848 11783 33554432000 4194304 4352236 140734271084688 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12947/statm: 12613 11783 129 39 0 11693 0
[pid=12938/tid=12946] ppid=12936 vsize=337688 CPUtime=0 cores=0,2
/proc/12938/task/12946/stat : 12946 (python) S 12936 12938 12251 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886542135 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284512689 0 0 16781312 2 18446604453940099136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 343.39
Current children cumulated vsize (KiB) 715584

[startup+344.901 s]
/proc/loadavg: 5.09 5.04 4.80 6/197 13136
/proc/meminfo: memFree=29350676/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=337688 CPUtime=11.18 cores=0,2
/proc/12938/stat : 12938 (python) S 12936 12938 12251 0 -1 4202496 31806 932 1 0 1108 10 0 0 25 0 2 0 886540991 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12938/statm: 84422 19284 1867 364 0 20340 0
[pid=12945] ppid=12938 vsize=327444 CPUtime=0.4 cores=0,2
/proc/12945/stat : 12945 (python) S 12938 12938 12251 0 -1 4202560 966 0 0 0 23 17 0 0 18 0 1 0 886542135 335302656 17789 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272709135 0 0 16781312 514 7827115414881534212 0 0 17 2 0 0 0
/proc/12945/statm: 81861 17789 376 364 0 17779 0
[pid=12947] ppid=12945 vsize=50452 CPUtime=333.41 cores=0,2
/proc/12947/stat : 12947 (lingeling) R 12945 12947 12947 0 -1 4202496 20072 0 0 0 33340 1 0 0 25 0 1 0 886542135 51662848 11783 33554432000 4194304 4352236 140734271084688 18446744073709551615 4328380 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12947/statm: 12613 11783 129 39 0 11693 0
[pid=12938/tid=12946] ppid=12936 vsize=337688 CPUtime=0 cores=0,2
/proc/12938/task/12946/stat : 12946 (python) S 12936 12938 12251 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886542135 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284512689 0 0 16781312 2 18446604453940099136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 344.99
Current children cumulated vsize (KiB) 715584

[startup+345.701 s]
/proc/loadavg: 5.09 5.04 4.80 6/197 13136
/proc/meminfo: memFree=29325504/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=337688 CPUtime=11.18 cores=0,2
/proc/12938/stat : 12938 (python) S 12936 12938 12251 0 -1 4202496 31806 932 1 0 1108 10 0 0 25 0 2 0 886540991 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12938/statm: 84422 19284 1867 364 0 20340 0
[pid=12945] ppid=12938 vsize=327444 CPUtime=0.4 cores=0,2
/proc/12945/stat : 12945 (python) S 12938 12938 12251 0 -1 4202560 966 0 0 0 23 17 0 0 18 0 1 0 886542135 335302656 17789 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272709135 0 0 16781312 514 7827115414881534212 0 0 17 2 0 0 0
/proc/12945/statm: 81861 17789 376 364 0 17779 0
[pid=12947] ppid=12945 vsize=50452 CPUtime=334.21 cores=0,2
/proc/12947/stat : 12947 (lingeling) R 12945 12947 12947 0 -1 4202496 20072 0 0 0 33420 1 0 0 25 0 1 0 886542135 51662848 11783 33554432000 4194304 4352236 140734271084688 18446744073709551615 4281083 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12947/statm: 12613 11783 129 39 0 11693 0
[pid=12938/tid=12946] ppid=12936 vsize=337688 CPUtime=0 cores=0,2
/proc/12938/task/12946/stat : 12946 (python) S 12936 12938 12251 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886542135 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284512689 0 0 16781312 2 18446604453940099136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 345.79
Current children cumulated vsize (KiB) 715584

[startup+346.1 s]
/proc/loadavg: 5.09 5.04 4.80 6/197 13136
/proc/meminfo: memFree=29325504/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=337688 CPUtime=11.18 cores=0,2
/proc/12938/stat : 12938 (python) S 12936 12938 12251 0 -1 4202496 31806 932 1 0 1108 10 0 0 25 0 2 0 886540991 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12938/statm: 84422 19284 1867 364 0 20340 0
[pid=12945] ppid=12938 vsize=327444 CPUtime=0.41 cores=0,2
/proc/12945/stat : 12945 (python) S 12938 12938 12251 0 -1 4202560 966 0 0 0 23 18 0 0 18 0 1 0 886542135 335302656 17789 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272709135 0 0 16781312 514 7827115414881534212 0 0 17 2 0 0 0
/proc/12945/statm: 81861 17789 376 364 0 17779 0
[pid=12947] ppid=12945 vsize=50452 CPUtime=334.61 cores=0,2
/proc/12947/stat : 12947 (lingeling) R 12945 12947 12947 0 -1 4202496 20072 0 0 0 33460 1 0 0 25 0 1 0 886542135 51662848 11783 33554432000 4194304 4352236 140734271084688 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12947/statm: 12613 11783 129 39 0 11693 0
[pid=12938/tid=12946] ppid=12936 vsize=337688 CPUtime=0 cores=0,2
/proc/12938/task/12946/stat : 12946 (python) S 12936 12938 12251 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886542135 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284512689 0 0 16781312 2 18446604453940099136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 346.2
Current children cumulated vsize (KiB) 715584

[startup+346.5 s]
/proc/loadavg: 5.09 5.04 4.80 6/197 13136
/proc/meminfo: memFree=29325628/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=337688 CPUtime=11.18 cores=0,2
/proc/12938/stat : 12938 (python) S 12936 12938 12251 0 -1 4202496 31806 932 1 0 1108 10 0 0 25 0 2 0 886540991 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12938/statm: 84422 19284 1867 364 0 20340 0
[pid=12945] ppid=12938 vsize=327444 CPUtime=0.41 cores=0,2
/proc/12945/stat : 12945 (python) S 12938 12938 12251 0 -1 4202560 966 0 0 0 23 18 0 0 18 0 1 0 886542135 335302656 17789 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272709135 0 0 16781312 514 7827115414881534212 0 0 17 2 0 0 0
/proc/12945/statm: 81861 17789 376 364 0 17779 0
[pid=12947] ppid=12945 vsize=50452 CPUtime=335.01 cores=0,2
/proc/12947/stat : 12947 (lingeling) R 12945 12947 12947 0 -1 4202496 20072 0 0 0 33500 1 0 0 25 0 1 0 886542135 51662848 11783 33554432000 4194304 4352236 140734271084688 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12947/statm: 12613 11783 129 39 0 11693 0
[pid=12938/tid=12946] ppid=12936 vsize=337688 CPUtime=0 cores=0,2
/proc/12938/task/12946/stat : 12946 (python) S 12936 12938 12251 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886542135 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284512689 0 0 16781312 2 18446604453940099136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 346.6
Current children cumulated vsize (KiB) 715584

[startup+346.6 s]
/proc/loadavg: 5.09 5.04 4.80 6/197 13136
/proc/meminfo: memFree=29325628/32950928 swapFree=67048868/67111528
[pid=12938] ppid=12936 vsize=337688 CPUtime=11.18 cores=0,2
/proc/12938/stat : 12938 (python) S 12936 12938 12251 0 -1 4202496 31806 932 1 0 1108 10 0 0 25 0 2 0 886540991 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12938/statm: 84422 19284 1867 364 0 20340 0
[pid=12945] ppid=12938 vsize=327444 CPUtime=0.41 cores=0,2
/proc/12945/stat : 12945 (python) S 12938 12938 12251 0 -1 4202560 966 0 0 0 23 18 0 0 18 0 1 0 886542135 335302656 17789 33554432000 4194304 5683644 140734170929680 18446744073709551615 268272709135 0 0 16781312 514 7827115414881534212 0 0 17 2 0 0 0
/proc/12945/statm: 81861 17789 376 364 0 17779 0
[pid=12947] ppid=12945 vsize=50452 CPUtime=335.11 cores=0,2
/proc/12947/stat : 12947 (lingeling) R 12945 12947 12947 0 -1 4202496 20072 0 0 0 33510 1 0 0 25 0 1 0 886542135 51662848 11783 33554432000 4194304 4352236 140734271084688 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/12947/statm: 12613 11783 129 39 0 11693 0
[pid=12938/tid=12946] ppid=12936 vsize=337688 CPUtime=0 cores=0,2
/proc/12938/task/12946/stat : 12946 (python) S 12936 12938 12251 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886542135 345792512 19284 33554432000 4194304 5683644 140734170929680 18446744073709551615 268284512689 0 0 16781312 2 18446604453940099136 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 346.7
Current children cumulated vsize (KiB) 715584

Child status: 0
Real time (s): 346.678
CPU time (s): 346.811
CPU user time (s): 346.49
CPU system time (s): 0.320951
CPU usage (%): 100.038
Max. virtual memory (cumulated for all children) (KiB): 723776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 346.49
system time used= 0.320951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63917
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= 1350
involuntary context switches= 977

runsolver used 0.567913 second user time and 1.3148 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-11 01:43:42
IDJOB=3483939
IDBENCH=82422
IDSOLVER=1976
FILE ID=node122/3483939-1307749421
RUNJOBID= node122-1307747010-12269
PBS_JOBID= 13550835
Free space on /tmp= 73760 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step20.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-3483939-1307749421/watcher-3483939-1307749421 -o /tmp/evaluation-result-3483939-1307749421/solver-3483939-1307749421 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483939-1307749421.cnf -seed 1044509678 -budget 1200

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

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=1044509678

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:      27497212 kB
Buffers:        100128 kB
Cached:        1156928 kB
SwapCached:      14612 kB
Active:        4660596 kB
Inactive:       622288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27497212 kB
SwapTotal:    67111528 kB
SwapFree:     67048868 kB
Dirty:          242892 kB
Writeback:           0 kB
AnonPages:     4022764 kB
Mapped:          16088 kB
Slab:            93088 kB
PageTables:      17336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  5264064 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= 73748 MiB
End job on node122 at 2011-06-11 01:49:29