Trace number 3274594

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

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
MD5SUMad30956261e72142648a01bc7c025dba
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 variables85
Number of clauses29282
Sum of the clauses size292650
Maximum clause length10
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 534
Number of clauses of size over 529248

Solver Data

17.17/17.22	c SATzilla is building models for class 2
17.17/17.22	c run presolver march_dl2004 for 5 seconds ... 
17.17/17.22	c Bin: Executing march_dl2004
17.17/17.22	c spawning binary file with 5 seconds ...
17.17/17.22	c child exit by a signal
17.17/17.22	c march_dl2004 returned code 137.
17.17/17.22	c run presolver mxc-sr08 for 5 seconds ... 
17.17/17.22	c Bin: Executing mxc-sr08
17.17/17.22	c spawning binary file with 5 seconds ...
17.17/17.22	c child exit by a signal
17.17/17.22	c mxc-sr08 returned code 137.
17.17/17.22	c Orignal number of varibales is 85, number of clauses is 29282 
17.17/17.22	c predicted feature computation time is 7.527127 
17.17/17.22	c Bin: Executing satelite
17.17/17.22	c spawning binary file with 240 seconds ...
17.17/17.22	c child exited successfully
17.17/17.22	c satzilla computing base features
17.17/17.22	c Number of variabe is: 85, Number of clause is : 29282 
17.17/17.22	c Initializing...
17.17/17.22	c satzilla compute diameter ...
17.17/17.22	c start diameter features ...
17.17/17.22	c satzilla doing clause learning
17.17/17.22	c start clause learning features ...
17.17/17.22	c Bin: Executing zchaff07
17.17/17.22	c spawning binary file with 2 seconds ...
17.17/17.22	c child exit by a signal
17.17/17.22	c satzilla doing survey propogation probe
17.17/17.22	c do survay propogation for 2 second ...
17.17/17.22	c satzilla doing local search probe
17.17/17.22	c satzilla doing lobjois search-space size estimate
17.17/17.22	c features are:85 29282 85 29282 0 0 0.00290281 0.245666 0.804708 1.3505 0.117579 0.0170376 0.0588235 0.117647 0.00900774 0 0 0.117579 0.0568597 0.101701 0.130114 1.31802 0.0631944 0.0270084 0.016273 0.0918635 1.65418 0.00112496 0.236632 0.000443959 0.00177583 2.34393 0.00966464 0.00286866 0 0.00286866 0.00286866 2 0 2 2 -0 2933.89 0.0637237 2729 3357 3357 2729 3025 2783 2919 20.6108 0.0514839 18.2995 21.7036 21.7036 18.2995 21.4028 20.7031 20.9058 0.122657 0.391809 0.0429458 0.173222 0.172886 0.0444957 0.159288 0.0907632 0.145947 0.494609 0.000464352 0.494137 0.495221 0.494941 0.494379 0.494744 0.494395 0.494622 6.84787 0.272053 9.02231 0.223398 9 7 12 1.84651 0.358369 0.924354 0.0871192 0.606956 0.730784 
17.17/17.22	c satzilla's ranking:
17.17/17.22	c 1) tts-4-0: 3.901788
17.17/17.22	c 2) minisat20SAT07: 1.891939
17.17/17.22	c 3) minisat20: 1.721429
17.17/17.22	c 4) mxc-sr08: 1.470858
17.17/17.22	c 5) zchaff_rand: 0.563021
17.17/17.22	c 6) march_dl2004: -0.478625
17.17/17.22	c 7) vallst: -2.553750
17.17/17.22	c 8) SATenstein: -10000.000000
17.17/17.22	c 9) gnovelty+: -10000.000000
17.17/17.22	c 10) adaptg2wsat+: -10000.000000
17.17/17.22	c 11) adaptg2wsat0: -10000.000000
17.17/17.22	c 12) picosat846: -10000.000000
17.17/17.22	c 13) kcnfs04SAT07: -10000.000000
17.17/17.22	c satzilla running tts-4-0 ... 

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-3274594-1303603580/watcher-3274594-1303603580 -o /tmp/evaluation-result-3274594-1303603580/solver-3274594-1303603580 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274594-1303603580.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: 2.82 3.72 3.66 4/188 20856
/proc/meminfo: memFree=15430588/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=2136 CPUtime=0 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 163 0 0 0 0 0 0 0 23 0 1 0 471956838 2187264 114 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 534 114 97 400 0 131 0

