Trace number 3274546

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/
VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
MD5SUM1144bbd60c180aa5e72d35b74e9676cb
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 variables312
Number of clauses26889
Sum of the clauses size121302
Maximum clause length18
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 324180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52709

Solver Data

17.38/17.46	c SATzilla is building models for class 2
17.38/17.46	c run presolver march_dl2004 for 5 seconds ... 
17.38/17.46	c Bin: Executing march_dl2004
17.38/17.46	c spawning binary file with 5 seconds ...
17.38/17.46	c child exit by a signal
17.38/17.46	c march_dl2004 returned code 137.
17.38/17.46	c run presolver mxc-sr08 for 5 seconds ... 
17.38/17.46	c Bin: Executing mxc-sr08
17.38/17.46	c spawning binary file with 5 seconds ...
17.38/17.46	c child exit by a signal
17.38/17.46	c mxc-sr08 returned code 137.
17.38/17.46	c Orignal number of varibales is 312, number of clauses is 26889 
17.38/17.46	c predicted feature computation time is 7.510341 
17.38/17.46	c Bin: Executing satelite
17.38/17.46	c spawning binary file with 240 seconds ...
17.38/17.46	c child exited successfully
17.38/17.46	c satzilla computing base features
17.38/17.46	c Number of variabe is: 312, Number of clause is : 26889 
17.38/17.46	c Initializing...
17.38/17.46	c satzilla compute diameter ...
17.38/17.46	c start diameter features ...
17.38/17.46	c satzilla doing clause learning
17.38/17.46	c start clause learning features ...
17.38/17.46	c Bin: Executing zchaff07
17.38/17.46	c spawning binary file with 2 seconds ...
17.38/17.46	c child exit by a signal
17.38/17.46	c satzilla doing survey propogation probe
17.38/17.46	c do survay propogation for 2 second ...
17.38/17.46	c satzilla doing local search probe
17.38/17.46	c satzilla doing lobjois search-space size estimate
17.38/17.46	c features are:312 26889 312 26889 0 0 0.0116033 1 0 -0 0.014459 1.00082 0.00961538 0.0576923 0.326722 0 0.899252 0.014459 0.261538 0.00643386 0.0196363 4.94322 0.23045 0.158053 0.125828 0.791908 2.96111 0.00581236 0.370898 0.000669419 0.0081074 4.2648 0.100748 0.00993853 0.0710917 0.00896277 0.0115661 2.99357 0.026702 2 3 0.0388645 1252 0.901415 471 4316 4316 471 1156 619 870 52.668 0.0900983 46.7898 63.5646 63.5646 46.7898 53.5572 50.3461 52.4241 0.670574 0.12077 0.605739 0.973855 0.759938 0.617318 0.686297 0.622487 0.633025 2.69245e-06 2.30663 3.02683e-10 3.68031e-05 7.42503e-06 5.98259e-10 2.02601e-06 3.58139e-09 8.51455e-08 26.3646 0.220126 117.508 0.0935191 118 105 130 20.6259 0.17077 0.996321 0.00247266 0.6989 0.798686 
17.38/17.46	c satzilla's ranking:
17.38/17.46	c 1) march_dl2004: 4.180868
17.38/17.46	c 2) zchaff_rand: 3.738077
17.38/17.46	c 3) minisat20: 2.379153
17.38/17.46	c 4) mxc-sr08: 1.883890
17.38/17.46	c 5) minisat20SAT07: 1.499599
17.38/17.46	c 6) vallst: 1.143991
17.38/17.46	c 7) tts-4-0: 0.126693
17.38/17.46	c 8) SATenstein: -10000.000000
17.38/17.46	c 9) gnovelty+: -10000.000000
17.38/17.46	c 10) adaptg2wsat+: -10000.000000
17.38/17.46	c 11) adaptg2wsat0: -10000.000000
17.38/17.46	c 12) picosat846: -10000.000000
17.38/17.46	c 13) kcnfs04SAT07: -10000.000000
17.38/17.46	c satzilla running march_dl2004 ... 
1300.01/1300.00	c Bin: Executing march_dl2004
1300.01/1300.00	c spawning binary file with 2382 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-3274546-1303603559/watcher-3274546-1303603559 -o /tmp/evaluation-result-3274546-1303603559/solver-3274546-1303603559 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274546-1303603559.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.85 3.99 3.76 2/186 4243
/proc/meminfo: memFree=15652668/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=2136 CPUtime=0 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 471955683 2187264 114 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 534 114 97 400 0 131 0

