Trace number 3499630

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 1019.69 1019.66

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.28/16.36	c SATzilla is building models for class 2
16.28/16.36	c run presolver march_dl2004 for 5 seconds ... 
16.28/16.36	c Bin: Executing march_dl2004
16.28/16.36	c spawning binary file with 5 seconds ...
16.28/16.36	c child exit by a signal
16.28/16.36	c march_dl2004 returned code 137.
16.28/16.36	c run presolver mxc-sr08 for 5 seconds ... 
16.28/16.36	c Bin: Executing mxc-sr08
16.28/16.36	c spawning binary file with 5 seconds ...
16.28/16.36	c child exit by a signal
16.28/16.36	c mxc-sr08 returned code 137.
16.28/16.36	c Orignal number of varibales is 380, number of clauses is 7050 
16.28/16.36	c predicted feature computation time is 7.072785 
16.28/16.36	c Bin: Executing satelite
16.28/16.36	c spawning binary file with 240 seconds ...
16.28/16.36	c child exited successfully
16.28/16.36	c satzilla computing base features
16.28/16.36	c Number of variabe is: 360, Number of clause is : 6670 
16.28/16.36	c Initializing...
16.28/16.36	c satzilla compute diameter ...
16.28/16.36	c start diameter features ...
16.28/16.36	c satzilla doing clause learning
16.28/16.36	c start clause learning features ...
16.28/16.36	c Bin: Executing zchaff07
16.28/16.36	c spawning binary file with 2 seconds ...
16.28/16.36	c child exit by a signal
16.28/16.36	c satzilla doing survey propogation probe
16.28/16.36	c do survay propogation for 2 second ...
16.28/16.36	c satzilla doing local search probe
16.28/16.36	c satzilla doing lobjois search-space size estimate
16.28/16.36	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.00549 0.20837 161.233 0.0656523 161 148 174 9.5582 0.0518577 0.999088 0.000540958 0.998484 0.999187 
16.28/16.36	c satzilla's ranking:
16.28/16.36	c 1) tts-4-0: 3.338524
16.28/16.36	c 2) zchaff_rand: 1.082174
16.28/16.36	c 3) minisat20SAT07: 0.462691
16.28/16.36	c 4) vallst: 0.366668
16.28/16.36	c 5) mxc-sr08: 0.239896
16.28/16.36	c 6) minisat20: -0.249920
16.28/16.36	c 7) march_dl2004: -0.412651
16.28/16.36	c 8) SATenstein: -10000.000000
16.28/16.36	c 9) gnovelty+: -10000.000000
16.28/16.36	c 10) adaptg2wsat+: -10000.000000
16.28/16.36	c 11) adaptg2wsat0: -10000.000000
16.28/16.36	c 12) picosat846: -10000.000000
16.28/16.36	c 13) kcnfs04SAT07: -10000.000000
16.28/16.36	c satzilla running tts-4-0 ... 
1019.61/1019.66	c Bin: Executing tts-4-0
1019.61/1019.66	c spawning binary file with 4983 seconds ...
1019.61/1019.66	c child exited successfully
1019.61/1019.66	c tts-4-0 returned code 20.
1019.61/1019.66	s UNSATISFIABLE
1019.61/1019.66	c SATZILLA_TIME=1019.830000

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

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-3499630-1308495448/watcher-3499630-1308495448 -o /tmp/evaluation-result-3499630-1308495448/solver-3499630-1308495448 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499630-1308495448.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.96 1.98 1.91 2/175 31868
/proc/meminfo: memFree=28191876/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 1039775283 2187264 114 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31868/statm: 534 114 97 400 0 131 0

