Trace number 3499378

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) 4998.87 4998.76

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_361_s.cnf
MD5SUM6e5ac2b9425e98989eedf4cf638bde54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark163.024
Satisfiable
(Un)Satisfiability was proved
Number of variables7942
Number of clauses14991
Sum of the clauses size44382
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2591
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

18.59/18.62	c SATzilla is building models for class 2
18.59/18.62	c run presolver march_dl2004 for 5 seconds ... 
18.59/18.62	c Bin: Executing march_dl2004
18.59/18.62	c spawning binary file with 5 seconds ...
18.59/18.62	c child exit by a signal
18.59/18.62	c march_dl2004 returned code 137.
18.59/18.62	c run presolver mxc-sr08 for 5 seconds ... 
18.59/18.62	c Bin: Executing mxc-sr08
18.59/18.62	c spawning binary file with 5 seconds ...
18.59/18.62	c child exit by a signal
18.59/18.62	c mxc-sr08 returned code 137.
18.59/18.62	c Orignal number of varibales is 7942, number of clauses is 14991 
18.59/18.62	c predicted feature computation time is 8.503047 
18.59/18.62	c Bin: Executing satelite
18.59/18.62	c spawning binary file with 240 seconds ...
18.59/18.62	c child exited successfully
18.59/18.62	c satzilla computing base features
18.59/18.62	c Number of variabe is: 3874, Number of clause is : 13521 
18.59/18.62	c Initializing...
18.59/18.62	c satzilla compute diameter ...
18.59/18.62	c start diameter features ...
18.59/18.62	c satzilla doing clause learning
18.59/18.62	c start clause learning features ...
18.59/18.62	c Bin: Executing zchaff07
18.59/18.62	c spawning binary file with 2 seconds ...
18.59/18.62	c child exit by a signal
18.59/18.62	c satzilla doing survey propogation probe
18.59/18.62	c do survay propogation for 2 second ...
18.59/18.62	c satzilla doing local search probe
18.59/18.62	c satzilla doing lobjois search-space size estimate
18.59/18.62	c features are:7942 14991 3874 13521 1.05008 0.10872 0.286517 0.266536 0.972783 0.938663 0.00100988 0.0850211 0.000516262 0.00103252 0.297169 0.0153095 0.0724059 0.00100988 1.38814 0.000369795 0.00562089 0.980219 0.0364184 0.0883621 0 0.809524 0.695987 0.000268326 1.38062 7.3959e-05 0.00273648 0.377428 0.27387 0.000942911 0.698337 0.000443754 0.00310628 132.884 0.184436 91 180 4.46531 683.6 0.71628 141 2554 1151 294 822 398 524 11.8834 0.806071 6.18224 72.0729 16.843 7.1844 11.8779 8.10337 9.66842 0.0461448 2.19518 1.31932e-05 0.866628 0.140004 0.000180032 0.0332728 0.00140464 0.00415949 0.30363 0.31419 0.000296712 0.357641 0.338338 0.1885 0.338182 0.335805 0.337528 76.1007 0.302791 519.245 0.0304921 520 497 539 0.131988 0.669612 0.724085 0.0372932 0.108596 0.284476 
18.59/18.62	c satzilla's ranking:
18.59/18.62	c 1) march_dl2004: 1.161490
18.59/18.62	c 2) zchaff_rand: 0.406958
18.59/18.62	c 3) tts-4-0: 0.020069
18.59/18.62	c 4) vallst: -0.274779
18.59/18.62	c 5) mxc-sr08: -1.190758
18.59/18.62	c 6) minisat20: -1.463711
18.59/18.62	c 7) minisat20SAT07: -6.746932
18.59/18.62	c 8) SATenstein: -10000.000000
18.59/18.62	c 9) gnovelty+: -10000.000000
18.59/18.62	c 10) adaptg2wsat+: -10000.000000
18.59/18.62	c 11) adaptg2wsat0: -10000.000000
18.59/18.62	c 12) picosat846: -10000.000000
18.59/18.62	c 13) kcnfs04SAT07: -10000.000000
18.59/18.62	c satzilla running march_dl2004 ... 
4998.78/4998.75	c Bin: Executing march_dl2004
4998.78/4998.75	c spawning binary file with 4981 seconds ...
4998.78/4998.75	c child exit by a signal
4998.78/4998.75	c march_dl2004 returned code 137.
4998.78/4998.75	c satzilla running zchaff_rand ... 
4998.78/4998.75	c Bin: Executing zchaff_rand
4998.78/4998.75	c zchaff_rand returned code 1.
4998.78/4998.75	c satzilla running tts-4-0 ... 
4998.78/4998.75	c Bin: Executing tts-4-0
4998.78/4998.75	c tts-4-0 returned code 1.
4998.78/4998.75	c satzilla running vallst ... 
4998.78/4998.75	c Bin: Executing vallst
4998.78/4998.75	c vallst returned code 1.
4998.78/4998.75	c satzilla running mxc-sr08 ... 
4998.78/4998.75	c Bin: Executing mxc-sr08
4998.78/4998.75	c mxc-sr08 returned code 1.
4998.78/4998.75	c satzilla running minisat20 ... 
4998.78/4998.75	c Bin: Executing minisat20
4998.78/4998.75	c minisat20 returned code 1.
4998.78/4998.75	c satzilla running minisat20SAT07 ... 
4998.78/4998.75	c Bin: Executing minisat20SAT07
4998.78/4998.75	c minisat20SAT07 returned code 1.
4998.78/4998.75	c satzilla running SATenstein ... 
4998.78/4998.75	c Bin: Executing SATenstein
4998.78/4998.75	c SATenstein returned code 1.
4998.78/4998.75	c satzilla running gnovelty+ ... 
4998.78/4998.75	c Bin: Executing gnovelty+
4998.78/4998.75	c gnovelty+ returned code 1.
4998.78/4998.75	c satzilla running adaptg2wsat+ ... 
4998.78/4998.75	c Bin: Executing adaptg2wsat+
4998.78/4998.75	c adaptg2wsat+ returned code 1.
4998.78/4998.75	c satzilla running adaptg2wsat0 ... 
4998.78/4998.75	c Bin: Executing adaptg2wsat0
4998.78/4998.75	c adaptg2wsat0 returned code 1.
4998.78/4998.75	c satzilla running picosat846 ... 
4998.78/4998.75	c Bin: Executing picosat846
4998.78/4998.75	c picosat846 returned code 1.
4998.78/4998.75	c satzilla running kcnfs04SAT07 ... 
4998.78/4998.75	c Bin: Executing kcnfs04SAT07
4998.78/4998.75	c kcnfs04SAT07 returned code 1.
4998.78/4998.75	c ERROR: All Failed! 
4998.78/4998.75	c SATZILLA_TIME=4999.620000

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-3499378-1308510461/watcher-3499378-1308510461 -o /tmp/evaluation-result-3499378-1308510461/solver-3499378-1308510461 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499378-1308510461.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: 0.93 0.99 0.99 2/175 8100
/proc/meminfo: memFree=27219992/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 962648740 2187264 114 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 534 114 97 400 0 131 0

