Trace number 3499264

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? (exit code) 4999.16 4999.08

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-23-189-21-75.cnf
MD5SUM46a186d5aa9ba41a176adf24fb365342
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.140977
Satisfiable
(Un)Satisfiability was proved
Number of variables483
Number of clauses25396
Sum of the clauses size51233
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225375
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521

Solver Data

16.88/16.91	c SATzilla is building models for class 2
16.88/16.91	c run presolver march_dl2004 for 5 seconds ... 
16.88/16.91	c Bin: Executing march_dl2004
16.88/16.91	c spawning binary file with 5 seconds ...
16.88/16.91	c child exit by a signal
16.88/16.91	c march_dl2004 returned code 137.
16.88/16.91	c run presolver mxc-sr08 for 5 seconds ... 
16.88/16.91	c Bin: Executing mxc-sr08
16.88/16.91	c spawning binary file with 5 seconds ...
16.88/16.91	c child exit by a signal
16.88/16.91	c mxc-sr08 returned code 137.
16.88/16.91	c Orignal number of varibales is 483, number of clauses is 25396 
16.88/16.91	c predicted feature computation time is 7.504734 
16.88/16.91	c Bin: Executing satelite
16.88/16.91	c spawning binary file with 240 seconds ...
16.88/16.91	c child exited successfully
16.88/16.91	c satzilla computing base features
16.88/16.91	c Number of variabe is: 462, Number of clause is : 24913 
16.88/16.91	c Initializing...
16.88/16.91	c satzilla compute diameter ...
16.88/16.91	c start diameter features ...
16.88/16.91	c satzilla doing clause learning
16.88/16.91	c start clause learning features ...
16.88/16.91	c Bin: Executing zchaff07
16.88/16.91	c spawning binary file with 2 seconds ...
16.88/16.91	c child exit by a signal
16.88/16.91	c satzilla doing survey propogation probe
16.88/16.91	c do survay propogation for 2 second ...
16.88/16.91	c satzilla doing local search probe
16.88/16.91	c satzilla doing lobjois search-space size estimate
16.88/16.91	c features are:483 25396 462 24913 0.0454545 0.0193875 0.0185445 0.998304 0.0122105 0.103993 0.00592747 1.70068 0.004329 0.0952381 0.159204 0.972464 0.972464 0.00592747 0.143171 0.00405411 0.00863003 3.71004 0.426451 0.076639 0.267176 0.760563 2.79129 0.0042098 0.184122 0.00260908 0.00670333 3.15028 0.972464 0.0185044 0 0.0185044 0.0185044 2 0 2 2 -0 1140.27 0.959338 518 4477 1634 578 960 620 718 54.5767 0.128958 46.429 70.3538 64.3721 48.1419 57.5667 48.266 53.0811 0.890994 0.0238356 0.838909 0.984894 0.915255 0.865164 0.904046 0.878981 0.891316 4.64141e-05 1.56492 1.69772e-08 0.000518706 0.000134442 1.34694e-06 5.19046e-05 5.08267e-06 1.7894e-05 8.92 5.84955 211.938 0.0666051 212 199 225 26.544 0.0938017 1.00016 0.0101162 0.894647 0.959219 
16.88/16.91	c satzilla's ranking:
16.88/16.91	c 1) march_dl2004: 2.849438
16.88/16.91	c 2) minisat20: 1.716661
16.88/16.91	c 3) zchaff_rand: 1.617209
16.88/16.91	c 4) mxc-sr08: 1.545719
16.88/16.91	c 5) minisat20SAT07: 0.938514
16.88/16.91	c 6) tts-4-0: 0.623244
16.88/16.91	c 7) vallst: 0.614888
16.88/16.91	c 8) SATenstein: -10000.000000
16.88/16.91	c 9) gnovelty+: -10000.000000
16.88/16.91	c 10) adaptg2wsat+: -10000.000000
16.88/16.91	c 11) adaptg2wsat0: -10000.000000
16.88/16.91	c 12) picosat846: -10000.000000
16.88/16.91	c 13) kcnfs04SAT07: -10000.000000
16.88/16.91	c satzilla running march_dl2004 ... 
4999.04/4999.08	c Bin: Executing march_dl2004
4999.04/4999.08	c spawning binary file with 4983 seconds ...
4999.04/4999.08	c child exit by a signal
4999.04/4999.08	c march_dl2004 returned code 137.
4999.04/4999.08	c satzilla running minisat20 ... 
4999.04/4999.08	c Bin: Executing minisat20
4999.04/4999.08	c minisat20 returned code 1.
4999.04/4999.08	c satzilla running zchaff_rand ... 
4999.04/4999.08	c Bin: Executing zchaff_rand
4999.04/4999.08	c zchaff_rand returned code 1.
4999.04/4999.08	c satzilla running mxc-sr08 ... 
4999.04/4999.08	c Bin: Executing mxc-sr08
4999.04/4999.08	c mxc-sr08 returned code 1.
4999.04/4999.08	c satzilla running minisat20SAT07 ... 
4999.04/4999.08	c Bin: Executing minisat20SAT07
4999.04/4999.08	c minisat20SAT07 returned code 1.
4999.04/4999.08	c satzilla running tts-4-0 ... 
4999.04/4999.08	c Bin: Executing tts-4-0
4999.04/4999.08	c tts-4-0 returned code 1.
4999.04/4999.08	c satzilla running vallst ... 
4999.04/4999.08	c Bin: Executing vallst
4999.04/4999.08	c vallst returned code 1.
4999.04/4999.08	c satzilla running SATenstein ... 
4999.04/4999.08	c Bin: Executing SATenstein
4999.04/4999.08	c SATenstein returned code 1.
4999.04/4999.08	c satzilla running gnovelty+ ... 
4999.04/4999.08	c Bin: Executing gnovelty+
4999.04/4999.08	c gnovelty+ returned code 1.
4999.04/4999.08	c satzilla running adaptg2wsat+ ... 
4999.04/4999.08	c Bin: Executing adaptg2wsat+
4999.04/4999.08	c adaptg2wsat+ returned code 1.
4999.04/4999.08	c satzilla running adaptg2wsat0 ... 
4999.04/4999.08	c Bin: Executing adaptg2wsat0
4999.04/4999.08	c adaptg2wsat0 returned code 1.
4999.04/4999.08	c satzilla running picosat846 ... 
4999.04/4999.08	c Bin: Executing picosat846
4999.04/4999.08	c picosat846 returned code 1.
4999.04/4999.08	c satzilla running kcnfs04SAT07 ... 
4999.04/4999.08	c Bin: Executing kcnfs04SAT07
4999.04/4999.08	c kcnfs04SAT07 returned code 1.
4999.04/4999.08	c ERROR: All Failed! 
4999.04/4999.08	c SATZILLA_TIME=4999.890000

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.1 (svn: 989)

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-3499264-1308508763/watcher-3499264-1308508763 -o /tmp/evaluation-result-3499264-1308508763/solver-3499264-1308508763 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499264-1308508763.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.23 3/174 31859
/proc/meminfo: memFree=28181624/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 1041106972 2187264 114 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31859/statm: 534 114 97 400 0 131 0

