Trace number 3377986

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-industrial (fixed)UNSAT 260.585 260.728

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.36/0.61	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.61	c INFO: solving HOME/instance-3377986-1305454590.cnf
0.36/0.61	c INFO: computing task features
1.15/1.40	c INFO: computed variable-clause graph statistics
1.15/1.43	c INFO: computed clause balance statistics
5.06/5.38	c INFO: computed variable balance statistics
8.16/8.47	c INFO: computed small-clause counts
8.26/8.50	c INFO: computed Horn-clause counts
11.56/11.80	c INFO: computed variable graph statistics
11.56/11.80	c INFO: collected features for HOME/instance-3377986-1305454590.cnf in 11.16 s
11.56/11.81	c INFO: running lingeling-276@0 for 582 with 2388 remaining (b = 0.48)
260.43/260.69	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.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-3377986-1305454590/watcher-3377986-1305454590 -o /tmp/evaluation-result-3377986-1305454590/solver-3377986-1305454590 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377986-1305454590.cnf -seed 1947178316 -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: 4.04 4.03 3.88 5/292 6161
/proc/meminfo: memFree=17992672/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=15524 CPUtime=0 cores=0,2
/proc/6161/stat : 6161 (python) R 6159 6161 4476 0 -1 4202496 824 0 0 0 0 0 0 0 25 0 1 0 657058792 15896576 709 33554432000 4194304 5683644 140734048562880 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6161/statm: 3881 711 334 364 0 368 0

[startup+0.0355729 s]
/proc/loadavg: 4.04 4.03 3.88 5/292 6161
/proc/meminfo: memFree=17992672/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=18884 CPUtime=0.01 cores=0,2
/proc/6161/stat : 6161 (python) S 6159 6161 4476 0 -1 4202496 1238 0 0 0 1 0 0 0 25 0 1 0 657058792 19337216 1094 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/6161/statm: 4721 1094 421 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18884

[startup+0.100565 s]
/proc/loadavg: 4.04 4.03 3.88 5/292 6161
/proc/meminfo: memFree=17992672/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=91828 CPUtime=0.06 cores=0,2
/proc/6161/stat : 6161 (python) R 6159 6161 4476 0 -1 4202496 2678 0 0 0 5 1 0 0 25 0 1 0 657058792 94031872 2394 33554432000 4194304 5683644 140734048562880 18446744073709551615 237273955975 0 2147483391 16781312 2 0 0 0 17 0 0 0 0
/proc/6161/statm: 23490 2396 756 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 91828

[startup+0.300541 s]
/proc/loadavg: 4.04 4.03 3.88 5/292 6161
/proc/meminfo: memFree=17992672/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=135752 CPUtime=0.17 cores=0,2
/proc/6161/stat : 6161 (python) R 6159 6161 4476 0 -1 4202496 5971 935 1 0 12 5 0 0 25 0 1 0 657058792 139010048 4149 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278875653 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6161/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.700457 s]
/proc/loadavg: 4.04 4.03 3.88 5/292 6161
/proc/meminfo: memFree=17992672/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=287612 CPUtime=0.46 cores=0,2
/proc/6161/stat : 6161 (python) R 6159 6161 4476 0 -1 4202496 11557 935 1 0 36 10 0 0 25 0 1 0 657058792 294514688 9227 33554432000 4194304 5683644 140734048562880 18446744073709551615 4540590 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6161/statm: 71903 9228 1761 364 0 7827 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 287612

[startup+1.50027 s]
/proc/loadavg: 4.04 4.03 3.89 5/293 6166
/proc/meminfo: memFree=17941328/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=329428 CPUtime=1.25 cores=0,2
/proc/6161/stat : 6161 (python) R 6159 6161 4476 0 -1 4202496 30963 935 1 0 113 12 0 0 25 0 1 0 657058792 337334272 19742 33554432000 4194304 5683644 140734048562880 18446744073709551615 47858613443941 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6161/statm: 82357 19742 1826 364 0 18281 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 329428

