Trace number 3274510

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.04 1300.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_506.cnf
MD5SUM3c65ff80757b12edd41f8ee6da874877
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark89.0965
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34386
Sum of the clauses size155873
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284
Number of clauses of size 331656
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52646

Solver Data

17.97/18.06	c SATzilla is building models for class 2
17.97/18.06	c run presolver march_dl2004 for 5 seconds ... 
17.97/18.06	c Bin: Executing march_dl2004
17.97/18.06	c spawning binary file with 5 seconds ...
17.97/18.06	c child exit by a signal
17.97/18.06	c march_dl2004 returned code 137.
17.97/18.06	c run presolver mxc-sr08 for 5 seconds ... 
17.97/18.06	c Bin: Executing mxc-sr08
17.97/18.06	c spawning binary file with 5 seconds ...
17.97/18.06	c child exit by a signal
17.97/18.06	c mxc-sr08 returned code 137.
17.97/18.06	c Orignal number of varibales is 253, number of clauses is 34386 
17.97/18.06	c predicted feature computation time is 7.669670 
17.97/18.06	c Bin: Executing satelite
17.97/18.06	c spawning binary file with 240 seconds ...
17.97/18.06	c child exited successfully
17.97/18.06	c satzilla computing base features
17.97/18.06	c Number of variabe is: 253, Number of clause is : 34386 
17.97/18.06	c Initializing...
17.97/18.06	c satzilla compute diameter ...
17.97/18.06	c start diameter features ...
17.97/18.06	c satzilla doing clause learning
17.97/18.06	c start clause learning features ...
17.97/18.06	c Bin: Executing zchaff07
17.97/18.06	c spawning binary file with 2 seconds ...
17.97/18.06	c child exit by a signal
17.97/18.06	c satzilla doing survey propogation probe
17.97/18.06	c do survay propogation for 2 second ...
17.97/18.06	c satzilla doing local search probe
17.97/18.06	c satzilla doing lobjois search-space size estimate
17.97/18.06	c features are:253 34386 253 34386 0 0 0.00735765 1 0 -0 0.0179171 1.17418 0.00790514 0.0909091 0.290266 0.00244285 0.92305 0.0179171 0.24986 0.0079102 0.023876 5.26758 0.252223 0.156864 0.128065 0.838235 3.31876 0.00698154 0.360304 0.000639795 0.0100913 4.95415 0.0769499 0.00732489 0.00165481 0.0072704 0.00732856 2.09524 0.1401 2 3 0.314492 3046 0.393803 1496 4418 4418 1496 4418 1496 3224 58.792 0.0893733 52.4617 65.3275 65.3275 52.4617 65.3275 52.4617 58.5868 0.719148 0.09043 0.653152 0.983559 0.786554 0.666372 0.735881 0.677656 0.701596 1.65146e-07 2.53174 1.62051e-12 3.14609e-06 5.23432e-07 4.27774e-12 8.39516e-08 3.39135e-11 1.69105e-09 22.75 0.246294 101.65 0.0986764 102 90 113 33.5521 0.168683 0.998076 0.0016058 0.711346 0.805608 
17.97/18.06	c satzilla's ranking:
17.97/18.06	c 1) march_dl2004: 4.040985
17.97/18.06	c 2) zchaff_rand: 3.996504
17.97/18.06	c 3) minisat20: 2.056329
17.97/18.06	c 4) mxc-sr08: 1.450207
17.97/18.06	c 5) minisat20SAT07: 0.857994
17.97/18.06	c 6) vallst: 0.769094
17.97/18.06	c 7) tts-4-0: 0.159806
17.97/18.06	c 8) SATenstein: -10000.000000
17.97/18.06	c 9) gnovelty+: -10000.000000
17.97/18.06	c 10) adaptg2wsat+: -10000.000000
17.97/18.06	c 11) adaptg2wsat0: -10000.000000
17.97/18.06	c 12) picosat846: -10000.000000
17.97/18.06	c 13) kcnfs04SAT07: -10000.000000
17.97/18.06	c satzilla running march_dl2004 ... 
1300.01/1300.00	c Bin: Executing march_dl2004
1300.01/1300.00	c spawning binary file with 2381 seconds ...
1300.01/1300.00	c child exit by a signal
1300.01/1300.00	c march_dl2004 returned code 143.
1300.01/1300.00	c satzilla running zchaff_rand ... 

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.09 4.00 3.82 5/192 15281
/proc/meminfo: memFree=16167232/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=2136 CPUtime=0 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550581169 2187264 114 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 534 114 97 400 0 131 0