[startup+0.0785509 s]
/proc/loadavg: 2.82 3.72 3.66 4/188 20856
/proc/meminfo: memFree=15430588/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=2136 CPUtime=0 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 163 0 0 0 0 0 0 0 23 0 1 0 471956838 2187264 114 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100544 s]
/proc/loadavg: 2.82 3.72 3.66 4/188 20856
/proc/meminfo: memFree=15430588/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=2136 CPUtime=0 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 163 0 0 0 0 0 0 0 23 0 1 0 471956838 2187264 114 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300509 s]
/proc/loadavg: 2.82 3.72 3.66 4/188 20856
/proc/meminfo: memFree=15430588/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=2136 CPUtime=0 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 163 0 0 0 0 0 0 0 23 0 1 0 471956838 2187264 114 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700437 s]
/proc/loadavg: 2.82 3.72 3.66 4/188 20856
/proc/meminfo: memFree=15430588/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=2136 CPUtime=0 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 163 0 0 0 0 0 0 0 23 0 1 0 471956838 2187264 114 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50029 s]
/proc/loadavg: 2.82 3.72 3.66 5/194 20865
/proc/meminfo: memFree=15366432/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=2136 CPUtime=0 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 163 0 0 0 0 0 0 0 23 0 1 0 471956838 2187264 114 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 534 114 97 400 0 131 0
[pid=20857] ppid=20856 vsize=10452 CPUtime=1.49 cores=5,7
/proc/20857/stat : 20857 (march_dl2004) R 20856 20856 20355 0 -1 4202496 9898 0 0 0 141 8 0 0 25 0 1 0 471956838 10702848 2121 33554432000 134512640 134996440 4288601504 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20857/statm: 2613 2121 88 119 0 2492 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12588

[startup+3.10101 s]
/proc/loadavg: 2.82 3.72 3.66 5/194 20865
/proc/meminfo: memFree=15365568/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=2136 CPUtime=0 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 163 0 0 0 0 0 0 0 23 0 1 0 471956838 2187264 114 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 534 114 97 400 0 131 0
[pid=20857] ppid=20856 vsize=15504 CPUtime=3.09 cores=5,7
/proc/20857/stat : 20857 (march_dl2004) R 20856 20856 20355 0 -1 4202496 10981 0 0 0 289 20 0 0 25 0 1 0 471956838 15876096 3084 33554432000 134512640 134996440 4288601504 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20857/statm: 3876 3084 137 119 0 3755 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17640

[startup+6.30044 s]
/proc/loadavg: 2.92 3.73 3.66 5/194 20869
/proc/meminfo: memFree=15373916/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=2136 CPUtime=4.98 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 183 10981 0 0 0 0 469 29 18 0 1 0 471956838 2187264 123 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 534 123 105 400 0 131 0
[pid=20868] ppid=20856 vsize=4584 CPUtime=1.29 cores=5,7
/proc/20868/stat : 20868 (mxc-sr08) R 20856 20856 20355 0 -1 4202496 1303 0 0 0 129 0 0 0 22 0 1 0 471957338 4694016 1019 33554432000 134512640 135078026 4290135856 18446744073709551615 134561286 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20868/statm: 1146 1019 57 139 0 1005 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 6720

[startup+12.7003 s]
/proc/loadavg: 3.00 3.73 3.66 5/194 20877
/proc/meminfo: memFree=15348980/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=10024 CPUtime=12.68 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) R 20854 20856 20355 0 -1 4202496 2809 15654 0 0 61 0 1173 34 18 0 1 0 471956838 10264576 2162 33554432000 134512640 136149437 4286713152 18446744073709551615 134847734 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/20856/statm: 2506 2162 152 400 0 2103 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10024

[startup+25.501 s]
/proc/loadavg: 3.22 3.74 3.66 5/194 20882
/proc/meminfo: memFree=15115308/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=63732 CPUtime=8.26 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 15884 0 0 0 824 2 0 0 25 0 1 0 471958561 65261568 15826 33554432000 134512640 134965848 4290314752 18446744073709551615 134536009 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 15933 15826 68 111 0 15820 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 70216

