Trace number 3274585

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? (TO) 1300.01 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
MD5SUM731331ace9dcb7404987f98927f5c914
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 variables840
Number of clauses72688
Sum of the clauses size146160
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 528

Solver Data

20.57/20.65	c SATzilla is building models for class 2
20.57/20.65	c run presolver march_dl2004 for 5 seconds ... 
20.57/20.65	c Bin: Executing march_dl2004
20.57/20.65	c spawning binary file with 5 seconds ...
20.57/20.65	c child exit by a signal
20.57/20.65	c march_dl2004 returned code 137.
20.57/20.65	c run presolver mxc-sr08 for 5 seconds ... 
20.57/20.65	c Bin: Executing mxc-sr08
20.57/20.65	c spawning binary file with 5 seconds ...
20.57/20.65	c child exit by a signal
20.57/20.65	c mxc-sr08 returned code 137.
20.57/20.65	c Orignal number of varibales is 840, number of clauses is 72688 
20.57/20.65	c predicted feature computation time is 8.620922 
20.57/20.65	c Bin: Executing satelite
20.57/20.65	c spawning binary file with 240 seconds ...
20.57/20.65	c child exited successfully
20.57/20.65	c satzilla computing base features
20.57/20.65	c Number of variabe is: 812, Number of clause is : 71848 
20.57/20.65	c Initializing...
20.57/20.65	c satzilla compute diameter ...
20.57/20.65	c start diameter features ...
20.57/20.65	c satzilla doing clause learning
20.57/20.65	c start clause learning features ...
20.57/20.65	c Bin: Executing zchaff07
20.57/20.65	c spawning binary file with 2 seconds ...
20.57/20.65	c child exit by a signal
20.57/20.65	c satzilla doing survey propogation probe
20.57/20.65	c do survay propogation for 2 second ...
20.57/20.65	c satzilla doing local search probe
20.57/20.65	c satzilla doing lobjois search-space size estimate
20.57/20.65	c features are:840 72688 812 71848 0.0344828 0.0116913 0.0113016 0.491352 1.01347 0.806227 0.00333113 1.91408 0.00246305 0.0714286 0.117543 0.979707 0.979707 0.00333113 0.186161 0.00217125 0.0054838 4.30938 0.443344 0.101346 0.257426 0.621053 2.89783 0.00184318 0.415019 0.000612404 0.00443993 4.67474 0.74833 0.0112877 0 0.0112877 0.0112877 2 0 2 2 -0 954.25 1.37758 18 3205 3205 18 3205 67 527 87.0601 0.205047 61.888 112.376 112.376 61.888 112.376 86.7222 87.2537 0.906974 0.0241916 0.858881 0.95563 0.928669 0.873196 0.922577 0.888397 0.913545 6.38173e-06 2.15438 4.58411e-12 0.000111978 2.04275e-05 2.02511e-09 5.26854e-06 1.99363e-08 3.87374e-07 10.9846 0.738626 380.769 0.0965142 382.5 365 404 42.7752 0.0917021 0.999885 0.000507727 0.925047 0.974623 
20.57/20.65	c satzilla's ranking:
20.57/20.65	c 1) march_dl2004: 2.401471
20.57/20.65	c 2) minisat20: 1.371399
20.57/20.65	c 3) minisat20SAT07: 1.294677
20.57/20.65	c 4) vallst: 0.985773
20.57/20.65	c 5) mxc-sr08: 0.956124
20.57/20.65	c 6) zchaff_rand: 0.567484
20.57/20.65	c 7) tts-4-0: 0.010069
20.57/20.65	c 8) SATenstein: -10000.000000
20.57/20.65	c 9) gnovelty+: -10000.000000
20.57/20.65	c 10) adaptg2wsat+: -10000.000000
20.57/20.65	c 11) adaptg2wsat0: -10000.000000
20.57/20.65	c 12) picosat846: -10000.000000
20.57/20.65	c 13) kcnfs04SAT07: -10000.000000
20.57/20.65	c satzilla running march_dl2004 ... 
1299.97/1300.00	c Bin: Executing march_dl2004
1299.97/1300.00	c spawning binary file with 2379 seconds ...
1299.97/1300.00	c child exit by a signal
1299.97/1300.00	c march_dl2004 returned code 143.
1299.97/1300.00	c satzilla running minisat20 ... 
1299.97/1300.00	This is MiniSat 2.0 beta
1299.97/1300.00	WARNING: for repeatability, setting FPU to use double precision
1299.97/1300.00	============================[ Problem Statistics ]=============================
1299.97/1300.00	|                                                                             |
1299.97/1300.00	|  Number of variables:  840                                                  |
1299.97/1300.00	|  Number of clauses:    72688                                                |

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-3274585-1303603573/watcher-3274585-1303603573 -o /tmp/evaluation-result-3274585-1303603573/solver-3274585-1303603573 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274585-1303603573.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: 3.84 3.98 3.74 3/186 12048
/proc/meminfo: memFree=13581648/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=2136 CPUtime=0 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550588016 2187264 113 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 534 113 97 400 0 131 0

