Trace number 3274528

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_445.cnf
MD5SUM4f7ff14ba0d33c4cf7de4e3c004f2f79
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark899.169
Satisfiable
(Un)Satisfiability was proved
Number of variables223
Number of clauses26441
Sum of the clauses size116565
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2296
Number of clauses of size 324153
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51992

Solver Data

17.36/17.45	c SATzilla is building models for class 2
17.36/17.45	c run presolver march_dl2004 for 5 seconds ... 
17.36/17.45	c Bin: Executing march_dl2004
17.36/17.45	c spawning binary file with 5 seconds ...
17.36/17.45	c child exit by a signal
17.36/17.45	c march_dl2004 returned code 137.
17.36/17.45	c run presolver mxc-sr08 for 5 seconds ... 
17.36/17.45	c Bin: Executing mxc-sr08
17.36/17.45	c spawning binary file with 5 seconds ...
17.36/17.45	c child exit by a signal
17.36/17.45	c mxc-sr08 returned code 137.
17.36/17.45	c Orignal number of varibales is 223, number of clauses is 26441 
17.36/17.45	c predicted feature computation time is 7.485627 
17.36/17.45	c Bin: Executing satelite
17.36/17.45	c spawning binary file with 240 seconds ...
17.36/17.45	c child exited successfully
17.36/17.45	c satzilla computing base features
17.36/17.45	c Number of variabe is: 223, Number of clause is : 26441 
17.36/17.45	c Initializing...
17.36/17.45	c satzilla compute diameter ...
17.36/17.45	c start diameter features ...
17.36/17.45	c satzilla doing clause learning
17.36/17.45	c start clause learning features ...
17.36/17.45	c Bin: Executing zchaff07
17.36/17.45	c spawning binary file with 2 seconds ...
17.36/17.45	c child exit by a signal
17.36/17.45	c satzilla doing survey propogation probe
17.36/17.45	c do survay propogation for 2 second ...
17.36/17.45	c satzilla doing local search probe
17.36/17.45	c satzilla doing lobjois search-space size estimate
17.36/17.45	c features are:223 26441 223 26441 0 0 0.00843387 1 0 -0 0.019769 1.13191 0.00896861 0.0986547 0.33438 0.0111947 0.924662 0.019769 0.240108 0.00907681 0.0263606 5.00806 0.282358 0.156677 0.126888 0.834711 3.56329 0.00737983 0.3562 0.000756401 0.0110813 4.77171 0.0753375 0.00838825 0.0021029 0.00832041 0.00839605 2.18018 0.176287 2 3 0.471667 4571.67 0.0145581 4480 4636 4636 4480 4636 4480 4599 41.9248 0.0238475 40.9879 43.3104 43.3104 40.9879 43.3104 40.9879 41.4762 0.716686 0.0966259 0.637686 0.98233 0.786546 0.659202 0.733314 0.675914 0.697324 6.5133e-07 2.32584 -5.55112e-17 8.84904e-06 2.05164e-06 6.60622e-11 4.3371e-07 4.16826e-10 1.39513e-08 18.2176 0.256085 88.9568 0.0902357 89.5 78 99 28.963 0.170581 0.997474 0.0017995 0.672848 0.807915 
17.36/17.45	c satzilla's ranking:
17.36/17.45	c 1) march_dl2004: 3.372510
17.36/17.45	c 2) zchaff_rand: 2.291116
17.36/17.45	c 3) minisat20: 2.085326
17.36/17.45	c 4) mxc-sr08: 1.432170
17.36/17.45	c 5) minisat20SAT07: 1.201045
17.36/17.45	c 6) vallst: 0.285897
17.36/17.45	c 7) tts-4-0: 0.183300
17.36/17.45	c 8) SATenstein: -10000.000000
17.36/17.45	c 9) gnovelty+: -10000.000000
17.36/17.45	c 10) adaptg2wsat+: -10000.000000
17.36/17.45	c 11) adaptg2wsat0: -10000.000000
17.36/17.45	c 12) picosat846: -10000.000000
17.36/17.45	c 13) kcnfs04SAT07: -10000.000000
17.36/17.45	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-3274528-1303603555/watcher-3274528-1303603555 -o /tmp/evaluation-result-3274528-1303603555/solver-3274528-1303603555 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274528-1303603555.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: 3.93 4.00 3.74 5/192 4647
/proc/meminfo: memFree=14530716/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=2136 CPUtime=0 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452771176 2187264 114 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 534 114 97 400 0 131 0

