Trace number 3274540

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) 1299.99 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
MD5SUMf105570f47bdca662c2d3d185f8dc1f8
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 variables389
Number of clauses41426
Sum of the clauses size188708
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337636
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53790

Solver Data

3.09/18.51	c SATzilla is building models for class 2
3.09/18.51	c run presolver march_dl2004 for 5 seconds ... 
3.09/18.51	c Bin: Executing march_dl2004
3.09/18.51	c spawning binary file with 5 seconds ...
3.09/18.51	c child exit by a signal
3.09/18.51	c march_dl2004 returned code 137.
3.09/18.51	c run presolver mxc-sr08 for 5 seconds ... 
3.09/18.51	c Bin: Executing mxc-sr08
3.09/18.51	c spawning binary file with 5 seconds ...
3.09/18.51	c child exit by a signal
3.09/18.51	c mxc-sr08 returned code 137.
3.09/18.51	c Orignal number of varibales is 389, number of clauses is 41426 
3.09/18.51	c predicted feature computation time is 7.850149 
3.09/18.51	c Bin: Executing satelite
3.09/18.51	c spawning binary file with 240 seconds ...
3.09/18.51	c child exited successfully
3.09/18.51	c satzilla computing base features
3.09/18.51	c Number of variabe is: 389, Number of clause is : 41426 
3.09/18.51	c Initializing...
3.09/18.51	c satzilla compute diameter ...
3.09/18.51	c start diameter features ...
3.09/18.51	c satzilla doing clause learning
3.09/18.51	c start clause learning features ...
3.09/18.51	c Bin: Executing zchaff07
3.09/18.51	c spawning binary file with 2 seconds ...
3.09/18.51	c child exit by a signal
3.09/18.51	c satzilla doing survey propogation probe
3.09/18.51	c do survay propogation for 2 second ...
3.09/18.51	c satzilla doing local search probe
3.09/18.51	c satzilla doing lobjois search-space size estimate
3.09/18.51	c features are:389 41426 389 41426 0 0 0.00939024 1 0 -0 0.0117103 1.07592 0.00771208 0.0514139 0.305968 0 0.908512 0.0117103 0.261528 0.00516584 0.0158596 4.88054 0.231301 0.159381 0.125448 0.813084 2.98951 0.00470378 0.371425 0.000482789 0.00654179 4.46101 0.0914884 0.00804135 0.071407 0.00726597 0.0093661 2.99227 0.0292724 2 3 0.0452978 366.421 0.170915 305 561 500 314 376 321 346 51.5407 0.0650591 47.2687 62.3743 58.886 48.9554 51.5394 49.8067 50.7683 0.690095 0.106193 0.634299 0.97845 0.764312 0.643149 0.704604 0.646864 0.656582 6.51847e-07 2.42375 2.02955e-11 9.70965e-06 1.77116e-06 4.50099e-11 3.897e-07 3.23821e-10 1.1043e-08 34.9452 0.183256 150.371 0.0683786 150 138 163 25.353 0.146104 0.997347 0.00164727 0.714817 0.800252 
3.09/18.51	c satzilla's ranking:
3.09/18.51	c 1) zchaff_rand: 4.014216
3.09/18.51	c 2) march_dl2004: 3.490025
3.09/18.51	c 3) minisat20: 2.201884
3.09/18.51	c 4) mxc-sr08: 1.720841
3.09/18.51	c 5) minisat20SAT07: 1.392129
3.09/18.51	c 6) vallst: 0.300703
3.09/18.51	c 7) tts-4-0: 0.064818
3.09/18.51	c 8) SATenstein: -10000.000000
3.09/18.51	c 9) gnovelty+: -10000.000000
3.09/18.51	c 10) adaptg2wsat+: -10000.000000
3.09/18.51	c 11) adaptg2wsat0: -10000.000000
3.09/18.51	c 12) picosat846: -10000.000000
3.09/18.51	c 13) kcnfs04SAT07: -10000.000000
3.09/18.51	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-3274540-1303603557/watcher-3274540-1303603557 -o /tmp/evaluation-result-3274540-1303603557/solver-3274540-1303603557 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274540-1303603557.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: 2.88 3.07 3.24 3/177 30133
/proc/meminfo: memFree=19150252/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=2136 CPUtime=0 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 163 0 0 0 0 0 0 0 18 0 1 0 471955392 2187264 114 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 534 114 97 400 0 131 0
[pid=30135] ppid=30133 vsize=1176 CPUtime=0 cores=0,2
/proc/30135/stat : 30135 (march_dl2004) R 30133 30133 29711 0 -1 4202496 173 0 0 0 0 0 0 0 20 0 1 0 471955392 1204224 147 33554432000 134512640 134996440 4291190752 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30135/statm: 294 147 50 119 0 173 0

