Trace number 3498867

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
rcl 2011-04-01UNSAT 3700.08 3699.94

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark168.225
Satisfiable
(Un)Satisfiability was proved
Number of variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  146742   401064 |   44022       0        0     nan |  0.000 % |
0.00/0.42	c |         0 |  115375   420177 |      --       0       --      -- |     --   | -29465/24802
0.00/0.42	c ==============================================================================
0.00/0.42	c Result  :   #vars: 15837   #clauses: 115375   #literals: 420177
0.00/0.42	c CPU time:   0.395939 s
0.00/0.42	c ==============================================================================
3700.02/3699.93	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3498867-1308150133/watcher-3498867-1308150133 -o /tmp/evaluation-result-3498867-1308150133/solver-3498867-1308150133 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498867-1308150133.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.22 1.07 1.37 3/178 18930
/proc/meminfo: memFree=29754832/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926610406 8908800 250 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18930/statm: 2175 250 209 178 0 68 0

[startup+0.04758 s]
/proc/loadavg: 1.22 1.07 1.37 3/178 18930
/proc/meminfo: memFree=29754832/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926610406 8908800 250 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18930/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100576 s]
/proc/loadavg: 1.22 1.07 1.37 3/178 18930
/proc/meminfo: memFree=29754832/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926610406 8908800 250 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18930/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300533 s]
/proc/loadavg: 1.22 1.07 1.37 3/178 18930
/proc/meminfo: memFree=29754832/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926610406 8908800 250 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18930/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700449 s]
/proc/loadavg: 1.22 1.07 1.37 3/178 18930
/proc/meminfo: memFree=29754832/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8700

[startup+1.5003 s]
/proc/loadavg: 1.22 1.07 1.37 3/180 18933
/proc/meminfo: memFree=29740084/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=17396 CPUtime=0.99 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 2797 0 0 0 99 0 0 0 25 0 1 0 926610456 17813504 2707 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/18933/statm: 4349 2707 131 6 0 2819 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26096

[startup+3.101 s]
/proc/loadavg: 1.28 1.09 1.38 3/180 18933
/proc/meminfo: memFree=29738736/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=18608 CPUtime=2.59 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 3105 0 0 0 259 0 0 0 25 0 1 0 926610456 19054592 3015 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/18933/statm: 4652 3015 131 6 0 3122 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27308

[startup+6.30038 s]
/proc/loadavg: 1.28 1.09 1.38 3/180 18933
/proc/meminfo: memFree=29735528/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=20588 CPUtime=5.79 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 3588 0 0 0 579 0 0 0 25 0 1 0 926610456 21082112 3498 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/18933/statm: 5147 3498 131 6 0 3617 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29288

[startup+12.7012 s]
/proc/loadavg: 1.34 1.10 1.38 3/180 18933
/proc/meminfo: memFree=29732140/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=23824 CPUtime=12.18 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 4386 0 0 0 1218 0 0 0 25 0 1 0 926610456 24395776 4296 33554432000 4194304 4218580 140733432649040 18446744073709551615 4213542 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/18933/statm: 5956 4296 131 6 0 4426 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 32524

[startup+25.5007 s]
/proc/loadavg: 1.49 1.15 1.39 3/180 18933
/proc/meminfo: memFree=29726304/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=26420 CPUtime=24.99 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 5074 0 0 0 2498 1 0 0 25 0 1 0 926610456 27054080 4970 33554432000 4194304 4218580 140733432649040 18446744073709551615 4212416 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/18933/statm: 6605 4970 131 6 0 5075 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35120

[startup+51.1008 s]
/proc/loadavg: 1.66 1.21 1.40 3/180 18934
/proc/meminfo: memFree=29716820/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=33772 CPUtime=50.59 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 6980 0 0 0 5058 1 0 0 25 0 1 0 926610456 34582528 6812 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 8443 6812 131 6 0 6913 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42472

[startup+102.306 s]
/proc/loadavg: 1.86 1.34 1.43 3/180 18935
/proc/meminfo: memFree=29703280/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=43196 CPUtime=101.79 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 9495 0 0 0 10178 1 0 0 25 0 1 0 926610456 44232704 9163 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208150 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 10799 9163 131 6 0 9269 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 51896

