Trace number 3204464

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_R 2009-03-22? (TO) 1300.01 1300.01

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S394483079-002-UNKNOWN.cnf
MD5SUM40e955d306a70bd3dffa8283c1221639
Bench CategoryRANDOM (random 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 variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

68.96/69.02	c SATzilla is building models for class 1
68.96/69.02	c run presolver SATenstein for 30 seconds ... 
68.96/69.02	c Bin: Executing SATenstein
68.96/69.02	c spawning binary file with 30 seconds ...
68.96/69.02	c child exit by a signal
68.96/69.02	c SATenstein returned code 137.
68.96/69.02	c run presolver mxc-sr08 for 30 seconds ... 
68.96/69.02	c Bin: Executing mxc-sr08
68.96/69.02	c spawning binary file with 30 seconds ...
68.96/69.02	c child exit by a signal
68.96/69.02	c mxc-sr08 returned code 137.
68.96/69.02	c Orignal number of varibales is 2000, number of clauses is 40000 
68.96/69.02	c predicted feature computation time is 10.006344 
68.96/69.02	c Bin: Executing satelite
68.96/69.02	c spawning binary file with 240 seconds ...
68.96/69.02	c child exited successfully
68.96/69.02	c satzilla computing base features
68.96/69.02	c Number of variabe is: 2000, Number of clause is : 40000 
68.96/69.02	c Initializing...
68.96/69.02	c satzilla compute diameter ...
68.96/69.02	c start diameter features ...
68.96/69.02	c satzilla doing clause learning
68.96/69.02	c start clause learning features ...
68.96/69.02	c Bin: Executing zchaff07
68.96/69.02	c spawning binary file with 2 seconds ...
68.96/69.02	c child exit by a signal
68.96/69.02	c satzilla doing survey propogation probe
68.96/69.02	c do survay propogation for 2 second ...
68.96/69.02	c satzilla doing local search probe
68.96/69.02	c satzilla doing lobjois search-space size estimate
68.96/69.02	c features are:2000 40000 2000 40000 0 0 0.05 0.37547 0.650541 0.832088 0.0025 1.73472e-16 0.0025 0.0025 -0 0 0 0.0025 0.099109 0.0018 0.00335 3.6975 0.0798064 0.0600728 0 0.37037 3.02 0.000472062 0.230635 0.000175 0.000825 2.87191 0.188825 0.00906735 0.0904364 0.006675 0.011875 3 0 3 3 -0 17.25 0.259992 9 35 24 12 19 14 17 74.6089 0.146272 54.0909 105.091 89.8 60.8333 81.5294 66.8462 73.5714 0.167804 0.681721 3.55451e-05 0.60339 0.329727 0.0307823 0.239653 0.0751902 0.150473 0.0027383 0.651557 0.000227257 0.0139013 0.00503726 0.00100506 0.00348 0.00149184 0.00229624 106.107 0.148625 380.726 0.0429974 380 357 402 0.593462 0.351613 0.85302 0.0205731 0.463128 0.533077 
68.96/69.02	c satzilla's ranking:
68.96/69.02	c 1) picosat846: 0.442575
68.96/69.02	c 2) march_dl2004: 0.240814
68.96/69.02	c 3) kcnfs04SAT07: 0.240003
68.96/69.02	c 4) adaptg2wsat+: -0.312757
68.96/69.02	c 5) adaptg2wsat0: -0.609437
68.96/69.02	c 6) gnovelty+: -0.788935
68.96/69.02	c 7) SATenstein: -3.983859
68.96/69.02	c 8) mxc-sr08: -10000.000000
68.96/69.02	c 9) tts-4-0: -10000.000000
68.96/69.02	c 10) zchaff_rand: -10000.000000
68.96/69.02	c 11) vallst: -10000.000000
68.96/69.02	c 12) minisat20: -10000.000000
68.96/69.02	c 13) minisat20SAT07: -10000.000000
68.96/69.02	c satzilla running picosat846 ... 

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.04 3.85 2.55 4/192 17961
/proc/meminfo: memFree=15301648/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=2136 CPUtime=0 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406402717 2187264 114 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 534 114 97 400 0 131 0

