Trace number 3499508

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? (exit code) 4998.52 4998.46

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
MD5SUMb61e426b264831836f140414cdcf3e23
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 variables238
Number of clauses15812
Sum of the clauses size70446
Maximum clause length16
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314042
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51770

Solver Data

19.17/19.28	c SATzilla is building models for class 2
19.17/19.28	c run presolver march_dl2004 for 5 seconds ... 
19.17/19.28	c Bin: Executing march_dl2004
19.17/19.28	c spawning binary file with 5 seconds ...
19.17/19.28	c child exit by a signal
19.17/19.28	c march_dl2004 returned code 137.
19.17/19.28	c run presolver mxc-sr08 for 5 seconds ... 
19.17/19.28	c Bin: Executing mxc-sr08
19.17/19.28	c spawning binary file with 5 seconds ...
19.17/19.28	c child exit by a signal
19.17/19.28	c mxc-sr08 returned code 137.
19.17/19.28	c Orignal number of varibales is 238, number of clauses is 15812 
19.17/19.28	c predicted feature computation time is 7.247807 
19.17/19.28	c Bin: Executing satelite
19.17/19.28	c spawning binary file with 240 seconds ...
19.17/19.28	c child exited successfully
19.17/19.28	c satzilla computing base features
19.17/19.28	c Number of variabe is: 238, Number of clause is : 15812 
19.17/19.28	c Initializing...
19.17/19.28	c satzilla compute diameter ...
19.17/19.28	c start diameter features ...
19.17/19.28	c satzilla doing clause learning
19.17/19.28	c start clause learning features ...
19.17/19.28	c Bin: Executing zchaff07
19.17/19.28	c spawning binary file with 2 seconds ...
19.17/19.28	c child exit by a signal
19.17/19.28	c satzilla doing survey propogation probe
19.17/19.28	c do survay propogation for 2 second ...
19.17/19.28	c satzilla doing local search probe
19.17/19.28	c satzilla doing lobjois search-space size estimate
19.17/19.28	c features are:238 15812 238 15812 0 0 0.0150519 1 0 -0 0.0187194 0.920001 0.012605 0.0672269 0.350553 0 0.88806 0.0187194 0.261791 0.00841133 0.0253605 4.66263 0.230256 0.156889 0.12426 0.774436 2.94008 0.0075254 0.370893 0.000948647 0.0104984 3.9393 0.11194 0.0129058 0.0702865 0.0116367 0.0149254 2.99578 0.021637 2 3 0.0272825 4282 0 4282 4282 4282 4282 4282 4282 4282 52.3671 0 52.3671 52.3671 52.3671 52.3671 52.3671 52.3671 52.3671 0.684741 0.164727 0.556497 0.964106 0.862943 0.576959 0.756393 0.595238 0.64325 0.0124962 1.69574 4.47591e-05 0.0718699 0.055411 4.82598e-05 0.0156211 6.61871e-05 0.000292516 17.684 0.241949 86.6273 0.0950213 87 76 98 16.1745 0.185266 0.995234 0.00326423 0.69156 0.806 
19.17/19.28	c satzilla's ranking:
19.17/19.28	c 1) march_dl2004: 5.194943
19.17/19.28	c 2) minisat20: 2.750043
19.17/19.28	c 3) zchaff_rand: 2.141085
19.17/19.28	c 4) mxc-sr08: 2.066024
19.17/19.28	c 5) minisat20SAT07: 1.649777
19.17/19.28	c 6) tts-4-0: 0.410818
19.17/19.28	c 7) vallst: 0.136077
19.17/19.28	c 8) SATenstein: -10000.000000
19.17/19.28	c 9) gnovelty+: -10000.000000
19.17/19.28	c 10) adaptg2wsat+: -10000.000000
19.17/19.28	c 11) adaptg2wsat0: -10000.000000
19.17/19.28	c 12) picosat846: -10000.000000
19.17/19.28	c 13) kcnfs04SAT07: -10000.000000
19.17/19.28	c satzilla running march_dl2004 ... 
4998.42/4998.46	c Bin: Executing march_dl2004
4998.42/4998.46	c spawning binary file with 4980 seconds ...
4998.42/4998.46	c child exit by a signal
4998.42/4998.46	c march_dl2004 returned code 137.
4998.42/4998.46	c satzilla running minisat20 ... 
4998.42/4998.46	c Bin: Executing minisat20
4998.42/4998.46	c minisat20 returned code 1.
4998.42/4998.46	c satzilla running zchaff_rand ... 
4998.42/4998.46	c Bin: Executing zchaff_rand
4998.42/4998.46	c zchaff_rand returned code 1.
4998.42/4998.46	c satzilla running mxc-sr08 ... 
4998.42/4998.46	c Bin: Executing mxc-sr08
4998.42/4998.46	c mxc-sr08 returned code 1.
4998.42/4998.46	c satzilla running minisat20SAT07 ... 
4998.42/4998.46	c Bin: Executing minisat20SAT07
4998.42/4998.46	c minisat20SAT07 returned code 1.
4998.42/4998.46	c satzilla running tts-4-0 ... 
4998.42/4998.46	c Bin: Executing tts-4-0
4998.42/4998.46	c tts-4-0 returned code 1.
4998.42/4998.46	c satzilla running vallst ... 
4998.42/4998.46	c Bin: Executing vallst
4998.42/4998.46	c vallst returned code 1.
4998.42/4998.46	c satzilla running SATenstein ... 
4998.42/4998.46	c Bin: Executing SATenstein
4998.42/4998.46	c SATenstein returned code 1.
4998.42/4998.46	c satzilla running gnovelty+ ... 
4998.42/4998.46	c Bin: Executing gnovelty+
4998.42/4998.46	c gnovelty+ returned code 1.
4998.42/4998.46	c satzilla running adaptg2wsat+ ... 
4998.42/4998.46	c Bin: Executing adaptg2wsat+
4998.42/4998.46	c adaptg2wsat+ returned code 1.
4998.42/4998.46	c satzilla running adaptg2wsat0 ... 
4998.42/4998.46	c Bin: Executing adaptg2wsat0
4998.42/4998.46	c adaptg2wsat0 returned code 1.
4998.42/4998.46	c satzilla running picosat846 ... 
4998.42/4998.46	c Bin: Executing picosat846
4998.42/4998.46	c picosat846 returned code 1.
4998.42/4998.46	c satzilla running kcnfs04SAT07 ... 
4998.42/4998.46	c Bin: Executing kcnfs04SAT07
4998.42/4998.46	c kcnfs04SAT07 returned code 1.
4998.42/4998.46	c ERROR: All Failed! 
4998.42/4998.46	c SATZILLA_TIME=4999.270000

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.1 (svn: 989)

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-3499508-1308495394/watcher-3499508-1308495394 -o /tmp/evaluation-result-3499508-1308495394/solver-3499508-1308495394 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499508-1308495394.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 1.94 3/173 16697
/proc/meminfo: memFree=25896144/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 961139065 2187264 114 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/16697/statm: 534 114 97 400 0 131 0

