Trace number 3274552

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
MD5SUMafc70649cebcc24cd0a7b28def593295
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 variables218
Number of clauses13362
Sum of the clauses size59166
Maximum clause length15
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 311772
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51590

Solver Data

16.59/16.60	c SATzilla is building models for class 2
16.59/16.60	c run presolver march_dl2004 for 5 seconds ... 
16.59/16.60	c Bin: Executing march_dl2004
16.59/16.60	c spawning binary file with 5 seconds ...
16.59/16.60	c child exit by a signal
16.59/16.60	c march_dl2004 returned code 137.
16.59/16.60	c run presolver mxc-sr08 for 5 seconds ... 
16.59/16.60	c Bin: Executing mxc-sr08
16.59/16.60	c spawning binary file with 5 seconds ...
16.59/16.60	c child exit by a signal
16.59/16.60	c mxc-sr08 returned code 137.
16.59/16.60	c Orignal number of varibales is 218, number of clauses is 13362 
16.59/16.60	c predicted feature computation time is 7.189008 
16.59/16.60	c Bin: Executing satelite
16.59/16.60	c spawning binary file with 240 seconds ...
16.59/16.60	c child exited successfully
16.59/16.60	c satzilla computing base features
16.59/16.60	c Number of variabe is: 218, Number of clause is : 13362 
16.59/16.60	c Initializing...
16.59/16.60	c satzilla compute diameter ...
16.59/16.60	c start diameter features ...
16.59/16.60	c satzilla doing clause learning
16.59/16.60	c start clause learning features ...
16.59/16.60	c Bin: Executing zchaff07
16.59/16.60	c spawning binary file with 2 seconds ...
16.59/16.60	c child exit by a signal
16.59/16.60	c satzilla doing survey propogation probe
16.59/16.60	c do survay propogation for 2 second ...
16.59/16.60	c satzilla doing local search probe
16.59/16.60	c satzilla doing lobjois search-space size estimate
16.59/16.60	c features are:218 13362 218 13362 0 0 0.0163149 1 0 -0 0.0203116 0.877471 0.0137615 0.0688073 0.364916 0 0.881006 0.0203116 0.261372 0.00920521 0.0274659 4.47825 0.227578 0.154778 0.118012 0.756098 2.93284 0.00818767 0.369111 0.00112259 0.0114504 3.94008 0.118994 0.0139585 0.070737 0.012573 0.0161652 2.99539 0.0226107 2 3 0.0293898 4564 0.00900203 4506 4596 4596 4506 4596 4506 4590 43.4275 0.0699342 39.446 46.8134 46.8134 39.446 46.8134 39.446 44.0231 0.633835 0.150327 0.55477 0.964423 0.78153 0.569432 0.653121 0.576377 0.592581 1.79514e-05 2.13741 1.08363e-08 0.000208918 5.7461e-05 1.83371e-08 1.5244e-05 8.07809e-08 1.17248e-06 18.86 0.217214 77.8082 0.100621 78 68 88 14.9732 0.191399 0.994381 0.00394339 0.676883 0.816123 
16.59/16.60	c satzilla's ranking:
16.59/16.60	c 1) march_dl2004: 4.784422
16.59/16.60	c 2) minisat20: 2.811475
16.59/16.60	c 3) mxc-sr08: 2.212131
16.59/16.60	c 4) zchaff_rand: 1.936832
16.59/16.60	c 5) minisat20SAT07: 1.877397
16.59/16.60	c 6) tts-4-0: 0.400969
16.59/16.60	c 7) vallst: 0.192407
16.59/16.60	c 8) SATenstein: -10000.000000
16.59/16.60	c 9) gnovelty+: -10000.000000
16.59/16.60	c 10) adaptg2wsat+: -10000.000000
16.59/16.60	c 11) adaptg2wsat0: -10000.000000
16.59/16.60	c 12) picosat846: -10000.000000
16.59/16.60	c 13) kcnfs04SAT07: -10000.000000
16.59/16.60	c satzilla running march_dl2004 ... 
1300.00/1300.00	c Bin: Executing march_dl2004
1300.00/1300.00	c spawning binary file with 2383 seconds ...
1300.00/1300.00	c child exit by a signal
1300.00/1300.00	c march_dl2004 returned code 143.
1300.00/1300.00	c satzilla running minisat20 ... 
1300.00/1300.00	This is MiniSat 2.0 beta
1300.00/1300.00	WARNING: for repeatability, setting FPU to use double precision
1300.00/1300.01	============================[ Problem Statistics ]=============================
1300.00/1300.01	|                                                                             |
1300.00/1300.01	|  Number of variables:  218                                                  |
1300.00/1300.01	|  Number of clauses:    13362                                                |
1300.00/1300.01	|  Parsing time:         0.00         s                                       |
1300.00/1300.01	============================[ Search Statistics ]==============================
1300.00/1300.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1300.00/1300.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1300.00/1300.01	===============================================================================
1300.00/1300.01	|         0 |     218    13362    59166 |     4454        0    nan |  0.000 % |

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-3274552-1303603560/watcher-3274552-1303603560 -o /tmp/evaluation-result-3274552-1303603560/solver-3274552-1303603560 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274552-1303603560.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.00 4.00 3.74 4/192 25817
/proc/meminfo: memFree=20517608/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=2136 CPUtime=0 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471955748 2187264 114 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 534 114 97 400 0 131 0