[startup+0.0304191 s]
/proc/loadavg: 2.88 3.07 3.24 3/177 30133
/proc/meminfo: memFree=19150252/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=2136 CPUtime=0 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 163 0 0 0 0 0 0 0 18 0 1 0 471955392 2187264 114 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 534 114 97 400 0 131 0
[pid=30135] ppid=30133 vsize=1704 CPUtime=0.02 cores=0,2
/proc/30135/stat : 30135 (march_dl2004) R 30133 30133 29711 0 -1 4202496 329 0 0 0 2 0 0 0 20 0 1 0 471955392 1744896 303 33554432000 134512640 134996440 4291190752 18446744073709551615 134796752 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30135/statm: 426 303 50 119 0 305 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3840

[startup+0.100432 s]
/proc/loadavg: 2.88 3.07 3.24 3/177 30133
/proc/meminfo: memFree=19150252/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=2136 CPUtime=0 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 163 0 0 0 0 0 0 0 18 0 1 0 471955392 2187264 114 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 534 114 97 400 0 131 0
[pid=30135] ppid=30133 vsize=4884 CPUtime=0.09 cores=0,2
/proc/30135/stat : 30135 (march_dl2004) R 30133 30133 29711 0 -1 4202496 3348 0 0 0 9 0 0 0 20 0 1 0 471955392 5001216 961 33554432000 134512640 134996440 4291190752 18446744073709551615 134559280 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30135/statm: 1221 961 65 119 0 1100 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7020

[startup+0.300393 s]
/proc/loadavg: 2.88 3.07 3.24 3/177 30133
/proc/meminfo: memFree=19150252/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=2136 CPUtime=0 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 163 0 0 0 0 0 0 0 18 0 1 0 471955392 2187264 114 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 534 114 97 400 0 131 0
[pid=30135] ppid=30133 vsize=5896 CPUtime=0.29 cores=0,2
/proc/30135/stat : 30135 (march_dl2004) R 30133 30133 29711 0 -1 4202496 4452 0 0 0 29 0 0 0 20 0 1 0 471955392 6037504 852 33554432000 134512640 134996440 4291190752 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30135/statm: 1474 852 67 119 0 1353 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8032

[startup+0.700326 s]
/proc/loadavg: 2.88 3.07 3.24 3/177 30133
/proc/meminfo: memFree=19150252/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=2136 CPUtime=0 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 163 0 0 0 0 0 0 0 18 0 1 0 471955392 2187264 114 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 534 114 97 400 0 131 0
[pid=30135] ppid=30133 vsize=6028 CPUtime=0.69 cores=0,2
/proc/30135/stat : 30135 (march_dl2004) R 30133 30133 29711 0 -1 4202496 4502 0 0 0 69 0 0 0 21 0 1 0 471955392 6172672 902 33554432000 134512640 134996440 4291190752 18446744073709551615 134583601 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30135/statm: 1507 902 67 119 0 1386 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8164