[startup+0.021007 s]
/proc/loadavg: 3.84 3.98 3.74 3/186 12048
/proc/meminfo: memFree=13581648/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=2136 CPUtime=0 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550588016 2187264 113 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.101018 s]
/proc/loadavg: 3.84 3.98 3.74 3/186 12048
/proc/meminfo: memFree=13581648/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=2136 CPUtime=0 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550588016 2187264 113 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300963 s]
/proc/loadavg: 3.84 3.98 3.74 3/186 12048
/proc/meminfo: memFree=13581648/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=2136 CPUtime=0 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550588016 2187264 113 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700918 s]
/proc/loadavg: 3.84 3.98 3.74 3/186 12048
/proc/meminfo: memFree=13581648/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=2136 CPUtime=0 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550588016 2187264 113 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50078 s]
/proc/loadavg: 3.84 3.98 3.74 4/187 12050
/proc/meminfo: memFree=13565420/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=2136 CPUtime=0 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550588016 2187264 113 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 534 113 97 400 0 131 0
[pid=12049] ppid=12048 vsize=11756 CPUtime=1.48 cores=0,2
/proc/12049/stat : 12049 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6289 0 0 0 148 0 0 0 25 0 1 0 550588017 12038144 1932 33554432000 134512640 134996440 4287040992 18446744073709551615 134528063 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12049/statm: 2939 1932 75 119 0 2818 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13892

[startup+3.1005 s]
/proc/loadavg: 3.84 3.98 3.74 4/186 12051
/proc/meminfo: memFree=13564436/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=2136 CPUtime=0 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550588016 2187264 113 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 534 113 97 400 0 131 0
[pid=12049] ppid=12048 vsize=12020 CPUtime=3.08 cores=0,2
/proc/12049/stat : 12049 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6357 0 0 0 308 0 0 0 25 0 1 0 550588017 12308480 2000 33554432000 134512640 134996440 4287040992 18446744073709551615 134532790 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12049/statm: 3005 2000 75 119 0 2884 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14156

[startup+6.30097 s]
/proc/loadavg: 3.77 3.96 3.74 4/187 12055
/proc/meminfo: memFree=13576076/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=2136 CPUtime=4.99 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 186 6381 0 0 0 0 499 0 18 0 1 0 550588016 2187264 126 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 534 126 108 400 0 131 0
[pid=12055] ppid=12048 vsize=6116 CPUtime=1.29 cores=0,2
/proc/12055/stat : 12055 (mxc-sr08) R 12048 12048 11561 0 -1 4202496 1786 0 0 0 129 0 0 0 22 0 1 0 550588517 6262784 1417 33554432000 134512640 135078026 4287020640 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12055/statm: 1529 1417 73 139 0 1388 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8252

[startup+12.7008 s]
/proc/loadavg: 3.71 3.94 3.73 4/186 12058
/proc/meminfo: memFree=13568524/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=5816 CPUtime=12.37 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 1912 10490 0 0 208 0 1028 1 18 0 1 0 550588016 5955584 1072 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 1454 1072 137 400 0 1051 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 5816

[startup+25.5006 s]
/proc/loadavg: 3.63 3.91 3.73 4/187 12061
/proc/meminfo: memFree=13514984/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=12152 CPUtime=4.83 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6379 0 0 0 482 1 0 0 25 0 1 0 550590082 12443648 2022 33554432000 134512640 134996440 4287147040 18446744073709551615 134532759 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3038 2022 75 119 0 2917 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 22460

[startup+51.1011 s]
/proc/loadavg: 3.41 3.84 3.71 4/187 12061
/proc/meminfo: memFree=13459928/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=12680 CPUtime=30.43 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6527 0 0 0 3042 1 0 0 25 0 1 0 550590082 12984320 2170 33554432000 134512640 134996440 4287147040 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3170 2170 75 119 0 3049 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 22988