[startup+0.0545371 s]
/proc/loadavg: 2.00 2.02 1.94 3/173 16697
/proc/meminfo: memFree=25896144/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 961139065 2187264 114 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/16697/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100529 s]
/proc/loadavg: 2.00 2.02 1.94 3/173 16697
/proc/meminfo: memFree=25896144/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 961139065 2187264 114 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/16697/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300497 s]
/proc/loadavg: 2.00 2.02 1.94 3/173 16697
/proc/meminfo: memFree=25896144/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 961139065 2187264 114 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/16697/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700389 s]
/proc/loadavg: 2.00 2.02 1.94 3/173 16697
/proc/meminfo: memFree=25896144/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 961139065 2187264 114 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/16697/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50025 s]
/proc/loadavg: 2.00 2.02 1.94 3/175 16699
/proc/meminfo: memFree=25891068/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 961139065 2187264 114 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/16697/statm: 534 114 97 400 0 131 0
[pid=16698] ppid=16697 vsize=6092 CPUtime=1.49 cores=0,2,4,6
/proc/16698/stat : 16698 (march_dl2004) R 16697 16697 16414 0 -1 4202496 2846 0 0 0 149 0 0 0 25 0 1 0 961139065 6238208 1301 33554432000 134512640 134996440 4294448400 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/16698/statm: 1523 1301 74 119 0 1402 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8228

[startup+3.10102 s]
/proc/loadavg: 2.00 2.02 1.94 3/175 16699
/proc/meminfo: memFree=25890696/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 961139065 2187264 114 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/16697/statm: 534 114 97 400 0 131 0
[pid=16698] ppid=16697 vsize=7928 CPUtime=3.09 cores=0,2,4,6
/proc/16698/stat : 16698 (march_dl2004) R 16697 16697 16414 0 -1 4202496 3259 0 0 0 309 0 0 0 25 0 1 0 961139065 8118272 1714 33554432000 134512640 134996440 4294448400 18446744073709551615 134527907 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/16698/statm: 1982 1714 74 119 0 1861 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10064