[startup+0.055596 s]
/proc/loadavg: 1.00 1.01 1.23 3/174 31859
/proc/meminfo: memFree=28181624/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 1041106972 2187264 114 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31859/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100576 s]
/proc/loadavg: 1.00 1.01 1.23 3/174 31859
/proc/meminfo: memFree=28181624/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 1041106972 2187264 114 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31859/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300545 s]
/proc/loadavg: 1.00 1.01 1.23 3/174 31859
/proc/meminfo: memFree=28181624/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 1041106972 2187264 114 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31859/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700455 s]
/proc/loadavg: 1.00 1.01 1.23 3/174 31859
/proc/meminfo: memFree=28181624/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 1041106972 2187264 114 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31859/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50031 s]
/proc/loadavg: 1.00 1.01 1.23 3/180 31872
/proc/meminfo: memFree=28113508/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 1041106972 2187264 114 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31859/statm: 534 114 97 400 0 131 0
[pid=31860] ppid=31859 vsize=5492 CPUtime=1.49 cores=0,2,4,6
/proc/31860/stat : 31860 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2007 0 0 0 149 0 0 0 25 0 1 0 1041106972 5623808 957 33554432000 134512640 134996440 4290010912 18446744073709551615 134536994 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31860/statm: 1373 957 75 119 0 1252 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7628

