Trace number 3274558

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

Solver Data

18.37/18.49	c SATzilla is building models for class 2
18.37/18.49	c run presolver march_dl2004 for 5 seconds ... 
18.37/18.49	c Bin: Executing march_dl2004
18.37/18.49	c spawning binary file with 5 seconds ...
18.37/18.49	c child exit by a signal
18.37/18.49	c march_dl2004 returned code 137.
18.37/18.49	c run presolver mxc-sr08 for 5 seconds ... 
18.37/18.49	c Bin: Executing mxc-sr08
18.37/18.49	c spawning binary file with 5 seconds ...
18.37/18.49	c child exit by a signal
18.37/18.49	c mxc-sr08 returned code 137.
18.37/18.49	c Orignal number of varibales is 388, number of clauses is 41212 
18.37/18.49	c predicted feature computation time is 7.845180 
18.37/18.49	c Bin: Executing satelite
18.37/18.49	c spawning binary file with 240 seconds ...
18.37/18.49	c child exited successfully
18.37/18.49	c satzilla computing base features
18.37/18.49	c Number of variabe is: 388, Number of clause is : 41212 
18.37/18.49	c Initializing...
18.37/18.49	c satzilla compute diameter ...
18.37/18.49	c start diameter features ...
18.37/18.49	c satzilla doing clause learning
18.37/18.49	c start clause learning features ...
18.37/18.49	c Bin: Executing zchaff07
18.37/18.49	c spawning binary file with 2 seconds ...
18.37/18.49	c child exit by a signal
18.37/18.49	c satzilla doing survey propogation probe
18.37/18.49	c do survay propogation for 2 second ...
18.37/18.49	c satzilla doing local search probe
18.37/18.49	c satzilla doing lobjois search-space size estimate
18.37/18.49	c features are:388 41212 388 41212 0 0 0.00941473 1 0 -0 0.01174 1.07591 0.00773196 0.0515464 0.305945 0 0.908522 0.01174 0.261543 0.0051684 0.0158934 5.16067 0.231371 0.159408 0.125448 0.812207 2.98776 0.00471537 0.371474 0.000485296 0.00655149 4.40521 0.0914782 0.00806329 0.0713527 0.00727943 0.00939047 2.99483 0.0239421 2 3 0.0323653 373.632 0.248265 271 593 565 276 426 304 344 52.1581 0.0667868 47.9868 63.6138 56.8655 48.7235 53.6056 49.3248 51.7031 0.690258 0.10622 0.632569 0.978363 0.764224 0.642731 0.704414 0.646895 0.656435 6.80139e-07 2.42212 2.25443e-11 1.03359e-05 1.83168e-06 4.86852e-11 4.19022e-07 3.29255e-10 1.20421e-08 34.422 0.194293 149.337 0.067337 149 137 162 25.5032 0.141203 0.997302 0.00178579 0.712315 0.809487 
18.37/18.49	c satzilla's ranking:
18.37/18.49	c 1) zchaff_rand: 4.077025
18.37/18.49	c 2) march_dl2004: 3.713400
18.37/18.49	c 3) minisat20: 2.237232
18.37/18.49	c 4) mxc-sr08: 1.731722
18.37/18.49	c 5) minisat20SAT07: 1.413637
18.37/18.49	c 6) vallst: 0.379153
18.37/18.49	c 7) tts-4-0: 0.029493
18.37/18.49	c 8) SATenstein: -10000.000000
18.37/18.49	c 9) gnovelty+: -10000.000000
18.37/18.49	c 10) adaptg2wsat+: -10000.000000
18.37/18.49	c 11) adaptg2wsat0: -10000.000000
18.37/18.49	c 12) picosat846: -10000.000000
18.37/18.49	c 13) kcnfs04SAT07: -10000.000000
18.37/18.49	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-3274558-1303603564/watcher-3274558-1303603564 -o /tmp/evaluation-result-3274558-1303603564/solver-3274558-1303603564 -C 2400 -W 1300 -M 7680 HOME/SATzilla2009_C HOME/instance-3274558-1303603564.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: 1.84 2.24 2.73 2/175 15701
/proc/meminfo: memFree=14155808/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=2136 CPUtime=0 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550587160 2187264 113 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 534 113 97 400 0 131 0

