Trace number 3273206

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 1300.01

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
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 variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

Solver Data

20.48/20.51	c SATzilla is building models for class 2
20.48/20.51	c run presolver march_dl2004 for 5 seconds ... 
20.48/20.51	c Bin: Executing march_dl2004
20.48/20.51	c spawning binary file with 5 seconds ...
20.48/20.51	c child exit by a signal
20.48/20.51	c march_dl2004 returned code 137.
20.48/20.51	c run presolver mxc-sr08 for 5 seconds ... 
20.48/20.51	c Bin: Executing mxc-sr08
20.48/20.51	c spawning binary file with 5 seconds ...
20.48/20.51	c child exit by a signal
20.48/20.51	c mxc-sr08 returned code 137.
20.48/20.51	c Orignal number of varibales is 574, number of clauses is 118394 
20.48/20.51	c predicted feature computation time is 9.588330 
20.48/20.51	c Bin: Executing satelite
20.48/20.51	c spawning binary file with 240 seconds ...
20.48/20.51	c child exited successfully
20.48/20.51	c satzilla computing base features
20.48/20.51	c Number of variabe is: 362, Number of clause is : 53231 
20.48/20.51	c Initializing...
20.48/20.51	c satzilla compute diameter ...
20.48/20.51	c start diameter features ...
20.48/20.51	c satzilla doing clause learning
20.48/20.51	c start clause learning features ...
20.48/20.51	c Bin: Executing zchaff07
20.48/20.51	c spawning binary file with 2 seconds ...
20.48/20.51	c child exit by a signal
20.48/20.51	c satzilla doing survey propogation probe
20.48/20.51	c do survay propogation for 2 second ...
20.48/20.51	c satzilla doing local search probe
20.48/20.51	c satzilla doing lobjois search-space size estimate
20.48/20.51	c features are:574 118394 362 53231 0.585635 1.22416 0.00680055 0.419158 0.563089 2.01549 0.015196 0.308436 0.00552486 0.0552486 1.39629 0.0236328 0.0236328 0.015196 0.865305 1.8786e-05 0.0806673 3.57166 0.19994 0.353368 0 1 1.51065 0.00600188 1.05109 0 0.0766659 3.42914 0.458793 0.00226782 0.6024 0.000263005 0.00603032 3.39889 0.144068 3 4 0.67256 2738.83 0.175559 1767 3278 3278 1767 3016 2587 2942 20.3644 0.134563 15.9327 24.263 24.263 15.9327 22.834 18.5427 20.9361 0.300527 1.29614 2.28046e-06 1 0.957891 7.80557e-05 0.768077 0.000267224 0.0763554 0.228335 0.8862 4.44089e-16 1 0.462142 4.88346e-06 0.460172 0.00277304 0.159358 14.2555 0.196215 73.4672 0.148815 74 62 86 21.7872 0.278643 0.999675 0.00141705 0.283491 0.748509 
20.48/20.51	c satzilla's ranking:
20.48/20.51	c 1) vallst: 10.873105
20.48/20.51	c 2) minisat20: 8.766425
20.48/20.51	c 3) minisat20SAT07: 5.617700
20.48/20.51	c 4) zchaff_rand: 4.035421
20.48/20.51	c 5) march_dl2004: 3.699225
20.48/20.51	c 6) mxc-sr08: 1.496247
20.48/20.51	c 7) tts-4-0: 0.261314
20.48/20.51	c 8) SATenstein: -10000.000000
20.48/20.51	c 9) gnovelty+: -10000.000000
20.48/20.51	c 10) adaptg2wsat+: -10000.000000
20.48/20.51	c 11) adaptg2wsat0: -10000.000000
20.48/20.51	c 12) picosat846: -10000.000000
20.48/20.51	c 13) kcnfs04SAT07: -10000.000000
20.48/20.51	c satzilla running vallst ... 

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-3273206-1303600600/watcher-3273206-1303600600 -o /tmp/evaluation-result-3273206-1303600600/solver-3273206-1303600600 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3273206-1303600600.cnf 

running on 2 cores: 4,6

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: 0.00 0.00 0.60 4/192 22987
/proc/meminfo: memFree=21006708/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=2136 CPUtime=0 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) R 22985 22987 22924 0 -1 4202496 159 0 0 0 0 0 0 0 21 0 1 0 204251347 2187264 114 33554432000 134512640 136149437 4293347776 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22987/statm: 534 114 97 400 0 131 0

