Trace number 3274600

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) 1299.99 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
MD5SUMb970e9358cd0cd1a9cfd3d4afb2e830d
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 variables780
Number of clauses65612
Sum of the clauses size131952
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265586
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

20.88/20.98	c SATzilla is building models for class 2
20.88/20.98	c run presolver march_dl2004 for 5 seconds ... 
20.88/20.98	c Bin: Executing march_dl2004
20.88/20.98	c spawning binary file with 5 seconds ...
20.88/20.98	c child exit by a signal
20.88/20.98	c march_dl2004 returned code 137.
20.88/20.98	c run presolver mxc-sr08 for 5 seconds ... 
20.88/20.98	c Bin: Executing mxc-sr08
20.88/20.98	c spawning binary file with 5 seconds ...
20.88/20.98	c child exit by a signal
20.88/20.98	c mxc-sr08 returned code 137.
20.88/20.98	c Orignal number of varibales is 780, number of clauses is 65612 
20.88/20.98	c predicted feature computation time is 8.454006 
20.88/20.98	c Bin: Executing satelite
20.88/20.98	c spawning binary file with 240 seconds ...
20.88/20.98	c child exited successfully
20.88/20.98	c satzilla computing base features
20.88/20.98	c Number of variabe is: 754, Number of clause is : 64832 
20.88/20.98	c Initializing...
20.88/20.98	c satzilla compute diameter ...
20.88/20.98	c start diameter features ...
20.88/20.98	c satzilla doing clause learning
20.88/20.98	c start clause learning features ...
20.88/20.98	c Bin: Executing zchaff07
20.88/20.98	c spawning binary file with 2 seconds ...
20.88/20.98	c child exit by a signal
20.88/20.98	c satzilla doing survey propogation probe
20.88/20.98	c do survay propogation for 2 second ...
20.88/20.98	c satzilla doing local search probe
20.88/20.98	c satzilla doing lobjois search-space size estimate
20.88/20.98	c features are:780 65612 754 64832 0.0344828 0.0120311 0.0116301 0.48646 1.02023 0.867339 0.00403802 1.89096 0.00265252 0.0769231 0.168602 0.965989 0.965989 0.00403802 0.135831 0.0028381 0.00620064 4.15321 0.282277 0.0682099 0.148936 0.454545 2.94356 0.00193354 0.380415 0.000647828 0.00402579 4.56031 0.728946 0.00944948 0.0741124 0.00786649 0.0116146 2.97279 0.0547289 2 3 0.124909 1189.4 1.08703 107 3733 3733 107 751 651 705 72.4355 0.189469 58.1121 95.9874 95.9874 58.1121 76.7643 59.6866 71.627 0.877665 0.0173424 0.841404 0.916765 0.898744 0.858719 0.887182 0.865486 0.877899 2.05041e-07 6.04329 7.68829e-15 1.91773e-05 2.00148e-07 8.12954e-11 3.59758e-08 5.16004e-10 5.61515e-09 13.8675 0.159009 351.603 0.03583 352 335 368 42.262 0.070108 0.999829 0.000145741 0.887773 0.954051 
20.88/20.98	c satzilla's ranking:
20.88/20.98	c 1) minisat20SAT07: 1.565627
20.88/20.98	c 2) minisat20: 1.224190
20.88/20.98	c 3) march_dl2004: 0.971433
20.88/20.98	c 4) mxc-sr08: 0.938541
20.88/20.98	c 5) vallst: 0.743765
20.88/20.98	c 6) tts-4-0: 0.570261
20.88/20.98	c 7) zchaff_rand: 0.463852
20.88/20.98	c 8) SATenstein: -10000.000000
20.88/20.98	c 9) gnovelty+: -10000.000000
20.88/20.98	c 10) adaptg2wsat+: -10000.000000
20.88/20.98	c 11) adaptg2wsat0: -10000.000000
20.88/20.98	c 12) picosat846: -10000.000000
20.88/20.98	c 13) kcnfs04SAT07: -10000.000000
20.88/20.98	c satzilla running minisat20SAT07 ... 

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

running on 2 cores: 0,2

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.02 4.00 3.77 5/192 25952
/proc/meminfo: memFree=20477416/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=2136 CPUtime=0 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471972443 2187264 114 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 534 114 97 400 0 131 0