[startup+0.098298 s]
/proc/loadavg: 1.84 2.24 2.73 2/175 15701
/proc/meminfo: memFree=14155808/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=2136 CPUtime=0 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550587160 2187264 113 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100296 s]
/proc/loadavg: 1.84 2.24 2.73 2/175 15701
/proc/meminfo: memFree=14155808/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=2136 CPUtime=0 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550587160 2187264 113 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.30026 s]
/proc/loadavg: 1.84 2.24 2.73 2/175 15701
/proc/meminfo: memFree=14155808/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=2136 CPUtime=0 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550587160 2187264 113 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700191 s]
/proc/loadavg: 1.84 2.24 2.73 2/175 15701
/proc/meminfo: memFree=14155808/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=2136 CPUtime=0 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550587160 2187264 113 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50117 s]
/proc/loadavg: 1.84 2.24 2.73 3/180 15731
/proc/meminfo: memFree=14151940/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=2136 CPUtime=0 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550587160 2187264 113 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 534 113 97 400 0 131 0
[pid=15702] ppid=15701 vsize=4660 CPUtime=1.49 cores=0,2
/proc/15702/stat : 15702 (march_dl2004) R 15701 15701 15257 0 -1 4202496 4882 0 0 0 149 0 0 0 25 0 1 0 550587160 4771840 891 33554432000 134512640 134996440 4290388336 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15702/statm: 1165 893 71 119 0 1044 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6796

[startup+3.10077 s]
/proc/loadavg: 1.84 2.24 2.73 3/180 15731
/proc/meminfo: memFree=14144996/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=2136 CPUtime=0 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 550587160 2187264 113 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 534 113 97 400 0 131 0
[pid=15702] ppid=15701 vsize=13604 CPUtime=3.09 cores=0,2
/proc/15702/stat : 15702 (march_dl2004) R 15701 15701 15257 0 -1 4202496 7597 0 0 0 293 16 0 0 25 0 1 0 550587160 13930496 2877 33554432000 134512640 134996440 4290388336 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15702/statm: 3401 2877 74 119 0 3280 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15740

[startup+6.30021 s]
/proc/loadavg: 1.85 2.23 2.73 3/180 15733
/proc/meminfo: memFree=14153432/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=2136 CPUtime=4.99 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 186 7597 0 0 0 0 483 16 18 0 1 0 550587160 2187264 126 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 534 126 108 400 0 131 0
[pid=15732] ppid=15701 vsize=5840 CPUtime=1.29 cores=0,2
/proc/15732/stat : 15732 (mxc-sr08) R 15701 15701 15257 0 -1 4202496 1633 0 0 0 129 0 0 0 22 0 1 0 550587660 5980160 1313 33554432000 134512640 135078026 4288262960 18446744073709551615 134538087 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15732/statm: 1460 1313 73 139 0 1319 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7976

[startup+12.7011 s]
/proc/loadavg: 1.86 2.23 2.73 3/180 15737
/proc/meminfo: memFree=14144456/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=5220 CPUtime=10.8 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 1516 10207 0 0 76 0 987 17 19 0 1 0 550587160 5345280 923 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 2 0 0 0
/proc/15701/statm: 1305 923 137 400 0 902 0
[pid=15737] ppid=15701 vsize=8712 CPUtime=1.87 cores=0,2
/proc/15737/stat : 15737 (zchaff07) R 15701 15701 15257 0 -1 4202496 1930 0 0 0 185 2 0 0 25 0 1 0 550588242 8921088 1556 33554432000 134512640 135538726 4294097024 18446744073709551615 134533526 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15737/statm: 2178 1556 127 251 0 1925 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13932

[startup+25.501 s]
/proc/loadavg: 1.89 2.22 2.71 3/180 15739
/proc/meminfo: memFree=14130084/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=15860 CPUtime=6.99 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 3577 0 0 0 696 3 0 0 25 0 1 0 550589009 16240640 2944 33554432000 134512640 135365884 4291408464 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 3965 2944 112 209 0 3737 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 24440

[startup+51.1005 s]
/proc/loadavg: 1.93 2.20 2.69 3/180 15740
/proc/meminfo: memFree=14122884/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=24784 CPUtime=32.6 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 6951 0 0 0 3245 15 0 0 25 0 1 0 550589009 25378816 4396 33554432000 134512640 135365884 4291408464 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 6196 4396 112 209 0 5968 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 33364