[startup+6.30049 s]
/proc/loadavg: 2.00 2.02 1.94 3/175 16700
/proc/meminfo: memFree=25892564/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=2136 CPUtime=4.99 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 186 3513 0 0 0 0 499 0 18 0 1 0 961139065 2187264 127 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/16697/statm: 534 127 108 400 0 131 0
[pid=16700] ppid=16697 vsize=1960 CPUtime=1.29 cores=0,2,4,6
/proc/16700/stat : 16700 (mxc-sr08) R 16697 16697 16414 0 -1 4202496 464 0 0 0 126 3 0 0 22 0 1 0 961139565 2007040 361 33554432000 134512640 135078026 4289158832 18446744073709551615 134561074 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16700/statm: 490 361 57 139 0 349 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4096

[startup+12.7004 s]
/proc/loadavg: 2.16 2.05 1.95 3/175 16702
/proc/meminfo: memFree=25889272/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=4788 CPUtime=12.68 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) R 16695 16697 16414 0 -1 4202496 1112 5514 0 0 64 2 1192 10 18 0 1 0 961139065 4902912 699 33554432000 134512640 136149437 4293790048 18446744073709551615 134872115 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/16697/statm: 1197 699 151 400 0 794 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4788

[startup+25.5002 s]
/proc/loadavg: 2.26 2.08 1.96 3/175 16703
/proc/meminfo: memFree=25884240/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=9380 CPUtime=6.21 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 3629 0 0 0 621 0 0 0 25 0 1 0 961140993 9605120 2084 33554432000 134512640 134996440 4288058944 18446744073709551615 134532777 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/16703/statm: 2345 2084 74 119 0 2224 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14692

[startup+51.1009 s]
/proc/loadavg: 2.17 2.07 1.96 3/175 16705
/proc/meminfo: memFree=25882876/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=11096 CPUtime=31.81 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 4066 0 0 0 3181 0 0 0 25 0 1 0 961140993 11362304 2521 33554432000 134512640 134996440 4288058944 18446744073709551615 134564352 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/16703/statm: 2774 2521 74 119 0 2653 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16408

[startup+102.306 s]
/proc/loadavg: 2.07 2.06 1.96 3/175 16705
/proc/meminfo: memFree=25881524/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=12152 CPUtime=83.02 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 4349 0 0 0 8302 0 0 0 25 0 1 0 961140993 12443648 2804 33554432000 134512640 134996440 4288058944 18446744073709551615 134527776 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/16703/statm: 3038 2804 74 119 0 2917 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17464

[startup+162.301 s]
/proc/loadavg: 2.02 2.05 1.96 3/175 16707
/proc/meminfo: memFree=25881024/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=12680 CPUtime=143 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 4463 0 0 0 14300 0 0 0 25 0 1 0 961140993 12984320 2918 33554432000 134512640 134996440 4288058944 18446744073709551615 134527838 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/16703/statm: 3170 2918 74 119 0 3049 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 17992

[startup+222.301 s]
/proc/loadavg: 2.07 2.05 1.97 3/175 16709
/proc/meminfo: memFree=25880516/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=13076 CPUtime=203 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 4570 0 0 0 20300 0 0 0 25 0 1 0 961140993 13389824 3025 33554432000 134512640 134996440 4288058944 18446744073709551615 134528063 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/16703/statm: 3269 3025 74 119 0 3148 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 18388

[startup+282.301 s]
/proc/loadavg: 2.02 2.04 1.97 3/175 16720
/proc/meminfo: memFree=25880436/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=13472 CPUtime=263 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 4661 0 0 0 26299 1 0 0 25 0 1 0 961140993 13795328 3116 33554432000 134512640 134996440 4288058944 18446744073709551615 134536988 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16703/statm: 3368 3116 74 119 0 3247 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 18784

[startup+342.301 s]
/proc/loadavg: 2.01 2.03 1.97 3/175 16722
/proc/meminfo: memFree=25880296/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=13868 CPUtime=323 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 4756 0 0 0 32296 4 0 0 25 0 1 0 961140993 14200832 3211 33554432000 134512640 134996440 4288058944 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16703/statm: 3467 3211 74 119 0 3346 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 19180

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 1.97 3/175 16722
/proc/meminfo: memFree=25879668/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=14132 CPUtime=383 cores=0,2,4,6

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


