Trace number 3499694

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-22? (exit code) 4998.97 4998.84

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

24.68/24.72	c SATzilla is building models for class 2
24.68/24.72	c run presolver march_dl2004 for 5 seconds ... 
24.68/24.72	c Bin: Executing march_dl2004
24.68/24.72	c spawning binary file with 5 seconds ...
24.68/24.72	c child exit by a signal
24.68/24.72	c march_dl2004 returned code 137.
24.68/24.72	c run presolver mxc-sr08 for 5 seconds ... 
24.68/24.72	c Bin: Executing mxc-sr08
24.68/24.72	c spawning binary file with 5 seconds ...
24.68/24.72	c child exit by a signal
24.68/24.72	c mxc-sr08 returned code 137.
24.68/24.72	c Orignal number of varibales is 2548, number of clauses is 582679 
24.68/24.72	c predicted feature computation time is 19.290928 
24.68/24.72	c Bin: Executing satelite
24.68/24.72	c spawning binary file with 240 seconds ...
24.68/24.72	c child exited successfully
24.68/24.72	c satzilla computing base features
24.68/24.72	c Number of variabe is: 2498, Number of clause is : 580131 
24.68/24.72	c Initializing...
24.68/24.72	c satzilla compute diameter ...
24.68/24.72	c start diameter features ...
24.68/24.72	c satzilla doing clause learning
24.68/24.72	c start clause learning features ...
24.68/24.72	c Bin: Executing zchaff07
24.68/24.72	c spawning binary file with 2 seconds ...
24.68/24.72	c child exit by a signal
24.68/24.72	c satzilla doing survey propogation probe
24.68/24.72	c do survay propogation for 2 second ...
24.68/24.72	c satzilla doing local search probe
24.68/24.72	c satzilla doing lobjois search-space size estimate
24.68/24.72	c features are:2548 582679 2498 580131 0.020016 0.00439211 0.00430592 0.999508 0.00439805 0.0717548 0.00112238 2.46593 0.000800641 0.0408327 0.103174 0.985471 0.985471 0.00112238 0.25301 0.000310275 0.00164101 6.22438 0.405596 0.0651989 0.246875 0.555809 3.20027 0.000789008 0.281822 0.000205126 0.00124627 6.02372 0.985471 0.0043042 0 0.0043042 0.0043042 2 0 2 2 -0 275 1.60325 8 1341 1341 8 586 33 56 117.116 0.18911 86.5327 153.735 153.735 86.5327 149.34 103.87 118.636 0.97624 0.0600998 0.0941883 1 0.999967 0.949271 0.999246 0.97428 0.993518 0.0225067 1.62634 0 0.5 0.06011 2.83254e-05 0.0325932 0.000861818 0.00780807 453.917 4.27306 1158.04 0.214052 1206 1167 1235 114.94 0.129947 1.00306 0.0152169 0.851405 0.912173 
24.68/24.72	c satzilla's ranking:
24.68/24.72	c 1) march_dl2004: 5.965183
24.68/24.72	c 2) mxc-sr08: 3.316049
24.68/24.72	c 3) minisat20: 1.581933
24.68/24.72	c 4) minisat20SAT07: 0.660168
24.68/24.72	c 5) vallst: 0.334991
24.68/24.72	c 6) tts-4-0: -0.663570
24.68/24.72	c 7) zchaff_rand: -2.082210
24.68/24.72	c 8) SATenstein: -10000.000000
24.68/24.72	c 9) gnovelty+: -10000.000000
24.68/24.72	c 10) adaptg2wsat+: -10000.000000
24.68/24.72	c 11) adaptg2wsat0: -10000.000000
24.68/24.72	c 12) picosat846: -10000.000000
24.68/24.72	c 13) kcnfs04SAT07: -10000.000000
24.68/24.72	c satzilla running march_dl2004 ... 
4998.90/4998.83	c Bin: Executing march_dl2004
4998.90/4998.83	c spawning binary file with 4975 seconds ...
4998.90/4998.83	c child exit by a signal
4998.90/4998.83	c march_dl2004 returned code 137.
4998.90/4998.83	c satzilla running mxc-sr08 ... 
4998.90/4998.83	c Bin: Executing mxc-sr08
4998.90/4998.83	c mxc-sr08 returned code 1.
4998.90/4998.83	c satzilla running minisat20 ... 
4998.90/4998.83	c Bin: Executing minisat20
4998.90/4998.83	c minisat20 returned code 1.
4998.90/4998.83	c satzilla running minisat20SAT07 ... 
4998.90/4998.83	c Bin: Executing minisat20SAT07
4998.90/4998.83	c minisat20SAT07 returned code 1.
4998.90/4998.83	c satzilla running vallst ... 
4998.90/4998.83	c Bin: Executing vallst
4998.90/4998.83	c vallst returned code 1.
4998.90/4998.83	c satzilla running tts-4-0 ... 
4998.90/4998.83	c Bin: Executing tts-4-0
4998.90/4998.83	c tts-4-0 returned code 1.
4998.90/4998.83	c satzilla running zchaff_rand ... 
4998.90/4998.83	c Bin: Executing zchaff_rand
4998.90/4998.83	c zchaff_rand returned code 1.
4998.90/4998.83	c satzilla running SATenstein ... 
4998.90/4998.83	c Bin: Executing SATenstein
4998.90/4998.83	c SATenstein returned code 1.
4998.90/4998.83	c satzilla running gnovelty+ ... 
4998.90/4998.83	c Bin: Executing gnovelty+
4998.90/4998.83	c gnovelty+ returned code 1.
4998.90/4998.83	c satzilla running adaptg2wsat+ ... 
4998.90/4998.83	c Bin: Executing adaptg2wsat+
4998.90/4998.83	c adaptg2wsat+ returned code 1.
4998.90/4998.83	c satzilla running adaptg2wsat0 ... 
4998.90/4998.83	c Bin: Executing adaptg2wsat0
4998.90/4998.83	c adaptg2wsat0 returned code 1.
4998.90/4998.83	c satzilla running picosat846 ... 
4998.90/4998.83	c Bin: Executing picosat846
4998.90/4998.83	c picosat846 returned code 1.
4998.90/4998.83	c satzilla running kcnfs04SAT07 ... 
4998.90/4998.83	c Bin: Executing kcnfs04SAT07
4998.90/4998.83	c kcnfs04SAT07 returned code 1.
4998.90/4998.83	c ERROR: All Failed! 
4998.90/4998.83	c SATZILLA_TIME=4999.710000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 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-3499694-1308496743/watcher-3499694-1308496743 -o /tmp/evaluation-result-3499694-1308496743/solver-3499694-1308496743 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499694-1308496743.cnf 