[startup+102.307 s]
/proc/loadavg: 1.97 2.16 2.66 3/180 15742
/proc/meminfo: memFree=14112216/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=35584 CPUtime=83.81 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 11757 0 0 0 8342 39 0 0 25 0 1 0 550589009 36438016 6641 33554432000 134512640 135365884 4291408464 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 8896 6641 112 209 0 8668 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44164

[startup+162.301 s]
/proc/loadavg: 1.99 2.13 2.61 3/180 15743
/proc/meminfo: memFree=14101652/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=56480 CPUtime=143.8 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 19406 0 0 0 14316 64 0 0 25 0 1 0 550589009 57835520 9169 33554432000 134512640 135365884 4291408464 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 14120 9169 112 209 0 13892 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 65060

[startup+222.3 s]
/proc/loadavg: 1.99 2.11 2.57 3/180 15745
/proc/meminfo: memFree=14091320/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=56760 CPUtime=203.8 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 21876 0 0 0 20292 88 0 0 25 0 1 0 550589009 58122240 11639 33554432000 134512640 135365884 4291408464 18446744073709551615 134543952 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 14190 11639 112 209 0 13962 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 65340

[startup+282.301 s]
/proc/loadavg: 1.99 2.08 2.53 3/180 15746
/proc/meminfo: memFree=14081608/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=97864 CPUtime=263.8 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 34504 0 0 0 26269 111 0 0 25 0 1 0 550589009 100212736 14026 33554432000 134512640 135365884 4291408464 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 24466 14026 112 209 0 24238 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 106444

[startup+342.3 s]
/proc/loadavg: 1.99 2.07 2.50 3/180 15748
/proc/meminfo: memFree=14071912/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=98008 CPUtime=323.81 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 36822 0 0 0 32249 132 0 0 25 0 1 0 550589009 100360192 16344 33554432000 134512640 135365884 4291408464 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 24502 16344 112 209 0 24274 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 106588

[startup+402.301 s]
/proc/loadavg: 1.99 2.05 2.46 3/180 15750
/proc/meminfo: memFree=14062456/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2

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

/proc/15739/statm: 45054 25331 112 209 0 44826 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 188796

[startup+642.301 s]
/proc/loadavg: 1.99 2.02 2.35 3/180 15756
/proc/meminfo: memFree=14026108/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=180216 CPUtime=623.81 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 68446 0 0 0 62139 242 0 0 25 0 1 0 550589009 184541184 27487 33554432000 134512640 135365884 4291408464 18446744073709551615 134543656 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 45054 27487 112 209 0 44826 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 188796

[startup+702.3 s]
/proc/loadavg: 1.99 2.01 2.32 3/180 15758
/proc/meminfo: memFree=14017512/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=180360 CPUtime=683.81 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 70558 0 0 0 68121 260 0 0 25 0 1 0 550589009 184688640 29599 33554432000 134512640 135365884 4291408464 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 45090 29599 112 209 0 44862 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 188940

[startup+762.307 s]
/proc/loadavg: 1.99 2.01 2.30 3/180 15759
/proc/meminfo: memFree=14008920/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=180360 CPUtime=743.82 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 72626 0 0 0 74104 278 0 0 25 0 1 0 550589009 184688640 31667 33554432000 134512640 135365884 4291408464 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 45090 31667 112 209 0 44862 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 188940

[startup+822.3 s]
/proc/loadavg: 1.99 2.00 2.28 3/180 15761
/proc/meminfo: memFree=14000952/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=180504 CPUtime=803.82 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 74676 0 0 0 80082 300 0 0 25 0 1 0 550589009 184836096 33717 33554432000 134512640 135365884 4291408464 18446744073709551615 134553832 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 45126 33717 112 209 0 44898 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 189084

[startup+882.301 s]
/proc/loadavg: 1.99 2.00 2.26 3/180 15762
/proc/meminfo: memFree=13992484/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=180504 CPUtime=863.81 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 76696 0 0 0 86062 319 0 0 25 0 1 0 550589009 184836096 35737 33554432000 134512640 135365884 4291408464 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 45126 35737 112 209 0 44898 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 189084