[startup+1.5012 s]
/proc/loadavg: 2.88 3.07 3.24 4/185 30144
/proc/meminfo: memFree=19110776/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=2136 CPUtime=0 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 163 0 0 0 0 0 0 0 18 0 1 0 471955392 2187264 114 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 534 114 97 400 0 131 0
[pid=30135] ppid=30133 vsize=6292 CPUtime=1.49 cores=0,2
/proc/30135/stat : 30135 (march_dl2004) R 30133 30133 29711 0 -1 4202496 4574 0 0 0 149 0 0 0 23 0 1 0 471955392 6443008 974 33554432000 134512640 134996440 4291190752 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30135/statm: 1573 974 67 119 0 1452 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8428

[startup+3.10092 s]
/proc/loadavg: 2.88 3.07 3.24 5/185 30144
/proc/meminfo: memFree=19099988/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=2136 CPUtime=0 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 163 0 0 0 0 0 0 0 18 0 1 0 471955392 2187264 114 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 534 114 97 400 0 131 0
[pid=30135] ppid=30133 vsize=13860 CPUtime=3.09 cores=0,2
/proc/30135/stat : 30135 (march_dl2004) R 30133 30133 29711 0 -1 4202496 7663 0 0 0 288 21 0 0 25 0 1 0 471955392 14192640 2930 33554432000 134512640 134996440 4291190752 18446744073709551615 134514048 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30135/statm: 3465 2930 74 119 0 3344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15996

[startup+22.0907 s]
/proc/loadavg: 4.19 3.35 3.33 4/185 30157
/proc/meminfo: memFree=19090832/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=15316 CPUtime=3.57 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 3056 0 0 0 356 1 0 0 25 0 1 0 471957244 15683584 2423 33554432000 134512640 135365884 4294874784 18446744073709551615 134544064 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 3829 2423 112 209 0 3601 0
Current children cumulated CPU time (s) 22.06
Current children cumulated vsize (KiB) 23928

[startup+22.1067 s]
/proc/loadavg: 4.19 3.35 3.33 4/185 30157
/proc/meminfo: memFree=19090832/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=15316 CPUtime=3.58 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 3056 0 0 0 357 1 0 0 25 0 1 0 471957244 15683584 2423 33554432000 134512640 135365884 4294874784 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 3829 2423 112 209 0 3601 0
Current children cumulated CPU time (s) 22.07
Current children cumulated vsize (KiB) 23928

[startup+25.5011 s]
/proc/loadavg: 4.49 3.43 3.36 5/185 30157
/proc/meminfo: memFree=19085400/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=15860 CPUtime=6.98 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 3539 0 0 0 695 3 0 0 25 0 1 0 471957244 16240640 2906 33554432000 134512640 135365884 4294874784 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 3965 2906 112 209 0 3737 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24472

[startup+51.1008 s]
/proc/loadavg: 4.21 3.46 3.37 5/185 30158
/proc/meminfo: memFree=19074996/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=24916 CPUtime=32.58 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 7128 0 0 0 3244 14 0 0 25 0 1 0 471957244 25513984 4573 33554432000 134512640 135365884 4294874784 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 6229 4573 112 209 0 6001 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33528

[startup+102.301 s]
/proc/loadavg: 3.52 3.38 3.35 4/185 30159
/proc/meminfo: memFree=19063296/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=35732 CPUtime=83.78 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 11919 0 0 0 8347 31 0 0 25 0 1 0 471957244 36589568 6803 33554432000 134512640 135365884 4294874784 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 8933 6803 112 209 0 8705 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44344

[startup+162.301 s]
/proc/loadavg: 3.19 3.31 3.32 4/185 30160
/proc/meminfo: memFree=19052248/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=56644 CPUtime=143.78 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 19565 0 0 0 14323 55 0 0 25 0 1 0 471957244 58003456 9328 33554432000 134512640 135365884 4294874784 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 14161 9328 112 209 0 13933 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 65256

