Trace number 3274747

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
SAT09 reference solver: SATzilla2009_C 2009-03-22UNSAT 943.928 943.905

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-020-019.shuffled-as.sat05-1232.cnf
MD5SUMabb32bff5eb954e790612a6209864b5d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.08668
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses7050
Sum of the clauses size14440
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27030
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

16.37/16.46	c SATzilla is building models for class 2
16.37/16.46	c run presolver march_dl2004 for 5 seconds ... 
16.37/16.46	c Bin: Executing march_dl2004
16.37/16.46	c spawning binary file with 5 seconds ...
16.37/16.46	c child exit by a signal
16.37/16.46	c march_dl2004 returned code 137.
16.37/16.46	c run presolver mxc-sr08 for 5 seconds ... 
16.37/16.46	c Bin: Executing mxc-sr08
16.37/16.46	c spawning binary file with 5 seconds ...
16.37/16.46	c child exit by a signal
16.37/16.46	c mxc-sr08 returned code 137.
16.37/16.46	c Orignal number of varibales is 380, number of clauses is 7050 
16.37/16.46	c predicted feature computation time is 7.072785 
16.37/16.46	c Bin: Executing satelite
16.37/16.46	c spawning binary file with 240 seconds ...
16.37/16.46	c child exited successfully
16.37/16.46	c satzilla computing base features
16.37/16.46	c Number of variabe is: 360, Number of clause is : 6670 
16.37/16.46	c Initializing...
16.37/16.46	c satzilla compute diameter ...
16.37/16.46	c start diameter features ...
16.37/16.46	c satzilla doing clause learning
16.37/16.46	c start clause learning features ...
16.37/16.46	c Bin: Executing zchaff07
16.37/16.46	c spawning binary file with 2 seconds ...
16.37/16.46	c child exit by a signal
16.37/16.46	c satzilla doing survey propogation probe
16.37/16.46	c do survay propogation for 2 second ...
16.37/16.46	c satzilla doing local search probe
16.37/16.46	c satzilla doing lobjois search-space size estimate
16.37/16.46	c features are:380 7050 360 6670 0.0555556 0.0569715 0.053973 0.47715 1.03245 0.941735 0.00824588 1.36033 0.00555556 0.1 0.221099 0.944378 0.944378 0.00824588 0 0.00824588 0.00824588 -0 0.309091 0 0.309091 0.309091 -0 0.00381559 0.366528 0.00164918 0.0053973 2.44766 0.686807 0.0128169 0.262984 0.00824588 0.0202399 3 0 3 3 -0 3787.71 0.278036 1598 4766 4766 1598 4721 3197 4106 56.1999 0.015043 55.1648 57.7211 57.7211 55.1648 57.0402 55.3173 56.0457 0.90344 0.00070622 0.902103 0.905559 0.904218 0.902717 0.90372 0.903018 0.903445 0.0314436 0.0151347 0.0298984 0.0322758 0.0320459 0.0309141 0.0317262 0.0311487 0.0315081 1.00058 0.0241684 161.609 0.0643916 162 149 174 9.573 0.0515661 0.999091 0.000509573 0.99837 0.99913 
16.37/16.46	c satzilla's ranking:
16.37/16.46	c 1) tts-4-0: 3.338382
16.37/16.46	c 2) zchaff_rand: 1.083940
16.37/16.46	c 3) minisat20SAT07: 0.462691
16.37/16.46	c 4) vallst: 0.366821
16.37/16.46	c 5) mxc-sr08: 0.239890
16.37/16.46	c 6) minisat20: -0.249368
16.37/16.46	c 7) march_dl2004: -0.412651
16.37/16.46	c 8) SATenstein: -10000.000000
16.37/16.46	c 9) gnovelty+: -10000.000000
16.37/16.46	c 10) adaptg2wsat+: -10000.000000
16.37/16.46	c 11) adaptg2wsat0: -10000.000000
16.37/16.46	c 12) picosat846: -10000.000000
16.37/16.46	c 13) kcnfs04SAT07: -10000.000000
16.37/16.46	c satzilla running tts-4-0 ... 
943.89/943.90	c Bin: Executing tts-4-0
943.89/943.90	c spawning binary file with 2383 seconds ...
943.89/943.90	c child exited successfully
943.89/943.90	c tts-4-0 returned code 20.
943.89/943.90	s UNSATISFIABLE
943.89/943.90	c SATZILLA_TIME=944.060000

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: 935)

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-3274747-1303607561/watcher-3274747-1303607561 -o /tmp/evaluation-result-3274747-1303607561/solver-3274747-1303607561 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274747-1303607561.cnf 

running on 2 cores: 1,3

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: 0.89 1.18 2.05 3/184 24884
/proc/meminfo: memFree=14414016/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=2136 CPUtime=0 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 472353982 2187264 114 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/24884/statm: 534 114 97 400 0 131 0