[startup+0.0594121 s]
/proc/loadavg: 0.00 0.00 0.60 4/192 22987
/proc/meminfo: memFree=21006708/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=2136 CPUtime=0 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 204251347 2187264 114 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 6 0 0 0
/proc/22987/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100408 s]
/proc/loadavg: 0.00 0.00 0.60 4/192 22987
/proc/meminfo: memFree=21006708/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=2136 CPUtime=0 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 204251347 2187264 114 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 6 0 0 0
/proc/22987/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300337 s]
/proc/loadavg: 0.00 0.00 0.60 4/192 22987
/proc/meminfo: memFree=21006708/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=2136 CPUtime=0 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 204251347 2187264 114 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 6 0 0 0
/proc/22987/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.70028 s]
/proc/loadavg: 0.00 0.00 0.60 4/192 22987
/proc/meminfo: memFree=21006708/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=2136 CPUtime=0 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 204251347 2187264 114 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 6 0 0 0
/proc/22987/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50113 s]
/proc/loadavg: 0.00 0.00 0.60 5/194 22989
/proc/meminfo: memFree=20987844/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=2136 CPUtime=0 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 204251347 2187264 114 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 6 0 0 0
/proc/22987/statm: 534 114 97 400 0 131 0
[pid=22988] ppid=22987 vsize=12552 CPUtime=1.49 cores=4,6
/proc/22988/stat : 22988 (march_dl2004) R 22987 22987 22924 0 -1 4202496 9917 0 0 0 140 9 0 0 25 0 1 0 204251347 12853248 2514 33554432000 134512640 134996440 4286703152 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/22988/statm: 3138 2514 73 119 0 3017 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14688

[startup+3.10085 s]
/proc/loadavg: 0.40 0.08 0.63 5/194 22990
/proc/meminfo: memFree=20983380/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=2136 CPUtime=0 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 163 0 0 0 0 0 0 0 21 0 1 0 204251347 2187264 114 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 6 0 0 0
/proc/22987/statm: 534 114 97 400 0 131 0
[pid=22988] ppid=22987 vsize=12552 CPUtime=3.09 cores=4,6
/proc/22988/stat : 22988 (march_dl2004) R 22987 22987 22924 0 -1 4202496 9917 0 0 0 284 25 0 0 25 0 1 0 204251347 12853248 2514 33554432000 134512640 134996440 4286703152 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/22988/statm: 3138 2514 73 119 0 3017 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14688

[startup+6.30031 s]
/proc/loadavg: 0.40 0.08 0.63 5/194 22994
/proc/meminfo: memFree=20992684/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=2136 CPUtime=4.99 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 187 11639 0 0 0 0 462 37 18 0 1 0 204251347 2187264 127 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 534 127 108 400 0 131 0
[pid=22994] ppid=22987 vsize=10996 CPUtime=1.28 cores=4,6
/proc/22994/stat : 22994 (mxc-sr08) R 22987 22987 22924 0 -1 4202496 3668 0 0 0 128 0 0 0 22 0 1 0 204251847 11259904 2612 33554432000 134512640 135078026 4292986320 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/22994/statm: 2749 2612 73 139 0 2608 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13132

[startup+12.7002 s]
/proc/loadavg: 0.95 0.21 0.66 5/192 23002
/proc/meminfo: memFree=20982068/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=7336 CPUtime=12.67 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) R 22985 22987 22924 0 -1 4202496 1934 19133 0 0 67 0 1161 39 18 0 1 0 204251347 7512064 1440 33554432000 134512640 136149437 4293347776 18446744073709551615 134532688 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22987/statm: 1834 1440 136 400 0 1431 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7336

[startup+25.5009 s]
/proc/loadavg: 1.34 0.32 0.69 5/194 23034
/proc/meminfo: memFree=20974776/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=22732 CPUtime=4.98 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 1840 0 0 0 484 14 0 0 25 0 1 0 204253398 23277568 1800 33554432000 134512640 134738160 4294201792 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 5683 1800 155 56 0 5237 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33944

[startup+51.1004 s]
/proc/loadavg: 2.25 0.61 0.78 5/194 23039
/proc/meminfo: memFree=20936052/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=23272 CPUtime=30.57 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 2262 0 0 0 3013 44 0 0 25 0 1 0 204253398 23830528 2222 33554432000 134512640 134738160 4294201792 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 5818 2222 155 56 0 5372 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 34484

