Trace number 3251124

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-01? (TO) 1299.84 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
MD5SUMba3b1702a651cd8da3e6cada8f2e97bc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.28965
Satisfiable
(Un)Satisfiability was proved
Number of variables2088
Number of clauses405748
Sum of the clauses size813494
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2405703
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  405748   813494 |  121724       0        0     nan |  0.000 % |
1.19/1.21	c |         0 |  403660  1190279 |      --       0       --      -- |     --   | -2088/376785
1.19/1.21	c ==============================================================================
1.19/1.21	c Result  :   #vars: 2043   #clauses: 403660   #literals: 1190279
1.19/1.21	c CPU time:   1.19782 s
1.19/1.21	c ==============================================================================

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-3251124-1303582026/watcher-3251124-1303582026 -o /tmp/evaluation-result-3251124-1303582026/solver-3251124-1303582026 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3251124-1303582026.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.99 3.04 3.47 4/196 29581
/proc/meminfo: memFree=19204212/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=0 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) R 29578 29581 28411 0 -1 4202496 311 0 0 0 0 0 0 0 21 0 1 0 469800855 8908800 249 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516654485 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/29581/statm: 2175 249 209 178 0 68 0

[startup+0.044644 s]
/proc/loadavg: 1.99 3.04 3.47 4/196 29581
/proc/meminfo: memFree=19204212/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=0 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 469800855 8908800 249 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29581/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100636 s]
/proc/loadavg: 1.99 3.04 3.47 4/196 29581
/proc/meminfo: memFree=19204212/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=0 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 469800855 8908800 249 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29581/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300596 s]
/proc/loadavg: 1.99 3.04 3.47 4/196 29581
/proc/meminfo: memFree=19204212/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=0 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 469800855 8908800 249 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29581/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70053 s]
/proc/loadavg: 1.99 3.04 3.47 4/196 29581
/proc/meminfo: memFree=19204212/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=0 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 469800855 8908800 249 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29581/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50038 s]
/proc/loadavg: 1.99 3.04 3.47 5/198 29583
/proc/meminfo: memFree=19092976/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 8700

[startup+3.10108 s]
/proc/loadavg: 2.31 3.09 3.48 5/198 29585
/proc/meminfo: memFree=19119924/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=15132 CPUtime=1.48 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 2269 0 0 0 148 0 0 0 20 0 1 0 469800994 15495168 2180 33554432000 4194304 4218580 140736993147472 18446744073709551615 4210513 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 3783 2180 130 6 0 2253 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 23832

[startup+6.3005 s]
/proc/loadavg: 2.31 3.09 3.48 5/198 29586
/proc/meminfo: memFree=19158736/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=16380 CPUtime=4.68 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 2571 0 0 0 468 0 0 0 25 0 1 0 469800994 16773120 2482 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 4095 2482 130 6 0 2565 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 25080

[startup+12.7003 s]
/proc/loadavg: 2.57 3.12 3.49 5/198 29586
/proc/meminfo: memFree=19143768/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=18716 CPUtime=11.08 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 3152 0 0 0 1108 0 0 0 25 0 1 0 469800994 19165184 3063 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 4679 3063 130 6 0 3149 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 27416

[startup+25.501 s]
/proc/loadavg: 2.79 3.15 3.49 5/198 29586
/proc/meminfo: memFree=19127036/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=23312 CPUtime=23.88 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 4319 0 0 0 2388 0 0 0 25 0 1 0 469800994 23871488 4230 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 5828 4230 131 6 0 4298 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 32012

[startup+51.1003 s]
/proc/loadavg: 3.20 3.22 3.50 5/198 29587
/proc/meminfo: memFree=19109296/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=28496 CPUtime=49.49 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 5626 0 0 0 4948 1 0 0 25 0 1 0 469800994 29179904 5524 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 7124 5524 131 6 0 5594 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 37196

[startup+102.307 s]
/proc/loadavg: 3.73 3.36 3.54 5/198 29589
/proc/meminfo: memFree=19086464/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=34424 CPUtime=100.69 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 7181 0 0 0 10068 1 0 0 25 0 1 0 469800994 35250176 7004 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 8606 7004 131 6 0 7076 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 43124