[startup+222.307 s]
/proc/loadavg: 3.07 3.25 3.30 4/185 30162
/proc/meminfo: memFree=19041440/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=56788 CPUtime=203.79 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 21980 0 0 0 20299 80 0 0 25 0 1 0 471957244 58150912 11743 33554432000 134512640 135365884 4294874784 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 14197 11743 112 209 0 13969 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 65400

[startup+282.301 s]
/proc/loadavg: 3.02 3.20 3.28 4/185 30164
/proc/meminfo: memFree=19031004/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=97892 CPUtime=263.78 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 34593 0 0 0 26276 102 0 0 25 0 1 0 471957244 100241408 14115 33554432000 134512640 135365884 4294874784 18446744073709551615 134553720 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 24473 14115 112 209 0 24245 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 106504

[startup+342.301 s]

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

/proc/30157/statm: 45061 25299 112 209 0 44833 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 188856

[startup+642.301 s]
/proc/loadavg: 3.06 3.08 3.18 4/185 30174
/proc/meminfo: memFree=18976196/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=180244 CPUtime=623.79 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 68383 0 0 0 62149 230 0 0 25 0 1 0 471957244 184569856 27424 33554432000 134512640 135365884 4294874784 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 45061 27424 112 209 0 44833 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 188856

[startup+702.301 s]
/proc/loadavg: 3.02 3.06 3.17 4/185 30175
/proc/meminfo: memFree=18966984/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=180244 CPUtime=683.79 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 70483 0 0 0 68129 250 0 0 25 0 1 0 471957244 184569856 29524 33554432000 134512640 135365884 4294874784 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 45061 29524 112 209 0 44833 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 188856

[startup+762.301 s]
/proc/loadavg: 3.00 3.05 3.16 4/185 30177
/proc/meminfo: memFree=18958052/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=180244 CPUtime=743.79 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 72540 0 0 0 74108 271 0 0 25 0 1 0 471957244 184569856 31581 33554432000 134512640 135365884 4294874784 18446744073709551615 134553726 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 45061 31581 112 209 0 44833 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 188856

[startup+822.301 s]
/proc/loadavg: 3.00 3.04 3.15 4/185 30178
/proc/meminfo: memFree=18949852/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=180388 CPUtime=803.78 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 74585 0 0 0 80087 291 0 0 25 0 1 0 471957244 184717312 33626 33554432000 134512640 135365884 4294874784 18446744073709551615 134554062 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 45097 33626 112 209 0 44869 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 189000

[startup+882.307 s]
/proc/loadavg: 3.00 3.03 3.14 4/185 30180
/proc/meminfo: memFree=18941756/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=180388 CPUtime=863.8 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 76592 0 0 0 86070 310 0 0 25 0 1 0 471957244 184717312 35633 33554432000 134512640 135365884 4294874784 18446744073709551615 134543670 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 45097 35633 112 209 0 44869 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 189000

[startup+942.301 s]
/proc/loadavg: 3.06 3.04 3.13 4/185 30182
/proc/meminfo: memFree=18933916/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=180388 CPUtime=923.79 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 78568 0 0 0 92048 331 0 0 25 0 1 0 471957244 184717312 37609 33554432000 134512640 135365884 4294874784 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 45097 37609 112 209 0 44869 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 189000

[startup+1002.3 s]
/proc/loadavg: 3.05 3.04 3.12 4/185 30183
/proc/meminfo: memFree=18925956/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=180532 CPUtime=983.79 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 80508 0 0 0 98028 351 0 0 25 0 1 0 471957244 184864768 39549 33554432000 134512640 135365884 4294874784 18446744073709551615 134553706 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 45133 39549 112 209 0 44905 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 189144

[startup+1062.3 s]
/proc/loadavg: 3.02 3.03 3.11 4/185 30184
/proc/meminfo: memFree=18917980/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=180532 CPUtime=1043.79 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 82439 0 0 0 104009 370 0 0 25 0 1 0 471957244 184864768 41480 33554432000 134512640 135365884 4294874784 18446744073709551615 134553927 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 45133 41480 112 209 0 44905 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 189144