[startup+0.0153119 s]
/proc/loadavg: 1.96 1.98 1.91 2/175 31868
/proc/meminfo: memFree=28191876/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 1039775283 2187264 114 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31868/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100342 s]
/proc/loadavg: 1.96 1.98 1.91 2/175 31868
/proc/meminfo: memFree=28191876/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 1039775283 2187264 114 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31868/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300296 s]
/proc/loadavg: 1.96 1.98 1.91 2/175 31868
/proc/meminfo: memFree=28191876/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 1039775283 2187264 114 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31868/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700225 s]
/proc/loadavg: 1.96 1.98 1.91 2/175 31868
/proc/meminfo: memFree=28191876/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 1039775283 2187264 114 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31868/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50108 s]
/proc/loadavg: 1.96 1.98 1.91 3/177 31870
/proc/meminfo: memFree=28190644/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 1039775283 2187264 114 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31868/statm: 534 114 97 400 0 131 0
[pid=31869] ppid=31868 vsize=2380 CPUtime=1.49 cores=0,2,4,6
/proc/31869/stat : 31869 (march_dl2004) R 31868 31868 31460 0 -1 4202496 454 0 0 0 149 0 0 0 25 0 1 0 1039775283 2437120 408 33554432000 134512640 134996440 4289510352 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31869/statm: 595 408 75 119 0 474 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4516

[startup+3.10074 s]
/proc/loadavg: 1.96 1.98 1.91 3/177 31870
/proc/meminfo: memFree=28190520/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 1039775283 2187264 114 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31868/statm: 534 114 97 400 0 131 0
[pid=31869] ppid=31868 vsize=2380 CPUtime=3.09 cores=0,2,4,6
/proc/31869/stat : 31869 (march_dl2004) R 31868 31868 31460 0 -1 4202496 454 0 0 0 309 0 0 0 25 0 1 0 1039775283 2437120 408 33554432000 134512640 134996440 4289510352 18446744073709551615 134532970 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31869/statm: 595 408 75 119 0 474 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4516

[startup+6.30117 s]
/proc/loadavg: 1.96 1.98 1.91 3/177 31871
/proc/meminfo: memFree=28188660/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=2136 CPUtime=4.99 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 187 454 0 0 0 0 499 0 18 0 1 0 1039775283 2187264 127 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 534 127 108 400 0 131 0
[pid=31871] ppid=31868 vsize=4044 CPUtime=1.29 cores=0,2,4,6
/proc/31871/stat : 31871 (mxc-sr08) R 31868 31868 31460 0 -1 4202496 946 0 0 0 129 0 0 0 22 0 1 0 1039775783 4141056 919 33554432000 134512640 135078026 4287591312 18446744073709551615 134534513 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31871/statm: 1011 919 73 139 0 870 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6180

[startup+12.701 s]
/proc/loadavg: 1.97 1.98 1.91 3/177 31873
/proc/meminfo: memFree=28183488/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=8036 CPUtime=12.68 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) R 31866 31868 31460 0 -1 4202496 768 4508 0 0 66 1 1199 2 18 0 1 0 1039775283 8228864 598 33554432000 134512640 136149437 4286966768 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31868/statm: 2009 598 208 400 0 1606 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8036

[startup+25.5006 s]
/proc/loadavg: 1.97 1.98 1.91 3/177 31875
/proc/meminfo: memFree=28168332/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=23400 CPUtime=9.12 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 5782 0 0 0 912 0 0 0 25 0 1 0 1039776919 23961600 5756 33554432000 134512640 134965848 4290982640 18446744073709551615 134520640 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31874/statm: 5850 5757 68 111 0 5737 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 27336

[startup+51.1008 s]
/proc/loadavg: 2.05 2.00 1.92 3/177 31875
/proc/meminfo: memFree=28125060/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=67232 CPUtime=34.72 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 16723 0 0 0 3470 2 0 0 25 0 1 0 1039776919 68845568 16697 33554432000 134512640 134965848 4290982640 18446744073709551615 134536019 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 16808 16697 68 111 0 16695 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 71168

[startup+102.306 s]
/proc/loadavg: 2.02 2.00 1.92 3/177 31877
/proc/meminfo: memFree=28077100/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=113876 CPUtime=85.93 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 28379 0 0 0 8589 4 0 0 25 0 1 0 1039776919 116609024 28353 33554432000 134512640 134965848 4290982640 18446744073709551615 134534047 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 28469 28353 68 111 0 28356 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 117812

[startup+162.301 s]
/proc/loadavg: 2.08 2.02 1.93 3/177 31878
/proc/meminfo: memFree=28024132/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=167084 CPUtime=145.93 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 41717 0 0 0 14586 7 0 0 25 0 1 0 1039776919 171094016 41691 33554432000 134512640 134965848 4290982640 18446744073709551615 134536029 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 41771 41691 68 111 0 41658 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 171020