[startup+4722.31 s]
/proc/loadavg: 1.34 1.80 1.93 2/168 16877
/proc/meminfo: memFree=25915776/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=18356 CPUtime=4703.07 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 5899 0 0 0 470247 60 0 0 25 0 1 0 961140993 18796544 4354 33554432000 134512640 134996440 4288058944 18446744073709551615 134551528 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16703/statm: 4589 4354 74 119 0 4468 0
Current children cumulated CPU time (s) 4722.32
Current children cumulated vsize (KiB) 23668

[startup+4782.3 s]
/proc/loadavg: 1.13 1.66 1.87 2/168 16879
/proc/meminfo: memFree=25915892/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=18356 CPUtime=4763.07 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 5899 0 0 0 476246 61 0 0 25 0 1 0 961140993 18796544 4354 33554432000 134512640 134996440 4288058944 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16703/statm: 4589 4354 74 119 0 4468 0
Current children cumulated CPU time (s) 4782.32
Current children cumulated vsize (KiB) 23668

[startup+4842.3 s]
/proc/loadavg: 1.08 1.55 1.81 2/168 16881
/proc/meminfo: memFree=25915756/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=18356 CPUtime=4823.07 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 5900 0 0 0 482246 61 0 0 25 0 1 0 961140993 18796544 4355 33554432000 134512640 134996440 4288058944 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16703/statm: 4589 4355 74 119 0 4468 0
Current children cumulated CPU time (s) 4842.32
Current children cumulated vsize (KiB) 23668

[startup+4902.3 s]
/proc/loadavg: 1.03 1.45 1.76 2/168 16881
/proc/meminfo: memFree=25915748/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=18356 CPUtime=4883.07 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 5906 0 0 0 488245 62 0 0 25 0 1 0 961140993 18796544 4361 33554432000 134512640 134996440 4288058944 18446744073709551615 134527838 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16703/statm: 4589 4361 74 119 0 4468 0
Current children cumulated CPU time (s) 4902.32
Current children cumulated vsize (KiB) 23668

[startup+4962.3 s]
/proc/loadavg: 1.01 1.36 1.71 2/168 16883
/proc/meminfo: memFree=25915872/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=18356 CPUtime=4943.07 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 5909 0 0 0 494245 62 0 0 25 0 1 0 961140993 18796544 4364 33554432000 134512640 134996440 4288058944 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16703/statm: 4589 4364 74 119 0 4468 0
Current children cumulated CPU time (s) 4962.32
Current children cumulated vsize (KiB) 23668

Solver just ended. Dumping a history of the last processes samples

[startup+4966.3 s]
/proc/loadavg: 1.01 1.36 1.71 2/168 16883
/proc/meminfo: memFree=25915872/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=18356 CPUtime=4947.07 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 5910 0 0 0 494645 62 0 0 25 0 1 0 961140993 18796544 4365 33554432000 134512640 134996440 4288058944 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16703/statm: 4589 4365 74 119 0 4468 0
Current children cumulated CPU time (s) 4966.32
Current children cumulated vsize (KiB) 23668

[startup+4979.1 s]
/proc/loadavg: 1.01 1.34 1.70 2/168 16883
/proc/meminfo: memFree=25915872/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=18356 CPUtime=4959.87 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 5910 0 0 0 495925 62 0 0 25 0 1 0 961140993 18796544 4365 33554432000 134512640 134996440 4288058944 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16703/statm: 4589 4365 74 119 0 4468 0
Current children cumulated CPU time (s) 4979.12
Current children cumulated vsize (KiB) 23668

[startup+4991.9 s]
/proc/loadavg: 1.00 1.33 1.69 2/168 16885
/proc/meminfo: memFree=25915868/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=18356 CPUtime=4972.67 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 5911 0 0 0 497205 62 0 0 25 0 1 0 961140993 18796544 4366 33554432000 134512640 134996440 4288058944 18446744073709551615 134514040 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16703/statm: 4589 4366 74 119 0 4468 0
Current children cumulated CPU time (s) 4991.92
Current children cumulated vsize (KiB) 23668

[startup+4995.11 s]
/proc/loadavg: 1.00 1.32 1.68 2/168 16885
/proc/meminfo: memFree=25915860/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=18356 CPUtime=4975.88 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 5911 0 0 0 497526 62 0 0 25 0 1 0 961140993 18796544 4366 33554432000 134512640 134996440 4288058944 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16703/statm: 4589 4366 74 119 0 4468 0
Current children cumulated CPU time (s) 4995.13
Current children cumulated vsize (KiB) 23668