[startup+0.060707 s]
/proc/loadavg: 0.93 0.99 0.99 2/175 8100
/proc/meminfo: memFree=27219992/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 962648740 2187264 114 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.10069 s]
/proc/loadavg: 0.93 0.99 0.99 2/175 8100
/proc/meminfo: memFree=27219992/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 962648740 2187264 114 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300666 s]
/proc/loadavg: 0.93 0.99 0.99 2/175 8100
/proc/meminfo: memFree=27219992/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 962648740 2187264 114 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700591 s]
/proc/loadavg: 0.93 0.99 0.99 2/175 8100
/proc/meminfo: memFree=27219992/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 962648740 2187264 114 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50045 s]
/proc/loadavg: 0.93 0.99 0.99 3/180 8108
/proc/meminfo: memFree=27198408/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 962648740 2187264 114 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 534 114 97 400 0 131 0
[pid=8101] ppid=8100 vsize=20524 CPUtime=1.49 cores=0,2,4,6
/proc/8101/stat : 8101 (march_dl2004) R 8100 8100 6849 0 -1 4202496 6682 0 0 0 149 0 0 0 25 0 1 0 962648741 21016576 4369 33554432000 134512640 134996440 4290808144 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8101/statm: 5131 4369 75 119 0 5010 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22660

