Trace number 3274354

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver: SATzilla2009_C 2009-03-22? (TO) 1300.02 1300.02

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_360_u.cnf
MD5SUM4b70d66c676eba3660e2a5eff473f8e7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark178.103
Satisfiable
(Un)Satisfiability was proved
Number of variables7920
Number of clauses14950
Sum of the clauses size44260
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2590
Number of clauses of size 314360
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.07/19.14	c SATzilla is building models for class 2
19.07/19.14	c run presolver march_dl2004 for 5 seconds ... 
19.07/19.14	c Bin: Executing march_dl2004
19.07/19.14	c spawning binary file with 5 seconds ...
19.07/19.14	c child exit by a signal
19.07/19.14	c march_dl2004 returned code 137.
19.07/19.14	c run presolver mxc-sr08 for 5 seconds ... 
19.07/19.14	c Bin: Executing mxc-sr08
19.07/19.14	c spawning binary file with 5 seconds ...
19.07/19.14	c child exit by a signal
19.07/19.14	c mxc-sr08 returned code 137.
19.07/19.14	c Orignal number of varibales is 7920, number of clauses is 14950 
19.07/19.14	c predicted feature computation time is 8.498514 
19.07/19.14	c Bin: Executing satelite
19.07/19.14	c spawning binary file with 240 seconds ...
19.07/19.14	c child exited successfully
19.07/19.14	c satzilla computing base features
19.07/19.14	c Number of variabe is: 3856, Number of clause is : 13484 
19.07/19.14	c Initializing...
19.07/19.14	c satzilla compute diameter ...
19.07/19.14	c start diameter features ...
19.07/19.14	c satzilla doing clause learning
19.07/19.14	c start clause learning features ...
19.07/19.14	c Bin: Executing zchaff07
19.07/19.14	c spawning binary file with 2 seconds ...
19.07/19.14	c child exit by a signal
19.07/19.14	c satzilla doing survey propogation probe
19.07/19.14	c do survay propogation for 2 second ...
19.07/19.14	c satzilla doing local search probe
19.07/19.14	c satzilla doing lobjois search-space size estimate
19.07/19.14	c features are:7920 14950 3856 13484 1.05394 0.108721 0.285969 0.266377 0.974483 0.933866 0.0010148 0.0858614 0.000518672 0.00103734 0.292619 0.0167606 0.0701572 0.0010148 1.38707 0.00037081 0.00563631 0.954612 0.0345391 0.0812611 0 0.809524 0.667215 0.000268953 1.37613 7.4162e-05 0.00148324 0.376331 0.273361 0.000946988 0.698088 0.000444972 0.00304064 134.375 0.188706 90 179 4.49494 902.128 0.522543 257 2513 1574 380 1165 594 810 13.0802 0.300923 5.3132 23.7308 17.7745 9.35 14.9983 10.2296 11.933 0.0454003 2.18228 1.31932e-05 0.887984 0.140004 0.000180032 0.0332728 0.0014045 0.00415949 0.303686 0.31446 0.000200462 0.357641 0.338338 0.188301 0.338182 0.335805 0.337528 76.7386 0.259775 517.557 0.0296807 518 496 536 0.134106 0.500341 0.72588 0.0349676 0.12641 0.301428 
19.07/19.14	c satzilla's ranking:
19.07/19.14	c 1) march_dl2004: 1.084171
19.07/19.14	c 2) zchaff_rand: 0.396210
19.07/19.14	c 3) tts-4-0: 0.047672
19.07/19.14	c 4) vallst: -0.453404
19.07/19.14	c 5) mxc-sr08: -1.211806
19.07/19.14	c 6) minisat20: -1.743419
19.07/19.14	c 7) minisat20SAT07: -6.824377
19.07/19.14	c 8) SATenstein: -10000.000000
19.07/19.14	c 9) gnovelty+: -10000.000000
19.07/19.14	c 10) adaptg2wsat+: -10000.000000
19.07/19.14	c 11) adaptg2wsat0: -10000.000000
19.07/19.14	c 12) picosat846: -10000.000000
19.07/19.14	c 13) kcnfs04SAT07: -10000.000000
19.07/19.14	c satzilla running march_dl2004 ... 
1299.99/1300.00	c Bin: Executing march_dl2004
1299.99/1300.00	c spawning binary file with 2380 seconds ...
1299.99/1300.00	c child exit by a signal
1299.99/1300.00	c march_dl2004 returned code 143.
1299.99/1300.00	c satzilla running zchaff_rand ... 

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.54 3.85 3.06 3/186 11871
/proc/meminfo: memFree=13575336/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=2136 CPUtime=0 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 550457621 2187264 114 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 534 114 97 400 0 131 0