[startup+51.1005 s]
/proc/loadavg: 3.49 3.76 3.67 5/194 20882
/proc/meminfo: memFree=14865016/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=131704 CPUtime=33.86 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 32891 0 0 0 3380 6 0 0 25 0 1 0 471958561 134864896 32833 33554432000 134512640 134965848 4290314752 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 32926 32833 68 111 0 32813 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 138188

[startup+102.307 s]
/proc/loadavg: 3.78 3.80 3.69 5/194 20884
/proc/meminfo: memFree=14527604/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=264372 CPUtime=85.07 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 66060 0 0 0 8495 12 0 0 25 0 1 0 471958561 270716928 66002 33554432000 134512640 134965848 4290314752 18446744073709551615 134591076 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 66093 66003 68 111 0 65980 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 270856

[startup+162.301 s]
/proc/loadavg: 3.92 3.83 3.70 5/194 20885
/proc/meminfo: memFree=14186204/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=417900 CPUtime=145.06 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 104391 0 0 0 14485 21 0 0 25 0 1 0 471958561 427929600 104333 33554432000 134512640 134965848 4290314752 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 104475 104333 68 111 0 104362 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 424384

[startup+222.301 s]
/proc/loadavg: 3.97 3.86 3.72 5/194 20887
/proc/meminfo: memFree=13918196/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=498060 CPUtime=205.07 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 124461 0 0 0 20482 25 0 0 25 0 1 0 471958561 510013440 124403 33554432000 134512640 134965848 4290314752 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 124515 124403 68 111 0 124402 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 504544

[startup+282.3 s]
/proc/loadavg: 4.05 3.90 3.74 5/194 20888
/proc/meminfo: memFree=13634324/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=574004 CPUtime=265.07 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 143461 0 0 0 26478 29 0 0 25 0 1 0 471958561 587780096 143403 33554432000 134512640 134965848 4290314752 18446744073709551615 134534140 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 143501 143403 68 111 0 143388 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 580488

[startup+342.301 s]
/proc/loadavg: 4.02 3.91 3.75 5/194 20890
/proc/meminfo: memFree=13372148/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=652760 CPUtime=325.06 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 163128 0 0 0 32473 33 0 0 25 0 1 0 471958561 668426240 163070 33554432000 134512640 134965848 4290314752 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 163190 163070 68 111 0 163077 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 659244

[startup+402.301 s]
/proc/loadavg: 4.00 3.93 3.76 5/194 20892
/proc/meminfo: memFree=13137776/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=721904 CPUtime=385.07 cores=5,7

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

/proc/20880/statm: 234034 233907 68 111 0 233921 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 942620

[startup+642.301 s]
/proc/loadavg: 4.00 3.96 3.81 5/194 20898
/proc/meminfo: memFree=12317128/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=979968 CPUtime=625.08 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 244907 0 0 0 62452 56 0 0 25 0 1 0 471958561 1003487232 244849 33554432000 134512640 134965848 4290314752 18446744073709551615 134534121 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 244992 244849 68 111 0 244879 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 986452

[startup+702.3 s]
/proc/loadavg: 4.00 3.96 3.82 5/194 20900
/proc/meminfo: memFree=12133204/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=1033176 CPUtime=685.07 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 258257 0 0 0 68448 59 0 0 25 0 1 0 471958561 1057972224 258199 33554432000 134512640 134965848 4290314752 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 258294 258199 68 111 0 258181 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 1039660

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.83 5/194 20901
/proc/meminfo: memFree=11969240/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=1075600 CPUtime=745.09 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 268827 0 0 0 74446 63 0 0 25 0 1 0 471958561 1101414400 268769 33554432000 134512640 134965848 4290314752 18446744073709551615 134534115 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 268900 268769 68 111 0 268787 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 1082084

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.83 5/194 20903
/proc/meminfo: memFree=11812848/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=1123884 CPUtime=805.08 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 280932 0 0 0 80440 68 0 0 25 0 1 0 471958561 1150857216 280874 33554432000 134512640 134965848 4290314752 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 280971 280874 68 111 0 280858 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1130368

[startup+882.3 s]
/proc/loadavg: 4.03 3.99 3.84 5/194 20904
/proc/meminfo: memFree=11689192/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=1157168 CPUtime=865.08 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 289249 0 0 0 86437 71 0 0 25 0 1 0 471958561 1184940032 289191 33554432000 134512640 134965848 4290314752 18446744073709551615 134534063 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 289292 289191 68 111 0 289179 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1163652