[startup+4996.7 s]
/proc/loadavg: 1.00 1.32 1.68 2/168 16885
/proc/meminfo: memFree=25915860/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=18356 CPUtime=4977.47 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 5911 0 0 0 497685 62 0 0 25 0 1 0 961140993 18796544 4366 33554432000 134512640 134996440 4288058944 18446744073709551615 134514032 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16703/statm: 4589 4366 74 119 0 4468 0
Current children cumulated CPU time (s) 4996.72
Current children cumulated vsize (KiB) 23668

[startup+4997.5 s]
/proc/loadavg: 1.00 1.32 1.68 2/168 16885
/proc/meminfo: memFree=25915860/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=18356 CPUtime=4978.27 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 5912 0 0 0 497765 62 0 0 25 0 1 0 961140993 18796544 4367 33554432000 134512640 134996440 4288058944 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16703/statm: 4589 4367 74 119 0 4468 0
Current children cumulated CPU time (s) 4997.52
Current children cumulated vsize (KiB) 23668

[startup+4997.9 s]
/proc/loadavg: 1.00 1.32 1.68 2/168 16885
/proc/meminfo: memFree=25915860/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=18488 CPUtime=4978.67 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 5913 0 0 0 497805 62 0 0 25 0 1 0 961140993 18931712 4368 33554432000 134512640 134996440 4288058944 18446744073709551615 134567969 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16703/statm: 4622 4368 74 119 0 4501 0
Current children cumulated CPU time (s) 4997.92
Current children cumulated vsize (KiB) 23800

[startup+4998.3 s]
/proc/loadavg: 1.00 1.32 1.68 2/168 16885
/proc/meminfo: memFree=25915860/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=18488 CPUtime=4979.07 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 5913 0 0 0 497845 62 0 0 25 0 1 0 961140993 18931712 4368 33554432000 134512640 134996440 4288058944 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16703/statm: 4622 4368 74 119 0 4501 0
Current children cumulated CPU time (s) 4998.32
Current children cumulated vsize (KiB) 23800

[startup+4998.41 s]
/proc/loadavg: 1.00 1.32 1.68 2/168 16885
/proc/meminfo: memFree=25915860/32951132 swapFree=67061148/67111528
[pid=16697] ppid=16695 vsize=5312 CPUtime=19.25 cores=0,2,4,6
/proc/16697/stat : 16697 (SATzilla2009_C) S 16695 16697 16414 0 -1 4202496 1624 5514 0 0 714 9 1192 10 25 0 1 0 961139065 5439488 917 33554432000 134512640 136149437 4293790048 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/16697/statm: 1328 917 220 400 0 925 0
[pid=16703] ppid=16697 vsize=18488 CPUtime=4979.17 cores=0,2,4,6
/proc/16703/stat : 16703 (march_dl2004) R 16697 16697 16414 0 -1 4202496 5913 0 0 0 497855 62 0 0 25 0 1 0 961140993 18931712 4368 33554432000 134512640 134996440 4288058944 18446744073709551615 134532744 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/16703/statm: 4622 4368 74 119 0 4501 0
Current children cumulated CPU time (s) 4998.42
Current children cumulated vsize (KiB) 23800

Child status: 17
Real time (s): 4998.46
CPU time (s): 4998.52
CPU user time (s): 4997.68
CPU system time (s): 0.833873
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 23800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.68
system time used= 0.833873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13068
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 7969

runsolver used 7.37288 second user time and 15.3557 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-19 16:56:34
IDJOB=3499508
IDBENCH=83365
IDSOLVER=1995
FILE ID=node129/3499508-1308495394
RUNJOBID= node129-1308490394-16432
PBS_JOBID= 13608177
Free space on /tmp= 73340 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499508-1308495394/watcher-3499508-1308495394 -o /tmp/evaluation-result-3499508-1308495394/solver-3499508-1308495394 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499508-1308495394.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b61e426b264831836f140414cdcf3e23
RANDOM SEED=1134909468

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:      25896572 kB
Buffers:        597580 kB
Cached:        6057852 kB
SwapCached:      13132 kB
Active:        2363156 kB
Inactive:      4320396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25896572 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:           31852 kB
Writeback:           8 kB
AnonPages:       24816 kB
Mapped:          10464 kB
Slab:           307976 kB
PageTables:       4012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   187956 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= 73340 MiB
End job on node129 at 2011-06-19 18:19:53