[startup+0.0953319 s]
/proc/loadavg: 4.00 4.00 3.74 4/192 25817
/proc/meminfo: memFree=20517608/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=2136 CPUtime=0 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471955748 2187264 114 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100326 s]
/proc/loadavg: 4.00 4.00 3.74 4/192 25817
/proc/meminfo: memFree=20517608/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=2136 CPUtime=0 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471955748 2187264 114 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300351 s]
/proc/loadavg: 4.00 4.00 3.74 4/192 25817
/proc/meminfo: memFree=20517608/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=2136 CPUtime=0 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471955748 2187264 114 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700226 s]
/proc/loadavg: 4.00 4.00 3.74 4/192 25817
/proc/meminfo: memFree=20517608/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=2136 CPUtime=0 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471955748 2187264 114 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50108 s]
/proc/loadavg: 4.00 4.00 3.74 5/194 25819
/proc/meminfo: memFree=20512664/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=2136 CPUtime=0 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471955748 2187264 114 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 534 114 97 400 0 131 0
[pid=25818] ppid=25817 vsize=5376 CPUtime=1.49 cores=1,3
/proc/25818/stat : 25818 (march_dl2004) R 25817 25817 25382 0 -1 4202496 2113 0 0 0 149 0 0 0 25 0 1 0 471955748 5505024 1146 33554432000 134512640 134996440 4289392160 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25818/statm: 1344 1146 74 119 0 1223 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7512

[startup+3.1008 s]
/proc/loadavg: 4.00 4.00 3.74 4/191 25820
/proc/meminfo: memFree=20785116/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=2136 CPUtime=0 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471955748 2187264 114 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 534 114 97 400 0 131 0
[pid=25818] ppid=25817 vsize=7336 CPUtime=3.09 cores=1,3
/proc/25818/stat : 25818 (march_dl2004) R 25817 25817 25382 0 -1 4202496 2560 0 0 0 309 0 0 0 25 0 1 0 471955748 7512064 1593 33554432000 134512640 134996440 4289392160 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25818/statm: 1834 1593 74 119 0 1713 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9472

[startup+6.30022 s]
/proc/loadavg: 4.00 4.00 3.74 4/191 25850
/proc/meminfo: memFree=20919904/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=2136 CPUtime=4.99 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 187 2791 0 0 0 0 499 0 18 0 1 0 471955748 2187264 127 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 534 127 108 400 0 131 0
[pid=25850] ppid=25817 vsize=2876 CPUtime=1.29 cores=1,3
/proc/25850/stat : 25850 (mxc-sr08) R 25817 25817 25382 0 -1 4202496 707 0 0 0 129 0 0 0 22 0 1 0 471956248 2945024 617 33554432000 134512640 135078026 4292528512 18446744073709551615 134534200 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25850/statm: 719 617 73 139 0 578 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5012

[startup+12.7001 s]
/proc/loadavg: 3.93 3.98 3.74 5/194 25911
/proc/meminfo: memFree=21119324/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=8708 CPUtime=12.68 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) R 25815 25817 25382 0 -1 4202496 1391 5413 0 0 67 0 1200 1 18 0 1 0 471955748 8916992 924 33554432000 134512640 136149437 4290873632 18446744073709551615 134579966 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25817/statm: 2177 924 208 400 0 1774 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8708

[startup+25.5008 s]
/proc/loadavg: 3.94 3.98 3.74 5/193 25922
/proc/meminfo: memFree=21096168/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=9052 CPUtime=8.88 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 2985 0 0 0 888 0 0 0 25 0 1 0 471957409 9269248 2018 33554432000 134512640 134996440 4291940864 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 2263 2018 74 119 0 2142 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13660