running on 4 cores: 1,3,5,7

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.93 1.99 1.96 2/178 24846
/proc/meminfo: memFree=28163960/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 961273101 2187264 114 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/24846/statm: 534 114 97 400 0 131 0

[startup+0.011829 s]
/proc/loadavg: 1.93 1.99 1.96 2/178 24846
/proc/meminfo: memFree=28163960/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 961273101 2187264 114 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/24846/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100873 s]
/proc/loadavg: 1.93 1.99 1.96 2/178 24846
/proc/meminfo: memFree=28163960/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 961273101 2187264 114 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/24846/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300836 s]
/proc/loadavg: 1.93 1.99 1.96 2/178 24846
/proc/meminfo: memFree=28163960/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 961273101 2187264 114 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/24846/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700769 s]
/proc/loadavg: 1.93 1.99 1.96 2/178 24846
/proc/meminfo: memFree=28163960/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 961273101 2187264 114 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/24846/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50063 s]
/proc/loadavg: 1.93 1.99 1.96 3/180 24848
/proc/meminfo: memFree=28129840/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 961273101 2187264 114 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/24846/statm: 534 114 97 400 0 131 0
[pid=24847] ppid=24846 vsize=58192 CPUtime=1.49 cores=1,3,5,7
/proc/24847/stat : 24847 (march_dl2004) R 24846 24846 24471 0 -1 4202496 47544 0 0 0 144 5 0 0 25 0 1 0 961273101 59588608 12154 33554432000 134512640 134996440 4293285696 18446744073709551615 134542421 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24847/statm: 14548 12154 73 119 0 14427 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60328