[startup+3.10104 s]
/proc/loadavg: 4.04 4.03 3.89 5/293 6166
/proc/meminfo: memFree=17918368/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=329428 CPUtime=2.86 cores=0,2
/proc/6161/stat : 6161 (python) R 6159 6161 4476 0 -1 4202496 30963 935 1 0 274 12 0 0 25 0 1 0 657058792 337334272 19742 33554432000 4194304 5683644 140734048562880 18446744073709551615 5003260 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6161/statm: 82357 19742 1826 364 0 18281 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 329428

[startup+6.30041 s]
/proc/loadavg: 4.04 4.03 3.89 5/293 6166
/proc/meminfo: memFree=17917860/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=329428 CPUtime=6.06 cores=0,2
/proc/6161/stat : 6161 (python) R 6159 6161 4476 0 -1 4202496 30964 935 1 0 594 12 0 0 25 0 1 0 657058792 337334272 19743 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278538876 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6161/statm: 82357 19743 1827 364 0 18281 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 329428

[startup+12.7003 s]
/proc/loadavg: 4.03 4.03 3.89 5/296 6169
/proc/meminfo: memFree=17887364/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=337688 CPUtime=11.57 cores=0,2
/proc/6161/stat : 6161 (python) S 6159 6161 4476 0 -1 4202496 31807 935 1 0 1145 12 0 0 19 0 2 0 657058792 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6161/statm: 84422 19285 1867 364 0 20340 0
[pid=6167] ppid=6161 vsize=327444 CPUtime=0 cores=0,2
/proc/6167/stat : 6167 (python) S 6161 6161 4476 0 -1 4202560 713 0 0 0 0 0 0 0 19 0 1 0 657059973 335302656 17760 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278899727 0 0 16781312 514 14723271864918999039 0 0 17 0 0 0 0
/proc/6167/statm: 81861 17760 346 364 0 17779 0
[pid=6169] ppid=6167 vsize=17904 CPUtime=0.87 cores=0,2
/proc/6169/stat : 6169 (lingeling) R 6167 6169 6169 0 -1 4202496 6469 0 0 0 86 1 0 0 23 0 1 0 657059974 18333696 3630 33554432000 4194304 4352236 140733532206528 18446744073709551615 4257359 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6169/statm: 4476 3630 119 39 0 3556 0
[pid=6161/tid=6168] ppid=6159 vsize=337688 CPUtime=0 cores=0,2
/proc/6161/task/6168/stat : 6168 (python) S 6159 6161 4476 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 657059974 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290703281 0 0 16781312 2 18446604453912540992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 683036

[startup+25.501 s]
/proc/loadavg: 4.03 4.02 3.89 5/296 6169
/proc/meminfo: memFree=17873844/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=337688 CPUtime=11.57 cores=0,2
/proc/6161/stat : 6161 (python) S 6159 6161 4476 0 -1 4202496 31807 935 1 0 1145 12 0 0 19 0 2 0 657058792 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6161/statm: 84422 19285 1867 364 0 20340 0
[pid=6167] ppid=6161 vsize=327444 CPUtime=0.02 cores=0,2
/proc/6167/stat : 6167 (python) S 6161 6161 4476 0 -1 4202560 890 0 0 0 1 1 0 0 18 0 1 0 657059973 335302656 17790 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278899727 0 0 16781312 514 17326350521098797314 0 0 17 0 0 0 0
/proc/6167/statm: 81861 17790 376 364 0 17779 0
[pid=6169] ppid=6167 vsize=28160 CPUtime=13.64 cores=0,2
/proc/6169/stat : 6169 (lingeling) R 6167 6169 6169 0 -1 4202496 9415 0 0 0 1363 1 0 0 25 0 1 0 657059974 28835840 6210 33554432000 4194304 4352236 140733532206528 18446744073709551615 4207627 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6169/statm: 7040 6210 129 39 0 6120 0
[pid=6161/tid=6168] ppid=6159 vsize=337688 CPUtime=0 cores=0,2
/proc/6161/task/6168/stat : 6168 (python) S 6159 6161 4476 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 657059974 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290703281 0 0 16781312 2 18446604453912540992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 693292