[startup+942.3 s]
/proc/loadavg: 1.99 2.00 2.24 3/180 15764
/proc/meminfo: memFree=13984396/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=180504 CPUtime=923.82 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 78683 0 0 0 92042 340 0 0 25 0 1 0 550589009 184836096 37724 33554432000 134512640 135365884 4291408464 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 45126 37724 112 209 0 44898 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 189084

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 2.22 3/180 15766
/proc/meminfo: memFree=13976544/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=180648 CPUtime=983.82 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 80648 0 0 0 98025 357 0 0 25 0 1 0 550589009 184983552 39689 33554432000 134512640 135365884 4291408464 18446744073709551615 134543650 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 45162 39689 112 209 0 44934 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 189228

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 2.21 3/180 15767
/proc/meminfo: memFree=13968824/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=180648 CPUtime=1043.82 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 82597 0 0 0 104003 379 0 0 25 0 1 0 550589009 184983552 41638 33554432000 134512640 135365884 4291408464 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 45162 41638 112 209 0 44934 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 189228

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.19 3/180 15769
/proc/meminfo: memFree=13960984/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=180648 CPUtime=1103.83 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 84529 0 0 0 109986 397 0 0 25 0 1 0 550589009 184983552 43570 33554432000 134512640 135365884 4291408464 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 45162 43570 112 209 0 44934 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 189228

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.18 3/180 15770
/proc/meminfo: memFree=13953376/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=344488 CPUtime=1163.82 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 127393 0 0 0 115961 421 0 0 25 0 1 0 550589009 352755712 45473 33554432000 134512640 135365884 4291408464 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 86122 45473 112 209 0 85894 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 353068

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.17 3/180 15772
/proc/meminfo: memFree=13945540/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=344632 CPUtime=1223.83 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 129261 0 0 0 121941 442 0 0 25 0 1 0 550589009 352903168 47341 33554432000 134512640 135365884 4291408464 18446744073709551615 134553716 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 86158 47341 112 209 0 85930 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 353212



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.00 2.15 3/180 15773
/proc/meminfo: memFree=13938180/32950940 swapFree=67111528/67111528
[pid=15701] ppid=15699 vsize=8580 CPUtime=18.46 cores=0,2
/proc/15701/stat : 15701 (SATzilla2009_C) S 15699 15701 15257 0 -1 4202496 3650 12191 0 0 642 1 1184 19 25 0 1 0 550587160 8785920 1884 33554432000 134512640 136149437 4289340688 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 0 0 0 0
/proc/15701/statm: 2145 1884 220 400 0 1742 0
[pid=15739] ppid=15701 vsize=344632 CPUtime=1281.53 cores=0,2
/proc/15739/stat : 15739 (zchaff_rand) R 15701 15701 15257 0 -1 4202496 131046 0 0 0 127695 458 0 0 25 0 1 0 550589009 352903168 49126 33554432000 134512640 135365884 4291408464 18446744073709551615 134553713 0 0 8392704 0 0 0 0 17 0 0 0 0
/proc/15739/statm: 86158 49126 112 209 0 85930 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 353212

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15701 and gives
#  childrusage.ru_utime.tv_sec=18
#  childrusage.ru_utime.tv_usec=273222
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=215967
# CPU time returned by wait4() is 18.4892
# while last known CPU time is 1299.99
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.99
CPU user time (s): 1295.21
CPU system time (s): 4.78
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 516912

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

runsolver used 2.19167 second user time and 4.34634 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-24 02:06:04
IDJOB=3274558
IDBENCH=83358
IDSOLVER=1675
FILE ID=node117/3274558-1303603564
RUNJOBID= node117-1303600955-15275
PBS_JOBID= 13150623
Free space on /tmp= 71428 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274558-1303603564/watcher-3274558-1303603564 -o /tmp/evaluation-result-3274558-1303603564/solver-3274558-1303603564 -C 2400 -W 1300 -M 7680  HOME/SATzilla2009_C HOME/instance-3274558-1303603564.cnf

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=71131719

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14155964 kB
Buffers:       2315496 kB
Cached:       15856360 kB
SwapCached:          0 kB
Active:       10552436 kB
Inactive:      7685516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14155964 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32240 kB
Writeback:           0 kB
AnonPages:       65680 kB
Mapped:          15100 kB
Slab:           493268 kB
PageTables:       4632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   217628 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= 71400 MiB
End job on node117 at 2011-04-24 02:27:46