[startup+0.045781 s]
/proc/loadavg: 4.02 4.00 3.77 5/192 25952
/proc/meminfo: memFree=20477416/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=2136 CPUtime=0 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471972443 2187264 114 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100828 s]
/proc/loadavg: 4.02 4.00 3.77 5/192 25952
/proc/meminfo: memFree=20477416/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=2136 CPUtime=0 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471972443 2187264 114 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300744 s]
/proc/loadavg: 4.02 4.00 3.77 5/192 25952
/proc/meminfo: memFree=20477416/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=2136 CPUtime=0 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471972443 2187264 114 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700678 s]
/proc/loadavg: 4.02 4.00 3.77 5/192 25952
/proc/meminfo: memFree=20477416/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=2136 CPUtime=0 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471972443 2187264 114 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50047 s]
/proc/loadavg: 4.02 4.00 3.77 5/194 25954
/proc/meminfo: memFree=20466984/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=2136 CPUtime=0 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471972443 2187264 114 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 534 114 97 400 0 131 0
[pid=25953] ppid=25952 vsize=11264 CPUtime=1.48 cores=0,2
/proc/25953/stat : 25953 (march_dl2004) R 25952 25952 25382 0 -1 4202496 5671 0 0 0 148 0 0 0 25 0 1 0 471972443 11534336 1889 33554432000 134512640 134996440 4291817072 18446744073709551615 134573190 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25953/statm: 2816 1889 75 119 0 2695 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13400

[startup+3.10025 s]
/proc/loadavg: 4.02 4.00 3.77 5/194 25954
/proc/meminfo: memFree=20462644/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=2136 CPUtime=0 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 471972443 2187264 114 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 534 114 97 400 0 131 0
[pid=25953] ppid=25952 vsize=11528 CPUtime=3.08 cores=0,2
/proc/25953/stat : 25953 (march_dl2004) R 25952 25952 25382 0 -1 4202496 5738 0 0 0 308 0 0 0 25 0 1 0 471972443 11804672 1956 33554432000 134512640 134996440 4291817072 18446744073709551615 134527881 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25953/statm: 2882 1956 75 119 0 2761 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13664

[startup+6.30068 s]
/proc/loadavg: 4.02 4.00 3.77 5/194 25956
/proc/meminfo: memFree=20457808/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=2136 CPUtime=4.98 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 187 5771 0 0 0 0 498 0 18 0 1 0 471972443 2187264 127 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 534 127 108 400 0 131 0
[pid=25956] ppid=25952 vsize=6612 CPUtime=1.29 cores=0,2
/proc/25956/stat : 25956 (mxc-sr08) R 25952 25952 25382 0 -1 4202496 2033 0 0 0 129 0 0 0 22 0 1 0 471972943 6770688 1511 33554432000 134512640 135078026 4286589584 18446744073709551615 134534292 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/25956/statm: 1653 1511 73 139 0 1512 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8748

[startup+12.7005 s]
/proc/loadavg: 4.02 4.00 3.77 5/193 25957
/proc/meminfo: memFree=20441728/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=5696 CPUtime=12.56 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 1830 9983 0 0 208 0 1046 2 18 0 1 0 471972443 5832704 1043 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 1424 1043 137 400 0 1021 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 5696

[startup+25.5002 s]
/proc/loadavg: 4.01 4.00 3.78 5/194 25959
/proc/meminfo: memFree=20388600/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=15124 CPUtime=4.49 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 3921 0 0 0 449 0 0 0 25 0 1 0 471974542 15486976 3577 33554432000 134512640 135078472 4286759888 18446744073709551615 134550689 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 3781 3577 73 139 0 3640 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 24768

[startup+51.1006 s]
/proc/loadavg: 4.08 4.02 3.79 5/194 25960
/proc/meminfo: memFree=20302092/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=41992 CPUtime=30.1 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 10621 0 0 0 3008 2 0 0 25 0 1 0 471974542 42999808 10277 33554432000 134512640 135078472 4286759888 18446744073709551615 134550686 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 10498 10277 73 139 0 10357 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 51636