[startup+51.1005 s]
/proc/loadavg: 4.02 4.02 3.89 5/296 6170
/proc/meminfo: memFree=17840128/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=337688 CPUtime=11.57 cores=0,2
/proc/6161/stat : 6161 (python) S 6159 6161 4476 0 -1 4202496 31807 935 1 0 1145 12 0 0 19 0 2 0 657058792 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6161/statm: 84422 19285 1867 364 0 20340 0
[pid=6167] ppid=6161 vsize=327444 CPUtime=0.07 cores=0,2
/proc/6167/stat : 6167 (python) S 6161 6161 4476 0 -1 4202560 901 0 0 0 3 4 0 0 18 0 1 0 657059973 335302656 17790 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278899727 0 0 16781312 514 17326350521098797314 0 0 17 0 0 0 0
/proc/6167/statm: 81861 17790 376 364 0 17779 0
[pid=6169] ppid=6167 vsize=31736 CPUtime=39.19 cores=0,2
/proc/6169/stat : 6169 (lingeling) R 6167 6169 6169 0 -1 4202496 10622 0 0 0 3917 2 0 0 25 0 1 0 657059974 32497664 7104 33554432000 4194304 4352236 140733532206528 18446744073709551615 4231316 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6169/statm: 7934 7104 129 39 0 7014 0
[pid=6161/tid=6168] ppid=6159 vsize=337688 CPUtime=0 cores=0,2
/proc/6161/task/6168/stat : 6168 (python) S 6159 6161 4476 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 657059974 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290703281 0 0 16781312 2 18446604453912540992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 696868

[startup+102.31 s]
/proc/loadavg: 4.00 4.02 3.89 5/296 6171
/proc/meminfo: memFree=17835736/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=337688 CPUtime=11.57 cores=0,2
/proc/6161/stat : 6161 (python) S 6159 6161 4476 0 -1 4202496 31807 935 1 0 1145 12 0 0 19 0 2 0 657058792 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6161/statm: 84422 19285 1867 364 0 20340 0
[pid=6167] ppid=6161 vsize=327444 CPUtime=0.18 cores=0,2
/proc/6167/stat : 6167 (python) S 6161 6161 4476 0 -1 4202560 924 0 0 0 10 8 0 0 18 0 1 0 657059973 335302656 17790 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278899727 0 0 16781312 514 17326350521098797314 0 0 17 0 0 0 0
/proc/6167/statm: 81861 17790 376 364 0 17779 0
[pid=6169] ppid=6167 vsize=34748 CPUtime=90.3 cores=0,2
/proc/6169/stat : 6169 (lingeling) R 6167 6169 6169 0 -1 4202496 11768 0 0 0 9028 2 0 0 25 0 1 0 657059974 35581952 7857 33554432000 4194304 4352236 140733532206528 18446744073709551615 4276757 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6169/statm: 8687 7857 129 39 0 7767 0
[pid=6161/tid=6168] ppid=6159 vsize=337688 CPUtime=0 cores=0,2
/proc/6161/task/6168/stat : 6168 (python) S 6159 6161 4476 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 657059974 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290703281 0 0 16781312 2 18446604453912540992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 699880