[startup+0.078702 s]
/proc/loadavg: 3.93 4.00 3.74 5/192 4647
/proc/meminfo: memFree=14530716/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=2136 CPUtime=0 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452771176 2187264 114 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.1007 s]
/proc/loadavg: 3.93 4.00 3.74 5/192 4647
/proc/meminfo: memFree=14530716/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=2136 CPUtime=0 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452771176 2187264 114 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300662 s]
/proc/loadavg: 3.93 4.00 3.74 5/192 4647
/proc/meminfo: memFree=14530716/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=2136 CPUtime=0 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452771176 2187264 114 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700582 s]
/proc/loadavg: 3.93 4.00 3.74 5/192 4647
/proc/meminfo: memFree=14530716/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=2136 CPUtime=0 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452771176 2187264 114 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50044 s]
/proc/loadavg: 3.93 4.00 3.74 5/194 4649
/proc/meminfo: memFree=14521788/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=2136 CPUtime=0 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452771176 2187264 114 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 534 114 97 400 0 131 0
[pid=4648] ppid=4647 vsize=8696 CPUtime=1.49 cores=1,3
/proc/4648/stat : 4648 (march_dl2004) R 4647 4647 4231 0 -1 4202496 4663 0 0 0 127 22 0 0 25 0 1 0 452771176 8904704 1818 33554432000 134512640 134996440 4289720992 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4648/statm: 2174 1818 74 119 0 2053 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10832

[startup+3.10013 s]
/proc/loadavg: 4.02 4.02 3.75 5/194 4649
/proc/meminfo: memFree=14523028/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=2136 CPUtime=0 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452771176 2187264 114 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 534 114 97 400 0 131 0
[pid=4648] ppid=4647 vsize=8696 CPUtime=3.09 cores=1,3
/proc/4648/stat : 4648 (march_dl2004) R 4647 4647 4231 0 -1 4202496 4663 0 0 0 287 22 0 0 25 0 1 0 452771176 8904704 1818 33554432000 134512640 134996440 4289720992 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4648/statm: 2174 1818 74 119 0 2053 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10832

[startup+6.30053 s]
/proc/loadavg: 4.02 4.02 3.75 5/194 4651
/proc/meminfo: memFree=14529952/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=2136 CPUtime=4.99 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 187 4664 0 0 0 0 477 22 18 0 1 0 452771176 2187264 127 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 534 127 108 400 0 131 0
[pid=4651] ppid=4647 vsize=4772 CPUtime=1.29 cores=1,3
/proc/4651/stat : 4651 (mxc-sr08) R 4647 4647 4231 0 -1 4202496 1329 0 0 0 129 0 0 0 22 0 1 0 452771676 4886528 1084 33554432000 134512640 135078026 4294480176 18446744073709551615 134534287 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4651/statm: 1193 1084 73 139 0 1052 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6908

[startup+12.7003 s]
/proc/loadavg: 4.02 4.01 3.75 5/193 4655
/proc/meminfo: memFree=14522904/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=12.67 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) R 4645 4647 4231 0 -1 4202496 1791 8622 0 0 66 0 1178 23 18 0 1 0 452771176 6905856 1216 33554432000 134512640 136149437 4289062720 18446744073709551615 134873370 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1216 152 400 0 1283 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6744

[startup+25.5009 s]
/proc/loadavg: 4.01 4.01 3.75 5/194 4657
/proc/meminfo: memFree=14510352/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=8696 CPUtime=8.04 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 4667 0 0 0 782 22 0 0 25 0 1 0 452772921 8904704 1822 33554432000 134512640 134996440 4292832592 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 2174 1822 74 119 0 2053 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 15440

[startup+51.1011 s]
/proc/loadavg: 4.01 4.01 3.76 5/194 4658
/proc/meminfo: memFree=14498700/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=16280 CPUtime=33.64 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 6469 0 0 0 3342 22 0 0 25 0 1 0 452772921 16670720 3624 33554432000 134512640 134996440 4292832592 18446744073709551615 134528310 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 4070 3624 74 119 0 3949 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 23024

[startup+102.307 s]
/proc/loadavg: 4.00 4.01 3.77 5/194 4660
/proc/meminfo: memFree=14494712/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=18088 CPUtime=84.84 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 6916 0 0 0 8462 22 0 0 25 0 1 0 452772921 18522112 4071 33554432000 134512640 134996440 4292832592 18446744073709551615 134552391 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 4522 4071 74 119 0 4401 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24832