[startup+3.10112 s]
/proc/loadavg: 0.93 0.99 0.99 3/180 8108
/proc/meminfo: memFree=27190848/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=2136 CPUtime=0 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 162 0 0 0 0 0 0 0 24 0 1 0 962648740 2187264 114 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 534 114 97 400 0 131 0
[pid=8101] ppid=8100 vsize=31012 CPUtime=3.09 cores=0,2,4,6
/proc/8101/stat : 8101 (march_dl2004) R 8100 8100 6849 0 -1 4202496 8554 0 0 0 309 0 0 0 25 0 1 0 962648741 31756288 6241 33554432000 134512640 134996440 4290808144 18446744073709551615 134552240 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8101/statm: 7753 6241 75 119 0 7632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33148

[startup+6.30057 s]
/proc/loadavg: 1.09 1.02 1.01 3/180 8110
/proc/meminfo: memFree=27210316/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=2136 CPUtime=4.99 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 186 8906 0 0 0 0 499 0 18 0 1 0 962648740 2187264 127 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/8100/statm: 534 127 108 400 0 131 0
[pid=8109] ppid=8100 vsize=6540 CPUtime=1.29 cores=0,2,4,6
/proc/8109/stat : 8109 (mxc-sr08) R 8100 8100 6849 0 -1 4202496 1637 0 0 0 129 0 0 0 23 0 1 0 962649241 6696960 1491 33554432000 134512640 135078026 4288600816 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 2 0 0 0
/proc/8109/statm: 1635 1491 73 139 0 1494 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8676

[startup+12.7004 s]
/proc/loadavg: 1.16 1.04 1.01 3/179 8114
/proc/meminfo: memFree=27210284/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=3152 CPUtime=12.11 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 697 12335 0 0 205 0 1005 1 21 0 1 0 962648740 3227648 435 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/8100/statm: 788 435 137 400 0 385 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 3152

[startup+25.5012 s]
/proc/loadavg: 1.35 1.08 1.02 3/180 8117
/proc/meminfo: memFree=27182304/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=32604 CPUtime=6.87 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 9039 0 0 0 686 1 0 0 25 0 1 0 962650603 33386496 6725 33554432000 134512640 134996440 4291970608 18446744073709551615 134552054 0 0 8392704 0 0 0 0 17 4 0 0 0
/proc/8117/statm: 8151 6725 75 119 0 8030 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 38272

[startup+51.1006 s]
/proc/loadavg: 1.57 1.16 1.05 3/180 8118
/proc/meminfo: memFree=27180172/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=34696 CPUtime=32.46 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 9542 0 0 0 3245 1 0 0 25 0 1 0 962650603 35528704 7228 33554432000 134512640 134996440 4291970608 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 6 0 0 0
/proc/8117/statm: 8674 7228 75 119 0 8553 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 40364

[startup+102.307 s]
/proc/loadavg: 1.81 1.28 1.10 3/180 8119
/proc/meminfo: memFree=27178788/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=36004 CPUtime=83.67 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 9866 0 0 0 8365 2 0 0 25 0 1 0 962650603 36868096 7552 33554432000 134512640 134996440 4291970608 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 9001 7552 75 119 0 8880 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41672

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.15 3/180 8121
/proc/meminfo: memFree=27176764/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=37448 CPUtime=143.67 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 10212 0 0 0 14365 2 0 0 25 0 1 0 962650603 38346752 7898 33554432000 134512640 134996440 4291970608 18446744073709551615 134533010 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 9362 7898 75 119 0 9241 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 43116

[startup+222.3 s]
/proc/loadavg: 1.97 1.52 1.20 3/180 8122
/proc/meminfo: memFree=27175372/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=38240 CPUtime=203.67 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 10414 0 0 0 20365 2 0 0 25 0 1 0 962650603 39157760 8100 33554432000 134512640 134996440 4291970608 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 9560 8100 75 119 0 9439 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 43908