[startup+102.307 s]
/proc/loadavg: 4.03 4.01 3.80 5/194 25961
/proc/meminfo: memFree=20182508/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=53628 CPUtime=81.31 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 13498 0 0 0 8128 3 0 0 25 0 1 0 471974542 54915072 13154 33554432000 134512640 135078472 4286759888 18446744073709551615 134550593 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 13407 13154 73 139 0 13266 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 63272

[startup+162.301 s]
/proc/loadavg: 4.01 4.01 3.81 5/194 25963
/proc/meminfo: memFree=20026504/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=63804 CPUtime=141.31 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 16015 0 0 0 14127 4 0 0 25 0 1 0 471974542 65335296 15671 33554432000 134512640 135078472 4286759888 18446744073709551615 134550556 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 15951 15671 73 139 0 15810 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 73448

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/194 25964
/proc/meminfo: memFree=19911908/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=63768 CPUtime=201.31 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 16035 0 0 0 20127 4 0 0 25 0 1 0 471974542 65298432 15691 33554432000 134512640 135078472 4286759888 18446744073709551615 134550593 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 15942 15691 73 139 0 15801 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 73412

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/194 25966
/proc/meminfo: memFree=19811320/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=63768 CPUtime=261.31 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 16048 0 0 0 26127 4 0 0 25 0 1 0 471974542 65298432 15704 33554432000 134512640 135078472 4286759888 18446744073709551615 134550699 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 15942 15704 73 139 0 15801 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 73412

[startup+342.301 s]
/proc/loadavg: 4.04 4.01 3.84 5/194 25968
/proc/meminfo: memFree=19712476/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=63768 CPUtime=321.31 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 16057 0 0 0 32127 4 0 0 25 0 1 0 471974542 65298432 15713 33554432000 134512640 135078472 4286759888 18446744073709551615 134550710 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 15942 15713 73 139 0 15801 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 73412

[startup+402.301 s]
/proc/loadavg: 4.01 4.01 3.84 5/194 25969
/proc/meminfo: memFree=19607668/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=63768 CPUtime=381.31 cores=0,2

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

/proc/25959/statm: 17913 17615 73 139 0 17772 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 81296

[startup+642.3 s]
/proc/loadavg: 4.05 4.02 3.88 5/194 25976
/proc/meminfo: memFree=19252664/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=71652 CPUtime=621.32 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 17962 0 0 0 62127 5 0 0 25 0 1 0 471974542 73371648 17618 33554432000 134512640 135078472 4286759888 18446744073709551615 134550732 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 17913 17618 73 139 0 17772 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 81296

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.88 5/194 25977
/proc/meminfo: memFree=19186416/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=71652 CPUtime=681.31 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 17964 0 0 0 68126 5 0 0 25 0 1 0 471974542 73371648 17620 33554432000 134512640 135078472 4286759888 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 17913 17620 73 139 0 17772 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 81296

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 3.89 5/194 25979
/proc/meminfo: memFree=19093148/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=71652 CPUtime=741.32 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 17967 0 0 0 74127 5 0 0 25 0 1 0 471974542 73371648 17623 33554432000 134512640 135078472 4286759888 18446744073709551615 134550732 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 17913 17623 73 139 0 17772 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 81296

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/194 25980
/proc/meminfo: memFree=18982400/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=75020 CPUtime=801.31 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 18796 0 0 0 80126 5 0 0 25 0 1 0 471974542 76820480 18452 33554432000 134512640 135078472 4286759888 18446744073709551615 134550708 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 18755 18452 73 139 0 18614 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 84664