[startup+0.043528 s]
/proc/loadavg: 4.04 3.85 2.55 4/192 17961
/proc/meminfo: memFree=15301648/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=2136 CPUtime=0 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406402717 2187264 114 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100518 s]
/proc/loadavg: 4.04 3.85 2.55 4/192 17961
/proc/meminfo: memFree=15301648/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=2136 CPUtime=0 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406402717 2187264 114 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.30049 s]
/proc/loadavg: 4.04 3.85 2.55 4/192 17961
/proc/meminfo: memFree=15301648/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=2136 CPUtime=0 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406402717 2187264 114 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700362 s]
/proc/loadavg: 4.04 3.85 2.55 4/192 17961
/proc/meminfo: memFree=15301648/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=2136 CPUtime=0 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406402717 2187264 114 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50024 s]
/proc/loadavg: 4.03 3.85 2.56 6/194 17972
/proc/meminfo: memFree=15292928/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=2136 CPUtime=0 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406402717 2187264 114 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 534 114 97 400 0 131 0
[pid=17962] ppid=17961 vsize=26460 CPUtime=1.49 cores=0,2
/proc/17962/stat : 17962 (SATenstein) R 17961 17961 17733 0 -1 4202496 2071 0 0 0 149 0 0 0 25 0 1 0 406402717 27095040 2026 33554432000 134512640 134854740 4289400992 18446744073709551615 134760774 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17962/statm: 6615 2026 259 84 0 6140 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28596

[startup+3.10092 s]
/proc/loadavg: 4.03 3.85 2.56 6/194 17972
/proc/meminfo: memFree=15292800/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=2136 CPUtime=0 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406402717 2187264 114 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 534 114 97 400 0 131 0
[pid=17962] ppid=17961 vsize=26460 CPUtime=3.09 cores=0,2
/proc/17962/stat : 17962 (SATenstein) R 17961 17961 17733 0 -1 4202496 2071 0 0 0 309 0 0 0 25 0 1 0 406402717 27095040 2026 33554432000 134512640 134854740 4289400992 18446744073709551615 134760012 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17962/statm: 6615 2026 259 84 0 6140 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28596

[startup+6.30028 s]
/proc/loadavg: 4.03 3.85 2.56 6/194 17972
/proc/meminfo: memFree=15292684/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=2136 CPUtime=0 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406402717 2187264 114 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 534 114 97 400 0 131 0
[pid=17962] ppid=17961 vsize=26460 CPUtime=6.29 cores=0,2
/proc/17962/stat : 17962 (SATenstein) R 17961 17961 17733 0 -1 4202496 2071 0 0 0 629 0 0 0 25 0 1 0 406402717 27095040 2026 33554432000 134512640 134854740 4289400992 18446744073709551615 134760012 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17962/statm: 6615 2026 259 84 0 6140 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28596

[startup+12.701 s]
/proc/loadavg: 4.03 3.86 2.58 6/194 17973
/proc/meminfo: memFree=15292788/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=2136 CPUtime=0 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406402717 2187264 114 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 534 114 97 400 0 131 0
[pid=17962] ppid=17961 vsize=26460 CPUtime=12.69 cores=0,2
/proc/17962/stat : 17962 (SATenstein) R 17961 17961 17733 0 -1 4202496 2071 0 0 0 1269 0 0 0 25 0 1 0 406402717 27095040 2026 33554432000 134512640 134854740 4289400992 18446744073709551615 134761189 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17962/statm: 6615 2026 259 84 0 6140 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28596

[startup+25.5004 s]
/proc/loadavg: 4.02 3.86 2.59 6/194 17973
/proc/meminfo: memFree=15293436/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=2136 CPUtime=0 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 406402717 2187264 114 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 534 114 97 400 0 131 0
[pid=17962] ppid=17961 vsize=26460 CPUtime=25.49 cores=0,2
/proc/17962/stat : 17962 (SATenstein) R 17961 17961 17733 0 -1 4202496 2071 0 0 0 2549 0 0 0 25 0 1 0 406402717 27095040 2026 33554432000 134512640 134854740 4289400992 18446744073709551615 134761038 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17962/statm: 6615 2026 259 84 0 6140 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28596

[startup+51.1003 s]
/proc/loadavg: 4.09 3.89 2.63 6/194 17975
/proc/meminfo: memFree=15290756/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=2136 CPUtime=29.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 182 2071 0 0 0 0 2999 0 18 0 1 0 406402717 2187264 123 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 534 123 105 400 0 131 0
[pid=17974] ppid=17961 vsize=10872 CPUtime=21.09 cores=0,2
/proc/17974/stat : 17974 (mxc-sr08) R 17961 17961 17733 0 -1 4202496 3057 0 0 0 2109 0 0 0 25 0 1 0 406405717 11132928 2573 33554432000 134512640 135078026 4294513728 18446744073709551615 134534616 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17974/statm: 2718 2573 73 139 0 2577 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13008

