Trace number 3498888

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) 5000.1 5000.01

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   25482    59458 |    7644       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |   19097    53996 |      --       0       --      -- |     --   | -6383/-5457
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 4641   #clauses: 19097   #literals: 53996
0.00/0.06	c CPU time:   0.06199 s
0.00/0.06	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.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-3498888-1308150419/watcher-3498888-1308150419 -o /tmp/evaluation-result-3498888-1308150419/solver-3498888-1308150419 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498888-1308150419.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.00 2.13 3.63 2/172 12047
/proc/meminfo: memFree=29327964/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926641549 8908800 250 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 250 209 178 0 68 0

[startup+0.042538 s]
/proc/loadavg: 2.00 2.13 3.63 2/172 12047
/proc/meminfo: memFree=29327964/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 926641549 8908800 250 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100541 s]
/proc/loadavg: 2.00 2.13 3.63 2/172 12047
/proc/meminfo: memFree=29327964/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+0.300504 s]
/proc/loadavg: 2.00 2.13 3.63 2/172 12047
/proc/meminfo: memFree=29327964/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+0.700451 s]
/proc/loadavg: 2.00 2.13 3.63 2/172 12047
/proc/meminfo: memFree=29327964/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+1.5003 s]
/proc/loadavg: 2.00 2.13 3.63 3/178 12061
/proc/meminfo: memFree=29280568/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=9244 CPUtime=1.42 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 795 0 0 0 142 0 0 0 25 0 1 0 926641557 9465856 706 33554432000 4194304 4218580 140735798329760 18446744073709551615 4213587 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 2311 706 130 6 0 781 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17944

[startup+3.10102 s]
/proc/loadavg: 2.00 2.13 3.63 3/178 12062
/proc/meminfo: memFree=29299788/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=9376 CPUtime=3.02 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 837 0 0 0 302 0 0 0 25 0 1 0 926641557 9601024 748 33554432000 4194304 4218580 140735798329760 18446744073709551615 4213587 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 2344 748 130 6 0 814 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18076

[startup+9.67047 s]
/proc/loadavg: 2.00 2.13 3.62 3/178 12062
/proc/meminfo: memFree=29296732/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=9960 CPUtime=9.58 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 951 0 0 0 958 0 0 0 25 0 1 0 926641557 10199040 862 33554432000 4194304 4218580 140735798329760 18446744073709551615 4209771 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 2490 862 130 6 0 960 0
Current children cumulated CPU time (s) 9.65
Current children cumulated vsize (KiB) 18660

[startup+12.7003 s]
/proc/loadavg: 2.16 2.16 3.62 3/178 12062
/proc/meminfo: memFree=29296252/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=10096 CPUtime=12.61 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 1007 0 0 0 1261 0 0 0 25 0 1 0 926641557 10338304 918 33554432000 4194304 4218580 140735798329760 18446744073709551615 4213556 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 2524 918 130 6 0 994 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18796

[startup+25.5011 s]
/proc/loadavg: 2.12 2.15 3.59 3/178 12062
/proc/meminfo: memFree=29292508/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=10632 CPUtime=25.41 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 1127 0 0 0 2541 0 0 0 25 0 1 0 926641557 10887168 1038 33554432000 4194304 4218580 140735798329760 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 2658 1038 130 6 0 1128 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19332

[startup+51.1007 s]
/proc/loadavg: 2.08 2.14 3.55 3/178 12063
/proc/meminfo: memFree=29287212/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=11636 CPUtime=51.01 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 1376 0 0 0 5101 0 0 0 25 0 1 0 926641557 11915264 1287 33554432000 4194304 4218580 140735798329760 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 2909 1287 130 6 0 1379 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20336

[startup+102.301 s]
/proc/loadavg: 2.03 2.12 3.47 3/178 12064
/proc/meminfo: memFree=29277040/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=12452 CPUtime=102.21 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 1604 0 0 0 10221 0 0 0 25 0 1 0 926641557 12750848 1511 33554432000 4194304 4218580 140735798329760 18446744073709551615 4209771 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 3113 1511 131 6 0 1583 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 21152