[startup+102.307 s]
/proc/loadavg: 3.18 3.71 3.67 4/187 12063
/proc/meminfo: memFree=13424428/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13076 CPUtime=81.64 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6627 0 0 0 8163 1 0 0 25 0 1 0 550590082 13389824 2270 33554432000 134512640 134996440 4287147040 18446744073709551615 134528065 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3269 2270 75 119 0 3148 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23384

[startup+162.301 s]
/proc/loadavg: 3.06 3.58 3.62 4/187 12064
/proc/meminfo: memFree=13365772/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13340 CPUtime=141.64 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6680 0 0 0 14162 2 0 0 25 0 1 0 550590082 13660160 2323 33554432000 134512640 134996440 4287147040 18446744073709551615 134528153 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3335 2323 75 119 0 3214 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 23648

[startup+222.301 s]
/proc/loadavg: 3.07 3.48 3.59 4/187 12066
/proc/meminfo: memFree=13335612/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13472 CPUtime=201.64 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6700 0 0 0 20162 2 0 0 25 0 1 0 550590082 13795328 2343 33554432000 134512640 134996440 4287147040 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3368 2343 75 119 0 3247 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 23780

[startup+282.301 s]
/proc/loadavg: 3.02 3.39 3.55 4/187 12068
/proc/meminfo: memFree=13331124/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13472 CPUtime=261.64 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6705 0 0 0 26162 2 0 0 25 0 1 0 550590082 13795328 2348 33554432000 134512640 134996440 4287147040 18446744073709551615 134536976 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3368 2348 75 119 0 3247 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 23780

[startup+342.301 s]
/proc/loadavg: 3.01 3.32 3.51 4/187 12069
/proc/meminfo: memFree=13328000/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13472 CPUtime=321.64 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6714 0 0 0 32162 2 0 0 25 0 1 0 550590082 13795328 2357 33554432000 134512640 134996440 4287147040 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3368 2357 75 119 0 3247 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 23780

[startup+402.301 s]
/proc/loadavg: 3.00 3.26 3.47 4/187 12071
/proc/meminfo: memFree=13322260/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13604 CPUtime=381.64 cores=0,2

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

[pid=12061] ppid=12048 vsize=13604 CPUtime=501.64 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6754 0 0 0 50162 2 0 0 25 0 1 0 550590082 13930496 2397 33554432000 134512640 134996440 4287147040 18446744073709551615 134567950 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3401 2397 75 119 0 3280 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 23912

[startup+582.301 s]
/proc/loadavg: 3.08 3.16 3.39 4/187 12076
/proc/meminfo: memFree=13268740/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13604 CPUtime=561.65 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6755 0 0 0 56163 2 0 0 25 0 1 0 550590082 13930496 2398 33554432000 134512640 134996440 4287147040 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3401 2398 75 119 0 3280 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 23912

[startup+642.301 s]
/proc/loadavg: 3.03 3.13 3.36 4/187 12077
/proc/meminfo: memFree=13268460/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13604 CPUtime=621.65 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6759 0 0 0 62163 2 0 0 25 0 1 0 550590082 13930496 2402 33554432000 134512640 134996440 4287147040 18446744073709551615 134551296 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3401 2402 75 119 0 3280 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 23912

[startup+702.301 s]
/proc/loadavg: 3.01 3.10 3.34 4/187 12079
/proc/meminfo: memFree=13257260/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13736 CPUtime=681.65 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6766 0 0 0 68163 2 0 0 25 0 1 0 550590082 14065664 2409 33554432000 134512640 134996440 4287147040 18446744073709551615 134565258 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3434 2409 75 119 0 3313 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 24044

[startup+762.307 s]
/proc/loadavg: 3.00 3.08 3.32 4/187 12080
/proc/meminfo: memFree=13253760/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13736 CPUtime=741.65 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6768 0 0 0 74163 2 0 0 25 0 1 0 550590082 14065664 2411 33554432000 134512640 134996440 4287147040 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3434 2411 75 119 0 3313 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 24044

[startup+822.301 s]
/proc/loadavg: 3.00 3.06 3.29 4/187 12082
/proc/meminfo: memFree=13233140/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13736 CPUtime=801.64 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6773 0 0 0 80162 2 0 0 25 0 1 0 550590082 14065664 2416 33554432000 134512640 134996440 4287147040 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3434 2416 75 119 0 3313 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 24044

[startup+882.3 s]
/proc/loadavg: 3.00 3.05 3.27 4/187 12084
/proc/meminfo: memFree=13193692/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13736 CPUtime=861.64 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6773 0 0 0 86162 2 0 0 25 0 1 0 550590082 14065664 2416 33554432000 134512640 134996440 4287147040 18446744073709551615 134536997 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3434 2416 75 119 0 3313 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 24044