[startup+162.301 s]
/proc/loadavg: 3.78 3.95 3.76 4/187 4680
/proc/meminfo: memFree=14565756/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=19504 CPUtime=144.85 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 7269 0 0 0 14462 23 0 0 25 0 1 0 452772921 19972096 4424 33554432000 134512640 134996440 4292832592 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 4876 4424 74 119 0 4755 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 26248

[startup+222.301 s]
/proc/loadavg: 3.26 3.76 3.71 4/187 4682
/proc/meminfo: memFree=14564732/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=20020 CPUtime=204.85 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 7412 0 0 0 20462 23 0 0 25 0 1 0 452772921 20500480 4567 33554432000 134512640 134996440 4292832592 18446744073709551615 134528310 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 5005 4567 74 119 0 4884 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 26764

[startup+282.3 s]
/proc/loadavg: 3.18 3.65 3.67 4/187 4715
/proc/meminfo: memFree=14573756/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=20664 CPUtime=264.85 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 7564 0 0 0 26462 23 0 0 25 0 1 0 452772921 21159936 4719 33554432000 134512640 134996440 4292832592 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 5166 4719 74 119 0 5045 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 27408

[startup+342.301 s]
/proc/loadavg: 3.10 3.53 3.63 4/187 4717
/proc/meminfo: memFree=14572840/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=21052 CPUtime=324.85 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 7659 0 0 0 32462 23 0 0 25 0 1 0 452772921 21557248 4814 33554432000 134512640 134996440 4292832592 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 5263 4814 74 119 0 5142 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 27796

[startup+402.301 s]
/proc/loadavg: 3.04 3.44 3.59 4/187 4719
/proc/meminfo: memFree=14571816/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=21572 CPUtime=384.85 cores=1,3

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

[pid=4657] ppid=4647 vsize=22216 CPUtime=504.86 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 7955 0 0 0 50463 23 0 0 25 0 1 0 452772921 22749184 5110 33554432000 134512640 134996440 4292832592 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 5554 5110 74 119 0 5433 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 28960

[startup+582.301 s]
/proc/loadavg: 3.00 3.24 3.48 4/187 4723
/proc/meminfo: memFree=14570108/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=22344 CPUtime=564.86 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 8003 0 0 0 56463 23 0 0 25 0 1 0 452772921 22880256 5158 33554432000 134512640 134996440 4292832592 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 5586 5158 74 119 0 5465 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 29088

[startup+642.3 s]
/proc/loadavg: 3.00 3.19 3.44 4/187 4725
/proc/meminfo: memFree=14564976/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=22600 CPUtime=624.87 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 8048 0 0 0 62464 23 0 0 25 0 1 0 452772921 23142400 5203 33554432000 134512640 134996440 4292832592 18446744073709551615 134531248 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 5650 5203 74 119 0 5529 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 29344

[startup+702.301 s]
/proc/loadavg: 3.00 3.16 3.41 4/187 4727
/proc/meminfo: memFree=14563956/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=22728 CPUtime=684.86 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 8107 0 0 0 68463 23 0 0 25 0 1 0 452772921 23273472 5262 33554432000 134512640 134996440 4292832592 18446744073709551615 134564774 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 5682 5262 74 119 0 5561 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 29472

[startup+762.307 s]
/proc/loadavg: 3.00 3.12 3.39 4/187 4728
/proc/meminfo: memFree=14563532/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=22856 CPUtime=744.87 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 8131 0 0 0 74464 23 0 0 25 0 1 0 452772921 23404544 5286 33554432000 134512640 134996440 4292832592 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 5714 5286 74 119 0 5593 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 29600

[startup+822.3 s]
/proc/loadavg: 3.00 3.10 3.36 4/187 4730
/proc/meminfo: memFree=14563636/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=22984 CPUtime=804.87 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 8158 0 0 0 80464 23 0 0 25 0 1 0 452772921 23535616 5313 33554432000 134512640 134996440 4292832592 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 5746 5313 74 119 0 5625 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 29728

[startup+882.301 s]
/proc/loadavg: 3.00 3.08 3.33 4/187 4731
/proc/meminfo: memFree=14563232/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=23112 CPUtime=864.87 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 8188 0 0 0 86464 23 0 0 25 0 1 0 452772921 23666688 5343 33554432000 134512640 134996440 4292832592 18446744073709551615 134528326 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 5778 5343 74 119 0 5657 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 29856

