Trace number 3205332

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_R 2009-03-22? (TO) 1300 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S539832832-088.SATISFIABLE.cnf
MD5SUM96d6aca5635fba3566aa8534cdc228f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.734888
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53727
Number of clauses of size over 50

Solver Data

66.18/66.24	c SATzilla is building models for class 1
66.18/66.24	c run presolver SATenstein for 30 seconds ... 
66.18/66.24	c Bin: Executing SATenstein
66.18/66.24	c spawning binary file with 30 seconds ...
66.18/66.24	c child exit by a signal
66.18/66.24	c SATenstein returned code 137.
66.18/66.24	c run presolver mxc-sr08 for 30 seconds ... 
66.18/66.24	c Bin: Executing mxc-sr08
66.18/66.24	c spawning binary file with 30 seconds ...
66.18/66.24	c child exit by a signal
66.18/66.24	c mxc-sr08 returned code 137.
66.18/66.24	c Orignal number of varibales is 175, number of clauses is 3727 
66.18/66.24	c predicted feature computation time is 6.395218 
66.18/66.24	c Bin: Executing satelite
66.18/66.24	c spawning binary file with 240 seconds ...
66.18/66.24	c child exited successfully
66.18/66.24	c satzilla computing base features
66.18/66.24	c Number of variabe is: 175, Number of clause is : 3727 
66.18/66.24	c Initializing...
66.18/66.24	c satzilla compute diameter ...
66.18/66.24	c start diameter features ...
66.18/66.24	c satzilla doing clause learning
66.18/66.24	c start clause learning features ...
66.18/66.24	c Bin: Executing zchaff07
66.18/66.24	c spawning binary file with 2 seconds ...
66.18/66.24	c child exit by a signal
66.18/66.24	c satzilla doing survey propogation probe
66.18/66.24	c do survay propogation for 2 second ...
66.18/66.24	c satzilla doing local search probe
66.18/66.24	c satzilla doing lobjois search-space size estimate
66.18/66.24	c features are:175 3727 175 3727 0 0 0.0469547 0.372257 0.655699 0.826577 0.0285714 0 0.0285714 0.0285714 -0 0 0 0.0285714 0.097215 0.0228065 0.0370271 3.58462 0.0844113 0.0615668 0 0.305263 2.98933 0.00535091 0.214469 0.0021465 0.00858599 2.82622 0.187282 0.042795 0.0289834 0.0399785 0.0456131 3 0 3 3 -0 4125 0.0237815 4026 4301 4301 4026 4208 4042 4097 36.2249 0.0350113 34.7464 38.0767 38.0767 34.7464 37.7433 35.081 36.1178 0.175046 0.659029 2.5697e-05 0.532476 0.328288 0.0358702 0.248817 0.0794533 0.164385 0.00186146 0.651143 0.000255484 0.00617777 0.00363924 0.000680114 0.00236228 0.000979882 0.00158445 16.0475 0.246948 34.6302 0.133076 34 29 41 1.53114 0.261734 0.885858 0.152106 0.53395 0.680594 
66.18/66.24	c satzilla's ranking:
66.18/66.24	c 1) march_dl2004: 1.461888
66.18/66.24	c 2) adaptg2wsat0: 1.451829
66.18/66.24	c 3) gnovelty+: 0.935103
66.18/66.24	c 4) SATenstein: 0.816364
66.18/66.24	c 5) adaptg2wsat+: 0.565667
66.18/66.24	c 6) kcnfs04SAT07: 0.160421
66.18/66.24	c 7) picosat846: -0.132150
66.18/66.24	c 8) mxc-sr08: -10000.000000
66.18/66.24	c 9) tts-4-0: -10000.000000
66.18/66.24	c 10) zchaff_rand: -10000.000000
66.18/66.24	c 11) vallst: -10000.000000
66.18/66.24	c 12) minisat20: -10000.000000
66.18/66.24	c 13) minisat20SAT07: -10000.000000
66.18/66.24	c satzilla running march_dl2004 ... 
1299.97/1300.00	c Bin: Executing march_dl2004
1299.97/1300.00	c spawning binary file with 2333 seconds ...
1299.97/1300.00	c child exit by a signal
1299.97/1300.00	c march_dl2004 returned code 143.
1299.97/1300.00	c satzilla running adaptg2wsat0 ... 

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.91 6/192 1842
/proc/meminfo: memFree=13338972/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=2136 CPUtime=0 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) R 1840 1842 1149 0 -1 4202496 159 0 0 0 0 0 0 0 22 0 1 0 485359102 2187264 114 33554432000 134512640 136149437 4290658496 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1842/statm: 534 114 97 400 0 131 0