[startup+102.307 s]
/proc/loadavg: 3.30 1.18 0.96 5/194 23040
/proc/meminfo: memFree=20903856/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=24404 CPUtime=81.78 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 2602 0 0 0 8098 80 0 0 25 0 1 0 204253398 24989696 2562 33554432000 134512640 134738160 4294201792 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 6101 2562 155 56 0 5655 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 35616

[startup+162.301 s]
/proc/loadavg: 3.74 1.69 1.15 5/194 23042
/proc/meminfo: memFree=20863048/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=25496 CPUtime=141.78 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 3567 0 0 0 14071 107 0 0 25 0 1 0 204253398 26107904 3327 33554432000 134512640 134738160 4294201792 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 6374 3327 155 56 0 5928 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 36708

[startup+222.301 s]
/proc/loadavg: 3.90 2.11 1.32 5/194 23043
/proc/meminfo: memFree=20840576/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=25560 CPUtime=201.78 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 3814 0 0 0 20048 130 0 0 25 0 1 0 204253398 26173440 3392 33554432000 134512640 134738160 4294201792 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 6390 3392 155 56 0 5944 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 36772

[startup+282.301 s]
/proc/loadavg: 3.96 2.45 1.49 5/194 23045
/proc/meminfo: memFree=20822568/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=26372 CPUtime=261.78 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 4257 0 0 0 26028 150 0 0 25 0 1 0 204253398 27004928 3592 33554432000 134512640 134738160 4294201792 18446744073709551615 134589855 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 6593 3592 155 56 0 6147 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 37584

[startup+342.301 s]
/proc/loadavg: 3.98 2.73 1.64 5/194 23046
/proc/meminfo: memFree=20811392/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=27120 CPUtime=321.78 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 4475 0 0 0 32007 171 0 0 25 0 1 0 204253398 27770880 3780 33554432000 134512640 134738160 4294201792 18446744073709551615 134586220 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 6780 3780 155 56 0 6334 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 38332

[startup+402.301 s]
/proc/loadavg: 4.03 2.96 1.78 5/194 23048
/proc/meminfo: memFree=20796000/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=29876 CPUtime=381.78 cores=4,6

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

/proc/23023/statm: 9007 5890 155 56 0 8561 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 47240

[startup+642.301 s]
/proc/loadavg: 4.02 3.55 2.30 5/194 23054
/proc/meminfo: memFree=20731916/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=36740 CPUtime=621.8 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 6869 0 0 0 61945 235 0 0 25 0 1 0 204253398 37621760 6100 33554432000 134512640 134738160 4294201792 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 9185 6100 155 56 0 8739 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 47952

[startup+702.301 s]
/proc/loadavg: 4.01 3.63 2.40 5/194 23056
/proc/meminfo: memFree=20722212/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=36740 CPUtime=681.79 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 6869 0 0 0 67929 250 0 0 25 0 1 0 204253398 37621760 6100 33554432000 134512640 134738160 4294201792 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 9185 6100 155 56 0 8739 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 47952

[startup+762.307 s]
/proc/loadavg: 4.00 3.70 2.50 5/194 23058
/proc/meminfo: memFree=20715496/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=36740 CPUtime=741.8 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 6869 0 0 0 73917 263 0 0 25 0 1 0 204253398 37621760 6100 33554432000 134512640 134738160 4294201792 18446744073709551615 134586190 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 9185 6100 155 56 0 8739 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 47952

[startup+822.301 s]
/proc/loadavg: 4.00 3.75 2.59 5/194 23059
/proc/meminfo: memFree=20711732/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=36740 CPUtime=801.8 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 6869 0 0 0 79902 278 0 0 25 0 1 0 204253398 37621760 6100 33554432000 134512640 134738160 4294201792 18446744073709551615 134586064 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 9185 6100 155 56 0 8739 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 47952

[startup+882.301 s]
/proc/loadavg: 4.00 3.79 2.67 5/194 23061
/proc/meminfo: memFree=20706988/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=36740 CPUtime=861.8 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 6869 0 0 0 85891 289 0 0 25 0 1 0 204253398 37621760 6100 33554432000 134512640 134738160 4294201792 18446744073709551615 134575975 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 9185 6100 155 56 0 8739 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 47952

[startup+942.3 s]
/proc/loadavg: 4.13 3.86 2.76 5/194 23062
/proc/meminfo: memFree=20703980/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=36740 CPUtime=921.8 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 6869 0 0 0 91879 301 0 0 25 0 1 0 204253398 37621760 6100 33554432000 134512640 134738160 4294201792 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 9185 6100 155 56 0 8739 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 47952