[startup+0.087271 s]
/proc/loadavg: 0.89 1.18 2.05 3/184 24884
/proc/meminfo: memFree=14414016/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=2136 CPUtime=0 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 472353982 2187264 114 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/24884/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100266 s]
/proc/loadavg: 0.89 1.18 2.05 3/184 24884
/proc/meminfo: memFree=14414016/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=2136 CPUtime=0 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 472353982 2187264 114 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/24884/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300212 s]
/proc/loadavg: 0.89 1.18 2.05 3/184 24884
/proc/meminfo: memFree=14414016/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=2136 CPUtime=0 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 472353982 2187264 114 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/24884/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700152 s]
/proc/loadavg: 0.89 1.18 2.05 3/184 24884
/proc/meminfo: memFree=14414016/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=2136 CPUtime=0 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 472353982 2187264 114 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/24884/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50099 s]
/proc/loadavg: 1.22 1.24 2.06 5/198 24908
/proc/meminfo: memFree=14320008/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=2136 CPUtime=0 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 472353982 2187264 114 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/24884/statm: 534 114 97 400 0 131 0
[pid=24885] ppid=24884 vsize=2380 CPUtime=1.49 cores=1,3
/proc/24885/stat : 24885 (march_dl2004) R 24884 24884 24048 0 -1 4202496 453 0 0 0 149 0 0 0 25 0 1 0 472353982 2437120 408 33554432000 134512640 134996440 4292701280 18446744073709551615 134565309 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24885/statm: 595 408 75 119 0 474 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4516

[startup+3.10069 s]
/proc/loadavg: 1.22 1.24 2.06 5/198 24908
/proc/meminfo: memFree=14300292/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=2136 CPUtime=0 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 162 0 0 0 0 0 0 0 22 0 1 0 472353982 2187264 114 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/24884/statm: 534 114 97 400 0 131 0
[pid=24885] ppid=24884 vsize=2380 CPUtime=3.09 cores=1,3
/proc/24885/stat : 24885 (march_dl2004) R 24884 24884 24048 0 -1 4202496 453 0 0 0 309 0 0 0 25 0 1 0 472353982 2437120 408 33554432000 134512640 134996440 4292701280 18446744073709551615 134587383 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24885/statm: 595 408 75 119 0 474 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4516

[startup+6.30111 s]
/proc/loadavg: 1.36 1.27 2.07 4/192 24929
/proc/meminfo: memFree=14358636/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=2136 CPUtime=4.99 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 186 453 0 0 0 0 499 0 18 0 1 0 472353982 2187264 127 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/24884/statm: 534 127 108 400 0 131 0
[pid=24910] ppid=24884 vsize=4044 CPUtime=1.3 cores=1,3
/proc/24910/stat : 24910 (mxc-sr08) R 24884 24884 24048 0 -1 4202496 945 0 0 0 130 0 0 0 23 0 1 0 472354482 4141056 919 33554432000 134512640 135078026 4289845792 18446744073709551615 134534465 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24910/statm: 1011 919 73 139 0 870 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6180

[startup+12.7009 s]
/proc/loadavg: 1.49 1.30 2.07 5/194 24939
/proc/meminfo: memFree=14344364/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=8040 CPUtime=12.67 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) R 24882 24884 24048 0 -1 4202496 767 4610 0 0 64 3 1196 4 18 0 1 0 472353982 8232960 598 33554432000 134512640 136149437 4291582912 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24884/statm: 2010 598 208 400 0 1607 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8040

[startup+25.5006 s]
/proc/loadavg: 1.80 1.37 2.09 5/197 24979
/proc/meminfo: memFree=14152916/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=23164 CPUtime=9.03 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 5703 0 0 0 902 1 0 0 25 0 1 0 472355629 23719936 5677 33554432000 134512640 134965848 4290310368 18446744073709551615 134536510 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 5791 5677 68 111 0 5678 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27104

[startup+51.1008 s]
/proc/loadavg: 2.55 1.58 2.14 5/197 24985
/proc/meminfo: memFree=13913948/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=68872 CPUtime=34.62 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 17147 0 0 0 3459 3 0 0 25 0 1 0 472355629 70524928 17121 33554432000 134512640 134965848 4290310368 18446744073709551615 134534581 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 17218 17121 68 111 0 17105 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 72812

[startup+102.3 s]
/proc/loadavg: 3.42 1.99 2.24 5/198 24987
/proc/meminfo: memFree=12452848/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=117628 CPUtime=85.82 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 29325 0 0 0 8577 5 0 0 25 0 1 0 472355629 120451072 29299 33554432000 134512640 134965848 4290310368 18446744073709551615 134534036 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 29407 29299 68 111 0 29294 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 121568

