Trace number 3498989

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 1504.13 1504.1

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-13-step17.cnf
MD5SUMe7acb1f64be7eb3ff1367dad08444685
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark179.191
Satisfiable
(Un)Satisfiability was proved
Number of variables25631
Number of clauses142227
Sum of the clauses size317942
Maximum clause length49
Minimum clause length1
Number of clauses of size 1224
Number of clauses of size 2125320
Number of clauses of size 313034
Number of clauses of size 42438
Number of clauses of size 5163
Number of clauses of size over 51048

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  141997   317706 |   42599       0        0     nan |  0.000 % |
0.00/0.31	c |         0 |  125436   284873 |      --       0       --      -- |     --   | -15197/-29805
0.00/0.31	c ==============================================================================
0.00/0.31	c Result  :   #vars: 19609   #clauses: 125436   #literals: 284873
0.00/0.31	c CPU time:   0.304953 s
0.00/0.31	c ==============================================================================
1504.02/1504.09	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-3498989-1308151447/watcher-3498989-1308151447 -o /tmp/evaluation-result-3498989-1308151447/solver-3498989-1308151447 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498989-1308151447.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: 2.09 2.05 2.01 3/178 17198
/proc/meminfo: memFree=30233752/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926744497 8908800 249 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17198/statm: 2175 249 209 178 0 68 0

[startup+0.085637 s]
/proc/loadavg: 2.09 2.05 2.01 3/178 17198
/proc/meminfo: memFree=30233752/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926744497 8908800 249 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17198/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100643 s]
/proc/loadavg: 2.09 2.05 2.01 3/178 17198
/proc/meminfo: memFree=30233752/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926744497 8908800 249 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17198/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.3006 s]
/proc/loadavg: 2.09 2.05 2.01 3/178 17198
/proc/meminfo: memFree=30233752/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926744497 8908800 249 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/17198/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70054 s]
/proc/loadavg: 2.09 2.05 2.01 3/178 17198
/proc/meminfo: memFree=30233752/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 8700

[startup+1.5004 s]
/proc/loadavg: 2.09 2.05 2.01 3/180 17201
/proc/meminfo: memFree=30222096/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=16112 CPUtime=1.13 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 2471 0 0 0 113 0 0 0 25 0 1 0 926744533 16498688 2382 33554432000 4194304 4218580 140733345387824 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 4028 2382 130 6 0 2498 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24812

[startup+3.10103 s]
/proc/loadavg: 2.09 2.05 2.01 3/180 17201
/proc/meminfo: memFree=30221104/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=19412 CPUtime=2.73 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 3286 0 0 0 273 0 0 0 25 0 1 0 926744533 19877888 3197 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 4853 3197 130 6 0 3323 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28112

[startup+6.30054 s]
/proc/loadavg: 2.08 2.05 2.01 3/180 17201
/proc/meminfo: memFree=30217764/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=19412 CPUtime=5.93 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 3286 0 0 0 593 0 0 0 25 0 1 0 926744533 19877888 3197 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 4853 3197 130 6 0 3323 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28112

[startup+12.7004 s]
/proc/loadavg: 2.08 2.05 2.01 3/180 17201
/proc/meminfo: memFree=30215824/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=21416 CPUtime=12.33 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 3789 0 0 0 1233 0 0 0 25 0 1 0 926744533 21929984 3700 33554432000 4194304 4218580 140733345387824 18446744073709551615 4210743 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 5354 3700 131 6 0 3824 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30116

[startup+25.5011 s]
/proc/loadavg: 2.06 2.04 2.01 3/180 17201
/proc/meminfo: memFree=30213952/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=22672 CPUtime=25.13 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 4128 0 0 0 2513 0 0 0 25 0 1 0 926744533 23216128 4039 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208146 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 5668 4039 131 6 0 4138 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31372

[startup+51.1006 s]
/proc/loadavg: 2.04 2.04 2.00 3/180 17202
/proc/meminfo: memFree=30207064/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=29420 CPUtime=50.72 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 5810 0 0 0 5072 0 0 0 25 0 1 0 926744533 30126080 5704 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 7355 5704 131 6 0 5825 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38120