[startup+1002.3 s]
/proc/loadavg: 4.05 3.88 2.84 5/194 23064
/proc/meminfo: memFree=20692796/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=36740 CPUtime=981.8 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 6869 0 0 0 97867 313 0 0 25 0 1 0 204253398 37621760 6100 33554432000 134512640 134738160 4294201792 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 9185 6100 155 56 0 8739 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 47952

[startup+1062.3 s]
/proc/loadavg: 4.02 3.90 2.91 5/194 23066
/proc/meminfo: memFree=20688168/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=36740 CPUtime=1041.8 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 6869 0 0 0 103856 324 0 0 25 0 1 0 204253398 37621760 6100 33554432000 134512640 134738160 4294201792 18446744073709551615 134575970 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 9185 6100 155 56 0 8739 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 47952

[startup+1122.3 s]
/proc/loadavg: 4.08 3.93 2.98 5/194 23067
/proc/meminfo: memFree=20682300/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=36740 CPUtime=1101.81 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 6869 0 0 0 109844 337 0 0 25 0 1 0 204253398 37621760 6100 33554432000 134512640 134738160 4294201792 18446744073709551615 134589831 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 9185 6100 155 56 0 8739 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 47952

[startup+1182.3 s]
/proc/loadavg: 4.03 3.94 3.04 5/194 23101
/proc/meminfo: memFree=20845756/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=38824 CPUtime=1161.8 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 7401 0 0 0 115832 348 0 0 25 0 1 0 204253398 39755776 6632 33554432000 134512640 134738160 4294201792 18446744073709551615 134588730 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 9706 6632 155 56 0 9260 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 50036

[startup+1242.3 s]
/proc/loadavg: 4.01 3.95 3.10 5/194 23102
/proc/meminfo: memFree=20843848/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=38824 CPUtime=1221.8 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 7403 0 0 0 121825 355 0 0 25 0 1 0 204253398 39755776 6634 33554432000 134512640 134738160 4294201792 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 9706 6634 155 56 0 9260 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 50036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.15 4/188 23123
/proc/meminfo: memFree=20917992/32951124 swapFree=67111528/67111528
[pid=22987] ppid=22985 vsize=11212 CPUtime=20.49 cores=4,6
/proc/22987/stat : 22987 (SATzilla2009_C) S 22985 22987 22924 0 -1 4202496 3499 21705 0 0 647 2 1360 40 25 0 1 0 204251347 11481088 2557 33554432000 134512640 136149437 4293347776 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 4 0 0 0
/proc/22987/statm: 2803 2557 220 400 0 2400 0
[pid=23023] ppid=22987 vsize=39808 CPUtime=1279.51 cores=4,6
/proc/23023/stat : 23023 (vallst) R 22987 22987 22924 0 -1 4202496 7662 0 0 0 127587 364 0 0 25 0 1 0 204253398 40763392 6893 33554432000 134512640 134738160 4294201792 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 4 0 0 0
/proc/23023/statm: 9952 6893 155 56 0 9506 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 51020

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22987 and gives
#  childrusage.ru_utime.tv_sec=20
#  childrusage.ru_utime.tv_usec=71948
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=429934
# CPU time returned by wait4() is 20.5019
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1295.94
CPU system time (s): 4.06
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 51020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.0719
system time used= 0.429934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25204
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 51

runsolver used 2.34664 second user time and 4.75628 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-24 01:16:41
IDJOB=3273206
IDBENCH=71139
IDSOLVER=1675
FILE ID=node107/3273206-1303600600
RUNJOBID= node107-1303600595-22943
PBS_JOBID= 13150587
Free space on /tmp= 71624 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273206-1303600600/watcher-3273206-1303600600 -o /tmp/evaluation-result-3273206-1303600600/solver-3273206-1303600600 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3273206-1303600600.cnf

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=1514042233

node107.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.829
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.65
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.829
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.75
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.829
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.67
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.829
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.829
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.829
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	: 5359.47
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.829
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.829
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:     32951124 kB
MemFree:      21007360 kB
Buffers:       2014948 kB
Cached:        9366920 kB
SwapCached:          0 kB
Active:        7750656 kB
Inactive:      3712196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21007360 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          132476 kB
Writeback:           0 kB
AnonPages:       80024 kB
Mapped:          16888 kB
Slab:           416464 kB
PageTables:       4960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   264652 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= 71592 MiB
End job on node107 at 2011-04-24 01:38:23