[startup+942.301 s]
/proc/loadavg: 3.00 3.04 3.25 4/187 12085
/proc/meminfo: memFree=13194052/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13736 CPUtime=921.64 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6773 0 0 0 92162 2 0 0 25 0 1 0 550590082 14065664 2416 33554432000 134512640 134996440 4287147040 18446744073709551615 134588024 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3434 2416 75 119 0 3313 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 24044

[startup+1002.3 s]
/proc/loadavg: 3.07 3.04 3.24 4/187 12087
/proc/meminfo: memFree=13192408/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13736 CPUtime=981.64 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6775 0 0 0 98162 2 0 0 25 0 1 0 550590082 14065664 2418 33554432000 134512640 134996440 4287147040 18446744073709551615 134532802 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3434 2418 75 119 0 3313 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 24044

[startup+1062.3 s]
/proc/loadavg: 3.02 3.03 3.22 4/187 12088
/proc/meminfo: memFree=13183216/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13736 CPUtime=1041.64 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6780 0 0 0 104162 2 0 0 25 0 1 0 550590082 14065664 2423 33554432000 134512640 134996440 4287147040 18446744073709551615 134552314 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3434 2423 75 119 0 3313 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 24044

[startup+1122.3 s]
/proc/loadavg: 3.01 3.02 3.21 4/187 12090
/proc/meminfo: memFree=13183188/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13736 CPUtime=1101.64 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6782 0 0 0 110162 2 0 0 25 0 1 0 550590082 14065664 2425 33554432000 134512640 134996440 4287147040 18446744073709551615 134567969 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3434 2425 75 119 0 3313 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 24044

[startup+1182.3 s]
/proc/loadavg: 3.04 3.03 3.19 4/187 12092
/proc/meminfo: memFree=13183272/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13736 CPUtime=1161.64 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6786 0 0 0 116162 2 0 0 25 0 1 0 550590082 14065664 2429 33554432000 134512640 134996440 4287147040 18446744073709551615 134553682 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3434 2429 75 119 0 3313 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 24044

[startup+1242.3 s]
/proc/loadavg: 3.01 3.02 3.18 4/187 12093
/proc/meminfo: memFree=13182752/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13736 CPUtime=1221.64 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6789 0 0 0 122162 2 0 0 25 0 1 0 550590082 14065664 2432 33554432000 134512640 134996440 4287147040 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3434 2432 75 119 0 3313 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 24044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.70 2.95 3.14 2/173 12131
/proc/meminfo: memFree=13649668/32951124 swapFree=67102140/67111528
[pid=12048] ppid=12046 vsize=10308 CPUtime=20.62 cores=0,2
/proc/12048/stat : 12048 (SATzilla2009_C) S 12046 12048 11561 0 -1 4202496 4132 13391 0 0 831 3 1226 2 25 0 1 0 550588016 10555392 2342 33554432000 134512640 136149437 4293866704 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/12048/statm: 2577 2342 220 400 0 2174 0
[pid=12061] ppid=12048 vsize=13736 CPUtime=1279.35 cores=0,2
/proc/12061/stat : 12061 (march_dl2004) R 12048 12048 11561 0 -1 4202496 6793 0 0 0 127933 2 0 0 25 0 1 0 550590082 14065664 2436 33554432000 134512640 134996440 4287147040 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/12061/statm: 3434 2436 75 119 0 3313 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 24044

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)
Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.92
CPU system time (s): 0.091986
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 24044

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

runsolver used 2.30265 second user time and 4.78627 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-24 02:06:13
IDJOB=3274585
IDBENCH=83907
IDSOLVER=1675
FILE ID=node119/3274585-1303603573
RUNJOBID= node119-1303600956-11579
PBS_JOBID= 13150622
Free space on /tmp= 71860 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274585-1303603573/watcher-3274585-1303603573 -o /tmp/evaluation-result-3274585-1303603573/solver-3274585-1303603573 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274585-1303603573.cnf

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

MD5SUM BENCH= 731331ace9dcb7404987f98927f5c914
RANDOM SEED=697346517

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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:      13581804 kB
Buffers:       2214260 kB
Cached:       16489456 kB
SwapCached:       5504 kB
Active:        7587420 kB
Inactive:     11200848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13581804 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           97184 kB
Writeback:           0 kB
AnonPages:       81360 kB
Mapped:          16396 kB
Slab:           517308 kB
PageTables:       4784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   255028 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= 71892 MiB
End job on node119 at 2011-04-24 02:27:56