[startup+3.10034 s]
/proc/loadavg: 1.93 1.99 1.96 3/180 24848
/proc/meminfo: memFree=28123020/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 961273101 2187264 114 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/24846/statm: 534 114 97 400 0 131 0
[pid=24847] ppid=24846 vsize=72688 CPUtime=3.09 cores=1,3,5,7
/proc/24847/stat : 24847 (march_dl2004) R 24846 24846 24471 0 -1 4202496 68303 0 0 0 302 7 0 0 25 0 1 0 961273101 74432512 10785 33554432000 134512640 134996440 4293285696 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/24847/statm: 18172 10785 74 119 0 18051 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74824

[startup+6.30071 s]
/proc/loadavg: 1.94 1.99 1.96 3/180 24849
/proc/meminfo: memFree=28131920/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=2136 CPUtime=4.99 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 187 69055 0 0 0 0 491 8 18 0 1 0 961273101 2187264 127 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/24846/statm: 534 127 108 400 0 131 0
[pid=24849] ppid=24846 vsize=31808 CPUtime=1.29 cores=1,3,5,7
/proc/24849/stat : 24849 (mxc-sr08) R 24846 24846 24471 0 -1 4202496 9497 0 0 0 128 1 0 0 22 0 1 0 961273601 32571392 7596 33554432000 134512640 135078026 4293370384 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24849/statm: 7952 7596 57 139 0 7811 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33944

[startup+12.7007 s]
/proc/loadavg: 1.94 1.99 1.96 3/180 24850
/proc/meminfo: memFree=28120016/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=12240 CPUtime=12.69 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) R 24844 24846 24471 0 -1 4202496 1310 91221 0 0 6 0 1248 15 18 0 1 0 961273101 12533760 1232 33554432000 134512640 136149437 4290162016 18446744073709551615 135485446 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24846/statm: 3060 1235 128 400 0 2657 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12240

[startup+25.5003 s]
/proc/loadavg: 1.95 1.99 1.96 3/180 24852
/proc/meminfo: memFree=28105548/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=35284 CPUtime=0.76 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 22501 0 0 0 74 2 0 0 25 0 1 0 961275573 36130816 6450 33554432000 134512640 134996440 4293610496 18446744073709551615 134543106 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 8821 6450 61 119 0 8700 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 69444

[startup+51.1007 s]
/proc/loadavg: 1.97 1.99 1.96 3/180 24853
/proc/meminfo: memFree=28065464/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=86756 CPUtime=26.37 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 71448 0 0 0 2627 10 0 0 25 0 1 0 961275573 88838144 13930 33554432000 134512640 134996440 4293610496 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 21689 13930 75 119 0 21568 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 120916

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 1.96 3/180 24854
/proc/meminfo: memFree=28064348/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=88240 CPUtime=77.58 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 71776 0 0 0 7748 10 0 0 25 0 1 0 961275573 90357760 14258 33554432000 134512640 134996440 4293610496 18446744073709551615 134537005 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 22060 14258 75 119 0 21939 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 122400

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.96 3/180 24856
/proc/meminfo: memFree=28063196/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=89992 CPUtime=137.57 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72133 0 0 0 13747 10 0 0 25 0 1 0 961275573 92151808 14615 33554432000 134512640 134996440 4293610496 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 22498 14615 75 119 0 22377 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 124152

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.96 3/180 24858
/proc/meminfo: memFree=28063152/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=90132 CPUtime=197.57 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72151 0 0 0 19747 10 0 0 25 0 1 0 961275573 92295168 14633 33554432000 134512640 134996440 4293610496 18446744073709551615 134587741 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 22533 14633 75 119 0 22412 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 124292

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 1.96 3/180 24859
/proc/meminfo: memFree=28063108/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=90132 CPUtime=257.57 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72161 0 0 0 25747 10 0 0 25 0 1 0 961275573 92295168 14643 33554432000 134512640 134996440 4293610496 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 22533 14643 75 119 0 22412 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 124292