[startup+942.301 s]
/proc/loadavg: 3.00 3.06 3.31 4/187 4733
/proc/meminfo: memFree=14562596/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=23240 CPUtime=924.87 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 8224 0 0 0 92464 23 0 0 25 0 1 0 452772921 23797760 5379 33554432000 134512640 134996440 4292832592 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 5810 5379 74 119 0 5689 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 29984

[startup+1002.3 s]
/proc/loadavg: 3.00 3.05 3.29 4/187 4735
/proc/meminfo: memFree=14562440/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=23368 CPUtime=984.87 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 8255 0 0 0 98464 23 0 0 25 0 1 0 452772921 23928832 5410 33554432000 134512640 134996440 4292832592 18446744073709551615 134533010 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 5842 5410 74 119 0 5721 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 30112

[startup+1062.3 s]
/proc/loadavg: 3.00 3.04 3.27 4/187 4736
/proc/meminfo: memFree=14561924/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=23624 CPUtime=1044.88 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 8310 0 0 0 104465 23 0 0 25 0 1 0 452772921 24190976 5465 33554432000 134512640 134996440 4292832592 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 5906 5465 74 119 0 5785 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 30368

[startup+1122.3 s]
/proc/loadavg: 3.00 3.03 3.25 4/187 4738
/proc/meminfo: memFree=14561996/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=23752 CPUtime=1104.88 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 8344 0 0 0 110465 23 0 0 25 0 1 0 452772921 24322048 5499 33554432000 134512640 134996440 4292832592 18446744073709551615 134533056 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 5938 5499 74 119 0 5817 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 30496

[startup+1182.3 s]
/proc/loadavg: 3.00 3.02 3.23 4/187 4742
/proc/meminfo: memFree=14561104/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=23880 CPUtime=1164.88 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 8379 0 0 0 116465 23 0 0 25 0 1 0 452772921 24453120 5534 33554432000 134512640 134996440 4292832592 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 5970 5534 74 119 0 5849 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 30624

[startup+1242.3 s]
/proc/loadavg: 3.00 3.02 3.21 4/187 4744
/proc/meminfo: memFree=14560716/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=24008 CPUtime=1224.88 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 8407 0 0 0 122465 23 0 0 25 0 1 0 452772921 24584192 5562 33554432000 134512640 134996440 4292832592 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 6002 5562 74 119 0 5881 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 30752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.01 3.20 3/184 4747
/proc/meminfo: memFree=14586264/32951124 swapFree=67111528/67111528
[pid=4647] ppid=4645 vsize=6744 CPUtime=17.42 cores=1,3
/proc/4647/stat : 4647 (SATzilla2009_C) S 4645 4647 4231 0 -1 4202496 2313 8622 0 0 537 4 1178 23 25 0 1 0 452771176 6905856 1315 33554432000 134512640 136149437 4289062720 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 1 0 0 0
/proc/4647/statm: 1686 1315 220 400 0 1283 0
[pid=4657] ppid=4647 vsize=24008 CPUtime=1282.59 cores=1,3
/proc/4657/stat : 4657 (march_dl2004) R 4647 4647 4231 0 -1 4202496 8425 0 0 0 128236 23 0 0 25 0 1 0 452772921 24584192 5580 33554432000 134512640 134996440 4292832592 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/4657/statm: 6002 5580 74 119 0 5881 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 30752

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.05
CPU user time (s): 1299.52
CPU system time (s): 0.52392
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 30752

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

runsolver used 2.08768 second user time and 5.01424 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-24 02:05:56
IDJOB=3274528
IDBENCH=83311
IDSOLVER=1675
FILE ID=node141/3274528-1303603555
RUNJOBID= node141-1303600949-4251
PBS_JOBID= 13150604
Free space on /tmp= 70868 MiB

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

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

MD5SUM BENCH= 4f7ff14ba0d33c4cf7de4e3c004f2f79
RANDOM SEED=480922629

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.75
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.806
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.84
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.806
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.75
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.806
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.806
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:     32951124 kB
MemFree:      14530872 kB
Buffers:       1628928 kB
Cached:       16087512 kB
SwapCached:          0 kB
Active:        9961016 kB
Inactive:      7886160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14530872 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           63716 kB
Writeback:           0 kB
AnonPages:      130248 kB
Mapped:          18432 kB
Slab:           511164 kB
PageTables:       5396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   322808 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= 70900 MiB
End job on node141 at 2011-04-24 02:27:38