Trace number 3274369

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.05 1300.02

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 benchmark170.249
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 133.337 0.185688 91 180 4.47136 682.292 0.732008 141 2554 1151 272 845 398 517 11.8974 0.821686 6.18224 72.0729 16.843 7.15079 11.8779 8.10337 9.64754 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 77.8359 0.264556 517.398 0.0280893 517 501 535 0.133463 0.549393 0.722725 0.0351128 0.105979 0.289916 
18.59/18.62	c satzilla's ranking:
18.59/18.62	c 1) march_dl2004: 1.166659
18.59/18.62	c 2) zchaff_rand: 0.404892
18.59/18.62	c 3) tts-4-0: 0.024231
18.59/18.62	c 4) vallst: -0.266765
18.59/18.62	c 5) mxc-sr08: -1.235216
18.59/18.62	c 6) minisat20: -1.389046
18.59/18.62	c 7) minisat20SAT07: -6.760695
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 ... 
1300.03/1300.00	c Bin: Executing march_dl2004
1300.03/1300.00	c spawning binary file with 2381 seconds ...
1300.03/1300.00	c child exit by a signal
1300.03/1300.00	c march_dl2004 returned code 143.
1300.03/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-3274369-1303602399/watcher-3274369-1303602399 -o /tmp/evaluation-result-3274369-1303602399/solver-3274369-1303602399 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274369-1303602399.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.97 3.95 3.18 4/192 4513
/proc/meminfo: memFree=14446132/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=2136 CPUtime=0 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452655555 2187264 114 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 534 114 97 400 0 131 0

[startup+0.068434 s]
/proc/loadavg: 3.97 3.95 3.18 4/192 4513
/proc/meminfo: memFree=14446132/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=2136 CPUtime=0 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452655555 2187264 114 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.10044 s]
/proc/loadavg: 3.97 3.95 3.18 4/192 4513
/proc/meminfo: memFree=14446132/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=2136 CPUtime=0 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452655555 2187264 114 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300393 s]
/proc/loadavg: 3.97 3.95 3.18 4/192 4513
/proc/meminfo: memFree=14446132/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=2136 CPUtime=0 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452655555 2187264 114 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700316 s]
/proc/loadavg: 3.97 3.95 3.18 4/192 4513
/proc/meminfo: memFree=14446132/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=2136 CPUtime=0 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452655555 2187264 114 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 534 114 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50117 s]
/proc/loadavg: 3.97 3.95 3.18 5/194 4515
/proc/meminfo: memFree=14430496/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=2136 CPUtime=0 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452655555 2187264 114 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 534 114 97 400 0 131 0
[pid=4514] ppid=4513 vsize=20524 CPUtime=1.49 cores=0,2
/proc/4514/stat : 4514 (march_dl2004) R 4513 4513 4231 0 -1 4202496 6716 0 0 0 148 1 0 0 25 0 1 0 452655555 21016576 4403 33554432000 134512640 134996440 4292538672 18446744073709551615 134552052 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4514/statm: 5131 4403 75 119 0 5010 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22660

[startup+3.10085 s]
/proc/loadavg: 3.97 3.95 3.18 5/194 4515
/proc/meminfo: memFree=14424048/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=2136 CPUtime=0 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 163 0 0 0 0 0 0 0 25 0 1 0 452655555 2187264 114 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 534 114 97 400 0 131 0
[pid=4514] ppid=4513 vsize=31012 CPUtime=3.09 cores=0,2
/proc/4514/stat : 4514 (march_dl2004) R 4513 4513 4231 0 -1 4202496 8555 0 0 0 308 1 0 0 25 0 1 0 452655555 31756288 6242 33554432000 134512640 134996440 4292538672 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4514/statm: 7753 6242 75 119 0 7632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33148

[startup+6.30026 s]
/proc/loadavg: 4.13 3.99 3.20 5/194 4516
/proc/meminfo: memFree=14437316/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=2136 CPUtime=4.99 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 187 8904 0 0 0 0 498 1 18 0 1 0 452655555 2187264 127 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 534 127 108 400 0 131 0
[pid=4516] ppid=4513 vsize=6540 CPUtime=1.29 cores=0,2
/proc/4516/stat : 4516 (mxc-sr08) R 4513 4513 4231 0 -1 4202496 1637 0 0 0 129 0 0 0 22 0 1 0 452656055 6696960 1491 33554432000 134512640 135078026 4291758464 18446744073709551615 134526787 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4516/statm: 1635 1491 73 139 0 1494 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8676

[startup+12.701 s]
/proc/loadavg: 4.12 3.99 3.20 5/193 4517
/proc/meminfo: memFree=14436468/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=3152 CPUtime=12.11 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 695 12249 0 0 205 0 1004 2 21 0 1 0 452655555 3227648 434 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 788 434 137 400 0 385 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 3152