[startup+342.301 s]
/proc/loadavg: 1.99 1.99 1.96 3/180 24861
/proc/meminfo: memFree=28063076/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=90132 CPUtime=317.58 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72169 0 0 0 31748 10 0 0 25 0 1 0 961275573 92295168 14651 33554432000 134512640 134996440 4293610496 18446744073709551615 134551512 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 22533 14651 75 119 0 22412 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 124292

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 1.96 3/180 24862
/proc/meminfo: memFree=28062908/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=90132 CPUtime=377.58 cores=1,3,5,7

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.02 1.27 2/173 25014
/proc/meminfo: memFree=28107676/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=93084 CPUtime=4697.7 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72803 0 0 0 469760 10 0 0 25 0 1 0 961275573 95318016 15285 33554432000 134512640 134996440 4293610496 18446744073709551615 134567973 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 23271 15285 75 119 0 23150 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 127244

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/173 25015
/proc/meminfo: memFree=28107636/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=93084 CPUtime=4757.69 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72805 0 0 0 475759 10 0 0 25 0 1 0 961275573 95318016 15287 33554432000 134512640 134996440 4293610496 18446744073709551615 134536976 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 23271 15287 75 119 0 23150 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 127244

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.24 2/173 25017
/proc/meminfo: memFree=28107728/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=93216 CPUtime=4817.69 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72819 0 0 0 481759 10 0 0 25 0 1 0 961275573 95453184 15301 33554432000 134512640 134996440 4293610496 18446744073709551615 134536997 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 23304 15301 75 119 0 23183 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 127376

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/173 25018
/proc/meminfo: memFree=28107572/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=93216 CPUtime=4877.7 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72822 0 0 0 487760 10 0 0 25 0 1 0 961275573 95453184 15304 33554432000 134512640 134996440 4293610496 18446744073709551615 134564285 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 23304 15304 75 119 0 23183 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 127376

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/173 25020
/proc/meminfo: memFree=28107536/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=93216 CPUtime=4937.7 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72826 0 0 0 493760 10 0 0 25 0 1 0 961275573 95453184 15308 33554432000 134512640 134996440 4293610496 18446744073709551615 134587741 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 23304 15308 75 119 0 23183 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 127376

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/173 25020
/proc/meminfo: memFree=28107536/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=93216 CPUtime=4941.7 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72826 0 0 0 494160 10 0 0 25 0 1 0 961275573 95453184 15308 33554432000 134512640 134996440 4293610496 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 23304 15308 75 119 0 23183 0
Current children cumulated CPU time (s) 4966.4
Current children cumulated vsize (KiB) 127376

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.20 2/173 25021
/proc/meminfo: memFree=28107512/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=93216 CPUtime=4954.5 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72826 0 0 0 495440 10 0 0 25 0 1 0 961275573 95453184 15308 33554432000 134512640 134996440 4293610496 18446744073709551615 134573167 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 23304 15308 75 119 0 23183 0
Current children cumulated CPU time (s) 4979.2
Current children cumulated vsize (KiB) 127376

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.19 2/173 25021
/proc/meminfo: memFree=28107636/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=93216 CPUtime=4967.3 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72826 0 0 0 496720 10 0 0 25 0 1 0 961275573 95453184 15308 33554432000 134512640 134996440 4293610496 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 23304 15308 75 119 0 23183 0
Current children cumulated CPU time (s) 4992
Current children cumulated vsize (KiB) 127376

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.19 2/173 25021
/proc/meminfo: memFree=28107512/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=93216 CPUtime=4970.5 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72826 0 0 0 497040 10 0 0 25 0 1 0 961275573 95453184 15308 33554432000 134512640 134996440 4293610496 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 23304 15308 75 119 0 23183 0
Current children cumulated CPU time (s) 4995.2
Current children cumulated vsize (KiB) 127376