[startup+0.0907559 s]
/proc/loadavg: 3.85 3.99 3.76 2/186 4243
/proc/meminfo: memFree=15652668/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=2136 CPUtime=0 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 471955683 2187264 114 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100755 s]
/proc/loadavg: 3.85 3.99 3.76 2/186 4243
/proc/meminfo: memFree=15652668/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=2136 CPUtime=0 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 471955683 2187264 114 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300726 s]
/proc/loadavg: 3.85 3.99 3.76 2/186 4243
/proc/meminfo: memFree=15652668/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=2136 CPUtime=0 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 471955683 2187264 114 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700649 s]
/proc/loadavg: 3.85 3.99 3.76 2/186 4243
/proc/meminfo: memFree=15652668/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=2136 CPUtime=0 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 471955683 2187264 114 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50045 s]
/proc/loadavg: 3.85 3.99 3.76 4/191 4273
/proc/meminfo: memFree=15653728/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=2136 CPUtime=0 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 471955683 2187264 114 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 534 114 97 400 0 131 0
[pid=4244] ppid=4243 vsize=9616 CPUtime=1.49 cores=0,2
/proc/4244/stat : 4244 (march_dl2004) R 4243 4243 3830 0 -1 4202496 4869 0 0 0 136 13 0 0 25 0 1 0 471955683 9846784 2038 33554432000 134512640 134996440 4291064752 18446744073709551615 134514943 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4244/statm: 2404 2038 74 119 0 2283 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11752

[startup+3.10011 s]
/proc/loadavg: 3.85 3.99 3.76 5/194 4301
/proc/meminfo: memFree=15645528/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=2136 CPUtime=0 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 471955683 2187264 114 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 534 114 97 400 0 131 0
[pid=4244] ppid=4243 vsize=9616 CPUtime=3.09 cores=0,2
/proc/4244/stat : 4244 (march_dl2004) R 4243 4243 3830 0 -1 4202496 4869 0 0 0 296 13 0 0 25 0 1 0 471955683 9846784 2038 33554432000 134512640 134996440 4291064752 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4244/statm: 2404 2038 74 119 0 2283 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11752

[startup+6.3006 s]
/proc/loadavg: 4.02 4.02 3.77 5/194 4302
/proc/meminfo: memFree=15646268/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=2136 CPUtime=4.99 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 187 5125 0 0 0 0 486 13 18 0 1 0 471955683 2187264 127 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 534 127 108 400 0 131 0
[pid=4302] ppid=4243 vsize=4380 CPUtime=1.29 cores=0,2
/proc/4302/stat : 4302 (mxc-sr08) R 4243 4243 3830 0 -1 4202496 1221 0 0 0 129 0 0 0 22 0 1 0 471956182 4485120 972 33554432000 134512640 135078026 4291699088 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4302/statm: 1095 972 73 139 0 954 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6516

[startup+12.7005 s]
/proc/loadavg: 4.02 4.02 3.77 5/194 4310
/proc/meminfo: memFree=15645992/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=12.68 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) R 4241 4243 3830 0 -1 4202496 1908 8893 0 0 66 0 1187 15 18 0 1 0 471955683 6987776 1258 33554432000 134512640 136149437 4292436496 18446744073709551615 134872692 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1258 152 400 0 1303 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6824

[startup+25.5002 s]
/proc/loadavg: 4.02 4.02 3.77 5/194 4313
/proc/meminfo: memFree=15625532/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=14356 CPUtime=8.02 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 6017 0 0 0 791 11 0 0 25 0 1 0 471957429 14700544 3186 33554432000 134512640 134996440 4289728000 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 3589 3186 74 119 0 3468 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 21180

[startup+51.1007 s]
/proc/loadavg: 4.07 4.03 3.78 5/194 4314
/proc/meminfo: memFree=15614436/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=17120 CPUtime=33.62 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 6717 0 0 0 3351 11 0 0 25 0 1 0 471957429 17530880 3886 33554432000 134512640 134996440 4289728000 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 4280 3886 74 119 0 4159 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23944

[startup+102.307 s]
/proc/loadavg: 4.03 4.02 3.79 5/194 4315
/proc/meminfo: memFree=15601104/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=19100 CPUtime=84.83 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 7189 0 0 0 8472 11 0 0 25 0 1 0 471957429 19558400 4358 33554432000 134512640 134996440 4289728000 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 4775 4358 74 119 0 4654 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 25924