[startup+162.3 s]
/proc/loadavg: 2.01 2.09 3.37 3/178 12066
/proc/meminfo: memFree=29268112/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=13908 CPUtime=162.22 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 1963 0 0 0 16222 0 0 0 25 0 1 0 926641557 14241792 1858 33554432000 4194304 4218580 140735798329760 18446744073709551615 4209462 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 3477 1858 131 6 0 1947 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 22608

[startup+222.301 s]
/proc/loadavg: 2.00 2.07 3.28 3/178 12068
/proc/meminfo: memFree=29259676/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=14492 CPUtime=222.22 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 2162 0 0 0 22222 0 0 0 25 0 1 0 926641557 14839808 2018 33554432000 4194304 4218580 140735798329760 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 3623 2018 131 6 0 2093 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 23192

[startup+282.301 s]
/proc/loadavg: 2.00 2.06 3.19 3/178 12069
/proc/meminfo: memFree=29258176/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=15952 CPUtime=282.22 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 2591 0 0 0 28222 0 0 0 25 0 1 0 926641557 16334848 2376 33554432000 4194304 4218580 140735798329760 18446744073709551615 4209105 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 3988 2376 131 6 0 2458 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 24652

[startup+342.3 s]
/proc/loadavg: 2.00 2.04 3.12 3/178 12071
/proc/meminfo: memFree=29257544/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=16380 CPUtime=342.22 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 2788 0 0 0 34222 0 0 0 25 0 1 0 926641557 16773120 2498 33554432000 4194304 4218580 140735798329760 18446744073709551615 4210982 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 4095 2498 131 6 0 2565 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 25080

[startup+402.306 s]
/proc/loadavg: 2.00 2.03 3.05 3/178 12072
/proc/meminfo: memFree=29249108/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6

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

[pid=12050] ppid=12047 vsize=37572 CPUtime=4302.3 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 15782 0 0 0 430225 5 0 0 25 0 1 0 926641557 38473728 7779 33554432000 4194304 4218580 140735798329760 18446744073709551615 4208211 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 9393 7779 131 6 0 7863 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 46272