[startup+282.301 s]
/proc/loadavg: 1.50 1.48 1.20 2/173 8148
/proc/meminfo: memFree=27214492/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=38512 CPUtime=263.67 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 10491 0 0 0 26365 2 0 0 25 0 1 0 962650603 39436288 8177 33554432000 134512640 134996440 4291970608 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 9628 8177 75 119 0 9507 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 44180

[startup+342.3 s]
/proc/loadavg: 1.18 1.39 1.19 2/173 8149
/proc/meminfo: memFree=27213592/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=39560 CPUtime=323.67 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 10735 0 0 0 32365 2 0 0 25 0 1 0 962650603 40509440 8421 33554432000 134512640 134996440 4291970608 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 9890 8421 75 119 0 9769 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 45228

[startup+402.301 s]
/proc/loadavg: 1.07 1.31 1.17 2/173 8151
/proc/meminfo: memFree=27212920/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=40084 CPUtime=383.67 cores=0,2,4,6

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 8277
/proc/meminfo: memFree=27207048/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=45944 CPUtime=4643.77 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 12299 0 0 0 464370 7 0 0 25 0 1 0 962650603 47046656 9985 33554432000 134512640 134996440 4291970608 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 11486 9985 75 119 0 11365 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 51612

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 8278
/proc/meminfo: memFree=27207128/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=46068 CPUtime=4703.77 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 12305 0 0 0 470370 7 0 0 25 0 1 0 962650603 47173632 9991 33554432000 134512640 134996440 4291970608 18446744073709551615 134552054 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 11517 9991 75 119 0 11396 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 51736

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 8280
/proc/meminfo: memFree=27207096/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=46068 CPUtime=4763.77 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 12315 0 0 0 476370 7 0 0 25 0 1 0 962650603 47173632 10001 33554432000 134512640 134996440 4291970608 18446744073709551615 134532761 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 11517 10001 75 119 0 11396 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 51736

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 8281
/proc/meminfo: memFree=27206940/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=46068 CPUtime=4823.77 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 12322 0 0 0 482370 7 0 0 25 0 1 0 962650603 47173632 10008 33554432000 134512640 134996440 4291970608 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 11517 10008 75 119 0 11396 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 51736

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 8283
/proc/meminfo: memFree=27206896/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=46068 CPUtime=4883.78 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 12327 0 0 0 488370 8 0 0 25 0 1 0 962650603 47173632 10013 33554432000 134512640 134996440 4291970608 18446744073709551615 134526947 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 11517 10013 75 119 0 11396 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 51736

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 8285
/proc/meminfo: memFree=27206960/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=46200 CPUtime=4943.78 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 12347 0 0 0 494370 8 0 0 25 0 1 0 962650603 47308800 10033 33554432000 134512640 134996440 4291970608 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 11550 10033 75 119 0 11429 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 51868

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 8285
/proc/meminfo: memFree=27206960/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=46200 CPUtime=4947.78 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 12349 0 0 0 494770 8 0 0 25 0 1 0 962650603 47308800 10035 33554432000 134512640 134996440 4291970608 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 11550 10035 75 119 0 11429 0
Current children cumulated CPU time (s) 4966.38
Current children cumulated vsize (KiB) 51868

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 8285
/proc/meminfo: memFree=27206940/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=46200 CPUtime=4960.58 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 12349 0 0 0 496050 8 0 0 25 0 1 0 962650603 47308800 10035 33554432000 134512640 134996440 4291970608 18446744073709551615 134528338 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 11550 10035 75 119 0 11429 0
Current children cumulated CPU time (s) 4979.18
Current children cumulated vsize (KiB) 51868

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 8285
/proc/meminfo: memFree=27206936/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=46200 CPUtime=4973.38 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 12349 0 0 0 497330 8 0 0 25 0 1 0 962650603 47308800 10035 33554432000 134512640 134996440 4291970608 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 11550 10035 75 119 0 11429 0
Current children cumulated CPU time (s) 4991.98
Current children cumulated vsize (KiB) 51868

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 8285
/proc/meminfo: memFree=27206812/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=46200 CPUtime=4976.59 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 12351 0 0 0 497651 8 0 0 25 0 1 0 962650603 47308800 10037 33554432000 134512640 134996440 4291970608 18446744073709551615 134526998 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 11550 10037 75 119 0 11429 0
Current children cumulated CPU time (s) 4995.19
Current children cumulated vsize (KiB) 51868