[startup+3.101 s]
/proc/loadavg: 1.08 1.02 1.23 3/180 31872
/proc/meminfo: memFree=28118036/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 163 0 0 0 0 0 0 0 22 0 1 0 1041106972 2187264 114 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 4 0 0 0
/proc/31859/statm: 534 114 97 400 0 131 0
[pid=31860] ppid=31859 vsize=5492 CPUtime=3.09 cores=0,2,4,6
/proc/31860/stat : 31860 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2023 0 0 0 309 0 0 0 25 0 1 0 1041106972 5623808 973 33554432000 134512640 134996440 4290010912 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31860/statm: 1373 973 75 119 0 1252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7628

[startup+6.30041 s]
/proc/loadavg: 1.08 1.02 1.23 3/180 31874
/proc/meminfo: memFree=28113672/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=2136 CPUtime=4.99 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 187 2043 0 0 0 0 498 1 18 0 1 0 1041106972 2187264 127 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 534 127 108 400 0 131 0
[pid=31873] ppid=31859 vsize=4852 CPUtime=1.29 cores=0,2,4,6
/proc/31873/stat : 31873 (mxc-sr08) R 31859 31859 30783 0 -1 4202496 1238 0 0 0 129 0 0 0 22 0 1 0 1041107472 4968448 1085 33554432000 134512640 135078026 4294360928 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31873/statm: 1213 1085 73 139 0 1072 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6988

[startup+12.7002 s]
/proc/loadavg: 1.22 1.05 1.24 3/179 31877
/proc/meminfo: memFree=28094068/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=12.69 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) R 31857 31859 30783 0 -1 4202496 1281 6536 0 0 65 0 1201 3 18 0 1 0 1041106972 5963776 941 33554432000 134512640 136149437 4294633664 18446744073709551615 134873302 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31859/statm: 1456 941 152 400 0 1053 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5824

[startup+25.5008 s]
/proc/loadavg: 1.34 1.09 1.25 3/180 31881
/proc/meminfo: memFree=28045104/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=5624 CPUtime=8.58 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2057 0 0 0 858 0 0 0 25 0 1 0 1041108663 5758976 1007 33554432000 134512640 134996440 4290606736 18446744073709551615 134532777 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31879/statm: 1406 1007 75 119 0 1285 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11448

[startup+51.1009 s]
/proc/loadavg: 1.56 1.16 1.27 3/180 31881
/proc/meminfo: memFree=28016764/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=5756 CPUtime=34.18 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2098 0 0 0 3418 0 0 0 25 0 1 0 1041108663 5894144 1048 33554432000 134512640 134996440 4290606736 18446744073709551615 134571482 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/31879/statm: 1439 1048 75 119 0 1318 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11580

[startup+102.306 s]
/proc/loadavg: 1.82 1.30 1.31 3/180 31883
/proc/meminfo: memFree=27991064/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6020 CPUtime=85.39 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2148 0 0 0 8539 0 0 0 25 0 1 0 1041108663 6164480 1098 33554432000 134512640 134996440 4290606736 18446744073709551615 134573175 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31879/statm: 1505 1098 75 119 0 1384 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 11844

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.34 3/180 31884
/proc/meminfo: memFree=27960408/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6152 CPUtime=145.38 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2183 0 0 0 14538 0 0 0 25 0 1 0 1041108663 6299648 1133 33554432000 134512640 134996440 4290606736 18446744073709551615 134536988 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31879/statm: 1538 1133 75 119 0 1417 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 11976

[startup+222.3 s]
/proc/loadavg: 1.97 1.52 1.39 3/180 31886
/proc/meminfo: memFree=27929248/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6284 CPUtime=205.38 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2208 0 0 0 20538 0 0 0 25 0 1 0 1041108663 6434816 1158 33554432000 134512640 134996440 4290606736 18446744073709551615 134536994 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31879/statm: 1571 1158 75 119 0 1450 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 12108

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.42 3/180 31888
/proc/meminfo: memFree=27914340/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6284 CPUtime=265.39 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2214 0 0 0 26539 0 0 0 25 0 1 0 1041108663 6434816 1164 33554432000 134512640 134996440 4290606736 18446744073709551615 134536976 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31879/statm: 1571 1164 75 119 0 1450 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 12108