[startup+222.301 s]
/proc/loadavg: 2.03 2.01 1.93 3/177 31889
/proc/meminfo: memFree=27957100/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=233416 CPUtime=205.94 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 58266 0 0 0 20584 10 0 0 25 0 1 0 1039776919 239017984 58240 33554432000 134512640 134965848 4290982640 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 58354 58240 68 111 0 58241 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 237352

[startup+282.301 s]
/proc/loadavg: 2.01 2.00 1.93 3/177 31890
/proc/meminfo: memFree=27909276/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=281700 CPUtime=265.94 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 70365 0 0 0 26582 12 0 0 25 0 1 0 1039776919 288460800 70339 33554432000 134512640 134965848 4290982640 18446744073709551615 134535988 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 70425 70339 68 111 0 70312 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 285636

[startup+342.301 s]
/proc/loadavg: 2.06 2.02 1.93 3/177 31892
/proc/meminfo: memFree=27870436/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=319908 CPUtime=325.94 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 79885 0 0 0 32579 15 0 0 25 0 1 0 1039776919 327585792 79859 33554432000 134512640 134965848 4290982640 18446744073709551615 134534111 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 79977 79859 68 111 0 79864 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 323844

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 31894
/proc/meminfo: memFree=27837172/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=352956 CPUtime=385.94 cores=0,2,4,6

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