[startup+4996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 8285
/proc/meminfo: memFree=27206812/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=46200 CPUtime=4978.18 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 12351 0 0 0 497810 8 0 0 25 0 1 0 962650603 47308800 10037 33554432000 134512640 134996440 4291970608 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 11550 10037 75 119 0 11429 0
Current children cumulated CPU time (s) 4996.78
Current children cumulated vsize (KiB) 51868

[startup+4997.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 8286
/proc/meminfo: memFree=27206688/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=46200 CPUtime=4978.98 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 12351 0 0 0 497890 8 0 0 25 0 1 0 962650603 47308800 10037 33554432000 134512640 134996440 4291970608 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 11550 10037 75 119 0 11429 0
Current children cumulated CPU time (s) 4997.58
Current children cumulated vsize (KiB) 51868

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 8286
/proc/meminfo: memFree=27206688/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=46200 CPUtime=4979.78 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 12351 0 0 0 497970 8 0 0 25 0 1 0 962650603 47308800 10037 33554432000 134512640 134996440 4291970608 18446744073709551615 134526930 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 11550 10037 75 119 0 11429 0
Current children cumulated CPU time (s) 4998.38
Current children cumulated vsize (KiB) 51868

[startup+4998.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/173 8286
/proc/meminfo: memFree=27206688/32951124 swapFree=67052812/67111528
[pid=8100] ppid=8098 vsize=5668 CPUtime=18.6 cores=0,2,4,6
/proc/8100/stat : 8100 (SATzilla2009_C) S 8098 8100 6849 0 -1 4202496 1593 14326 0 0 627 27 1198 8 25 0 1 0 962648740 5804032 986 33554432000 134512640 136149437 4292448976 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 2 0 0 0
/proc/8100/statm: 1417 986 221 400 0 1014 0
[pid=8117] ppid=8100 vsize=46200 CPUtime=4980.18 cores=0,2,4,6
/proc/8117/stat : 8117 (march_dl2004) R 8100 8100 6849 0 -1 4202496 12351 0 0 0 498010 8 0 0 25 0 1 0 962650603 47308800 10037 33554432000 134512640 134996440 4291970608 18446744073709551615 134526950 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/8117/statm: 11550 10037 75 119 0 11429 0
Current children cumulated CPU time (s) 4998.78
Current children cumulated vsize (KiB) 51868

Child status: 17
Real time (s): 4998.76
CPU time (s): 4998.87
CPU user time (s): 4998.42
CPU system time (s): 0.444932
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 51868

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

runsolver used 7.18791 second user time and 15.5636 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-19 21:07:41
IDJOB=3499378
IDBENCH=83194
IDSOLVER=1995
FILE ID=node103/3499378-1308510461
RUNJOBID= node103-1308510461-8077
PBS_JOBID= 13608203
Free space on /tmp= 73324 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_361_s.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499378-1308510461/watcher-3499378-1308510461 -o /tmp/evaluation-result-3499378-1308510461/solver-3499378-1308510461 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499378-1308510461.cnf

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

MD5SUM BENCH= 6e5ac2b9425e98989eedf4cf638bde54
RANDOM SEED=144382807

node103.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.858
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.71
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.858
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.858
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.858
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.858
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.858
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.858
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.83
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.858
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:     32951124 kB
MemFree:      27220088 kB
Buffers:        560360 kB
Cached:        4790756 kB
SwapCached:      22896 kB
Active:        1234896 kB
Inactive:      4145556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27220088 kB
SwapTotal:    67111528 kB
SwapFree:     67052812 kB
Dirty:           63284 kB
Writeback:          12 kB
AnonPages:       26624 kB
Mapped:           8936 kB
Slab:           286692 kB
PageTables:       4460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189064 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= 73292 MiB
End job on node103 at 2011-06-19 22:31:00