[startup+0.0490879 s]
/proc/loadavg: 4.00 4.00 3.91 6/192 1842
/proc/meminfo: memFree=13338972/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=2136 CPUtime=0 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 485359102 2187264 114 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.101076 s]
/proc/loadavg: 4.00 4.00 3.91 6/192 1842
/proc/meminfo: memFree=13338972/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=2136 CPUtime=0 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 485359102 2187264 114 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.301036 s]
/proc/loadavg: 4.00 4.00 3.91 6/192 1842
/proc/meminfo: memFree=13338972/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=2136 CPUtime=0 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 485359102 2187264 114 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700967 s]
/proc/loadavg: 4.00 4.00 3.91 6/192 1842
/proc/meminfo: memFree=13338972/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=2136 CPUtime=0 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 485359102 2187264 114 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50083 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 1844
/proc/meminfo: memFree=13337344/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=2136 CPUtime=0 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 485359102 2187264 114 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 534 114 97 400 0 131 0
[pid=1843] ppid=1842 vsize=6732 CPUtime=1.49 cores=5,7
/proc/1843/stat : 1843 (SATenstein) R 1842 1842 1149 0 -1 4202496 503 0 0 0 149 0 0 0 25 0 1 0 485359102 6893568 457 33554432000 134512640 134854740 4289604944 18446744073709551615 134760819 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1843/statm: 1683 457 188 84 0 1208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8868