[startup+51.1002 s]
/proc/loadavg: 3.96 3.98 3.74 5/194 25923
/proc/meminfo: memFree=20869256/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=10108 CPUtime=34.48 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 3259 0 0 0 3448 0 0 0 25 0 1 0 471957409 10350592 2292 33554432000 134512640 134996440 4291940864 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 2527 2292 74 119 0 2406 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14716

[startup+102.307 s]
/proc/loadavg: 3.98 3.98 3.75 5/194 25925
/proc/meminfo: memFree=20658112/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=11164 CPUtime=85.68 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 3529 0 0 0 8568 0 0 0 25 0 1 0 471957409 11431936 2562 33554432000 134512640 134996440 4291940864 18446744073709551615 134532802 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 2791 2562 74 119 0 2670 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15772

[startup+162.3 s]
/proc/loadavg: 4.03 4.00 3.77 5/194 25926
/proc/meminfo: memFree=20489072/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=11692 CPUtime=145.68 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 3645 0 0 0 14568 0 0 0 25 0 1 0 471957409 11972608 2678 33554432000 134512640 134996440 4291940864 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 2923 2678 74 119 0 2802 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 16300

[startup+222.301 s]
/proc/loadavg: 4.08 4.02 3.79 5/194 25960
/proc/meminfo: memFree=20288792/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=11956 CPUtime=205.68 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 3724 0 0 0 20568 0 0 0 25 0 1 0 471957409 12242944 2757 33554432000 134512640 134996440 4291940864 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 2989 2757 74 119 0 2868 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 16564

[startup+282.301 s]
/proc/loadavg: 4.03 4.01 3.80 5/194 25962
/proc/meminfo: memFree=20152128/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=12220 CPUtime=265.68 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 3796 0 0 0 26568 0 0 0 25 0 1 0 471957409 12513280 2829 33554432000 134512640 134996440 4291940864 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 3055 2829 74 119 0 2934 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 16828

[startup+342.3 s]
/proc/loadavg: 4.01 4.00 3.81 5/194 25963
/proc/meminfo: memFree=19996988/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=12616 CPUtime=325.68 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 3870 0 0 0 32568 0 0 0 25 0 1 0 471957409 12918784 2903 33554432000 134512640 134996440 4291940864 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 3154 2903 74 119 0 3033 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 17224

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/194 25965
/proc/meminfo: memFree=19890208/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=12748 CPUtime=385.69 cores=1,3

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

[pid=25916] ppid=25817 vsize=13012 CPUtime=505.69 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 3997 0 0 0 50569 0 0 0 25 0 1 0 471957409 13324288 3030 33554432000 134512640 134996440 4291940864 18446744073709551615 134526958 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 3253 3030 74 119 0 3132 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 17620

[startup+582.301 s]
/proc/loadavg: 4.01 4.01 3.84 5/194 25970
/proc/meminfo: memFree=19580884/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=13144 CPUtime=565.69 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 4022 0 0 0 56569 0 0 0 25 0 1 0 471957409 13459456 3055 33554432000 134512640 134996440 4291940864 18446744073709551615 134532980 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 3286 3055 74 119 0 3165 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 17752

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/194 25971
/proc/meminfo: memFree=19468764/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=13276 CPUtime=625.7 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 4067 0 0 0 62570 0 0 0 25 0 1 0 471957409 13594624 3100 33554432000 134512640 134996440 4291940864 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 3319 3100 74 119 0 3198 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 17884

[startup+702.3 s]
/proc/loadavg: 4.05 4.01 3.86 5/194 25973
/proc/meminfo: memFree=19378708/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=13408 CPUtime=685.69 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 4093 0 0 0 68569 0 0 0 25 0 1 0 471957409 13729792 3126 33554432000 134512640 134996440 4291940864 18446744073709551615 134527020 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 3352 3126 74 119 0 3231 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 18016

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.87 5/194 25974
/proc/meminfo: memFree=19303900/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=13540 CPUtime=745.7 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 4120 0 0 0 74570 0 0 0 25 0 1 0 471957409 13864960 3153 33554432000 134512640 134996440 4291940864 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 3385 3153 74 119 0 3264 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 18148

[startup+822.301 s]
/proc/loadavg: 4.04 4.02 3.88 5/194 25976
/proc/meminfo: memFree=19240016/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=13672 CPUtime=805.7 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 4163 0 0 0 80570 0 0 0 25 0 1 0 471957409 14000128 3196 33554432000 134512640 134996440 4291940864 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 3418 3196 74 119 0 3297 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 18280