[startup+102.307 s]
/proc/loadavg: 4.04 3.90 2.71 6/194 17979
/proc/meminfo: memFree=15243916/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=51352 CPUtime=33.27 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 12523 0 0 0 3324 3 0 0 25 0 1 0 406409619 52584448 12478 33554432000 134512640 134570484 4291033008 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 12838 12478 91 15 0 12472 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 59400

[startup+162.301 s]
/proc/loadavg: 4.05 3.93 2.79 6/194 17981
/proc/meminfo: memFree=15218116/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=77472 CPUtime=93.26 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 18974 0 0 0 9321 5 0 0 25 0 1 0 406409619 79331328 18929 33554432000 134512640 134570484 4291033008 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 19368 18929 91 15 0 19002 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 85520

[startup+222.301 s]
/proc/loadavg: 4.02 3.94 2.86 7/194 17985
/proc/meminfo: memFree=15202576/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=93180 CPUtime=153.26 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 22913 0 0 0 15320 6 0 0 25 0 1 0 406409619 95416320 22868 33554432000 134512640 134570484 4291033008 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 23295 22868 91 15 0 22929 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 101228

[startup+282.301 s]
/proc/loadavg: 4.00 3.95 2.93 6/194 17987
/proc/meminfo: memFree=15185128/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=110472 CPUtime=213.27 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 27283 0 0 0 21320 7 0 0 25 0 1 0 406409619 113123328 27238 33554432000 134512640 134570484 4291033008 18446744073709551615 134543963 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 27618 27238 91 15 0 27252 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 118520

[startup+342.301 s]
/proc/loadavg: 4.00 3.96 3.00 7/194 17988
/proc/meminfo: memFree=15180276/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=115488 CPUtime=273.27 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 28548 0 0 0 27320 7 0 0 25 0 1 0 406409619 118259712 28503 33554432000 134512640 134570484 4291033008 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 28872 28503 91 15 0 28506 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 123536

[startup+402.301 s]
/proc/loadavg: 4.00 3.96 3.06 7/194 17990
/proc/meminfo: memFree=15170220/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2

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

/proc/17978/statm: 36058 35475 91 15 0 35692 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 152280

[startup+642.301 s]
/proc/loadavg: 4.08 4.01 3.28 5/194 18027
/proc/meminfo: memFree=15180476/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=146212 CPUtime=573.29 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 36010 0 0 0 57318 11 0 0 25 0 1 0 406409619 149721088 35965 33554432000 134512640 134570484 4291033008 18446744073709551615 134553074 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 36553 35965 91 15 0 36187 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 154260

[startup+702.301 s]
/proc/loadavg: 4.08 4.02 3.32 5/194 18032
/proc/meminfo: memFree=15169060/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=150304 CPUtime=633.28 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 37049 0 0 0 63317 11 0 0 25 0 1 0 406409619 153911296 37004 33554432000 134512640 134570484 4291033008 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 37576 37004 91 15 0 37210 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 158352

[startup+762.307 s]
/proc/loadavg: 3.95 4.00 3.36 5/194 18064
/proc/meminfo: memFree=15167964/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=155320 CPUtime=693.3 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 38331 0 0 0 69318 12 0 0 25 0 1 0 406409619 159047680 38286 33554432000 134512640 134570484 4291033008 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 38830 38286 91 15 0 38464 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 163368

[startup+822.301 s]
/proc/loadavg: 3.98 4.00 3.39 5/193 18068
/proc/meminfo: memFree=15164232/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=160072 CPUtime=753.3 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 39510 0 0 0 75317 13 0 0 25 0 1 0 406409619 163913728 39465 33554432000 134512640 134570484 4291033008 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 40018 39465 91 15 0 39652 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 168120

[startup+882.301 s]
/proc/loadavg: 3.99 4.00 3.43 5/194 18101
/proc/meminfo: memFree=15182792/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=163372 CPUtime=813.3 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 40352 0 0 0 81317 13 0 0 25 0 1 0 406409619 167292928 40307 33554432000 134512640 134570484 4291033008 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 40843 40307 91 15 0 40477 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 171420