[startup+0.062236 s]
/proc/loadavg: 3.54 3.85 3.06 3/186 11871
/proc/meminfo: memFree=13575336/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=2136 CPUtime=0 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 550457621 2187264 114 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100242 s]
/proc/loadavg: 3.54 3.85 3.06 3/186 11871
/proc/meminfo: memFree=13575336/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=2136 CPUtime=0 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 550457621 2187264 114 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300194 s]
/proc/loadavg: 3.54 3.85 3.06 3/186 11871
/proc/meminfo: memFree=13575336/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=2136 CPUtime=0 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 550457621 2187264 114 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.701135 s]
/proc/loadavg: 3.54 3.85 3.06 3/186 11871
/proc/meminfo: memFree=13575336/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=2136 CPUtime=0 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 550457621 2187264 114 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50098 s]
/proc/loadavg: 3.54 3.85 3.06 4/188 11873
/proc/meminfo: memFree=13552508/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=2136 CPUtime=0 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 550457621 2187264 114 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 534 114 97 400 0 131 0
[pid=11872] ppid=11871 vsize=21040 CPUtime=1.49 cores=5,7
/proc/11872/stat : 11872 (march_dl2004) R 11871 11871 11561 0 -1 4202496 6859 0 0 0 149 0 0 0 25 0 1 0 550457621 21544960 4635 33554432000 134512640 134996440 4290648320 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11872/statm: 5260 4635 75 119 0 5139 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23176

[startup+3.10071 s]
/proc/loadavg: 3.54 3.85 3.06 5/194 11884
/proc/meminfo: memFree=13471736/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=2136 CPUtime=0 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 162 0 0 0 0 0 0 0 21 0 1 0 550457621 2187264 114 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 534 114 97 400 0 131 0
[pid=11872] ppid=11871 vsize=31528 CPUtime=3.09 cores=5,7
/proc/11872/stat : 11872 (march_dl2004) R 11871 11871 11561 0 -1 4202496 8649 0 0 0 308 1 0 0 25 0 1 0 550457621 32284672 6425 33554432000 134512640 134996440 4290648320 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11872/statm: 7882 6425 75 119 0 7761 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33664

[startup+6.30114 s]
/proc/loadavg: 3.58 3.86 3.07 5/192 11887
/proc/meminfo: memFree=13473196/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=2136 CPUtime=4.99 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 186 8824 0 0 0 0 498 1 18 0 1 0 550457621 2187264 127 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 534 127 108 400 0 131 0
[pid=11887] ppid=11871 vsize=5992 CPUtime=1.29 cores=5,7
/proc/11887/stat : 11887 (mxc-sr08) R 11871 11871 11561 0 -1 4202496 1481 0 0 0 129 0 0 0 22 0 1 0 550458121 6135808 1334 33554432000 134512640 135078026 4290419264 18446744073709551615 134537993 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11887/statm: 1498 1334 73 139 0 1357 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8128

[startup+12.701 s]
/proc/loadavg: 3.61 3.86 3.07 5/191 11893
/proc/meminfo: memFree=13505324/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=3148 CPUtime=12.11 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 693 11943 0 0 205 0 1004 2 21 0 1 0 550457621 3223552 433 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 787 433 137 400 0 384 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 3148

[startup+25.5008 s]
/proc/loadavg: 3.70 3.86 3.09 5/193 11898
/proc/meminfo: memFree=13436000/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=32848 CPUtime=6.34 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 9004 0 0 0 634 0 0 0 25 0 1 0 550459536 33636352 6780 33554432000 134512640 134996440 4288732912 18446744073709551615 134551836 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 8212 6780 75 119 0 8091 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 38516

[startup+51.1003 s]
/proc/loadavg: 3.80 3.87 3.11 5/194 11900
/proc/meminfo: memFree=13364340/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=34552 CPUtime=31.94 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 9417 0 0 0 3194 0 0 0 25 0 1 0 550459536 35381248 7193 33554432000 134512640 134996440 4288732912 18446744073709551615 134533010 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 8638 7193 75 119 0 8517 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 40220