[startup+162.3 s]
/proc/loadavg: 3.78 2.35 2.35 5/198 24989
/proc/meminfo: memFree=12189392/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=174820 CPUtime=145.83 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 43645 0 0 0 14575 8 0 0 25 0 1 0 472355629 179015680 43619 33554432000 134512640 134965848 4290310368 18446744073709551615 134534911 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 43705 43619 68 111 0 43592 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 178760

[startup+222.301 s]
/proc/loadavg: 3.92 2.65 2.45 5/198 24991
/proc/meminfo: memFree=11942988/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=241620 CPUtime=205.83 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 60355 0 0 0 20572 11 0 0 25 0 1 0 472355629 247418880 60329 33554432000 134512640 134965848 4290310368 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 60405 60329 68 111 0 60292 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 245560

[startup+282.301 s]
/proc/loadavg: 3.97 2.89 2.54 5/198 24992
/proc/meminfo: memFree=11727448/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=296000 CPUtime=265.83 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 73936 0 0 0 26569 14 0 0 25 0 1 0 472355629 303104000 73910 33554432000 134512640 134965848 4290310368 18446744073709551615 134632916 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 74000 73910 68 111 0 73887 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 299940

[startup+342.301 s]
/proc/loadavg: 3.99 3.09 2.63 5/198 24994
/proc/meminfo: memFree=11520588/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=336316 CPUtime=325.83 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 84000 0 0 0 32568 15 0 0 25 0 1 0 472355629 344387584 83974 33554432000 134512640 134965848 4290310368 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 84079 83974 68 111 0 83966 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 340256

[startup+402.301 s]
/proc/loadavg: 3.99 3.25 2.71 5/198 24996
/proc/meminfo: memFree=11369404/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=373116 CPUtime=385.84 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 93213 0 0 0 38568 16 0 0 25 0 1 0 472355629 382070784 93187 33554432000 134512640 134965848 4290310368 18446744073709551615 134534025 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 93279 93187 68 111 0 93166 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 377056

[startup+462.301 s]
/proc/loadavg: 4.11 3.42 2.80 5/198 24997
/proc/meminfo: memFree=11110228/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=441320 CPUtime=445.84 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 110283 0 0 0 44565 19 0 0 25 0 1 0 472355629 451911680 110257 33554432000 134512640 134965848 4290310368 18446744073709551615 134534134 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 110330 110257 68 111 0 110217 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 445260

[startup+522.307 s]
/proc/loadavg: 4.04 3.52 2.87 5/198 24999
/proc/meminfo: memFree=10891100/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=508124 CPUtime=505.84 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 126960 0 0 0 50562 22 0 0 25 0 1 0 472355629 520318976 126934 33554432000 134512640 134965848 4290310368 18446744073709551615 134591035 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 127031 126934 68 111 0 126918 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 512064

[startup+582.301 s]
/proc/loadavg: 4.01 3.60 2.94 5/198 25000
/proc/meminfo: memFree=10726652/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=559688 CPUtime=565.84 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 139867 0 0 0 56560 24 0 0 25 0 1 0 472355629 573120512 139841 33554432000 134512640 134965848 4290310368 18446744073709551615 134534106 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 139922 139841 68 111 0 139809 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 563628

[startup+642.301 s]
/proc/loadavg: 4.05 3.69 3.01 5/198 25002
/proc/meminfo: memFree=10543352/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=594612 CPUtime=625.84 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 148566 0 0 0 62559 25 0 0 25 0 1 0 472355629 608882688 148540 33554432000 134512640 134965848 4290310368 18446744073709551615 134513240 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 148653 148540 68 111 0 148540 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 598552

[startup+702.3 s]
/proc/loadavg: 4.02 3.74 3.07 5/198 25003
/proc/meminfo: memFree=10350264/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=619692 CPUtime=685.84 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 154851 0 0 0 68557 27 0 0 25 0 1 0 472355629 634564608 154825 33554432000 134512640 134965848 4290310368 18446744073709551615 134535097 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 154923 154825 68 111 0 154810 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 623632

[startup+762.3 s]
/proc/loadavg: 4.00 3.79 3.12 5/198 25005
/proc/meminfo: memFree=10178640/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=650164 CPUtime=745.85 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 162491 0 0 0 74556 29 0 0 25 0 1 0 472355629 665767936 162465 33554432000 134512640 134965848 4290310368 18446744073709551615 134534348 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 162541 162465 68 111 0 162428 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 654104

[startup+822.3 s]
/proc/loadavg: 4.00 3.82 3.18 5/198 25007
/proc/meminfo: memFree=10048044/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=682040 CPUtime=805.85 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 170445 0 0 0 80555 30 0 0 25 0 1 0 472355629 698408960 170419 33554432000 134512640 134965848 4290310368 18446744073709551615 134534137 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 170510 170419 68 111 0 170397 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 685980