[startup+942.301 s]
/proc/loadavg: 4.07 4.02 3.47 5/194 18106
/proc/meminfo: memFree=15165856/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=173668 CPUtime=873.3 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 42939 0 0 0 87316 14 0 0 25 0 1 0 406409619 177836032 42894 33554432000 134512640 134570484 4291033008 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 43417 42894 91 15 0 43051 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 181716

[startup+1002.3 s]
/proc/loadavg: 4.11 4.03 3.50 5/194 18136
/proc/meminfo: memFree=15164016/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=178552 CPUtime=933.31 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 44173 0 0 0 93316 15 0 0 25 0 1 0 406409619 182837248 44128 33554432000 134512640 134570484 4291033008 18446744073709551615 134553064 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 44638 44128 91 15 0 44272 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 186600

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.53 5/194 18142
/proc/meminfo: memFree=15154680/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=185416 CPUtime=993.3 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 45886 0 0 0 99315 15 0 0 25 0 1 0 406409619 189865984 45841 33554432000 134512640 134570484 4291033008 18446744073709551615 134553015 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 46354 45841 91 15 0 45988 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 193464

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.56 5/194 18143
/proc/meminfo: memFree=15154404/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=185416 CPUtime=1053.31 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 45886 0 0 0 105315 16 0 0 25 0 1 0 406409619 189865984 45841 33554432000 134512640 134570484 4291033008 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 46354 45841 91 15 0 45988 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 193464

[startup+1182.3 s]
/proc/loadavg: 4.11 4.04 3.59 5/194 18145
/proc/meminfo: memFree=15142872/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=197164 CPUtime=1113.31 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 48826 0 0 0 111314 17 0 0 25 0 1 0 406409619 201895936 48781 33554432000 134512640 134570484 4291033008 18446744073709551615 134553088 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 49291 48781 91 15 0 48925 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 205212

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.62 5/194 18146
/proc/meminfo: memFree=15142108/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=197560 CPUtime=1173.31 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 48941 0 0 0 117314 17 0 0 25 0 1 0 406409619 202301440 48896 33554432000 134512640 134570484 4291033008 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 49390 48896 91 15 0 49024 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 205608



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.64 5/194 18148
/proc/meminfo: memFree=15142108/32950928 swapFree=67111528/67111528
[pid=17961] ppid=17959 vsize=8048 CPUtime=68.99 cores=0,2
/proc/17961/stat : 17961 (SATzilla2009_R) S 17959 17961 17733 0 -1 4202496 3575 7866 0 0 690 5 6186 18 25 0 1 0 406402717 8241152 1787 33554432000 134512640 136149437 4288788192 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/17961/statm: 2012 1787 220 400 0 1609 0
[pid=17978] ppid=17961 vsize=197560 CPUtime=1231.02 cores=0,2
/proc/17978/stat : 17978 (picosat846) R 17961 17961 17733 0 -1 4202496 48941 0 0 0 123084 18 0 0 25 0 1 0 406409619 202301440 48896 33554432000 134512640 134570484 4291033008 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/17978/statm: 49390 48896 91 15 0 49024 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 205608

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17961 and gives
#  childrusage.ru_utime.tv_sec=68
#  childrusage.ru_utime.tv_usec=772544
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=247962
# CPU time returned by wait4() is 69.0205
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.6
CPU system time (s): 0.41
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 205608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68.7725
system time used= 0.247962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11441
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= 251

runsolver used 2.34764 second user time and 4.75228 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-16 12:01:00
IDJOB=3204464
IDBENCH=82575
IDSOLVER=1620
FILE ID=node149/3204464-1302948060
RUNJOBID= node149-1302947108-17751
PBS_JOBID= 13017928
Free space on /tmp= 73136 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_R 2009-03-22
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S394483079-002-UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3204464-1302948060/watcher-3204464-1302948060 -o /tmp/evaluation-result-3204464-1302948060/solver-3204464-1302948060 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3204464-1302948060.cnf

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

MD5SUM BENCH= 40e955d306a70bd3dffa8283c1221639
RANDOM SEED=350257556

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15301928 kB
Buffers:        719192 kB
Cached:       16438772 kB
SwapCached:          0 kB
Active:        7762544 kB
Inactive:      9529872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15301928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32640 kB
Writeback:           0 kB
AnonPages:      134500 kB
Mapped:          18132 kB
Slab:           292992 kB
PageTables:       5924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   955748 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= 73112 MiB
End job on node149 at 2011-04-16 12:22:42