Trace number 3498862

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.08 4999.92

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2847.01
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    5723    14871 |    1716       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    4834    14382 |      --       0       --      -- |     --   | -843/-394
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 1165   #clauses: 4834   #literals: 14382
0.00/0.01	c CPU time:   0.013997 s
0.00/0.01	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-3498862-1308150118/watcher-3498862-1308150118 -o /tmp/evaluation-result-3498862-1308150118/solver-3498862-1308150118 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498862-1308150118.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.14 2/174 7909
/proc/meminfo: memFree=30023912/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 1005242502 8908800 250 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/7909/statm: 2175 250 209 178 0 68 0

[startup+0.039536 s]
/proc/loadavg: 1.00 1.00 1.14 2/174 7909
/proc/meminfo: memFree=30023912/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.100526 s]
/proc/loadavg: 1.00 1.00 1.14 2/174 7909
/proc/meminfo: memFree=30023912/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.300484 s]
/proc/loadavg: 1.00 1.00 1.14 2/174 7909
/proc/meminfo: memFree=30023912/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.700419 s]
/proc/loadavg: 1.00 1.00 1.14 2/174 7909
/proc/meminfo: memFree=30023912/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+1.50027 s]
/proc/loadavg: 1.00 1.00 1.14 3/180 7923
/proc/meminfo: memFree=29927232/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=10196 CPUtime=1.48 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 1025 0 0 0 148 0 0 0 25 0 1 0 1005242504 10440704 935 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7912/statm: 2549 935 130 6 0 1019 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18896

[startup+3.10097 s]
/proc/loadavg: 1.08 1.02 1.14 3/180 7923
/proc/meminfo: memFree=29919424/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=11460 CPUtime=3.08 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 1343 0 0 0 308 0 0 0 25 0 1 0 1005242504 11735040 1253 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7912/statm: 2865 1253 131 6 0 1335 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20160

[startup+6.30038 s]
/proc/loadavg: 1.08 1.02 1.14 3/180 7964
/proc/meminfo: memFree=29997456/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=13416 CPUtime=6.28 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 1848 0 0 0 628 0 0 0 25 0 1 0 1005242504 13737984 1758 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7912/statm: 3354 1758 131 6 0 1824 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22116

[startup+12.7012 s]
/proc/loadavg: 1.22 1.05 1.15 3/180 7964
/proc/meminfo: memFree=29989556/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=15868 CPUtime=12.68 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 2440 0 0 0 1268 0 0 0 25 0 1 0 1005242504 16248832 2350 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208180 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7912/statm: 3967 2350 131 6 0 2437 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24568

[startup+25.5008 s]
/proc/loadavg: 1.34 1.08 1.16 3/180 7965
/proc/meminfo: memFree=29976016/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=18692 CPUtime=25.48 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 3147 0 0 0 2548 0 0 0 25 0 1 0 1005242504 19140608 3056 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7912/statm: 4673 3056 131 6 0 3143 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27392

[startup+51.1011 s]
/proc/loadavg: 1.56 1.15 1.18 3/180 7965
/proc/meminfo: memFree=29968796/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=20924 CPUtime=51.08 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 3735 0 0 0 5108 0 0 0 25 0 1 0 1005242504 21426176 3625 33554432000 4194304 4218580 140733599603024 18446744073709551615 4209771 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7912/statm: 5231 3625 131 6 0 3701 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29624

[startup+102.307 s]
/proc/loadavg: 1.82 1.29 1.23 3/180 7967
/proc/meminfo: memFree=29956744/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=25304 CPUtime=102.28 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 4911 0 0 0 10228 0 0 0 25 0 1 0 1005242504 25911296 4738 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7912/statm: 6326 4738 131 6 0 4796 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34004

[startup+162.3 s]
/proc/loadavg: 1.93 1.41 1.27 3/180 7968
/proc/meminfo: memFree=29952864/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=28676 CPUtime=162.28 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 5855 0 0 0 16227 1 0 0 25 0 1 0 1005242504 29364224 5549 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7912/statm: 7169 5549 131 6 0 5639 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 37376

[startup+222.3 s]
/proc/loadavg: 1.97 1.52 1.31 3/180 7970
/proc/meminfo: memFree=29940420/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=31000 CPUtime=222.28 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 6550 0 0 0 22227 1 0 0 25 0 1 0 1005242504 31744000 6132 33554432000 4194304 4218580 140733599603024 18446744073709551615 4211942 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7912/statm: 7750 6132 131 6 0 6220 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 39700

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.35 3/180 7971
/proc/meminfo: memFree=29936788/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=32004 CPUtime=282.28 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 6960 0 0 0 28227 1 0 0 25 0 1 0 1005242504 32772096 6378 33554432000 4194304 4218580 140733599603024 18446744073709551615 4200663 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7912/statm: 8001 6378 131 6 0 6471 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 40704

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.39 3/180 7973
/proc/meminfo: memFree=29934040/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=34468 CPUtime=342.28 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 7784 0 0 0 34226 2 0 0 25 0 1 0 1005242504 35295232 7021 33554432000 4194304 4218580 140733599603024 18446744073709551615 4213574 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/7912/statm: 8617 7021 131 6 0 7087 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 43168

[startup+402.301 s]
/proc/loadavg: 2.05 1.74 1.43 3/180 7975
/proc/meminfo: memFree=29925328/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6

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