[startup+102.307 s]
/proc/loadavg: 3.91 3.89 3.15 5/194 11901
/proc/meminfo: memFree=13328908/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=36128 CPUtime=83.15 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 9807 0 0 0 8314 1 0 0 25 0 1 0 550459536 36995072 7583 33554432000 134512640 134996440 4288732912 18446744073709551615 134528061 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 9032 7583 75 119 0 8911 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41796

[startup+162.301 s]
/proc/loadavg: 3.97 3.91 3.20 5/194 11903
/proc/meminfo: memFree=13291692/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=37040 CPUtime=143.15 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 10016 0 0 0 14314 1 0 0 25 0 1 0 550459536 37928960 7792 33554432000 134512640 134996440 4288732912 18446744073709551615 134532989 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 9260 7792 75 119 0 9139 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 42708

[startup+222.3 s]
/proc/loadavg: 3.99 3.92 3.25 5/194 11904
/proc/meminfo: memFree=13272932/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=37832 CPUtime=203.15 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 10225 0 0 0 20314 1 0 0 25 0 1 0 550459536 38739968 8001 33554432000 134512640 134996440 4288732912 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 9458 8001 75 119 0 9337 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 43500

[startup+282.301 s]
/proc/loadavg: 3.99 3.93 3.29 5/194 11906
/proc/meminfo: memFree=13248976/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=39148 CPUtime=263.15 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 10548 0 0 0 26314 1 0 0 25 0 1 0 550459536 40087552 8324 33554432000 134512640 134996440 4288732912 18446744073709551615 134533036 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 9787 8324 75 119 0 9666 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 44816

[startup+342.3 s]
/proc/loadavg: 3.99 3.94 3.34 5/194 11907
/proc/meminfo: memFree=13234676/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=39668 CPUtime=323.15 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 10672 0 0 0 32314 1 0 0 25 0 1 0 550459536 40620032 8448 33554432000 134512640 134996440 4288732912 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 9917 8448 75 119 0 9796 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 45336

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.38 5/194 11909
/proc/meminfo: memFree=13228332/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=39928 CPUtime=383.15 cores=5,7

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

[pid=11898] ppid=11871 vsize=40600 CPUtime=503.15 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 10882 0 0 0 50314 1 0 0 25 0 1 0 550459536 41574400 8658 33554432000 134512640 134996440 4288732912 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 10150 8658 75 119 0 10029 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 46268

[startup+582.3 s]
/proc/loadavg: 4.07 4.02 3.49 5/194 11914
/proc/meminfo: memFree=13181612/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=40728 CPUtime=563.15 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 10915 0 0 0 56314 1 0 0 25 0 1 0 550459536 41705472 8691 33554432000 134512640 134996440 4288732912 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 10182 8691 75 119 0 10061 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 46396

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.52 5/194 11915
/proc/meminfo: memFree=13167452/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=40864 CPUtime=623.16 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 10960 0 0 0 62315 1 0 0 25 0 1 0 550459536 41844736 8736 33554432000 134512640 134996440 4288732912 18446744073709551615 134533010 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 10216 8736 75 119 0 10095 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 46532

[startup+702.3 s]
/proc/loadavg: 4.01 4.00 3.55 5/194 11917
/proc/meminfo: memFree=13152552/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=41252 CPUtime=683.15 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 11056 0 0 0 68314 1 0 0 25 0 1 0 550459536 42242048 8832 33554432000 134512640 134996440 4288732912 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 10313 8832 75 119 0 10192 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 46920

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.58 5/194 11919
/proc/meminfo: memFree=13148800/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=41388 CPUtime=743.16 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 11078 0 0 0 74315 1 0 0 25 0 1 0 550459536 42381312 8854 33554432000 134512640 134996440 4288732912 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 10347 8854 75 119 0 10226 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 47056

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.60 5/194 11920
/proc/meminfo: memFree=13141444/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=41784 CPUtime=803.15 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 11183 0 0 0 80314 1 0 0 25 0 1 0 550459536 42786816 8959 33554432000 134512640 134996440 4288732912 18446744073709551615 134533013 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 10446 8959 75 119 0 10325 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 47452

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.62 5/194 11922
/proc/meminfo: memFree=13134592/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=41908 CPUtime=863.16 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 11203 0 0 0 86315 1 0 0 25 0 1 0 550459536 42913792 8979 33554432000 134512640 134996440 4288732912 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 10477 8979 75 119 0 10356 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 47576

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.64 5/194 11923
/proc/meminfo: memFree=13131216/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=42036 CPUtime=923.15 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 11248 0 0 0 92314 1 0 0 25 0 1 0 550459536 43044864 9024 33554432000 134512640 134996440 4288732912 18446744073709551615 134571500 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 10509 9024 75 119 0 10388 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 47704

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.67 5/194 11934
/proc/meminfo: memFree=13117528/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=42164 CPUtime=983.15 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 11265 0 0 0 98314 1 0 0 25 0 1 0 550459536 43175936 9041 33554432000 134512640 134996440 4288732912 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 10541 9041 75 119 0 10420 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 47832