[startup+162.301 s]
/proc/loadavg: 3.89 3.47 3.56 5/198 29590
/proc/meminfo: memFree=19070208/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=37976 CPUtime=160.68 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 8117 0 0 0 16067 1 0 0 25 0 1 0 469800994 38887424 7881 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 9494 7881 131 6 0 7964 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 46676

[startup+222.301 s]
/proc/loadavg: 4.01 3.58 3.59 5/198 29592
/proc/meminfo: memFree=19057056/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=40100 CPUtime=220.69 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 8723 0 0 0 22067 2 0 0 25 0 1 0 469800994 41062400 8421 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 10025 8421 131 6 0 8495 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 48800

[startup+282.3 s]
/proc/loadavg: 4.00 3.65 3.61 5/198 29630
/proc/meminfo: memFree=19063324/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=43708 CPUtime=280.69 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 9699 0 0 0 28067 2 0 0 25 0 1 0 469800994 44756992 9304 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 10927 9304 131 6 0 9397 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 52408

[startup+342.3 s]
/proc/loadavg: 4.06 3.73 3.64 5/198 29632
/proc/meminfo: memFree=19044228/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=44728 CPUtime=340.69 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 10063 0 0 0 34067 2 0 0 25 0 1 0 469800994 45801472 9585 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 11182 9585 131 6 0 9652 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 53428

[startup+402.3 s]
/proc/loadavg: 4.02 3.77 3.66 5/198 29634
/proc/meminfo: memFree=19032664/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=46208 CPUtime=400.69 cores=5,7

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

[pid=29584] ppid=29581 vsize=50492 CPUtime=520.69 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 11778 0 0 0 52066 3 0 0 25 0 1 0 469800994 51703808 11005 33554432000 4194304 4218580 140736993147472 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 12623 11005 131 6 0 11093 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 59192

[startup+582.3 s]
/proc/loadavg: 4.00 3.87 3.71 5/198 29638
/proc/meminfo: memFree=19009124/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=51500 CPUtime=580.69 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 12148 0 0 0 58066 3 0 0 25 0 1 0 469800994 52736000 11263 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 12875 11263 131 6 0 11345 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 60200

[startup+642.301 s]
/proc/loadavg: 4.00 3.89 3.73 5/198 29640
/proc/meminfo: memFree=19002640/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=52424 CPUtime=640.7 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 12437 0 0 0 64067 3 0 0 25 0 1 0 469800994 53682176 11489 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 13106 11489 131 6 0 11576 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 61124

[startup+702.301 s]
/proc/loadavg: 4.00 3.91 3.74 5/198 29642
/proc/meminfo: memFree=18996032/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=53044 CPUtime=700.71 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 12679 0 0 0 70067 4 0 0 25 0 1 0 469800994 54317056 11636 33554432000 4194304 4218580 140736993147472 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 13261 11636 131 6 0 11731 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 61744

[startup+762.307 s]
/proc/loadavg: 4.10 3.95 3.76 5/198 29643
/proc/meminfo: memFree=18987696/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=54344 CPUtime=760.71 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 13075 0 0 0 76067 4 0 0 25 0 1 0 469800994 55648256 11964 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 13586 11964 131 6 0 12056 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 63044

[startup+822.301 s]
/proc/loadavg: 4.04 3.96 3.77 5/198 29645
/proc/meminfo: memFree=18981828/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=54796 CPUtime=820.71 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 13277 0 0 0 82067 4 0 0 25 0 1 0 469800994 56111104 12082 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 13699 12082 131 6 0 12169 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 63496

[startup+882.301 s]
/proc/loadavg: 4.09 3.98 3.79 5/198 29646
/proc/meminfo: memFree=18971632/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=56264 CPUtime=880.71 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 13721 0 0 0 88067 4 0 0 25 0 1 0 469800994 57614336 12452 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 14066 12452 131 6 0 12536 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 64964