[startup+162.301 s]
/proc/loadavg: 4.06 4.03 3.91 5/299 6176
/proc/meminfo: memFree=17939100/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=337688 CPUtime=11.57 cores=0,2
/proc/6161/stat : 6161 (python) S 6159 6161 4476 0 -1 4202496 31807 935 1 0 1145 12 0 0 19 0 2 0 657058792 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6161/statm: 84422 19285 1867 364 0 20340 0
[pid=6167] ppid=6161 vsize=327444 CPUtime=0.3 cores=0,2
/proc/6167/stat : 6167 (python) S 6161 6161 4476 0 -1 4202560 942 0 0 0 16 14 0 0 18 0 1 0 657059973 335302656 17790 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278899727 0 0 16781312 514 17326350521098797314 0 0 17 0 0 0 0
/proc/6167/statm: 81861 17790 376 364 0 17779 0
[pid=6169] ppid=6167 vsize=37808 CPUtime=150.22 cores=0,2
/proc/6169/stat : 6169 (lingeling) R 6167 6169 6169 0 -1 4202496 12629 0 0 0 15020 2 0 0 25 0 1 0 657059974 38715392 8622 33554432000 4194304 4352236 140733532206528 18446744073709551615 4271199 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6169/statm: 9452 8622 129 39 0 8532 0
[pid=6161/tid=6168] ppid=6159 vsize=337688 CPUtime=0 cores=0,2
/proc/6161/task/6168/stat : 6168 (python) S 6159 6161 4476 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 657059974 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290703281 0 0 16781312 2 18446604453912540992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 702940

[startup+222.301 s]
/proc/loadavg: 3.61 3.91 3.87 4/290 6196
/proc/meminfo: memFree=18355664/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=337688 CPUtime=11.57 cores=0,2
/proc/6161/stat : 6161 (python) S 6159 6161 4476 0 -1 4202496 31807 935 1 0 1145 12 0 0 19 0 2 0 657058792 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6161/statm: 84422 19285 1867 364 0 20340 0
[pid=6167] ppid=6161 vsize=327444 CPUtime=0.42 cores=0,2
/proc/6167/stat : 6167 (python) S 6161 6161 4476 0 -1 4202560 961 0 0 0 23 19 0 0 18 0 1 0 657059973 335302656 17790 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278899727 0 0 16781312 514 17326350521098797314 0 0 17 0 0 0 0
/proc/6167/statm: 81861 17790 376 364 0 17779 0
[pid=6169] ppid=6167 vsize=45984 CPUtime=210.13 cores=0,2
/proc/6169/stat : 6169 (lingeling) R 6167 6169 6169 0 -1 4202496 14768 0 0 0 21010 3 0 0 25 0 1 0 657059974 47087616 10666 33554432000 4194304 4352236 140733532206528 18446744073709551615 4333574 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6169/statm: 11496 10666 129 39 0 10576 0
[pid=6161/tid=6168] ppid=6159 vsize=337688 CPUtime=0 cores=0,2
/proc/6161/task/6168/stat : 6168 (python) S 6159 6161 4476 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 657059974 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290703281 0 0 16781312 2 18446604453912540992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 711116

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

[startup+230.301 s]
/proc/loadavg: 3.56 3.90 3.87 4/290 6196
/proc/meminfo: memFree=18355716/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=337688 CPUtime=11.57 cores=0,2
/proc/6161/stat : 6161 (python) S 6159 6161 4476 0 -1 4202496 31807 935 1 0 1145 12 0 0 19 0 2 0 657058792 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6161/statm: 84422 19285 1867 364 0 20340 0
[pid=6167] ppid=6161 vsize=327444 CPUtime=0.44 cores=0,2
/proc/6167/stat : 6167 (python) S 6161 6161 4476 0 -1 4202560 963 0 0 0 24 20 0 0 18 0 1 0 657059973 335302656 17790 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278899727 0 0 16781312 514 17326350521098797314 0 0 17 0 0 0 0
/proc/6167/statm: 81861 17790 376 364 0 17779 0
[pid=6169] ppid=6167 vsize=45984 CPUtime=218.11 cores=0,2
/proc/6169/stat : 6169 (lingeling) R 6167 6169 6169 0 -1 4202496 14768 0 0 0 21808 3 0 0 25 0 1 0 657059974 47087616 10666 33554432000 4194304 4352236 140733532206528 18446744073709551615 4327867 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6169/statm: 11496 10666 129 39 0 10576 0
[pid=6161/tid=6168] ppid=6159 vsize=337688 CPUtime=0 cores=0,2
/proc/6161/task/6168/stat : 6168 (python) S 6159 6161 4476 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 657059974 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290703281 0 0 16781312 2 18446604453912540992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 230.12
Current children cumulated vsize (KiB) 711116