[startup+882.3 s]
/proc/loadavg: 4.00 3.85 3.22 5/198 25008
/proc/meminfo: memFree=9923768/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=718840 CPUtime=865.85 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 179632 0 0 0 86553 32 0 0 25 0 1 0 472355629 736092160 179606 33554432000 134512640 134965848 4290310368 18446744073709551615 134534016 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 179710 179606 68 111 0 179597 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 722780

[startup+942.3 s]
/proc/loadavg: 4.00 3.88 3.27 5/198 25010
/proc/meminfo: memFree=9802216/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=761032 CPUtime=925.85 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 190210 0 0 0 92551 34 0 0 25 0 1 0 472355629 779296768 190184 33554432000 134512640 134965848 4290310368 18446744073709551615 134534147 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 190258 190184 68 111 0 190145 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 764972

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

[startup+943.2 s]
/proc/loadavg: 4.00 3.88 3.27 5/198 25010
/proc/meminfo: memFree=9799984/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=761732 CPUtime=926.75 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 190389 0 0 0 92641 34 0 0 25 0 1 0 472355629 780013568 190363 33554432000 134512640 134965848 4290310368 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 190433 190363 68 111 0 190320 0
Current children cumulated CPU time (s) 943.19
Current children cumulated vsize (KiB) 765672

[startup+943.607 s]
/proc/loadavg: 4.00 3.88 3.27 5/198 25010
/proc/meminfo: memFree=9797876/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=762204 CPUtime=927.15 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 190474 0 0 0 92681 34 0 0 25 0 1 0 472355629 780496896 190448 33554432000 134512640 134965848 4290310368 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 190551 190448 68 111 0 190438 0
Current children cumulated CPU time (s) 943.59
Current children cumulated vsize (KiB) 766144

[startup+943.8 s]
/proc/loadavg: 4.00 3.88 3.27 5/198 25010
/proc/meminfo: memFree=9797876/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=762436 CPUtime=927.35 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202496 190525 0 0 0 92701 34 0 0 25 0 1 0 472355629 780734464 190499 33554432000 134512640 134965848 4290310368 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24947/statm: 190609 190499 68 111 0 190496 0
Current children cumulated CPU time (s) 943.79
Current children cumulated vsize (KiB) 766376

[startup+943.9 s]
/proc/loadavg: 4.00 3.88 3.27 5/198 25010
/proc/meminfo: memFree=9797876/32951124 swapFree=67111528/67111528
[pid=24884] ppid=24882 vsize=3940 CPUtime=16.44 cores=1,3
/proc/24884/stat : 24884 (SATzilla2009_C) S 24882 24884 24048 0 -1 4202496 810 4610 0 0 422 22 1196 4 25 0 1 0 472353982 4034560 521 33554432000 134512640 136149437 4291582912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 3 0 0 0
/proc/24884/statm: 985 521 220 400 0 582 0
[pid=24947] ppid=24884 vsize=0 CPUtime=927.45 cores=1,3
/proc/24947/stat : 24947 (tts-4-0) R 24884 24884 24048 0 -1 4202500 190554 0 0 0 92708 37 0 0 25 0 1 0 472355629 0 0 33554432000 0 0 0 0 0 0 0 8392704 0 18446744073709551615 0 0 17 1 0 0 0
/proc/24947/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 943.89
Current children cumulated vsize (KiB) 3940

Child status: 20
Real time (s): 943.905
CPU time (s): 943.928
CPU user time (s): 943.282
CPU system time (s): 0.646901
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 766376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 943.282
system time used= 0.646901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195986
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 10929

runsolver used 1.45478 second user time and 3.68544 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-24 03:12:41
IDJOB=3274747
IDBENCH=85542
IDSOLVER=1675
FILE ID=node135/3274747-1303607561
RUNJOBID= node135-1303607559-24863
PBS_JOBID= 13150607
Free space on /tmp= 71332 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-020-019.shuffled-as.sat05-1232.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274747-1303607561/watcher-3274747-1303607561 -o /tmp/evaluation-result-3274747-1303607561/solver-3274747-1303607561 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274747-1303607561.cnf

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

MD5SUM BENCH= abb32bff5eb954e790612a6209864b5d
RANDOM SEED=2068192644

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14414172 kB
Buffers:       2059284 kB
Cached:       15811040 kB
SwapCached:          0 kB
Active:        7407532 kB
Inactive:     10533408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14414172 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           63368 kB
Writeback:           0 kB
AnonPages:       69788 kB
Mapped:          15600 kB
Slab:           532520 kB
PageTables:       4924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219232 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71164 MiB
End job on node135 at 2011-04-24 03:28:25