[startup+1122.3 s]
/proc/loadavg: 3.00 3.02 3.10 4/185 30186
/proc/meminfo: memFree=18910156/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=180532 CPUtime=1103.79 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 84360 0 0 0 109988 391 0 0 25 0 1 0 471957244 184864768 43401 33554432000 134512640 135365884 4294874784 18446744073709551615 134543008 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 45133 43401 112 209 0 44905 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 189144

[startup+1182.3 s]
/proc/loadavg: 3.00 3.02 3.09 4/185 30188
/proc/meminfo: memFree=18902556/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=344516 CPUtime=1163.79 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 127203 0 0 0 115964 415 0 0 25 0 1 0 471957244 352784384 45283 33554432000 134512640 135365884 4294874784 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 86129 45283 112 209 0 85901 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 353128

[startup+1242.3 s]
/proc/loadavg: 3.07 3.03 3.09 4/185 30190
/proc/meminfo: memFree=18894612/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=344516 CPUtime=1223.8 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 129088 0 0 0 121947 433 0 0 25 0 1 0 471957244 352784384 47168 33554432000 134512640 135365884 4294874784 18446744073709551615 134553785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 86129 47168 112 209 0 85901 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 353128



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.94 3.01 3.08 3/182 30193
/proc/meminfo: memFree=18910504/32951132 swapFree=67111524/67111528
[pid=30133] ppid=30131 vsize=8612 CPUtime=18.49 cores=0,2
/proc/30133/stat : 30133 (SATzilla2009_C) S 30131 30133 29711 0 -1 4202496 3651 12321 0 0 643 2 1180 24 25 0 1 0 471955392 8818688 1894 33554432000 134512640 136149437 4289059376 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/30133/statm: 2153 1894 220 400 0 1750 0
[pid=30157] ppid=30133 vsize=344516 CPUtime=1281.5 cores=0,2
/proc/30157/stat : 30157 (zchaff_rand) R 30133 30133 29711 0 -1 4202496 130888 0 0 0 127699 451 0 0 25 0 1 0 471957244 352784384 48968 33554432000 134512640 135365884 4294874784 18446744073709551615 134553702 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/30157/statm: 86129 48968 112 209 0 85901 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 353128

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 30133 and gives
#  childrusage.ru_utime.tv_sec=18
#  childrusage.ru_utime.tv_usec=247226
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=269958
# CPU time returned by wait4() is 18.5172
# while last known CPU time is 1299.99
#
# 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): 1299.99
CPU user time (s): 1295.22
CPU system time (s): 4.77
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 516828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.2472
system time used= 0.269958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15972
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= 13
involuntary context switches= 46

runsolver used 2.17067 second user time and 4.84226 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 02:05:58
IDJOB=3274540
IDBENCH=83321
IDSOLVER=1675
FILE ID=node129/3274540-1303603557
RUNJOBID= node129-1303600950-29729
PBS_JOBID= 13150613
Free space on /tmp= 66316 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274540-1303603557/watcher-3274540-1303603557 -o /tmp/evaluation-result-3274540-1303603557/solver-3274540-1303603557 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274540-1303603557.cnf

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

MD5SUM BENCH= f105570f47bdca662c2d3d185f8dc1f8
RANDOM SEED=1111279656

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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:     32951132 kB
MemFree:      19150656 kB
Buffers:       1207300 kB
Cached:       11860548 kB
SwapCached:          4 kB
Active:        1759516 kB
Inactive:     11379136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19150656 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           65852 kB
Writeback:          32 kB
AnonPages:       70268 kB
Mapped:          16168 kB
Slab:           599508 kB
PageTables:       4020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   216032 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66320 MiB
End job on node129 at 2011-04-24 02:27:40