[startup+342.301 s]
/proc/loadavg: 1.99 1.68 1.46 3/180 31889
/proc/meminfo: memFree=27902656/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6284 CPUtime=325.39 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2224 0 0 0 32539 0 0 0 25 0 1 0 1041108663 6434816 1174 33554432000 134512640 134996440 4290606736 18446744073709551615 134551609 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31879/statm: 1571 1174 75 119 0 1450 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 12108

[startup+402.3 s]
/proc/loadavg: 1.99 1.73 1.48 3/180 31891
/proc/meminfo: memFree=27864172/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6284 CPUtime=385.39 cores=0,2,4,6

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.01 2/173 32085
/proc/meminfo: memFree=28182596/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6812 CPUtime=4705.47 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2342 0 0 0 470545 2 0 0 25 0 1 0 1041108663 6975488 1292 33554432000 134512640 134996440 4290606736 18446744073709551615 134527794 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31879/statm: 1703 1292 75 119 0 1582 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 12636

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/173 32087
/proc/meminfo: memFree=28182548/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6812 CPUtime=4765.46 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2342 0 0 0 476544 2 0 0 25 0 1 0 1041108663 6975488 1292 33554432000 134512640 134996440 4290606736 18446744073709551615 134532761 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31879/statm: 1703 1292 75 119 0 1582 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 12636

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 32088
/proc/meminfo: memFree=28182524/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6812 CPUtime=4825.45 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2343 0 0 0 482543 2 0 0 25 0 1 0 1041108663 6975488 1293 33554432000 134512640 134996440 4290606736 18446744073709551615 134571434 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31879/statm: 1703 1293 75 119 0 1582 0
Current children cumulated CPU time (s) 4842.34
Current children cumulated vsize (KiB) 12636

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 32099
/proc/meminfo: memFree=28181936/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6812 CPUtime=4885.45 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2346 0 0 0 488543 2 0 0 25 0 1 0 1041108663 6975488 1296 33554432000 134512640 134996440 4290606736 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/31879/statm: 1703 1296 75 119 0 1582 0
Current children cumulated CPU time (s) 4902.34
Current children cumulated vsize (KiB) 12636

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 32100
/proc/meminfo: memFree=28182688/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6812 CPUtime=4945.45 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2346 0 0 0 494543 2 0 0 25 0 1 0 1041108663 6975488 1296 33554432000 134512640 134996440 4290606736 18446744073709551615 134565264 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31879/statm: 1703 1296 75 119 0 1582 0
Current children cumulated CPU time (s) 4962.34
Current children cumulated vsize (KiB) 12636

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 32100
/proc/meminfo: memFree=28182680/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6812 CPUtime=4949.45 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2346 0 0 0 494943 2 0 0 25 0 1 0 1041108663 6975488 1296 33554432000 134512640 134996440 4290606736 18446744073709551615 134571545 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31879/statm: 1703 1296 75 119 0 1582 0
Current children cumulated CPU time (s) 4966.34
Current children cumulated vsize (KiB) 12636

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 32101
/proc/meminfo: memFree=28182668/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6812 CPUtime=4962.25 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2346 0 0 0 496223 2 0 0 25 0 1 0 1041108663 6975488 1296 33554432000 134512640 134996440 4290606736 18446744073709551615 134527838 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31879/statm: 1703 1296 75 119 0 1582 0
Current children cumulated CPU time (s) 4979.14
Current children cumulated vsize (KiB) 12636

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 32101
/proc/meminfo: memFree=28182648/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6812 CPUtime=4975.05 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2346 0 0 0 497503 2 0 0 25 0 1 0 1041108663 6975488 1296 33554432000 134512640 134996440 4290606736 18446744073709551615 134564467 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31879/statm: 1703 1296 75 119 0 1582 0
Current children cumulated CPU time (s) 4991.94
Current children cumulated vsize (KiB) 12636

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 32101
/proc/meminfo: memFree=28182640/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6812 CPUtime=4978.26 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2346 0 0 0 497824 2 0 0 25 0 1 0 1041108663 6975488 1296 33554432000 134512640 134996440 4290606736 18446744073709551615 134567739 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31879/statm: 1703 1296 75 119 0 1582 0
Current children cumulated CPU time (s) 4995.15
Current children cumulated vsize (KiB) 12636