[startup+882.301 s]
/proc/loadavg: 4.06 4.01 3.91 5/194 25982
/proc/meminfo: memFree=18889620/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=75352 CPUtime=861.32 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 18868 0 0 0 86127 5 0 0 25 0 1 0 471974542 77160448 18524 33554432000 134512640 135078472 4286759888 18446744073709551615 134556684 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 18838 18524 73 139 0 18697 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 84996

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.91 5/194 25984
/proc/meminfo: memFree=18824380/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=76972 CPUtime=921.33 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 19240 0 0 0 92127 6 0 0 25 0 1 0 471974542 78819328 18896 33554432000 134512640 135078472 4286759888 18446744073709551615 134550584 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 19243 18896 73 139 0 19102 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 86616

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25985
/proc/meminfo: memFree=18753432/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=82116 CPUtime=981.32 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 20481 0 0 0 98126 6 0 0 25 0 1 0 471974542 84086784 20137 33554432000 134512640 135078472 4286759888 18446744073709551615 134550628 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 20529 20137 73 139 0 20388 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 91760

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25987
/proc/meminfo: memFree=18679384/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=83096 CPUtime=1041.32 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 20689 0 0 0 104126 6 0 0 25 0 1 0 471974542 85090304 20345 33554432000 134512640 135078472 4286759888 18446744073709551615 134550717 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 20774 20345 73 139 0 20633 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 92740

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/194 25988
/proc/meminfo: memFree=18562924/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=86668 CPUtime=1101.32 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 21580 0 0 0 110126 6 0 0 25 0 1 0 471974542 88748032 21236 33554432000 134512640 135078472 4286759888 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 21667 21236 73 139 0 21526 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 96312

[startup+1182.3 s]
/proc/loadavg: 2.47 3.60 3.78 2/173 26045
/proc/meminfo: memFree=21151440/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=87292 CPUtime=1161.32 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 21686 0 0 0 116126 6 0 0 25 0 1 0 471974542 89387008 21342 33554432000 134512640 135078472 4286759888 18446744073709551615 134550717 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 21823 21342 73 139 0 21682 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 96936

[startup+1242.3 s]
/proc/loadavg: 1.54 3.13 3.60 2/173 26047
/proc/meminfo: memFree=21150928/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=87508 CPUtime=1221.33 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 21730 0 0 0 122126 7 0 0 25 0 1 0 471974542 89608192 21386 33554432000 134512640 135078472 4286759888 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 21877 21386 73 139 0 21736 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 97152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.20 2.74 3.44 2/173 26048
/proc/meminfo: memFree=21140864/32950904 swapFree=67082284/67111528
[pid=25952] ppid=25950 vsize=9644 CPUtime=20.96 cores=0,2
/proc/25952/stat : 25952 (SATzilla2009_C) S 25950 25952 25382 0 -1 4202496 3969 12615 0 0 847 2 1243 4 25 0 1 0 471972443 9875456 2179 33554432000 134512640 136149437 4288092032 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/25952/statm: 2411 2179 220 400 0 2008 0
[pid=25959] ppid=25952 vsize=97736 CPUtime=1279.03 cores=0,2
/proc/25959/stat : 25959 (minisat20SAT07) R 25952 25952 25382 0 -1 4202496 24289 0 0 0 127896 7 0 0 25 0 1 0 471974542 100081664 23945 33554432000 134512640 135078472 4286759888 18446744073709551615 134550710 0 0 8392704 3 0 0 0 17 0 0 0 0
/proc/25959/statm: 24434 23945 73 139 0 24293 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 107380

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 25952 and gives
#  childrusage.ru_utime.tv_sec=20
#  childrusage.ru_utime.tv_usec=911820
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=69989
# CPU time returned by wait4() is 20.9818
# while last known CPU time is 1299.99
#
# 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): 1299.99
CPU user time (s): 1299.86
CPU system time (s): 0.13
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 107380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.9118
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16584
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= 11
involuntary context switches= 71

runsolver used 2.10768 second user time and 4.85326 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-24 02:08:47
IDJOB=3274600
IDBENCH=83934
IDSOLVER=1675
FILE ID=node121/3274600-1303603727
RUNJOBID= node121-1303600951-25400
PBS_JOBID= 13150620
Free space on /tmp= 71968 MiB

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

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

MD5SUM BENCH= b970e9358cd0cd1a9cfd3d4afb2e830d
RANDOM SEED=1407792626

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20477572 kB
Buffers:       2137244 kB
Cached:        9122260 kB
SwapCached:       2776 kB
Active:        9171316 kB
Inactive:      2792256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20477572 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           32252 kB
Writeback:           0 kB
AnonPages:      702328 kB
Mapped:          17632 kB
Slab:           444552 kB
PageTables:       6556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   913960 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= 72036 MiB
End job on node121 at 2011-04-24 02:30:29