[startup+3.10055 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 1844
/proc/meminfo: memFree=13337012/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=2136 CPUtime=0 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 485359102 2187264 114 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 534 114 97 400 0 131 0
[pid=1843] ppid=1842 vsize=6732 CPUtime=3.09 cores=5,7
/proc/1843/stat : 1843 (SATenstein) R 1842 1842 1149 0 -1 4202496 503 0 0 0 309 0 0 0 25 0 1 0 485359102 6893568 457 33554432000 134512640 134854740 4289604944 18446744073709551615 134760012 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1843/statm: 1683 457 188 84 0 1208 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8868

[startup+6.30097 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 1844
/proc/meminfo: memFree=13336512/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=2136 CPUtime=0 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 485359102 2187264 114 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 534 114 97 400 0 131 0
[pid=1843] ppid=1842 vsize=6732 CPUtime=6.29 cores=5,7
/proc/1843/stat : 1843 (SATenstein) R 1842 1842 1149 0 -1 4202496 503 0 0 0 629 0 0 0 25 0 1 0 485359102 6893568 457 33554432000 134512640 134854740 4289604944 18446744073709551615 134761129 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1843/statm: 1683 457 188 84 0 1208 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8868

[startup+12.7008 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 1844
/proc/meminfo: memFree=13336264/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=2136 CPUtime=0 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 485359102 2187264 114 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 534 114 97 400 0 131 0
[pid=1843] ppid=1842 vsize=6732 CPUtime=12.69 cores=5,7
/proc/1843/stat : 1843 (SATenstein) R 1842 1842 1149 0 -1 4202496 503 0 0 0 1269 0 0 0 25 0 1 0 485359102 6893568 457 33554432000 134512640 134854740 4289604944 18446744073709551615 134761047 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1843/statm: 1683 457 188 84 0 1208 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8868

[startup+25.5006 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 1845
/proc/meminfo: memFree=13336724/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=2136 CPUtime=0 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 485359102 2187264 114 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 534 114 97 400 0 131 0
[pid=1843] ppid=1842 vsize=6732 CPUtime=25.49 cores=5,7
/proc/1843/stat : 1843 (SATenstein) R 1842 1842 1149 0 -1 4202496 503 0 0 0 2549 0 0 0 25 0 1 0 485359102 6893568 457 33554432000 134512640 134854740 4289604944 18446744073709551615 134760701 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1843/statm: 1683 457 188 84 0 1208 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8868

[startup+51.101 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 1846
/proc/meminfo: memFree=13335088/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=2136 CPUtime=29.99 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 184 503 0 0 0 0 2999 0 18 0 1 0 485359102 2187264 123 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/1842/statm: 534 123 105 400 0 131 0
[pid=1846] ppid=1842 vsize=3460 CPUtime=21.1 cores=5,7
/proc/1846/stat : 1846 (mxc-sr08) R 1842 1842 1149 0 -1 4202496 783 0 0 0 2110 0 0 0 25 0 1 0 485362102 3543040 756 33554432000 134512640 135078026 4287953584 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1846/statm: 865 756 73 139 0 724 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5596

[startup+102.307 s]
/proc/loadavg: 4.05 4.01 3.92 5/194 1937
/proc/meminfo: memFree=13339584/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=9812 CPUtime=36.05 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 2314 0 0 0 3605 0 0 0 25 0 1 0 485365727 10047488 2284 33554432000 134512640 134996440 4293908208 18446744073709551615 134551723 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 2453 2284 74 119 0 2332 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 13444

[startup+162.3 s]
/proc/loadavg: 4.02 4.01 3.92 5/193 1941
/proc/meminfo: memFree=13339272/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=10604 CPUtime=96.05 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 2528 0 0 0 9605 0 0 0 25 0 1 0 485365727 10858496 2498 33554432000 134512640 134996440 4293908208 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 2651 2498 74 119 0 2530 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 14236

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/194 2030
/proc/meminfo: memFree=13343888/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=11132 CPUtime=156.05 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 2657 0 0 0 15605 0 0 0 25 0 1 0 485365727 11399168 2627 33554432000 134512640 134996440 4293908208 18446744073709551615 134565173 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 2783 2627 74 119 0 2662 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 14764

[startup+282.301 s]
/proc/loadavg: 4.08 4.03 3.93 5/194 2035
/proc/meminfo: memFree=13334880/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=11396 CPUtime=216.05 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 2735 0 0 0 21605 0 0 0 25 0 1 0 485365727 11669504 2705 33554432000 134512640 134996440 4293908208 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 2849 2705 74 119 0 2728 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 15028

[startup+342.3 s]
/proc/loadavg: 4.03 4.02 3.93 5/194 2037
/proc/meminfo: memFree=13334500/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=11660 CPUtime=276.05 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 2797 0 0 0 27605 0 0 0 25 0 1 0 485365727 11939840 2767 33554432000 134512640 134996440 4293908208 18446744073709551615 134526814 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 2915 2767 74 119 0 2794 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 15292

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/194 2048
/proc/meminfo: memFree=13333500/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7

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

[pid=1850] ppid=1842 vsize=12188 CPUtime=456.04 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 2931 0 0 0 45604 0 0 0 25 0 1 0 485365727 12480512 2901 33554432000 134512640 134996440 4293908208 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 3047 2901 74 119 0 2926 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 15820

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 2052
/proc/meminfo: memFree=13333040/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=12452 CPUtime=516.04 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 2971 0 0 0 51604 0 0 0 25 0 1 0 485365727 12750848 2941 33554432000 134512640 134996440 4293908208 18446744073709551615 134528085 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 3113 2941 74 119 0 2992 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 16084

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 2054
/proc/meminfo: memFree=13333000/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=12584 CPUtime=576.05 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 3002 0 0 0 57605 0 0 0 25 0 1 0 485365727 12886016 2972 33554432000 134512640 134996440 4293908208 18446744073709551615 134532787 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 3146 2972 74 119 0 3025 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 16216

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 2056
/proc/meminfo: memFree=13332968/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=12716 CPUtime=636.05 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 3037 0 0 0 63605 0 0 0 25 0 1 0 485365727 13021184 3007 33554432000 134512640 134996440 4293908208 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 3179 3007 74 119 0 3058 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 16348

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 2057
/proc/meminfo: memFree=13332944/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=12716 CPUtime=696.05 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 3063 0 0 0 69605 0 0 0 25 0 1 0 485365727 13021184 3033 33554432000 134512640 134996440 4293908208 18446744073709551615 134551682 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 3179 3033 74 119 0 3058 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 16348

[startup+822.301 s]
/proc/loadavg: 4.12 4.03 3.94 5/194 2059
/proc/meminfo: memFree=13333032/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=12848 CPUtime=756.04 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 3083 0 0 0 75604 0 0 0 25 0 1 0 485365727 13156352 3053 33554432000 134512640 134996440 4293908208 18446744073709551615 134551444 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 3212 3053 74 119 0 3091 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 16480

[startup+882.301 s]
/proc/loadavg: 4.04 4.02 3.94 5/194 2060
/proc/meminfo: memFree=13333004/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=12980 CPUtime=816.04 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 3104 0 0 0 81604 0 0 0 25 0 1 0 485365727 13291520 3074 33554432000 134512640 134996440 4293908208 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 3245 3074 74 119 0 3124 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 16612

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/194 2062
/proc/meminfo: memFree=13333104/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=12980 CPUtime=876.04 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 3125 0 0 0 87604 0 0 0 25 0 1 0 485365727 13291520 3095 33554432000 134512640 134996440 4293908208 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 3245 3095 74 119 0 3124 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 16612

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/194 2064
/proc/meminfo: memFree=13332832/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=13112 CPUtime=936.04 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 3141 0 0 0 93604 0 0 0 25 0 1 0 485365727 13426688 3111 33554432000 134512640 134996440 4293908208 18446744073709551615 134533010 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 3278 3111 74 119 0 3157 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 16744

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/194 2151
/proc/meminfo: memFree=13333980/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=13112 CPUtime=996.04 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 3158 0 0 0 99604 0 0 0 25 0 1 0 485365727 13426688 3128 33554432000 134512640 134996440 4293908208 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 3278 3128 74 119 0 3157 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 16744

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 2156
/proc/meminfo: memFree=13329944/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=13244 CPUtime=1056.04 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 3169 0 0 0 105604 0 0 0 25 0 1 0 485365727 13561856 3139 33554432000 134512640 134996440 4293908208 18446744073709551615 134527890 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 3311 3139 74 119 0 3190 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 16876

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 2158
/proc/meminfo: memFree=13326188/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=13244 CPUtime=1116.03 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 3178 0 0 0 111603 0 0 0 25 0 1 0 485365727 13561856 3148 33554432000 134512640 134996440 4293908208 18446744073709551615 134565161 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 3311 3148 74 119 0 3190 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 16876

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 2160
/proc/meminfo: memFree=13325292/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=13244 CPUtime=1176.03 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 3189 0 0 0 117603 0 0 0 25 0 1 0 485365727 13561856 3159 33554432000 134512640 134996440 4293908208 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 3311 3159 74 119 0 3190 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 16876



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.95 6/194 2162
/proc/meminfo: memFree=13324780/32950928 swapFree=67111528/67111528
[pid=1842] ppid=1840 vsize=3632 CPUtime=66.23 cores=5,7
/proc/1842/stat : 1842 (SATzilla2009_R) S 1840 1842 1149 0 -1 4202496 693 3004 0 0 410 14 6197 2 25 0 1 0 485359102 3719168 457 33554432000 134512640 136149437 4290658496 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 7 0 0 0
/proc/1842/statm: 908 457 220 400 0 505 0
[pid=1850] ppid=1842 vsize=13244 CPUtime=1233.74 cores=5,7
/proc/1850/stat : 1850 (march_dl2004) R 1842 1842 1149 0 -1 4202496 3196 0 0 0 123374 0 0 0 25 0 1 0 485365727 13561856 3166 33554432000 134512640 134996440 4293908208 18446744073709551615 134533013 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/1850/statm: 3311 3166 74 119 0 3190 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 16876

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
CPU user time (s): 1299.82
CPU system time (s): 0.177972
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 16876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.82
system time used= 0.177972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6907
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= 17
involuntary context switches= 3094

runsolver used 2.15767 second user time and 4.92925 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-16 12:54:44
IDJOB=3205332
IDBENCH=82792
IDSOLVER=1620
FILE ID=node112/3205332-1302951284
RUNJOBID= node112-1302947117-1170
PBS_JOBID= 13017965
Free space on /tmp= 72992 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_R 2009-03-22
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S539832832-088.SATISFIABLE.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3205332-1302951284/watcher-3205332-1302951284 -o /tmp/evaluation-result-3205332-1302951284/solver-3205332-1302951284 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_R HOME/instance-3205332-1302951284.cnf

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

MD5SUM BENCH= 96d6aca5635fba3566aa8534cdc228f2
RANDOM SEED=328479485

node112.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.828
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.828
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.828
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.828
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13339252 kB
Buffers:        781220 kB
Cached:       18349816 kB
SwapCached:          0 kB
Active:        8759112 kB
Inactive:     10462008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13339252 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31460 kB
Writeback:           0 kB
AnonPages:       89984 kB
Mapped:          18384 kB
Slab:           327144 kB
PageTables:       5192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   706184 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= 72964 MiB
End job on node112 at 2011-04-16 13:16:26