[startup+4362.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/178 12199
/proc/meminfo: memFree=29137104/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=37636 CPUtime=4362.3 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 15903 0 0 0 436225 5 0 0 25 0 1 0 926641557 38539264 7790 33554432000 4194304 4218580 140735798329760 18446744073709551615 4209616 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 9409 7790 131 6 0 7879 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 46336

[startup+4422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 12201
/proc/meminfo: memFree=29137096/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=37700 CPUtime=4422.3 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 16040 0 0 0 442225 5 0 0 25 0 1 0 926641557 38604800 7810 33554432000 4194304 4218580 140735798329760 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 9425 7810 131 6 0 7895 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 46400

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 12202
/proc/meminfo: memFree=29135232/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=39780 CPUtime=4482.3 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 16693 0 0 0 448225 5 0 0 25 0 1 0 926641557 40734720 8351 33554432000 4194304 4218580 140735798329760 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 9945 8351 131 6 0 8415 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 48480

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 12204
/proc/meminfo: memFree=29134480/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=40148 CPUtime=4542.3 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 16995 0 0 0 454225 5 0 0 25 0 1 0 926641557 41111552 8449 33554432000 4194304 4218580 140735798329760 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 10037 8449 131 6 0 8507 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 48848

[startup+4602.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 12205
/proc/meminfo: memFree=29134476/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=40212 CPUtime=4602.31 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 17134 0 0 0 460226 5 0 0 25 0 1 0 926641557 41177088 8463 33554432000 4194304 4218580 140735798329760 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 10053 8463 131 6 0 8523 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 48912

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12207
/proc/meminfo: memFree=29134352/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=40308 CPUtime=4662.3 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 17266 0 0 0 466225 5 0 0 25 0 1 0 926641557 41275392 8488 33554432000 4194304 4218580 140735798329760 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 10077 8488 131 6 0 8547 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 49008

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12209
/proc/meminfo: memFree=29132236/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=40460 CPUtime=4722.3 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 17410 0 0 0 472225 5 0 0 25 0 1 0 926641557 41431040 8520 33554432000 4194304 4218580 140735798329760 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 10115 8520 131 6 0 8585 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 49160

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12210
/proc/meminfo: memFree=29132852/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=40236 CPUtime=4782.3 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 17535 0 0 0 478225 5 0 0 25 0 1 0 926641557 41201664 8468 33554432000 4194304 4218580 140735798329760 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 10059 8468 131 6 0 8529 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 48936

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12212
/proc/meminfo: memFree=29132840/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=40300 CPUtime=4842.3 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 17673 0 0 0 484225 5 0 0 25 0 1 0 926641557 41267200 8483 33554432000 4194304 4218580 140735798329760 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 10075 8483 131 6 0 8545 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 49000

[startup+4902.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 12213
/proc/meminfo: memFree=29132832/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=40444 CPUtime=4902.3 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 17832 0 0 0 490225 5 0 0 25 0 1 0 926641557 41414656 8522 33554432000 4194304 4218580 140735798329760 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 10111 8522 131 6 0 8581 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 49144

[startup+4962.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 12215
/proc/meminfo: memFree=29132700/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=40508 CPUtime=4962.3 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 17960 0 0 0 496225 5 0 0 25 0 1 0 926641557 41480192 8537 33554432000 4194304 4218580 140735798329760 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 10127 8537 131 6 0 8597 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 49208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 12216
/proc/meminfo: memFree=29132576/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=40604 CPUtime=5000.01 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 18043 0 0 0 499996 5 0 0 25 0 1 0 926641557 41578496 8558 33554432000 4194304 4218580 140735798329760 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 10151 8558 131 6 0 8621 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 49304

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

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

[startup+5000 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 12216
/proc/meminfo: memFree=29132576/32951132 swapFree=67054656/67111528
[pid=12047] ppid=12045 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/12047/stat : 12047 (esg_static.sh) S 12045 12047 12011 0 -1 4202496 353 1297 0 0 0 0 7 0 25 0 1 0 926641549 8908800 253 33554432000 4194304 4922060 140735714762384 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12047/statm: 2175 253 209 178 0 68 0
[pid=12050] ppid=12047 vsize=40604 CPUtime=5000.01 cores=0,2,4,6
/proc/12050/stat : 12050 (cdcl) R 12047 12047 12011 0 -1 4202496 18043 0 0 0 499996 5 0 0 25 0 1 0 926641557 41578496 8558 33554432000 4194304 4218580 140735798329760 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12050/statm: 10151 8558 131 6 0 8621 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 49304

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.01
CPU time (s): 5000.1
CPU user time (s): 5000.03
CPU system time (s): 0.06399
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 49304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.03
system time used= 0.06399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19705
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= 26
involuntary context switches= 3872

runsolver used 8.11477 second user time and 16.8334 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-15 17:06:59
IDJOB=3498888
IDBENCH=70775
IDSOLVER=1993
FILE ID=node131/3498888-1308150419
RUNJOBID= node131-1308150419-12029
PBS_JOBID= 13575596
Free space on /tmp= 73864 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498888-1308150419/watcher-3498888-1308150419 -o /tmp/evaluation-result-3498888-1308150419/solver-3498888-1308150419 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498888-1308150419.cnf

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=685879682

node131.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.830
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.830
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.830
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.830
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.830
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.77
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.830
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.830
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.830
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:     32951132 kB
MemFree:      29328516 kB
Buffers:        463544 kB
Cached:        2784540 kB
SwapCached:       9816 kB
Active:         997712 kB
Inactive:      2274248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29328516 kB
SwapTotal:    67111528 kB
SwapFree:     67054656 kB
Dirty:            1956 kB
Writeback:          12 kB
AnonPages:       22056 kB
Mapped:          12308 kB
Slab:           285044 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   192524 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73848 MiB
End job on node131 at 2011-06-15 18:30:21