[startup+1062.3 s]
/proc/loadavg: 4.16 4.04 3.69 5/194 11936
/proc/meminfo: memFree=13104868/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=42164 CPUtime=1043.16 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 11274 0 0 0 104315 1 0 0 25 0 1 0 550459536 43175936 9050 33554432000 134512640 134996440 4288732912 18446744073709551615 134536965 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 10541 9050 75 119 0 10420 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 47832

[startup+1122.3 s]
/proc/loadavg: 4.06 4.03 3.71 5/194 11937
/proc/meminfo: memFree=13100868/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=42424 CPUtime=1103.16 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 11319 0 0 0 110315 1 0 0 25 0 1 0 550459536 43442176 9095 33554432000 134512640 134996440 4288732912 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 10606 9095 75 119 0 10485 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 48092

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.73 5/194 11939
/proc/meminfo: memFree=13094396/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=42424 CPUtime=1163.16 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 11336 0 0 0 116315 1 0 0 25 0 1 0 550459536 43442176 9112 33554432000 134512640 134996440 4288732912 18446744073709551615 134528065 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 10606 9112 75 119 0 10485 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 48092

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.74 5/194 11940
/proc/meminfo: memFree=13089412/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=42556 CPUtime=1223.16 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 11362 0 0 0 122315 1 0 0 25 0 1 0 550459536 43577344 9138 33554432000 134512640 134996440 4288732912 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 10639 9138 75 119 0 10518 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 48224



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.75 5/194 12000
/proc/meminfo: memFree=13287896/32951124 swapFree=67102140/67111528
[pid=11871] ppid=11869 vsize=5668 CPUtime=19.12 cores=5,7
/proc/11871/stat : 11871 (SATzilla2009_C) S 11869 11871 11561 0 -1 4202496 1606 13950 0 0 627 79 1195 11 25 0 1 0 550457621 5804032 981 33554432000 134512640 136149437 4294290912 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/11871/statm: 1417 981 221 400 0 1014 0
[pid=11898] ppid=11871 vsize=42680 CPUtime=1280.87 cores=5,7
/proc/11898/stat : 11898 (march_dl2004) R 11871 11871 11561 0 -1 4202496 11377 0 0 0 128086 1 0 0 25 0 1 0 550459536 43704320 9153 33554432000 134512640 134996440 4288732912 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 5 0 0 0
/proc/11898/statm: 10670 9153 75 119 0 10549 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 48348

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1299.09
CPU system time (s): 0.930858
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 48348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.09
system time used= 0.930858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26947
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= 14
involuntary context switches= 4522

runsolver used 2.17367 second user time and 4.92925 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-24 01:44:30
IDJOB=3274354
IDBENCH=83189
IDSOLVER=1675
FILE ID=node119/3274354-1303602269
RUNJOBID= node119-1303600956-11582
PBS_JOBID= 13150622
Free space on /tmp= 71856 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_360_u.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274354-1303602269/watcher-3274354-1303602269 -o /tmp/evaluation-result-3274354-1303602269/solver-3274354-1303602269 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274354-1303602269.cnf

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

MD5SUM BENCH= 4b70d66c676eba3660e2a5eff473f8e7
RANDOM SEED=288619068

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.74
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.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13575368 kB
Buffers:       2213768 kB
Cached:       16490076 kB
SwapCached:       5504 kB
Active:        7592816 kB
Inactive:     11201460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13575368 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           97840 kB
Writeback:           0 kB
AnonPages:       87280 kB
Mapped:          15684 kB
Slab:           517760 kB
PageTables:       5060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   258092 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= 71796 MiB
End job on node119 at 2011-04-24 02:06:12