[startup+162.301 s]
/proc/loadavg: 4.05 4.03 3.81 5/194 4317
/proc/meminfo: memFree=15587580/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=20292 CPUtime=144.82 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 7516 0 0 0 14471 11 0 0 25 0 1 0 471957429 20779008 4685 33554432000 134512640 134996440 4289728000 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 5073 4685 74 119 0 4952 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 27116

[startup+222.3 s]
/proc/loadavg: 4.02 4.02 3.82 5/194 4319
/proc/meminfo: memFree=15574924/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=21612 CPUtime=204.82 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 7844 0 0 0 20471 11 0 0 25 0 1 0 471957429 22130688 5013 33554432000 134512640 134996440 4289728000 18446744073709551615 134526930 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 5403 5013 74 119 0 5282 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 28436

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 3.83 5/194 4320
/proc/meminfo: memFree=15563124/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=22536 CPUtime=264.82 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 8063 0 0 0 26471 11 0 0 25 0 1 0 471957429 23076864 5232 33554432000 134512640 134996440 4289728000 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 5634 5232 74 119 0 5513 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 29360

[startup+342.3 s]
/proc/loadavg: 4.00 4.01 3.83 5/194 4322
/proc/meminfo: memFree=15551452/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=23196 CPUtime=324.82 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 8236 0 0 0 32471 11 0 0 25 0 1 0 471957429 23752704 5405 33554432000 134512640 134996440 4289728000 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 5799 5405 74 119 0 5678 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 30020

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.84 5/194 4323
/proc/meminfo: memFree=15540644/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=23724 CPUtime=384.83 cores=0,2

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

[pid=4311] ppid=4243 vsize=24648 CPUtime=504.83 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 8607 0 0 0 50472 11 0 0 25 0 1 0 471957429 25239552 5776 33554432000 134512640 134996440 4289728000 18446744073709551615 134526920 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 6162 5776 74 119 0 6041 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 31472

[startup+582.301 s]
/proc/loadavg: 3.66 3.92 3.83 4/187 4346
/proc/meminfo: memFree=15563360/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=25044 CPUtime=564.83 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 8696 0 0 0 56472 11 0 0 25 0 1 0 471957429 25645056 5865 33554432000 134512640 134996440 4289728000 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 6261 5865 74 119 0 6140 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 31868

[startup+642.3 s]
/proc/loadavg: 3.29 3.76 3.78 4/187 4348
/proc/meminfo: memFree=15553164/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=25308 CPUtime=624.84 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 8775 0 0 0 62472 12 0 0 25 0 1 0 471957429 25915392 5944 33554432000 134512640 134996440 4289728000 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 6327 5944 74 119 0 6206 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 32132

[startup+702.301 s]
/proc/loadavg: 3.17 3.64 3.73 4/187 4349
/proc/meminfo: memFree=15543344/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=25576 CPUtime=684.84 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 8835 0 0 0 68472 12 0 0 25 0 1 0 471957429 26189824 6004 33554432000 134512640 134996440 4289728000 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 6394 6004 74 119 0 6273 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 32400

[startup+762.307 s]
/proc/loadavg: 3.06 3.52 3.68 4/187 4351
/proc/meminfo: memFree=15533528/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=25708 CPUtime=744.84 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 8880 0 0 0 74472 12 0 0 25 0 1 0 471957429 26324992 6049 33554432000 134512640 134996440 4289728000 18446744073709551615 134532980 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 6427 6049 74 119 0 6306 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 32532

[startup+822.3 s]
/proc/loadavg: 3.02 3.42 3.64 4/187 4353
/proc/meminfo: memFree=15524204/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=25972 CPUtime=804.84 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 8924 0 0 0 80472 12 0 0 25 0 1 0 471957429 26595328 6093 33554432000 134512640 134996440 4289728000 18446744073709551615 134568149 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 6493 6093 74 119 0 6372 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 32796

[startup+882.301 s]
/proc/loadavg: 3.01 3.34 3.60 4/187 4354
/proc/meminfo: memFree=15515004/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=26236 CPUtime=864.84 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 8985 0 0 0 86472 12 0 0 25 0 1 0 471957429 26865664 6154 33554432000 134512640 134996440 4289728000 18446744073709551615 134528338 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 6559 6154 74 119 0 6438 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 33060