[startup+243.11 s]
/proc/loadavg: 3.43 3.85 3.85 4/290 6196
/proc/meminfo: memFree=18347532/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=337688 CPUtime=11.57 cores=0,2
/proc/6161/stat : 6161 (python) S 6159 6161 4476 0 -1 4202496 31807 935 1 0 1145 12 0 0 19 0 2 0 657058792 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6161/statm: 84422 19285 1867 364 0 20340 0
[pid=6167] ppid=6161 vsize=327444 CPUtime=0.46 cores=0,2
/proc/6167/stat : 6167 (python) S 6161 6161 4476 0 -1 4202560 966 0 0 0 25 21 0 0 18 0 1 0 657059973 335302656 17790 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278899727 0 0 16781312 514 17326350521098797314 0 0 17 0 0 0 0
/proc/6167/statm: 81861 17790 376 364 0 17779 0
[pid=6169] ppid=6167 vsize=54172 CPUtime=230.89 cores=0,2
/proc/6169/stat : 6169 (lingeling) R 6167 6169 6169 0 -1 4202496 16816 0 0 0 23086 3 0 0 25 0 1 0 657059974 55472128 12713 33554432000 4194304 4352236 140733532206528 18446744073709551615 4276757 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6169/statm: 13543 12713 129 39 0 12623 0
[pid=6161/tid=6168] ppid=6159 vsize=337688 CPUtime=0 cores=0,2
/proc/6161/task/6168/stat : 6168 (python) S 6159 6161 4476 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 657059974 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290703281 0 0 16781312 2 18446604453912540992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 242.92
Current children cumulated vsize (KiB) 719304

[startup+249.501 s]
/proc/loadavg: 3.40 3.84 3.85 4/290 6196
/proc/meminfo: memFree=18347532/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=337688 CPUtime=11.57 cores=0,2
/proc/6161/stat : 6161 (python) S 6159 6161 4476 0 -1 4202496 31807 935 1 0 1145 12 0 0 19 0 2 0 657058792 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6161/statm: 84422 19285 1867 364 0 20340 0
[pid=6167] ppid=6161 vsize=327444 CPUtime=0.48 cores=0,2
/proc/6167/stat : 6167 (python) S 6161 6161 4476 0 -1 4202560 968 0 0 0 26 22 0 0 18 0 1 0 657059973 335302656 17790 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278899727 0 0 16781312 514 17326350521098797314 0 0 17 0 0 0 0
/proc/6167/statm: 81861 17790 376 364 0 17779 0
[pid=6169] ppid=6167 vsize=54172 CPUtime=237.27 cores=0,2
/proc/6169/stat : 6169 (lingeling) R 6167 6169 6169 0 -1 4202496 16816 0 0 0 23724 3 0 0 25 0 1 0 657059974 55472128 12713 33554432000 4194304 4352236 140733532206528 18446744073709551615 4276757 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6169/statm: 13543 12713 129 39 0 12623 0
[pid=6161/tid=6168] ppid=6159 vsize=337688 CPUtime=0 cores=0,2
/proc/6161/task/6168/stat : 6168 (python) S 6159 6161 4476 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 657059974 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290703281 0 0 16781312 2 18446604453912540992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 249.32
Current children cumulated vsize (KiB) 719304