[startup+162.301 s]
/proc/loadavg: 1.99 1.47 1.47 3/180 18940
/proc/meminfo: memFree=29693684/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=49300 CPUtime=161.79 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 11178 0 0 0 16177 2 0 0 25 0 1 0 926610456 50483200 10663 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 12325 10663 131 6 0 10795 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 58000

[startup+222.301 s]
/proc/loadavg: 2.06 1.58 1.51 3/180 18941
/proc/meminfo: memFree=29675780/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=64932 CPUtime=221.79 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 15310 0 0 0 22177 2 0 0 25 0 1 0 926610456 66490368 14582 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 16233 14582 131 6 0 14703 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 73632

[startup+282.301 s]
/proc/loadavg: 2.02 1.65 1.53 3/180 18943
/proc/meminfo: memFree=29674512/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=64868 CPUtime=281.79 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 15552 0 0 0 28177 2 0 0 25 0 1 0 926610456 66424832 14567 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 16217 14567 131 6 0 14687 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 73568

[startup+342.301 s]
/proc/loadavg: 2.01 1.72 1.56 3/180 18945
/proc/meminfo: memFree=29672748/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=65092 CPUtime=341.8 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 15900 0 0 0 34177 3 0 0 25 0 1 0 926610456 66654208 14617 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 16273 14617 131 6 0 14743 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 73792

[startup+402.301 s]
/proc/loadavg: 2.00 1.76 1.58 3/180 18946
/proc/meminfo: memFree=29672340/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6

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