[startup+0.02122 s]
/proc/loadavg: 4.09 4.00 3.82 5/192 15281
/proc/meminfo: memFree=16167232/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=2136 CPUtime=0 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550581169 2187264 114 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100204 s]
/proc/loadavg: 4.09 4.00 3.82 5/192 15281
/proc/meminfo: memFree=16167232/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=2136 CPUtime=0 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550581169 2187264 114 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300166 s]
/proc/loadavg: 4.09 4.00 3.82 5/192 15281
/proc/meminfo: memFree=16167232/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=2136 CPUtime=0 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550581169 2187264 114 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.701092 s]
/proc/loadavg: 4.09 4.00 3.82 5/192 15281
/proc/meminfo: memFree=16167232/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=2136 CPUtime=0 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550581169 2187264 114 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50095 s]
/proc/loadavg: 4.09 4.00 3.82 5/194 15283
/proc/meminfo: memFree=16157792/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=2136 CPUtime=0 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550581169 2187264 114 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 534 114 97 400 0 131 0
[pid=15282] ppid=15281 vsize=9580 CPUtime=1.48 cores=1,3
/proc/15282/stat : 15282 (march_dl2004) R 15281 15281 14643 0 -1 4202496 5497 0 0 0 128 20 0 0 25 0 1 0 550581169 9809920 2073 33554432000 134512640 134996440 4289116160 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15282/statm: 2395 2073 72 119 0 2274 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11716

[startup+3.10065 s]
/proc/loadavg: 4.09 4.00 3.82 5/194 15283
/proc/meminfo: memFree=16154588/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=2136 CPUtime=0 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550581169 2187264 114 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 534 114 97 400 0 131 0
[pid=15282] ppid=15281 vsize=11820 CPUtime=3.09 cores=1,3
/proc/15282/stat : 15282 (march_dl2004) R 15281 15281 14643 0 -1 4202496 6598 0 0 0 278 31 0 0 25 0 1 0 550581169 12103680 2496 33554432000 134512640 134996440 4289116160 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15282/statm: 2955 2496 74 119 0 2834 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13956

[startup+6.30107 s]
/proc/loadavg: 4.08 4.00 3.82 5/194 15284
/proc/meminfo: memFree=16156840/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=2136 CPUtime=4.99 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 186 6598 0 0 0 0 468 31 18 0 1 0 550581169 2187264 127 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 534 127 108 400 0 131 0
[pid=15284] ppid=15281 vsize=5444 CPUtime=1.29 cores=1,3
/proc/15284/stat : 15284 (mxc-sr08) R 15281 15281 14643 0 -1 4202496 1523 0 0 0 129 0 0 0 22 0 1 0 550581669 5574656 1202 33554432000 134512640 135078026 4294299360 18446744073709551615 134535158 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15284/statm: 1361 1202 73 139 0 1220 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7580

[startup+12.7009 s]
/proc/loadavg: 4.07 4.00 3.82 5/194 15286
/proc/meminfo: memFree=16146040/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=12.68 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) R 15279 15281 14643 0 -1 4202496 2311 11036 0 0 65 0 1170 33 18 0 1 0 550581169 8069120 1551 33554432000 134512640 136149437 4288095840 18446744073709551615 134873310 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1551 152 400 0 1567 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7880

[startup+25.5005 s]
/proc/loadavg: 4.06 4.00 3.82 5/194 15287
/proc/meminfo: memFree=16127324/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=11820 CPUtime=7.43 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 6596 0 0 0 708 35 0 0 25 0 1 0 550582975 12103680 2494 33554432000 134512640 134996440 4292960800 18446744073709551615 134526930 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 2955 2494 74 119 0 2834 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19700

[startup+51.1008 s]
/proc/loadavg: 4.04 4.00 3.83 5/194 15288
/proc/meminfo: memFree=16096184/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=21944 CPUtime=33.02 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 9080 0 0 0 3267 35 0 0 25 0 1 0 550582975 22470656 4978 33554432000 134512640 134996440 4292960800 18446744073709551615 134528338 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 5486 4978 74 119 0 5365 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 29824