[startup+102.306 s]
/proc/loadavg: 2.02 2.03 2.00 3/180 17203
/proc/meminfo: memFree=30200356/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=33336 CPUtime=101.93 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 6832 0 0 0 10192 1 0 0 25 0 1 0 926744533 34136064 6672 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 8334 6672 131 6 0 6804 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 42036

[startup+162.301 s]
/proc/loadavg: 2.07 2.04 2.00 3/180 17205
/proc/meminfo: memFree=30192900/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=38604 CPUtime=161.93 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 8316 0 0 0 16191 2 0 0 25 0 1 0 926744533 39530496 8018 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 9651 8018 131 6 0 8121 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 47304

[startup+222.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/180 17207
/proc/meminfo: memFree=30187288/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=43380 CPUtime=221.94 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 9629 0 0 0 22191 3 0 0 25 0 1 0 926744533 44421120 9184 33554432000 4194304 4218580 140733345387824 18446744073709551615 4210026 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 10845 9184 131 6 0 9315 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 52080

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 17208
/proc/meminfo: memFree=30184528/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=45720 CPUtime=281.93 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 10388 0 0 0 28190 3 0 0 25 0 1 0 926744533 46817280 9773 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 11430 9773 131 6 0 9900 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 54420

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 17210
/proc/meminfo: memFree=30180044/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=48752 CPUtime=341.93 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 11340 0 0 0 34190 3 0 0 25 0 1 0 926744533 49922048 10548 33554432000 4194304 4218580 140733345387824 18446744073709551615 4210826 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 12188 10548 131 6 0 10658 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 57452

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 17211
/proc/meminfo: memFree=30177656/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6

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


[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17241
/proc/meminfo: memFree=30132960/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=72068 CPUtime=1181.95 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 19633 0 0 0 118189 6 0 0 25 0 1 0 926744533 73797632 16357 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208566 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 18017 16357 131 6 0 16487 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 80768

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17243
/proc/meminfo: memFree=30131568/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=72148 CPUtime=1241.95 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 19848 0 0 0 124189 6 0 0 25 0 1 0 926744533 73879552 16378 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 18037 16378 131 6 0 16507 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 80848

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 17244
/proc/meminfo: memFree=30120000/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=73880 CPUtime=1301.97 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 20451 0 0 0 130190 7 0 0 25 0 1 0 926744533 75653120 16823 33554432000 4194304 4218580 140733345387824 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 18470 16823 131 6 0 16940 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 82580

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 17246
/proc/meminfo: memFree=30116628/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=74548 CPUtime=1361.96 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 20802 0 0 0 136189 7 0 0 25 0 1 0 926744533 76337152 17010 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 18637 17010 131 6 0 17107 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 83248

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17248
/proc/meminfo: memFree=30115852/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=75388 CPUtime=1421.97 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 21187 0 0 0 142190 7 0 0 25 0 1 0 926744533 77197312 17216 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 18847 17216 131 6 0 17317 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 84088

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17249
/proc/meminfo: memFree=30111360/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=79756 CPUtime=1481.96 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 22459 0 0 0 148189 7 0 0 25 0 1 0 926744533 81670144 18299 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 19939 18299 131 6 0 18409 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 88456

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

[startup+1484.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17249
/proc/meminfo: memFree=30111360/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=79596 CPUtime=1484.36 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 22462 0 0 0 148429 7 0 0 25 0 1 0 926744533 81506304 18263 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208411 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 19899 18263 131 6 0 18369 0
Current children cumulated CPU time (s) 1484.72
Current children cumulated vsize (KiB) 88296

[startup+1497.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17250
/proc/meminfo: memFree=30111348/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=79756 CPUtime=1497.16 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 22501 0 0 0 149709 7 0 0 25 0 1 0 926744533 81670144 18302 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 19939 18302 131 6 0 18409 0
Current children cumulated CPU time (s) 1497.52
Current children cumulated vsize (KiB) 88456

[startup+1500.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17250
/proc/meminfo: memFree=30111348/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=79664 CPUtime=1500.36 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 22505 0 0 0 150029 7 0 0 25 0 1 0 926744533 81575936 18273 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 19916 18273 131 6 0 18386 0
Current children cumulated CPU time (s) 1500.72
Current children cumulated vsize (KiB) 88364

[startup+1502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17250
/proc/meminfo: memFree=30111348/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=79700 CPUtime=1501.96 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 22513 0 0 0 150189 7 0 0 25 0 1 0 926744533 81612800 18281 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208555 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 19925 18281 131 6 0 18395 0
Current children cumulated CPU time (s) 1502.32
Current children cumulated vsize (KiB) 88400

[startup+1503.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17250
/proc/meminfo: memFree=30111348/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=79348 CPUtime=1502.76 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 22513 0 0 0 150269 7 0 0 25 0 1 0 926744533 81252352 18201 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 19837 18201 131 6 0 18307 0
Current children cumulated CPU time (s) 1503.12
Current children cumulated vsize (KiB) 88048

[startup+1503.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17250
/proc/meminfo: memFree=30111348/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=79348 CPUtime=1503.16 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 22513 0 0 0 150309 7 0 0 25 0 1 0 926744533 81252352 18201 33554432000 4194304 4218580 140733345387824 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 19837 18201 131 6 0 18307 0
Current children cumulated CPU time (s) 1503.52
Current children cumulated vsize (KiB) 88048

[startup+1503.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17250
/proc/meminfo: memFree=30111348/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=79348 CPUtime=1503.56 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 22513 0 0 0 150349 7 0 0 25 0 1 0 926744533 81252352 18201 33554432000 4194304 4218580 140733345387824 18446744073709551615 4213542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 19837 18201 131 6 0 18307 0
Current children cumulated CPU time (s) 1503.92
Current children cumulated vsize (KiB) 88048

[startup+1504 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17250
/proc/meminfo: memFree=30111348/32950904 swapFree=67055440/67111528
[pid=17198] ppid=17196 vsize=8700 CPUtime=0.36 cores=0,2,4,6
/proc/17198/stat : 17198 (esg_static.sh) S 17196 17198 16942 0 -1 4202496 353 5755 0 0 0 0 35 1 22 0 1 0 926744497 8908800 252 33554432000 4194304 4922060 140733415825584 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17198/statm: 2175 252 209 178 0 68 0
[pid=17201] ppid=17198 vsize=79348 CPUtime=1503.66 cores=0,2,4,6
/proc/17201/stat : 17201 (cdcl) R 17198 17198 16942 0 -1 4202496 22513 0 0 0 150359 7 0 0 25 0 1 0 926744533 81252352 18201 33554432000 4194304 4218580 140733345387824 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17201/statm: 19837 18201 131 6 0 18307 0
Current children cumulated CPU time (s) 1504.02
Current children cumulated vsize (KiB) 88048

Child status: 20
Real time (s): 1504.1
CPU time (s): 1504.13
CPU user time (s): 1504.03
CPU system time (s): 0.094985
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 88488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1504.03
system time used= 0.094985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28838
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= 39
involuntary context switches= 2813

runsolver used 2.44463 second user time and 4.94425 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-15 17:24:07
IDJOB=3498989
IDBENCH=82433
IDSOLVER=1993
FILE ID=node121/3498989-1308151447
RUNJOBID= node121-1308150602-16960
PBS_JOBID= 13575614
Free space on /tmp= 73844 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-13-step17.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498989-1308151447/watcher-3498989-1308151447 -o /tmp/evaluation-result-3498989-1308151447/solver-3498989-1308151447 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498989-1308151447.cnf

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=766044949

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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.817
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.817
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:     32950904 kB
MemFree:      30234048 kB
Buffers:        462168 kB
Cached:        1786544 kB
SwapCached:       9992 kB
Active:         814760 kB
Inactive:      1552312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      30234048 kB
SwapTotal:    67111528 kB
SwapFree:     67055440 kB
Dirty:            3132 kB
Writeback:           0 kB
AnonPages:      116180 kB
Mapped:          13080 kB
Slab:           286440 kB
PageTables:       4908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   306280 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= 73844 MiB
End job on node121 at 2011-06-15 17:49:12