[startup+4996.7 s]
/proc/loadavg: 1.00 1.00 1.19 2/173 25021
/proc/meminfo: memFree=28107632/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=93216 CPUtime=4972.1 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72826 0 0 0 497200 10 0 0 25 0 1 0 961275573 95453184 15308 33554432000 134512640 134996440 4293610496 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 23304 15308 75 119 0 23183 0
Current children cumulated CPU time (s) 4996.8
Current children cumulated vsize (KiB) 127376

[startup+4997.5 s]
/proc/loadavg: 1.00 1.00 1.19 2/173 25021
/proc/meminfo: memFree=28107632/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=93216 CPUtime=4972.9 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72826 0 0 0 497280 10 0 0 25 0 1 0 961275573 95453184 15308 33554432000 134512640 134996440 4293610496 18446744073709551615 134532980 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 23304 15308 75 119 0 23183 0
Current children cumulated CPU time (s) 4997.6
Current children cumulated vsize (KiB) 127376

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/173 25021
/proc/meminfo: memFree=28107632/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=93216 CPUtime=4973.7 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72826 0 0 0 497360 10 0 0 25 0 1 0 961275573 95453184 15308 33554432000 134512640 134996440 4293610496 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 23304 15308 75 119 0 23183 0
Current children cumulated CPU time (s) 4998.4
Current children cumulated vsize (KiB) 127376

[startup+4998.7 s]
/proc/loadavg: 1.00 1.00 1.19 2/173 25021
/proc/meminfo: memFree=28107632/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=93216 CPUtime=4974.1 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72826 0 0 0 497400 10 0 0 25 0 1 0 961275573 95453184 15308 33554432000 134512640 134996440 4293610496 18446744073709551615 134553673 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 23304 15308 75 119 0 23183 0
Current children cumulated CPU time (s) 4998.8
Current children cumulated vsize (KiB) 127376

[startup+4998.8 s]
/proc/loadavg: 1.00 1.00 1.19 2/173 25021
/proc/meminfo: memFree=28107632/32950928 swapFree=67048916/67111528
[pid=24846] ppid=24844 vsize=34160 CPUtime=24.7 cores=1,3,5,7
/proc/24846/stat : 24846 (SATzilla2009_C) S 24844 24846 24471 0 -1 4202496 36834 105811 0 0 998 9 1443 20 25 0 1 0 961273101 34979840 8314 33554432000 134512640 136149437 4290162016 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/24846/statm: 8540 8314 220 400 0 8137 0
[pid=24852] ppid=24846 vsize=93216 CPUtime=4974.2 cores=1,3,5,7
/proc/24852/stat : 24852 (march_dl2004) R 24846 24846 24471 0 -1 4202496 72826 0 0 0 497410 10 0 0 25 0 1 0 961275573 95453184 15308 33554432000 134512640 134996440 4293610496 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/24852/statm: 23304 15308 75 119 0 23183 0
Current children cumulated CPU time (s) 4998.9
Current children cumulated vsize (KiB) 127376

Child status: 17
Real time (s): 4998.84
CPU time (s): 4998.97
CPU user time (s): 4998.56
CPU system time (s): 0.412937
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 127376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.56
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= 215486
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= 14
involuntary context switches= 7413

runsolver used 6.67298 second user time and 16.0786 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-19 17:19:03
IDJOB=3499694
IDBENCH=88204
IDSOLVER=1995
FILE ID=node122/3499694-1308496743
RUNJOBID= node122-1308490396-24491
PBS_JOBID= 13608184
Free space on /tmp= 73408 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499694-1308496743/watcher-3499694-1308496743 -o /tmp/evaluation-result-3499694-1308496743/solver-3499694-1308496743 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499694-1308496743.cnf

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=474302560

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28164264 kB
Buffers:        487960 kB
Cached:        3936004 kB
SwapCached:      15888 kB
Active:        1500964 kB
Inactive:      2958240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28164264 kB
SwapTotal:    67111528 kB
SwapFree:     67048916 kB
Dirty:           38808 kB
Writeback:           0 kB
AnonPages:       32776 kB
Mapped:          10412 kB
Slab:           263988 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   227680 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= 73408 MiB
End job on node122 at 2011-06-19 18:42:22