[startup+882.3 s]
/proc/loadavg: 4.01 4.01 3.88 5/194 25978
/proc/meminfo: memFree=19165956/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=13804 CPUtime=865.7 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 4186 0 0 0 86570 0 0 0 25 0 1 0 471957409 14135296 3219 33554432000 134512640 134996440 4291940864 18446744073709551615 134526947 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 3451 3219 74 119 0 3330 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 18412

[startup+942.3 s]
/proc/loadavg: 4.00 4.01 3.89 5/194 25979
/proc/meminfo: memFree=19070704/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=13936 CPUtime=925.7 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 4215 0 0 0 92570 0 0 0 25 0 1 0 471957409 14270464 3248 33554432000 134512640 134996440 4291940864 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 3484 3248 74 119 0 3363 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 18544

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 25981
/proc/meminfo: memFree=18959088/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=14068 CPUtime=985.7 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 4234 0 0 0 98570 0 0 0 25 0 1 0 471957409 14405632 3267 33554432000 134512640 134996440 4291940864 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 3517 3267 74 119 0 3396 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 18676

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.91 5/194 25982
/proc/meminfo: memFree=18873620/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=14200 CPUtime=1045.7 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 4268 0 0 0 104570 0 0 0 25 0 1 0 471957409 14540800 3301 33554432000 134512640 134996440 4291940864 18446744073709551615 134528065 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 3550 3301 74 119 0 3429 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 18808

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/194 25984
/proc/meminfo: memFree=18810488/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=14200 CPUtime=1105.7 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 4289 0 0 0 110570 0 0 0 25 0 1 0 471957409 14540800 3322 33554432000 134512640 134996440 4291940864 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 3550 3322 74 119 0 3429 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 18808

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25986
/proc/meminfo: memFree=18739420/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=14332 CPUtime=1165.7 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 4305 0 0 0 116570 0 0 0 25 0 1 0 471957409 14675968 3338 33554432000 134512640 134996440 4291940864 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 3583 3338 74 119 0 3462 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 18940

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.91 5/194 25987
/proc/meminfo: memFree=18659668/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=14332 CPUtime=1225.71 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 4321 0 0 0 122571 0 0 0 25 0 1 0 471957409 14675968 3354 33554432000 134512640 134996440 4291940864 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 3583 3354 74 119 0 3462 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 18940



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.91 5/194 25989
/proc/meminfo: memFree=18540976/32950904 swapFree=67082284/67111528
[pid=25817] ppid=25815 vsize=4608 CPUtime=16.59 cores=1,3
/proc/25817/stat : 25817 (SATzilla2009_C) S 25815 25817 25382 0 -1 4202496 1445 5413 0 0 451 7 1200 1 25 0 1 0 471955748 4718592 744 33554432000 134512640 136149437 4290873632 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/25817/statm: 1152 744 220 400 0 749 0
[pid=25916] ppid=25817 vsize=14464 CPUtime=1283.41 cores=1,3
/proc/25916/stat : 25916 (march_dl2004) R 25817 25817 25382 0 -1 4202496 4337 0 0 0 128341 0 0 0 25 0 1 0 471957409 14811136 3370 33554432000 134512640 134996440 4291940864 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/25916/statm: 3616 3370 74 119 0 3495 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 19072

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.03
CPU user time (s): 1299.94
CPU system time (s): 0.095985
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 19072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.94
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11212
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= 16
involuntary context switches= 3101

runsolver used 2.12268 second user time and 4.97824 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-24 02:06:00
IDJOB=3274552
IDBENCH=83353
IDSOLVER=1675
FILE ID=node121/3274552-1303603560
RUNJOBID= node121-1303600951-25402
PBS_JOBID= 13150620
Free space on /tmp= 71912 MiB

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

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

MD5SUM BENCH= afc70649cebcc24cd0a7b28def593295
RANDOM SEED=1765185691

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20517764 kB
Buffers:       2136836 kB
Cached:        9176040 kB
SwapCached:       2776 kB
Active:        9131952 kB
Inactive:      2792208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20517764 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           31852 kB
Writeback:           0 kB
AnonPages:      609440 kB
Mapped:          17968 kB
Slab:           444472 kB
PageTables:       6388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   904356 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= 71936 MiB
End job on node121 at 2011-04-24 02:27:42