[startup+102.306 s]
/proc/loadavg: 4.01 4.00 3.83 5/194 15290
/proc/meminfo: memFree=16053536/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=25112 CPUtime=84.24 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 9895 0 0 0 8388 36 0 0 25 0 1 0 550582975 25714688 5793 33554432000 134512640 134996440 4292960800 18446744073709551615 134514074 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 6278 5793 74 119 0 6157 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 32992

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/194 15291
/proc/meminfo: memFree=15990224/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=27356 CPUtime=144.23 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 10452 0 0 0 14387 36 0 0 25 0 1 0 550582975 28012544 6350 33554432000 134512640 134996440 4292960800 18446744073709551615 134514048 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 6839 6350 74 119 0 6718 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 35236

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/194 15293
/proc/meminfo: memFree=15937100/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=28940 CPUtime=204.23 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 10851 0 0 0 20387 36 0 0 25 0 1 0 550582975 29634560 6749 33554432000 134512640 134996440 4292960800 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 7235 6749 74 119 0 7114 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 36820

[startup+282.3 s]
/proc/loadavg: 4.03 4.01 3.85 5/194 15294
/proc/meminfo: memFree=15894260/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=30792 CPUtime=264.23 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 11305 0 0 0 26387 36 0 0 25 0 1 0 550582975 31531008 7203 33554432000 134512640 134996440 4292960800 18446744073709551615 134526859 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 7698 7203 74 119 0 7577 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 38672

[startup+342.3 s]
/proc/loadavg: 4.01 4.01 3.86 5/194 15296
/proc/meminfo: memFree=15858100/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=31720 CPUtime=324.23 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 11539 0 0 0 32387 36 0 0 25 0 1 0 550582975 32481280 7437 33554432000 134512640 134996440 4292960800 18446744073709551615 134526908 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 7930 7437 74 119 0 7809 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 39600

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/194 15298
/proc/meminfo: memFree=15823424/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=32512 CPUtime=384.23 cores=1,3

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

[pid=15287] ppid=15281 vsize=33572 CPUtime=504.24 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 12027 0 0 0 50388 36 0 0 25 0 1 0 550582975 34377728 7925 33554432000 134512640 134996440 4292960800 18446744073709551615 134526908 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 8393 7925 74 119 0 8272 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 41452

[startup+582.3 s]
/proc/loadavg: 4.06 4.01 3.89 5/194 15303
/proc/meminfo: memFree=15727976/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=34100 CPUtime=564.24 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 12133 0 0 0 56388 36 0 0 25 0 1 0 550582975 34918400 8031 33554432000 134512640 134996440 4292960800 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 8525 8031 74 119 0 8404 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 41980

[startup+642.3 s]
/proc/loadavg: 4.02 4.01 3.89 5/194 15304
/proc/meminfo: memFree=15688612/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=34496 CPUtime=624.25 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 12235 0 0 0 62389 36 0 0 25 0 1 0 550582975 35323904 8133 33554432000 134512640 134996440 4292960800 18446744073709551615 134571519 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 8624 8133 74 119 0 8503 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 42376

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 15306
/proc/meminfo: memFree=15651120/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=34896 CPUtime=684.24 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 12341 0 0 0 68388 36 0 0 25 0 1 0 550582975 35733504 8239 33554432000 134512640 134996440 4292960800 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 8724 8239 74 119 0 8603 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 42776

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15307
/proc/meminfo: memFree=15614836/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=35028 CPUtime=744.25 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 12387 0 0 0 74389 36 0 0 25 0 1 0 550582975 35868672 8285 33554432000 134512640 134996440 4292960800 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 8757 8285 74 119 0 8636 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 42908

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15309
/proc/meminfo: memFree=15582284/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=35428 CPUtime=804.25 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 12487 0 0 0 80388 37 0 0 25 0 1 0 550582975 36278272 8385 33554432000 134512640 134996440 4292960800 18446744073709551615 134528036 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 8857 8385 74 119 0 8736 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 43308

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 15311
/proc/meminfo: memFree=15551964/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=35828 CPUtime=864.25 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 12569 0 0 0 86388 37 0 0 25 0 1 0 550582975 36687872 8467 33554432000 134512640 134996440 4292960800 18446744073709551615 134528276 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 8957 8467 74 119 0 8836 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 43708

[startup+942.3 s]
/proc/loadavg: 4.12 4.03 3.92 5/194 15312
/proc/meminfo: memFree=15522876/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=35960 CPUtime=924.26 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 12615 0 0 0 92389 37 0 0 25 0 1 0 550582975 36823040 8513 33554432000 134512640 134996440 4292960800 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 8990 8513 74 119 0 8869 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 43840