[startup+942.3 s]
/proc/loadavg: 3.00 3.28 3.55 4/187 4356
/proc/meminfo: memFree=15505792/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=26368 CPUtime=924.84 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 9028 0 0 0 92472 12 0 0 25 0 1 0 471957429 27000832 6197 33554432000 134512640 134996440 4289728000 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 6592 6197 74 119 0 6471 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 33192

[startup+1002.3 s]
/proc/loadavg: 3.00 3.22 3.52 4/187 4357
/proc/meminfo: memFree=15496588/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=26632 CPUtime=984.84 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 9091 0 0 0 98472 12 0 0 25 0 1 0 471957429 27271168 6260 33554432000 134512640 134996440 4289728000 18446744073709551615 134532802 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 6658 6260 74 119 0 6537 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 33456

[startup+1062.3 s]
/proc/loadavg: 3.00 3.18 3.48 4/187 4359
/proc/meminfo: memFree=15488016/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=26764 CPUtime=1044.84 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 9134 0 0 0 104472 12 0 0 25 0 1 0 471957429 27406336 6303 33554432000 134512640 134996440 4289728000 18446744073709551615 134568489 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 6691 6303 74 119 0 6570 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 33588

[startup+1122.3 s]
/proc/loadavg: 3.00 3.15 3.45 4/187 4361
/proc/meminfo: memFree=15479068/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=26896 CPUtime=1104.84 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 9179 0 0 0 110472 12 0 0 25 0 1 0 471957429 27541504 6348 33554432000 134512640 134996440 4289728000 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 6724 6348 74 119 0 6603 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 33720

[startup+1182.3 s]
/proc/loadavg: 3.07 3.13 3.42 4/187 4362
/proc/meminfo: memFree=15470608/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=27028 CPUtime=1164.84 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 9209 0 0 0 116472 12 0 0 25 0 1 0 471957429 27676672 6378 33554432000 134512640 134996440 4289728000 18446744073709551615 134514084 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 6757 6378 74 119 0 6636 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 33852

[startup+1242.3 s]
/proc/loadavg: 3.02 3.11 3.40 4/187 4364
/proc/meminfo: memFree=15461540/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=27160 CPUtime=1224.85 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 9226 0 0 0 122472 13 0 0 25 0 1 0 471957429 27811840 6395 33554432000 134512640 134996440 4289728000 18446744073709551615 134526851 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 6790 6395 74 119 0 6669 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 33984



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.10 3.37 4/187 4365
/proc/meminfo: memFree=15453336/32950928 swapFree=67111528/67111528
[pid=4243] ppid=4241 vsize=6824 CPUtime=17.45 cores=0,2
/proc/4243/stat : 4243 (SATzilla2009_C) S 4241 4243 3830 0 -1 4202496 2444 8893 0 0 540 3 1187 15 25 0 1 0 471955683 6987776 1358 33554432000 134512640 136149437 4292436496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4243/statm: 1706 1358 220 400 0 1303 0
[pid=4311] ppid=4243 vsize=27160 CPUtime=1282.56 cores=0,2
/proc/4311/stat : 4311 (march_dl2004) R 4243 4243 3830 0 -1 4202496 9245 0 0 0 128243 13 0 0 25 0 1 0 471957429 27811840 6414 33554432000 134512640 134996440 4289728000 18446744073709551615 134551655 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4311/statm: 6790 6414 74 119 0 6669 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 33984

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.71
CPU system time (s): 0.328949
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 33984

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

runsolver used 2.16167 second user time and 4.93925 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-24 02:05:59
IDJOB=3274546
IDBENCH=83335
IDSOLVER=1675
FILE ID=node123/3274546-1303603559
RUNJOBID= node123-1303600951-3848
PBS_JOBID= 13150618
Free space on /tmp= 72644 MiB

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

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

MD5SUM BENCH= 1144bbd60c180aa5e72d35b74e9676cb
RANDOM SEED=1765185691

node123.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.838
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.67
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.838
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.15
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.838
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.838
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.838
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      15652948 kB
Buffers:       2138180 kB
Cached:       14536220 kB
SwapCached:          0 kB
Active:        7963780 kB
Inactive:      8801188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15652948 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31892 kB
Writeback:           0 kB
AnonPages:       90100 kB
Mapped:          16604 kB
Slab:           467216 kB
PageTables:       5204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   299272 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= 72656 MiB
End job on node123 at 2011-04-24 02:27:41