[startup+4996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 32101
/proc/meminfo: memFree=28182640/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6812 CPUtime=4979.85 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2346 0 0 0 497983 2 0 0 25 0 1 0 1041108663 6975488 1296 33554432000 134512640 134996440 4290606736 18446744073709551615 134536997 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31879/statm: 1703 1296 75 119 0 1582 0
Current children cumulated CPU time (s) 4996.74
Current children cumulated vsize (KiB) 12636

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 32101
/proc/meminfo: memFree=28182764/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6812 CPUtime=4981.46 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2346 0 0 0 498144 2 0 0 25 0 1 0 1041108663 6975488 1296 33554432000 134512640 134996440 4290606736 18446744073709551615 134533056 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31879/statm: 1703 1296 75 119 0 1582 0
Current children cumulated CPU time (s) 4998.35
Current children cumulated vsize (KiB) 12636

[startup+4998.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 32101
/proc/meminfo: memFree=28182764/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6812 CPUtime=4981.85 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2346 0 0 0 498183 2 0 0 25 0 1 0 1041108663 6975488 1296 33554432000 134512640 134996440 4290606736 18446744073709551615 134564774 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31879/statm: 1703 1296 75 119 0 1582 0
Current children cumulated CPU time (s) 4998.74
Current children cumulated vsize (KiB) 12636

[startup+4998.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 32101
/proc/meminfo: memFree=28182764/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6812 CPUtime=4982.05 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2346 0 0 0 498203 2 0 0 25 0 1 0 1041108663 6975488 1296 33554432000 134512640 134996440 4290606736 18446744073709551615 134564285 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31879/statm: 1703 1296 75 119 0 1582 0
Current children cumulated CPU time (s) 4998.94
Current children cumulated vsize (KiB) 12636

[startup+4999 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 32101
/proc/meminfo: memFree=28182764/32950928 swapFree=67056212/67111528
[pid=31859] ppid=31857 vsize=5824 CPUtime=16.89 cores=0,2,4,6
/proc/31859/stat : 31859 (SATzilla2009_C) S 31857 31859 30783 0 -1 4202496 1705 6536 0 0 482 3 1201 3 25 0 1 0 1041106972 5963776 1041 33554432000 134512640 136149437 4294633664 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/31859/statm: 1456 1041 220 400 0 1053 0
[pid=31879] ppid=31859 vsize=6812 CPUtime=4982.15 cores=0,2,4,6
/proc/31879/stat : 31879 (march_dl2004) R 31859 31859 30783 0 -1 4202496 2346 0 0 0 498213 2 0 0 25 0 1 0 1041108663 6975488 1296 33554432000 134512640 134996440 4290606736 18446744073709551615 134532808 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/31879/statm: 1703 1296 75 119 0 1582 0
Current children cumulated CPU time (s) 4999.04
Current children cumulated vsize (KiB) 12636

Child status: 17
Real time (s): 4999.08
CPU time (s): 4999.16
CPU user time (s): 4999.06
CPU system time (s): 0.096985
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 12636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.06
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10604
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= 15
involuntary context switches= 10120

runsolver used 7.69383 second user time and 15.0337 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-19 20:39:23
IDJOB=3499264
IDBENCH=71805
IDSOLVER=1995
FILE ID=node115/3499264-1308508763
RUNJOBID= node115-1308508763-31841
PBS_JOBID= 13608191
Free space on /tmp= 73280 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-23-189-21-75.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499264-1308508763/watcher-3499264-1308508763 -o /tmp/evaluation-result-3499264-1308508763/solver-3499264-1308508763 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499264-1308508763.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 46a186d5aa9ba41a176adf24fb365342
RANDOM SEED=84694265

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28183168 kB
Buffers:        520088 kB
Cached:        3854424 kB
SwapCached:       9468 kB
Active:        1803392 kB
Inactive:      2594360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28183168 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:           39828 kB
Writeback:           0 kB
AnonPages:       19944 kB
Mapped:          12844 kB
Slab:           306644 kB
PageTables:       4428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192320 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= 73252 MiB
End job on node115 at 2011-06-19 22:02:42