[startup+25.5006 s]
/proc/loadavg: 4.09 3.99 3.21 5/194 4520
/proc/meminfo: memFree=14402328/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=32472 CPUtime=6.86 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 9004 0 0 0 685 1 0 0 25 0 1 0 452657418 33251328 6691 33554432000 134512640 134996440 4286624880 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 8118 6691 75 119 0 7997 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 38144

[startup+51.1008 s]
/proc/loadavg: 4.06 3.99 3.23 5/194 4520
/proc/meminfo: memFree=14375636/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=34432 CPUtime=32.46 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 9501 0 0 0 3245 1 0 0 25 0 1 0 452657418 35258368 7188 33554432000 134512640 134996440 4286624880 18446744073709551615 134533010 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 8608 7188 75 119 0 8487 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40104

[startup+102.307 s]
/proc/loadavg: 4.02 3.99 3.27 5/194 4522
/proc/meminfo: memFree=14341508/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=35876 CPUtime=83.67 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 9860 0 0 0 8366 1 0 0 25 0 1 0 452657418 36737024 7547 33554432000 134512640 134996440 4286624880 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 8969 7547 75 119 0 8848 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 41548

[startup+162.301 s]
/proc/loadavg: 4.06 4.00 3.32 5/194 4523
/proc/meminfo: memFree=14307636/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=37320 CPUtime=143.66 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 10198 0 0 0 14365 1 0 0 25 0 1 0 452657418 38215680 7885 33554432000 134512640 134996440 4286624880 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 9330 7885 75 119 0 9209 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 42992

[startup+222.3 s]
/proc/loadavg: 4.06 4.01 3.36 5/194 4525
/proc/meminfo: memFree=14274988/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=37836 CPUtime=203.66 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 10326 0 0 0 20365 1 0 0 25 0 1 0 452657418 38744064 8013 33554432000 134512640 134996440 4286624880 18446744073709551615 134533010 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 9459 8013 75 119 0 9338 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 43508

[startup+282.301 s]
/proc/loadavg: 4.02 4.01 3.40 5/194 4526
/proc/meminfo: memFree=14249288/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=38512 CPUtime=263.67 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 10474 0 0 0 26366 1 0 0 25 0 1 0 452657418 39436288 8161 33554432000 134512640 134996440 4286624880 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 9628 8161 75 119 0 9507 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 44184

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.43 5/194 4528
/proc/meminfo: memFree=14224180/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=39432 CPUtime=323.67 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 10728 0 0 0 32365 2 0 0 25 0 1 0 452657418 40378368 8415 33554432000 134512640 134996440 4286624880 18446744073709551615 134527264 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 9858 8415 75 119 0 9737 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 45104

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.47 5/194 4530
/proc/meminfo: memFree=14202920/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=39820 CPUtime=383.68 cores=0,2

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

[pid=4519] ppid=4513 vsize=40336 CPUtime=503.68 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 10930 0 0 0 50365 3 0 0 25 0 1 0 452657418 41304064 8617 33554432000 134512640 134996440 4286624880 18446744073709551615 134533010 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 10084 8617 75 119 0 9963 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 46008

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.55 5/194 4534
/proc/meminfo: memFree=14131592/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=40464 CPUtime=563.69 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 10961 0 0 0 56366 3 0 0 25 0 1 0 452657418 41435136 8648 33554432000 134512640 134996440 4286624880 18446744073709551615 134552208 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 10116 8648 75 119 0 9995 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 46136

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.58 5/194 4568
/proc/meminfo: memFree=14264296/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=40864 CPUtime=623.69 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 11060 0 0 0 62366 3 0 0 25 0 1 0 452657418 41844736 8747 33554432000 134512640 134996440 4286624880 18446744073709551615 134533010 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 10216 8747 75 119 0 10095 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 46536