[startup+942.301 s]
/proc/loadavg: 4.01 3.99 3.85 5/194 20906
/proc/meminfo: memFree=11555992/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=1211780 CPUtime=925.08 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 302872 0 0 0 92432 76 0 0 25 0 1 0 471958561 1240862720 302814 33554432000 134512640 134965848 4290314752 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 302945 302814 68 111 0 302832 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1218264

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.86 5/194 20908
/proc/meminfo: memFree=11456384/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=1244596 CPUtime=985.08 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 311099 0 0 0 98429 79 0 0 25 0 1 0 471958561 1274466304 311041 33554432000 134512640 134965848 4290314752 18446744073709551615 134534111 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 311149 311041 68 111 0 311036 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1251080

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.86 5/194 20909
/proc/meminfo: memFree=11331860/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=1281160 CPUtime=1045.08 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 320244 0 0 0 104426 82 0 0 25 0 1 0 471958561 1311907840 320186 33554432000 134512640 134965848 4290314752 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 320290 320186 68 111 0 320177 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1287644

[startup+1122.3 s]
/proc/loadavg: 4.07 4.00 3.87 5/194 20911
/proc/meminfo: memFree=11208556/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=1326868 CPUtime=1105.09 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 331643 0 0 0 110422 87 0 0 25 0 1 0 471958561 1358712832 331585 33554432000 134512640 134965848 4290314752 18446744073709551615 134535671 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 331717 331585 68 111 0 331604 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1333352

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.88 5/194 20912
/proc/meminfo: memFree=11090244/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=1357104 CPUtime=1165.08 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 339229 0 0 0 116418 90 0 0 25 0 1 0 471958561 1389674496 339171 33554432000 134512640 134965848 4290314752 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 339276 339171 68 111 0 339163 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1363588

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.88 5/194 20914
/proc/meminfo: memFree=10950564/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=1411248 CPUtime=1225.09 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 352742 0 0 0 122415 94 0 0 25 0 1 0 471958561 1445117952 352684 33554432000 134512640 134965848 4290314752 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 352812 352684 68 111 0 352699 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1417732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.89 4/192 20918
/proc/meminfo: memFree=12582380/32950928 swapFree=67111528/67111528
[pid=20856] ppid=20854 vsize=6484 CPUtime=17.21 cores=5,7
/proc/20856/stat : 20856 (SATzilla2009_C) S 20854 20856 20355 0 -1 4202496 3716 15654 0 0 513 1 1173 34 25 0 1 0 471956838 6639616 1397 33554432000 134512640 136149437 4286713152 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/20856/statm: 1621 1397 220 400 0 1218 0
[pid=20880] ppid=20856 vsize=1444060 CPUtime=1282.79 cores=5,7
/proc/20880/stat : 20880 (tts-4-0) R 20856 20856 20355 0 -1 4202496 360934 0 0 0 128182 97 0 0 25 0 1 0 471958561 1478717440 360876 33554432000 134512640 134965848 4290314752 18446744073709551615 134550364 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/20880/statm: 361015 360876 68 111 0 360902 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1450544

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 20856 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=870435
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=351946
# CPU time returned by wait4() is 17.2224
# 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): 1298.68
CPU system time (s): 1.32
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 1450544

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

runsolver used 2.16967 second user time and 4.92625 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-24 02:06:20
IDJOB=3274594
IDBENCH=83924
IDSOLVER=1675
FILE ID=node122/3274594-1303603580
RUNJOBID= node122-1303603580-20821
PBS_JOBID= 13150619
Free space on /tmp= 70764 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274594-1303603580/watcher-3274594-1303603580 -o /tmp/evaluation-result-3274594-1303603580/solver-3274594-1303603580 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274594-1303603580.cnf

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

MD5SUM BENCH= ad30956261e72142648a01bc7c025dba
RANDOM SEED=2091749874

node122.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.820
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.64
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.820
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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15431240 kB
Buffers:       1777900 kB
Cached:       15113812 kB
SwapCached:          0 kB
Active:        5575196 kB
Inactive:     11389192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15431240 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           99392 kB
Writeback:           0 kB
AnonPages:       72648 kB
Mapped:          16380 kB
Slab:           490924 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   240172 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= 70724 MiB
End job on node122 at 2011-04-24 02:28:02