[startup+255.901 s]
/proc/loadavg: 3.37 3.82 3.85 4/290 6196
/proc/meminfo: memFree=18347532/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=337688 CPUtime=11.57 cores=0,2
/proc/6161/stat : 6161 (python) S 6159 6161 4476 0 -1 4202496 31807 935 1 0 1145 12 0 0 19 0 2 0 657058792 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6161/statm: 84422 19285 1867 364 0 20340 0
[pid=6167] ppid=6161 vsize=327444 CPUtime=0.49 cores=0,2
/proc/6167/stat : 6167 (python) S 6161 6161 4476 0 -1 4202560 971 0 0 0 27 22 0 0 18 0 1 0 657059973 335302656 17790 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278899727 0 0 16781312 514 17326350521098797314 0 0 17 0 0 0 0
/proc/6167/statm: 81861 17790 376 364 0 17779 0
[pid=6169] ppid=6167 vsize=54172 CPUtime=243.66 cores=0,2
/proc/6169/stat : 6169 (lingeling) R 6167 6169 6169 0 -1 4202496 16816 0 0 0 24363 3 0 0 25 0 1 0 657059974 55472128 12713 33554432000 4194304 4352236 140733532206528 18446744073709551615 4329032 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6169/statm: 13543 12713 129 39 0 12623 0
[pid=6161/tid=6168] ppid=6159 vsize=337688 CPUtime=0 cores=0,2
/proc/6161/task/6168/stat : 6168 (python) S 6159 6161 4476 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 657059974 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290703281 0 0 16781312 2 18446604453912540992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 255.72
Current children cumulated vsize (KiB) 719304

[startup+259.1 s]
/proc/loadavg: 3.34 3.81 3.84 4/290 6197
/proc/meminfo: memFree=18347528/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=337688 CPUtime=11.57 cores=0,2
/proc/6161/stat : 6161 (python) S 6159 6161 4476 0 -1 4202496 31807 935 1 0 1145 12 0 0 19 0 2 0 657058792 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6161/statm: 84422 19285 1867 364 0 20340 0
[pid=6167] ppid=6161 vsize=327444 CPUtime=0.5 cores=0,2
/proc/6167/stat : 6167 (python) S 6161 6161 4476 0 -1 4202560 972 0 0 0 27 23 0 0 18 0 1 0 657059973 335302656 17790 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278899727 0 0 16781312 514 17326350521098797314 0 0 17 0 0 0 0
/proc/6167/statm: 81861 17790 376 364 0 17779 0
[pid=6169] ppid=6167 vsize=54172 CPUtime=246.85 cores=0,2
/proc/6169/stat : 6169 (lingeling) R 6167 6169 6169 0 -1 4202496 16816 0 0 0 24682 3 0 0 25 0 1 0 657059974 55472128 12713 33554432000 4194304 4352236 140733532206528 18446744073709551615 4278800 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6169/statm: 13543 12713 129 39 0 12623 0
[pid=6161/tid=6168] ppid=6159 vsize=337688 CPUtime=0 cores=0,2
/proc/6161/task/6168/stat : 6168 (python) S 6159 6161 4476 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 657059974 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290703281 0 0 16781312 2 18446604453912540992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 258.92
Current children cumulated vsize (KiB) 719304

[startup+259.9 s]
/proc/loadavg: 3.34 3.81 3.84 4/290 6197
/proc/meminfo: memFree=18347528/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=337688 CPUtime=11.57 cores=0,2
/proc/6161/stat : 6161 (python) S 6159 6161 4476 0 -1 4202496 31807 935 1 0 1145 12 0 0 19 0 2 0 657058792 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6161/statm: 84422 19285 1867 364 0 20340 0
[pid=6167] ppid=6161 vsize=327444 CPUtime=0.5 cores=0,2
/proc/6167/stat : 6167 (python) S 6161 6161 4476 0 -1 4202560 972 0 0 0 27 23 0 0 18 0 1 0 657059973 335302656 17790 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278899727 0 0 16781312 514 17326350521098797314 0 0 17 0 0 0 0
/proc/6167/statm: 81861 17790 376 364 0 17779 0
[pid=6169] ppid=6167 vsize=54172 CPUtime=247.65 cores=0,2
/proc/6169/stat : 6169 (lingeling) R 6167 6169 6169 0 -1 4202496 16816 0 0 0 24762 3 0 0 25 0 1 0 657059974 55472128 12713 33554432000 4194304 4352236 140733532206528 18446744073709551615 4327949 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6169/statm: 13543 12713 129 39 0 12623 0
[pid=6161/tid=6168] ppid=6159 vsize=337688 CPUtime=0 cores=0,2
/proc/6161/task/6168/stat : 6168 (python) S 6159 6161 4476 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 657059974 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290703281 0 0 16781312 2 18446604453912540992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 259.72
Current children cumulated vsize (KiB) 719304