[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31900
/proc/meminfo: memFree=27622644/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=566720 CPUtime=625.96 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 141627 0 0 0 62570 26 0 0 25 0 1 0 1039776919 580321280 141601 33554432000 134512640 134965848 4290982640 18446744073709551615 134534106 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 141680 141601 68 111 0 141567 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 570656

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 31902
/proc/meminfo: memFree=27591132/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=598364 CPUtime=685.95 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 149498 0 0 0 68568 27 0 0 25 0 1 0 1039776919 612724736 149472 33554432000 134512640 134965848 4290982640 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 149591 149472 68 111 0 149478 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 602300

[startup+762.306 s]
/proc/loadavg: 2.05 2.01 1.94 3/177 31903
/proc/meminfo: memFree=27568648/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=620632 CPUtime=745.95 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 155109 0 0 0 74567 28 0 0 25 0 1 0 1039776919 635527168 155083 33554432000 134512640 134965848 4290982640 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 155158 155083 68 111 0 155045 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 624568

[startup+822.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/177 31905
/proc/meminfo: memFree=27539972/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=649696 CPUtime=805.95 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 162357 0 0 0 80565 30 0 0 25 0 1 0 1039776919 665288704 162331 33554432000 134512640 134965848 4290982640 18446744073709551615 134534030 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 162424 162331 68 111 0 162311 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 653632

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 31906
/proc/meminfo: memFree=27510924/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=678524 CPUtime=865.95 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 169555 0 0 0 86563 32 0 0 25 0 1 0 1039776919 694808576 169529 33554432000 134512640 134965848 4290982640 18446744073709551615 134534030 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 169631 169529 68 111 0 169518 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 682460

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 31908
/proc/meminfo: memFree=27477784/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=711576 CPUtime=925.96 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 177845 0 0 0 92561 35 0 0 25 0 1 0 1039776919 728653824 177819 33554432000 134512640 134965848 4290982640 18446744073709551615 134534096 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 177894 177819 68 111 0 177781 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 715512

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 31910
/proc/meminfo: memFree=27439316/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=750016 CPUtime=985.96 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 187411 0 0 0 98559 37 0 0 25 0 1 0 1039776919 768016384 187385 33554432000 134512640 134965848 4290982640 18446744073709551615 134535097 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 187504 187385 68 111 0 187391 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 753952

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

[startup+1011.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 31910
/proc/meminfo: memFree=27432616/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=756576 CPUtime=994.76 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 189070 0 0 0 99439 37 0 0 25 0 1 0 1039776919 774733824 189044 33554432000 134512640 134965848 4290982640 18446744073709551615 134534144 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 189144 189044 68 111 0 189031 0
Current children cumulated CPU time (s) 1011.1
Current children cumulated vsize (KiB) 760512

[startup+1014.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 31910
/proc/meminfo: memFree=27430756/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=758452 CPUtime=997.96 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 189526 0 0 0 99759 37 0 0 25 0 1 0 1039776919 776654848 189500 33554432000 134512640 134965848 4290982640 18446744073709551615 134534106 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 189613 189500 68 111 0 189500 0
Current children cumulated CPU time (s) 1014.3
Current children cumulated vsize (KiB) 762388

[startup+1017.51 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 31910
/proc/meminfo: memFree=27428276/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=760796 CPUtime=1001.17 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 190122 0 0 0 100079 38 0 0 25 0 1 0 1039776919 779055104 190096 33554432000 134512640 134965848 4290982640 18446744073709551615 134534121 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 190199 190096 68 111 0 190086 0
Current children cumulated CPU time (s) 1017.51
Current children cumulated vsize (KiB) 764732

[startup+1018.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 31910
/proc/meminfo: memFree=27428276/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=761500 CPUtime=1001.96 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 190277 0 0 0 100158 38 0 0 25 0 1 0 1039776919 779776000 190251 33554432000 134512640 134965848 4290982640 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 190375 190251 68 111 0 190262 0
Current children cumulated CPU time (s) 1018.3
Current children cumulated vsize (KiB) 765436

[startup+1019.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 31910
/proc/meminfo: memFree=27427408/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=761968 CPUtime=1002.76 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 190439 0 0 0 100238 38 0 0 25 0 1 0 1039776919 780255232 190413 33554432000 134512640 134965848 4290982640 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 190492 190413 68 111 0 190379 0
Current children cumulated CPU time (s) 1019.1
Current children cumulated vsize (KiB) 765904

[startup+1019.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 31910
/proc/meminfo: memFree=27427408/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=762436 CPUtime=1003.16 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 190510 0 0 0 100278 38 0 0 25 0 1 0 1039776919 780734464 190484 33554432000 134512640 134965848 4290982640 18446744073709551615 134534120 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 190609 190484 68 111 0 190496 0
Current children cumulated CPU time (s) 1019.5
Current children cumulated vsize (KiB) 766372

[startup+1019.6 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 31910
/proc/meminfo: memFree=27426540/32951124 swapFree=67062560/67111528
[pid=31868] ppid=31866 vsize=3936 CPUtime=16.34 cores=0,2,4,6
/proc/31868/stat : 31868 (SATzilla2009_C) S 31866 31868 31460 0 -1 4202496 811 4508 0 0 425 8 1199 2 25 0 1 0 1039775283 4030464 521 33554432000 134512640 136149437 4286966768 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/31868/statm: 984 521 220 400 0 581 0
[pid=31874] ppid=31868 vsize=762436 CPUtime=1003.27 cores=0,2,4,6
/proc/31874/stat : 31874 (tts-4-0) R 31868 31868 31460 0 -1 4202496 190541 0 0 0 100289 38 0 0 25 0 1 0 1039776919 780734464 190515 33554432000 134512640 134965848 4290982640 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31874/statm: 190609 190515 68 111 0 190496 0
Current children cumulated CPU time (s) 1019.61
Current children cumulated vsize (KiB) 766372

Child status: 20
Real time (s): 1019.66
CPU time (s): 1019.69
CPU user time (s): 1019.17
CPU system time (s): 0.52092
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 766372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1019.17
system time used= 0.52092
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195885
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= 15
involuntary context switches= 1294

runsolver used 1.56276 second user time and 3.09753 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-19 16:57:28
IDJOB=3499630
IDBENCH=85542
IDSOLVER=1995
FILE ID=node111/3499630-1308495448
RUNJOBID= node111-1308490397-31478
PBS_JOBID= 13608195
Free space on /tmp= 72940 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-3499630-1308495448/watcher-3499630-1308495448 -o /tmp/evaluation-result-3499630-1308495448/solver-3499630-1308495448 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499630-1308495448.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= abb32bff5eb954e790612a6209864b5d
RANDOM SEED=813476603

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28192684 kB
Buffers:        574960 kB
Cached:        3761196 kB
SwapCached:      11564 kB
Active:        2388408 kB
Inactive:      1968396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28192684 kB
SwapTotal:    67111528 kB
SwapFree:     67062560 kB
Dirty:           38228 kB
Writeback:           0 kB
AnonPages:       18372 kB
Mapped:          11412 kB
Slab:           338344 kB
PageTables:       4272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   179128 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= 72908 MiB
End job on node111 at 2011-06-19 17:14:28