[startup+1002.3 s]
/proc/loadavg: 4.04 4.02 3.92 5/194 15314
/proc/meminfo: memFree=15496632/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=36096 CPUtime=984.26 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 12655 0 0 0 98389 37 0 0 25 0 1 0 550582975 36962304 8553 33554432000 134512640 134996440 4292960800 18446744073709551615 134568223 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 9024 8553 74 119 0 8903 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 43976

[startup+1062.3 s]
/proc/loadavg: 2.74 3.69 3.81 2/173 15371
/proc/meminfo: memFree=16877544/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=36360 CPUtime=1044.26 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 12721 0 0 0 104389 37 0 0 25 0 1 0 550582975 37232640 8619 33554432000 134512640 134996440 4292960800 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 9090 8619 74 119 0 8969 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 44240

[startup+1122.3 s]
/proc/loadavg: 1.64 3.20 3.63 2/173 15373
/proc/meminfo: memFree=16877372/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=36492 CPUtime=1104.26 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 12760 0 0 0 110389 37 0 0 25 0 1 0 550582975 37367808 8658 33554432000 134512640 134996440 4292960800 18446744073709551615 134567999 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 9123 8658 74 119 0 9002 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 44372

[startup+1182.3 s]
/proc/loadavg: 1.23 2.79 3.46 2/173 15374
/proc/meminfo: memFree=16877068/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=37020 CPUtime=1164.26 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 12864 0 0 0 116389 37 0 0 25 0 1 0 550582975 37908480 8762 33554432000 134512640 134996440 4292960800 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 9255 8762 74 119 0 9134 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 44900

[startup+1242.3 s]
/proc/loadavg: 1.08 2.46 3.31 2/173 15376
/proc/meminfo: memFree=16876760/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=37152 CPUtime=1224.26 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 12914 0 0 0 122389 37 0 0 25 0 1 0 550582975 38043648 8812 33554432000 134512640 134996440 4292960800 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 9288 8812 74 119 0 9167 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 45032



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.03 2.20 3.16 2/173 15377
/proc/meminfo: memFree=16876696/32951124 swapFree=67111528/67111528
[pid=15281] ppid=15279 vsize=7880 CPUtime=18.04 cores=1,3
/proc/15281/stat : 15281 (SATzilla2009_C) S 15279 15281 14643 0 -1 4202496 2958 11036 0 0 596 5 1170 33 25 0 1 0 550581169 8069120 1650 33554432000 134512640 136149437 4288095840 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/15281/statm: 1970 1650 220 400 0 1567 0
[pid=15287] ppid=15281 vsize=37416 CPUtime=1281.97 cores=1,3
/proc/15287/stat : 15287 (march_dl2004) R 15281 15281 14643 0 -1 4202496 12988 0 0 0 128160 37 0 0 25 0 1 0 550582975 38313984 8886 33554432000 134512640 134996440 4292960800 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/15287/statm: 9354 8886 74 119 0 9233 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 45296

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.02
CPU time (s): 1300.04
CPU user time (s): 1299.27
CPU system time (s): 0.767883
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 45296

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

runsolver used 1.93271 second user time and 4.92625 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-24 02:05:06
IDJOB=3274510
IDBENCH=83280
IDSOLVER=1675
FILE ID=node110/3274510-1303603506
RUNJOBID= node110-1303600605-14663
PBS_JOBID= 13150594
Free space on /tmp= 71816 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_506.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274510-1303603506/watcher-3274510-1303603506 -o /tmp/evaluation-result-3274510-1303603506/solver-3274510-1303603506 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274510-1303603506.cnf

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

MD5SUM BENCH= 3c65ff80757b12edd41f8ee6da874877
RANDOM SEED=943648819

node110.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.830
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.66
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.830
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.830
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.830
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.830
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.76
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.830
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.830
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.830
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:      16167512 kB
Buffers:       2317696 kB
Cached:       13227412 kB
SwapCached:          0 kB
Active:        8795844 kB
Inactive:      7419788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16167512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32244 kB
Writeback:           0 kB
AnonPages:      669960 kB
Mapped:          18704 kB
Slab:           504060 kB
PageTables:       6432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   859948 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= 71928 MiB
End job on node110 at 2011-04-24 02:26:48