[pid=7912] ppid=7909 vsize=56912 CPUtime=4302.41 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 26635 0 0 0 430216 25 0 0 25 0 1 0 1005242504 58277888 12611 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7912/statm: 14228 12611 131 6 0 12698 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 65612

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 8238
/proc/meminfo: memFree=29852032/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=57072 CPUtime=4362.41 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 26887 0 0 0 436216 25 0 0 25 0 1 0 1005242504 58441728 12651 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7912/statm: 14268 12651 131 6 0 12738 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 65772

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 8240
/proc/meminfo: memFree=29851628/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=57072 CPUtime=4422.41 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 27131 0 0 0 442216 25 0 0 25 0 1 0 1005242504 58441728 12654 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7912/statm: 14268 12654 131 6 0 12738 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 65772

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 8241
/proc/meminfo: memFree=29851212/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=57092 CPUtime=4482.41 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 27441 0 0 0 448216 25 0 0 25 0 1 0 1005242504 58462208 12659 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7912/statm: 14273 12659 131 6 0 12743 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 65792

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 8243
/proc/meminfo: memFree=29851056/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=56892 CPUtime=4542.42 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 27881 0 0 0 454216 26 0 0 25 0 1 0 1005242504 58257408 12608 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7912/statm: 14223 12608 131 6 0 12693 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 65592

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 8245
/proc/meminfo: memFree=29850636/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=56860 CPUtime=4602.43 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 28608 0 0 0 460216 27 0 0 25 0 1 0 1005242504 58224640 12599 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7912/statm: 14215 12599 131 6 0 12685 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 65560

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 8246
/proc/meminfo: memFree=29849968/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=56924 CPUtime=4662.42 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 29304 0 0 0 466215 27 0 0 25 0 1 0 1005242504 58290176 12616 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208498 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7912/statm: 14231 12616 131 6 0 12701 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 65624

[startup+4722.31 s]
/proc/loadavg: 2.04 2.01 1.94 3/180 8248
/proc/meminfo: memFree=29849560/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=56764 CPUtime=4722.43 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 30056 0 0 0 472215 28 0 0 25 0 1 0 1005242504 58126336 12595 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7912/statm: 14191 12595 131 6 0 12661 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 65464

[startup+4782.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/180 8249
/proc/meminfo: memFree=29849036/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=56828 CPUtime=4782.42 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 30786 0 0 0 478214 28 0 0 25 0 1 0 1005242504 58191872 12612 33554432000 4194304 4218580 140733599603024 18446744073709551615 4210035 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7912/statm: 14207 12612 131 6 0 12677 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 65528

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 8251
/proc/meminfo: memFree=29848876/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=56668 CPUtime=4842.42 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 31478 0 0 0 484213 29 0 0 25 0 1 0 1005242504 58028032 12576 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7912/statm: 14167 12576 131 6 0 12637 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 65368

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 8253
/proc/meminfo: memFree=29848960/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=56732 CPUtime=4902.43 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 32239 0 0 0 490213 30 0 0 25 0 1 0 1005242504 58093568 12592 33554432000 4194304 4218580 140733599603024 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7912/statm: 14183 12592 131 6 0 12653 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 65432

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 8254
/proc/meminfo: memFree=29848180/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=57564 CPUtime=4962.43 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 32782 0 0 0 496213 30 0 0 25 0 1 0 1005242504 58945536 12799 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7912/statm: 14391 12799 131 6 0 12861 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 66264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 8255
/proc/meminfo: memFree=29841708/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=64136 CPUtime=5000.04 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 34415 0 0 0 499973 31 0 0 25 0 1 0 1005242504 65675264 14432 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7912/statm: 16034 14432 131 6 0 14504 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 72836

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 8255
/proc/meminfo: memFree=29841708/32950928 swapFree=67051116/67111528
[pid=7909] ppid=7907 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/7909/stat : 7909 (esg_static.sh) S 7907 7909 7873 0 -1 4202496 353 376 0 0 0 0 1 0 22 0 1 0 1005242502 8908800 253 33554432000 4194304 4922060 140737318489840 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/7909/statm: 2175 253 209 178 0 68 0
[pid=7912] ppid=7909 vsize=64136 CPUtime=5000.04 cores=0,2,4,6
/proc/7912/stat : 7912 (cdcl) R 7909 7909 7873 0 -1 4202496 34415 0 0 0 499973 31 0 0 25 0 1 0 1005242504 65675264 14432 33554432000 4194304 4218580 140733599603024 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/7912/statm: 16034 14432 131 6 0 14504 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 72836

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.08
CPU user time (s): 4999.75
CPU system time (s): 0.32295
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 72836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.75
system time used= 0.32295
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35156
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= 10
involuntary context switches= 14148

runsolver used 8.98563 second user time and 16.4405 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-15 17:01:58
IDJOB=3498862
IDBENCH=20468
IDSOLVER=1993
FILE ID=node113/3498862-1308150118
RUNJOBID= node113-1308150118-7891
PBS_JOBID= 13575587
Free space on /tmp= 73876 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498862-1308150118/watcher-3498862-1308150118 -o /tmp/evaluation-result-3498862-1308150118/solver-3498862-1308150118 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498862-1308150118.cnf

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=969102706

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30024324 kB
Buffers:        458092 kB
Cached:        2088604 kB
SwapCached:      14336 kB
Active:        1023320 kB
Inactive:      1546408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30024324 kB
SwapTotal:    67111528 kB
SwapFree:     67051116 kB
Dirty:            3908 kB
Writeback:           0 kB
AnonPages:       20572 kB
Mapped:           8464 kB
Slab:           290696 kB
PageTables:       4500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   194920 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= 73836 MiB
End job on node113 at 2011-06-15 18:25:20