[startup+260.3 s]
/proc/loadavg: 3.34 3.81 3.84 4/290 6197
/proc/meminfo: memFree=18347528/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=337688 CPUtime=11.57 cores=0,2
/proc/6161/stat : 6161 (python) S 6159 6161 4476 0 -1 4202496 31807 935 1 0 1145 12 0 0 19 0 2 0 657058792 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6161/statm: 84422 19285 1867 364 0 20340 0
[pid=6167] ppid=6161 vsize=327444 CPUtime=0.5 cores=0,2
/proc/6167/stat : 6167 (python) S 6161 6161 4476 0 -1 4202560 972 0 0 0 27 23 0 0 18 0 1 0 657059973 335302656 17790 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278899727 0 0 16781312 514 17326350521098797314 0 0 17 0 0 0 0
/proc/6167/statm: 81861 17790 376 364 0 17779 0
[pid=6169] ppid=6167 vsize=54172 CPUtime=248.05 cores=0,2
/proc/6169/stat : 6169 (lingeling) R 6167 6169 6169 0 -1 4202496 16816 0 0 0 24802 3 0 0 25 0 1 0 657059974 55472128 12713 33554432000 4194304 4352236 140733532206528 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6169/statm: 13543 12713 129 39 0 12623 0
[pid=6161/tid=6168] ppid=6159 vsize=337688 CPUtime=0 cores=0,2
/proc/6161/task/6168/stat : 6168 (python) S 6159 6161 4476 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 657059974 345792512 19285 33554432000 4194304 5683644 140734048562880 18446744073709551615 237290703281 0 0 16781312 2 18446604453912540992 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 260.12
Current children cumulated vsize (KiB) 719304

[startup+260.71 s]
/proc/loadavg: 3.34 3.81 3.84 4/290 6197
/proc/meminfo: memFree=18347280/32950904 swapFree=67057400/67111528
[pid=6161] ppid=6159 vsize=337664 CPUtime=260.55 cores=0,2
/proc/6161/stat : 6161 (python) R 6159 6161 4476 0 -1 4202496 38346 19019 1 0 1146 13 24869 27 18 0 1 0 657058792 345767936 19283 33554432000 4194304 5683644 140734048562880 18446744073709551615 237278535095 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/6161/statm: 84416 19283 1865 364 0 20340 0
Current children cumulated CPU time (s) 260.55
Current children cumulated vsize (KiB) 337664

Child status: 0
Real time (s): 260.728
CPU time (s): 260.585
CPU user time (s): 260.172
CPU system time (s): 0.412937
CPU usage (%): 99.9452
Max. virtual memory (cumulated for all children) (KiB): 719308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 260.172
system time used= 0.412937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60667
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= 2801
involuntary context switches= 3430

runsolver used 0.678896 second user time and 1.50777 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 12:16:30
IDJOB=3377986
IDBENCH=82422
IDSOLVER=1858
FILE ID=node121/3377986-1305454590
RUNJOBID= node121-1305453224-5849
PBS_JOBID= 13324845
Free space on /tmp= 73160 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
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-3377986-1305454590/watcher-3377986-1305454590 -o /tmp/evaluation-result-3377986-1305454590/solver-3377986-1305454590 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377986-1305454590.cnf -seed 1947178316 -budget 2400

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

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=1947178316

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      17992828 kB
Buffers:        313924 kB
Cached:        6593512 kB
SwapCached:       7656 kB
Active:        9196024 kB
Inactive:      5396444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      17992828 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:          262968 kB
Writeback:           0 kB
AnonPages:     7683284 kB
Mapped:          28200 kB
Slab:           269364 kB
PageTables:      31528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 33032704 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= 73204 MiB
End job on node121 at 2011-05-15 12:20:51