[startup+942.301 s]
/proc/loadavg: 4.03 3.98 3.80 5/198 29648
/proc/meminfo: memFree=18965152/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=57440 CPUtime=940.71 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 14116 0 0 0 94066 5 0 0 25 0 1 0 469800994 58818560 12748 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208493 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 14360 12748 131 6 0 12830 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 66140

[startup+1002.3 s]
/proc/loadavg: 4.01 3.98 3.81 5/198 29650
/proc/meminfo: memFree=18959172/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=57752 CPUtime=1000.71 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 14290 0 0 0 100066 5 0 0 25 0 1 0 469800994 59138048 12823 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 14438 12823 131 6 0 12908 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 66452

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.82 5/198 29651
/proc/meminfo: memFree=18956408/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=58356 CPUtime=1060.71 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 14520 0 0 0 106066 5 0 0 25 0 1 0 469800994 59756544 12993 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 14589 12993 131 6 0 13059 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 67056

[startup+1122.3 s]
/proc/loadavg: 4.04 4.00 3.83 5/198 29653
/proc/meminfo: memFree=18954132/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=59372 CPUtime=1120.71 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 14845 0 0 0 112066 5 0 0 25 0 1 0 469800994 60796928 13226 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208536 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 14843 13226 131 6 0 13313 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 68072

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.84 6/198 29654
/proc/meminfo: memFree=18950880/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=59644 CPUtime=1180.72 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 14980 0 0 0 118067 5 0 0 25 0 1 0 469800994 61075456 13288 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 14911 13288 131 6 0 13381 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 68344

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/198 29656
/proc/meminfo: memFree=18947004/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=59560 CPUtime=1240.72 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 15084 0 0 0 124067 5 0 0 25 0 1 0 469800994 60989440 13291 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 14890 13291 131 6 0 13360 0
Current children cumulated CPU time (s) 1242.11
Current children cumulated vsize (KiB) 68260



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.86 4/195 29658
/proc/meminfo: memFree=19005404/32951124 swapFree=67111416/67111528
[pid=29581] ppid=29578 vsize=8700 CPUtime=1.39 cores=5,7
/proc/29581/stat : 29581 (esg_static.sh) S 29578 29581 28411 0 -1 4202496 353 7539 0 0 0 0 137 2 18 0 1 0 469800855 8908800 252 33554432000 4194304 4922060 140734759456768 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29581/statm: 2175 252 209 178 0 68 0
[pid=29584] ppid=29581 vsize=60168 CPUtime=1298.42 cores=5,7
/proc/29584/stat : 29584 (cdcl) R 29581 29581 28411 0 -1 4202496 15301 0 0 0 129837 5 0 0 25 0 1 0 469800994 61612032 13425 33554432000 4194304 4218580 140736993147472 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29584/statm: 15042 13425 131 6 0 13512 0
Current children cumulated CPU time (s) 1299.81
Current children cumulated vsize (KiB) 68868

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.84
CPU user time (s): 1299.75
CPU system time (s): 0.086986
CPU usage (%): 99.9867
Max. virtual memory (cumulated for all children) (KiB): 68932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.75
system time used= 0.086986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23224
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= 35
involuntary context switches= 14805

runsolver used 2.15667 second user time and 4.94825 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-23 20:07:07
IDJOB=3251124
IDBENCH=88211
IDSOLVER=1609
FILE ID=node134/3251124-1303582026
RUNJOBID= node134-1303582026-29538
PBS_JOBID= 13150330
Free space on /tmp= 71072 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251124-1303582026/watcher-3251124-1303582026 -o /tmp/evaluation-result-3251124-1303582026/solver-3251124-1303582026 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3251124-1303582026.cnf

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

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=971625513

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19204996 kB
Buffers:       2334096 kB
Cached:       10771480 kB
SwapCached:        108 kB
Active:        8900684 kB
Inactive:      4296664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19204996 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           28700 kB
Writeback:           0 kB
AnonPages:       90992 kB
Mapped:          15436 kB
Slab:           484024 kB
PageTables:       5152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   267388 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71044 MiB
End job on node134 at 2011-04-23 20:28:49