[startup+3342.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/180 19034
/proc/meminfo: memFree=29540736/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=179656 CPUtime=3341.91 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 63699 0 0 0 334174 17 0 0 25 0 1 0 926610456 183967744 43271 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 44914 43271 131 6 0 43384 0
Current children cumulated CPU time (s) 3342.4
Current children cumulated vsize (KiB) 188356

[startup+3402.31 s]
/proc/loadavg: 2.04 2.02 1.93 3/180 19035
/proc/meminfo: memFree=29536736/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=183420 CPUtime=3401.92 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 64835 0 0 0 340175 17 0 0 25 0 1 0 926610456 187822080 44221 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 45855 44221 131 6 0 44325 0
Current children cumulated CPU time (s) 3402.41
Current children cumulated vsize (KiB) 192120

[startup+3462.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 19037
/proc/meminfo: memFree=29534724/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=185468 CPUtime=3461.92 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 65401 0 0 0 346174 18 0 0 25 0 1 0 926610456 189919232 44710 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 46367 44710 131 6 0 44837 0
Current children cumulated CPU time (s) 3462.41
Current children cumulated vsize (KiB) 194168

[startup+3522.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/180 19038
/proc/meminfo: memFree=29533692/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=186220 CPUtime=3521.93 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 65634 0 0 0 352175 18 0 0 25 0 1 0 926610456 190689280 44894 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 46555 44894 131 6 0 45025 0
Current children cumulated CPU time (s) 3522.42
Current children cumulated vsize (KiB) 194920

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19049
/proc/meminfo: memFree=29532040/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=187884 CPUtime=3581.92 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 66176 0 0 0 358174 18 0 0 25 0 1 0 926610456 192393216 45328 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 46971 45328 131 6 0 45441 0
Current children cumulated CPU time (s) 3582.41
Current children cumulated vsize (KiB) 196584

[startup+3642.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19051
/proc/meminfo: memFree=29530516/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=189400 CPUtime=3641.92 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 66688 0 0 0 364174 18 0 0 25 0 1 0 926610456 193945600 45714 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 47350 45714 131 6 0 45820 0
Current children cumulated CPU time (s) 3642.41
Current children cumulated vsize (KiB) 198100

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

[startup+3660.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19051
/proc/meminfo: memFree=29528280/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=191672 CPUtime=3660.34 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 67275 0 0 0 366015 19 0 0 25 0 1 0 926610456 196272128 46261 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 47918 46261 131 6 0 46388 0
Current children cumulated CPU time (s) 3660.83
Current children cumulated vsize (KiB) 200372

[startup+3686.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19052
/proc/meminfo: memFree=29524792/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=195432 CPUtime=3685.93 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 68296 0 0 0 368574 19 0 0 25 0 1 0 926610456 200122368 47196 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 48858 47196 131 6 0 47328 0
Current children cumulated CPU time (s) 3686.42
Current children cumulated vsize (KiB) 204132

[startup+3692.71 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19052
/proc/meminfo: memFree=29523428/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=196684 CPUtime=3692.33 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 68620 0 0 0 369214 19 0 0 25 0 1 0 926610456 201404416 47509 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 49171 47509 131 6 0 47641 0
Current children cumulated CPU time (s) 3692.82
Current children cumulated vsize (KiB) 205384

[startup+3695.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19052
/proc/meminfo: memFree=29522560/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=197236 CPUtime=3695.54 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 68762 0 0 0 369534 20 0 0 25 0 1 0 926610456 201969664 47651 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 49309 47651 131 6 0 47779 0
Current children cumulated CPU time (s) 3696.03
Current children cumulated vsize (KiB) 205936

[startup+3697.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19052
/proc/meminfo: memFree=29522304/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=197768 CPUtime=3697.13 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 68905 0 0 0 369693 20 0 0 25 0 1 0 926610456 202514432 47788 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 49442 47788 131 6 0 47912 0
Current children cumulated CPU time (s) 3697.62
Current children cumulated vsize (KiB) 206468

[startup+3699.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19052
/proc/meminfo: memFree=29522176/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=197856 CPUtime=3698.73 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 68925 0 0 0 369853 20 0 0 25 0 1 0 926610456 202604544 47808 33554432000 4194304 4218580 140733432649040 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 49464 47808 131 6 0 47934 0
Current children cumulated CPU time (s) 3699.22
Current children cumulated vsize (KiB) 206556

[startup+3699.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19052
/proc/meminfo: memFree=29522176/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=197696 CPUtime=3699.13 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 68926 0 0 0 369893 20 0 0 25 0 1 0 926610456 202440704 47772 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 49424 47772 131 6 0 47894 0
Current children cumulated CPU time (s) 3699.62
Current children cumulated vsize (KiB) 206396

[startup+3699.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19052
/proc/meminfo: memFree=29522176/32950928 swapFree=67053972/67111528
[pid=18930] ppid=18928 vsize=8700 CPUtime=0.49 cores=0,2,4,6
/proc/18930/stat : 18930 (esg_static.sh) S 18928 18930 18800 0 -1 4202496 353 6391 0 0 0 0 47 2 20 0 1 0 926610406 8908800 253 33554432000 4194304 4922060 140734643015168 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18930/statm: 2175 253 209 178 0 68 0
[pid=18933] ppid=18930 vsize=197696 CPUtime=3699.53 cores=0,2,4,6
/proc/18933/stat : 18933 (cdcl) R 18930 18930 18800 0 -1 4202496 68926 0 0 0 369933 20 0 0 25 0 1 0 926610456 202440704 47772 33554432000 4194304 4218580 140733432649040 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18933/statm: 49424 47772 131 6 0 47894 0
Current children cumulated CPU time (s) 3700.02
Current children cumulated vsize (KiB) 206396

Child status: 20
Real time (s): 3699.94
CPU time (s): 3700.08
CPU user time (s): 3699.84
CPU system time (s): 0.242963
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 206556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3699.84
system time used= 0.242963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75889
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= 38
involuntary context switches= 2567

runsolver used 5.65114 second user time and 11.3753 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-15 17:02:13
IDJOB=3498867
IDBENCH=20523
IDSOLVER=1993
FILE ID=node148/3498867-1308150133
RUNJOBID= node148-1308150118-18818
PBS_JOBID= 13575586
Free space on /tmp= 73924 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498867-1308150133/watcher-3498867-1308150133 -o /tmp/evaluation-result-3498867-1308150133/solver-3498867-1308150133 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498867-1308150133.cnf

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

MD5SUM BENCH= 8a76c8add64173ae39149aae572a02d9
RANDOM SEED=602282766

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29755500 kB
Buffers:        436212 kB
Cached:        2377624 kB
SwapCached:      11260 kB
Active:         991816 kB
Inactive:      1850244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29755500 kB
SwapTotal:    67111528 kB
SwapFree:     67053972 kB
Dirty:            6592 kB
Writeback:           0 kB
AnonPages:       24868 kB
Mapped:          13284 kB
Slab:           289652 kB
PageTables:       4824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   218452 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= 73924 MiB
End job on node148 at 2011-06-15 18:03:53