[startup+702.301 s]
/proc/loadavg: 4.07 4.02 3.61 5/194 4570
/proc/meminfo: memFree=14250136/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=40996 CPUtime=683.69 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 11110 0 0 0 68366 3 0 0 25 0 1 0 452657418 41979904 8797 33554432000 134512640 134996440 4286624880 18446744073709551615 134528310 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 10249 8797 75 119 0 10128 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 46668

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.63 5/194 4571
/proc/meminfo: memFree=14235984/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=41252 CPUtime=743.7 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 11144 0 0 0 74367 3 0 0 25 0 1 0 452657418 42242048 8831 33554432000 134512640 134996440 4286624880 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 10313 8831 75 119 0 10192 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 46924

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.65 5/194 4573
/proc/meminfo: memFree=14218836/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=41384 CPUtime=803.69 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 11179 0 0 0 80366 3 0 0 25 0 1 0 452657418 42377216 8866 33554432000 134512640 134996440 4286624880 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 10346 8866 75 119 0 10225 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 47056

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.67 5/194 4584
/proc/meminfo: memFree=14192288/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=41640 CPUtime=863.7 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 11244 0 0 0 86367 3 0 0 25 0 1 0 452657418 42639360 8931 33554432000 134512640 134996440 4286624880 18446744073709551615 134533001 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 10410 8931 75 119 0 10289 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 47312

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/194 4585
/proc/meminfo: memFree=14180976/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=41772 CPUtime=923.7 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 11289 0 0 0 92367 3 0 0 25 0 1 0 452657418 42774528 8976 33554432000 134512640 134996440 4286624880 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 10443 8976 75 119 0 10322 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 47444

[startup+1002.3 s]
/proc/loadavg: 4.05 4.01 3.71 5/194 4587
/proc/meminfo: memFree=14160252/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=42296 CPUtime=983.7 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 11385 0 0 0 98367 3 0 0 25 0 1 0 452657418 43311104 9072 33554432000 134512640 134996440 4286624880 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 10574 9072 75 119 0 10453 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 47968

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.73 5/194 4588
/proc/meminfo: memFree=14146192/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=42424 CPUtime=1043.7 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 11415 0 0 0 104367 3 0 0 25 0 1 0 452657418 43442176 9102 33554432000 134512640 134996440 4286624880 18446744073709551615 134528079 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 10606 9102 75 119 0 10485 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 48096

[startup+1122.3 s]
/proc/loadavg: 4.03 4.02 3.74 5/194 4590
/proc/meminfo: memFree=14135640/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=42424 CPUtime=1103.7 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 11430 0 0 0 110367 3 0 0 25 0 1 0 452657418 43442176 9117 33554432000 134512640 134996440 4286624880 18446744073709551615 134533010 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 10606 9117 75 119 0 10485 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 48096

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.75 5/194 4657
/proc/meminfo: memFree=14510352/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=42548 CPUtime=1163.71 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 11454 0 0 0 116367 4 0 0 25 0 1 0 452657418 43569152 9141 33554432000 134512640 134996440 4286624880 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 10637 9141 75 119 0 10516 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 48220

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.76 5/194 4659
/proc/meminfo: memFree=14495840/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=42548 CPUtime=1223.71 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 11464 0 0 0 122367 4 0 0 25 0 1 0 452657418 43569152 9151 33554432000 134512640 134996440 4286624880 18446744073709551615 134528049 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 10637 9151 75 119 0 10516 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 48220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.78 5/194 4661
/proc/meminfo: memFree=14492948/32951124 swapFree=67111528/67111528
[pid=4513] ppid=4511 vsize=5672 CPUtime=18.61 cores=0,2
/proc/4513/stat : 4513 (SATzilla2009_C) S 4511 4513 4231 0 -1 4202496 1590 14204 0 0 631 24 1197 9 25 0 1 0 452655555 5808128 985 33554432000 134512640 136149437 4292897456 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/4513/statm: 1418 985 221 400 0 1015 0
[pid=4519] ppid=4513 vsize=42680 CPUtime=1281.42 cores=0,2
/proc/4519/stat : 4519 (march_dl2004) R 4513 4513 4231 0 -1 4202496 11485 0 0 0 128138 4 0 0 25 0 1 0 452657418 43704320 9172 33554432000 134512640 134996440 4286624880 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/4519/statm: 10670 9172 75 119 0 10549 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 48352

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.05
CPU user time (s): 1299.67
CPU system time (s): 0.376942
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 48352

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

runsolver used 2.28065 second user time and 4.82327 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-24 01:46:39
IDJOB=3274369
IDBENCH=83194
IDSOLVER=1675
FILE ID=node141/3274369-1303602399
RUNJOBID= node141-1303600949-4249
PBS_JOBID= 13150604
Free space on /tmp= 70872 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-3274369-1303602399/watcher-3274369-1303602399 -o /tmp/evaluation-result-3274369-1303602399/solver-3274369-1303602399 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274369-1303602399.cnf

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

MD5SUM BENCH= 6e5ac2b9425e98989eedf4cf638bde54
RANDOM SEED=480922629

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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:      14446164 kB
Buffers:       1628632 kB
Cached:       16085760 kB
SwapCached:          0 kB
Active:       10045932 kB
Inactive:      7886216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14446164 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31836 kB
Writeback:           0 kB
AnonPages:      217092 kB
Mapped:          18548 kB
Slab:           510160 kB
PageTables:       5544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   402440 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= 70840 MiB
End job on node141 at 2011-04-24 02:08:21