Trace number 3499129

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.13 5000.01

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w8.shuffled.cnf
MD5SUM82e833e539576c6d79252b19dcace0cf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.63029
Satisfiable
(Un)Satisfiability was proved
Number of variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  271393   550328 |   81417       0        0     nan |  0.000 % |
0.00/0.68	c |         0 |  269998   945031 |      --       0       --      -- |     --   | -1395/394703
0.00/0.68	c ==============================================================================
0.00/0.68	c Result  :   #vars: 8694   #clauses: 269998   #literals: 945031
0.00/0.68	c CPU time:   0.665898 s
0.00/0.68	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-3499129-1308156215/watcher-3499129-1308156215 -o /tmp/evaluation-result-3499129-1308156215/solver-3499129-1308156215 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499129-1308156215.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.92 1.98 1.99 2/178 6822
/proc/meminfo: memFree=30221832/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 46366400 8908800 250 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6822/statm: 2175 250 209 178 0 68 0

[startup+0.0659061 s]
/proc/loadavg: 1.92 1.98 1.99 2/178 6822
/proc/meminfo: memFree=30221832/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 46366400 8908800 250 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6822/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100897 s]
/proc/loadavg: 1.92 1.98 1.99 2/178 6822
/proc/meminfo: memFree=30221832/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 46366400 8908800 250 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6822/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300867 s]
/proc/loadavg: 1.92 1.98 1.99 2/178 6822
/proc/meminfo: memFree=30221832/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 46366400 8908800 250 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6822/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700882 s]
/proc/loadavg: 1.92 1.98 1.99 2/178 6822
/proc/meminfo: memFree=30221832/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 46366400 8908800 250 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6822/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50077 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 6825
/proc/meminfo: memFree=30208816/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=17776 CPUtime=0.64 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 2907 0 0 0 64 0 0 0 20 0 1 0 46366485 18202624 2817 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 4444 2817 131 6 0 2914 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 26476

[startup+3.10044 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 6825
/proc/meminfo: memFree=30202864/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=19436 CPUtime=2.24 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 3309 0 0 0 223 1 0 0 25 0 1 0 46366485 19902464 3219 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 4859 3219 131 6 0 3329 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28136

[startup+6.3008 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 6825
/proc/meminfo: memFree=30200640/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=20892 CPUtime=5.44 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 3698 0 0 0 543 1 0 0 25 0 1 0 46366485 21393408 3608 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 5223 3608 131 6 0 3693 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29592

[startup+12.7008 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 6825
/proc/meminfo: memFree=30198300/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=22996 CPUtime=11.84 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 4228 0 0 0 1183 1 0 0 25 0 1 0 46366485 23547904 4138 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208411 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 5749 4138 131 6 0 4219 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31696

[startup+25.5005 s]
/proc/loadavg: 1.95 1.98 1.99 3/180 6825
/proc/meminfo: memFree=30195056/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=25940 CPUtime=24.64 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 4935 0 0 0 2463 1 0 0 25 0 1 0 46366485 26562560 4845 33554432000 4194304 4218580 140736367673568 18446744073709551615 4210352 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 6485 4845 131 6 0 4955 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34640

[startup+51.101 s]
/proc/loadavg: 1.96 1.98 1.99 3/180 6825
/proc/meminfo: memFree=30190624/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=29572 CPUtime=50.24 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 5865 0 0 0 5023 1 0 0 25 0 1 0 46366485 30281728 5771 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208295 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 7393 5771 131 6 0 5863 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38272

[startup+102.307 s]
/proc/loadavg: 2.10 2.02 2.00 3/180 6827
/proc/meminfo: memFree=30185008/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=34180 CPUtime=101.45 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 7063 0 0 0 10143 2 0 0 25 0 1 0 46366485 35000320 6914 33554432000 4194304 4218580 140736367673568 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 8545 6914 131 6 0 7015 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 42880

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 6829
/proc/meminfo: memFree=30179492/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=38284 CPUtime=161.45 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 8185 0 0 0 16143 2 0 0 25 0 1 0 46366485 39202816 7937 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 9571 7937 131 6 0 8041 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 46984

[startup+222.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 6831
/proc/meminfo: memFree=30174748/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=41356 CPUtime=221.45 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 9054 0 0 0 22143 2 0 0 25 0 1 0 46366485 42348544 8706 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 10339 8706 131 6 0 8809 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 50056

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6832
/proc/meminfo: memFree=30170728/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=44540 CPUtime=281.45 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 9978 0 0 0 28142 3 0 0 25 0 1 0 46366485 45608960 9513 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208422 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 11135 9513 131 6 0 9605 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 53240

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6833
/proc/meminfo: memFree=30168444/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=46380 CPUtime=341.45 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 10594 0 0 0 34142 3 0 0 25 0 1 0 46366485 47493120 9984 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 11595 9984 131 6 0 10065 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 55080

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6835
/proc/meminfo: memFree=30165788/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6

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

[pid=6825] ppid=6822 vsize=90536 CPUtime=4241.54 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 33892 0 0 0 424141 13 0 0 25 0 1 0 46366485 92708864 21008 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 22634 21008 131 6 0 21104 0
Current children cumulated CPU time (s) 4242.37
Current children cumulated vsize (KiB) 99236

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6951
/proc/meminfo: memFree=29947640/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=90976 CPUtime=4301.55 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 34269 0 0 0 430141 14 0 0 25 0 1 0 46366485 93159424 21111 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 22744 21111 131 6 0 21214 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 99676

[startup+4362.3 s]
/proc/loadavg: 1.51 1.87 1.96 2/173 6978
/proc/meminfo: memFree=30189108/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=91200 CPUtime=4361.55 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 34527 0 0 0 436141 14 0 0 25 0 1 0 46366485 93388800 21161 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 22800 21161 131 6 0 21270 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 99900

[startup+4422.3 s]
/proc/loadavg: 1.19 1.71 1.89 2/173 6983
/proc/meminfo: memFree=30188792/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=91344 CPUtime=4421.55 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 34886 0 0 0 442141 14 0 0 25 0 1 0 46366485 93536256 21205 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 22836 21205 131 6 0 21306 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 100044

[startup+4482.3 s]
/proc/loadavg: 1.07 1.58 1.84 2/173 6983
/proc/meminfo: memFree=30188584/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=91632 CPUtime=4481.56 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 35178 0 0 0 448141 15 0 0 25 0 1 0 46366485 93831168 21286 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 22908 21286 131 6 0 21378 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 100332

[startup+4542.3 s]
/proc/loadavg: 1.02 1.47 1.78 2/173 6985
/proc/meminfo: memFree=30188560/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=91912 CPUtime=4541.56 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 35452 0 0 0 454141 15 0 0 25 0 1 0 46366485 94117888 21347 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 22978 21347 131 6 0 21448 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 100612

[startup+4602.3 s]
/proc/loadavg: 1.01 1.38 1.73 2/173 6987
/proc/meminfo: memFree=30187924/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=92280 CPUtime=4601.56 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 35843 0 0 0 460141 15 0 0 25 0 1 0 46366485 94494720 21435 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 23070 21435 131 6 0 21540 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 100980

[startup+4662.3 s]
/proc/loadavg: 1.05 1.32 1.69 2/173 6998
/proc/meminfo: memFree=30186640/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=93788 CPUtime=4661.56 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 36437 0 0 0 466141 15 0 0 25 0 1 0 46366485 96038912 21819 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 23447 21819 131 6 0 21917 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 102488

[startup+4722.31 s]
/proc/loadavg: 1.02 1.26 1.64 2/173 7000
/proc/meminfo: memFree=30185244/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=95028 CPUtime=4721.56 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 36970 0 0 0 472141 15 0 0 25 0 1 0 46366485 97308672 22120 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 23757 22120 131 6 0 22227 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 103728

[startup+4782.3 s]
/proc/loadavg: 1.00 1.21 1.60 2/173 7001
/proc/meminfo: memFree=30185088/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=94784 CPUtime=4781.56 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 37408 0 0 0 478141 15 0 0 25 0 1 0 46366485 97058816 22080 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 23696 22080 131 6 0 22166 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 103484

[startup+4842.3 s]
/proc/loadavg: 1.00 1.17 1.56 2/173 7002
/proc/meminfo: memFree=30185188/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=94592 CPUtime=4841.56 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 37802 0 0 0 484141 15 0 0 25 0 1 0 46366485 96862208 22034 33554432000 4194304 4218580 140736367673568 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 23648 22034 131 6 0 22118 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 103292

[startup+4902.3 s]
/proc/loadavg: 1.00 1.14 1.52 2/173 7004
/proc/meminfo: memFree=30185168/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=94968 CPUtime=4901.56 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 38183 0 0 0 490140 16 0 0 25 0 1 0 46366485 97247232 22118 33554432000 4194304 4218580 140736367673568 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 23742 22118 131 6 0 22212 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 103668

[startup+4962.3 s]
/proc/loadavg: 1.00 1.11 1.48 2/173 7006
/proc/meminfo: memFree=30184900/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=95212 CPUtime=4961.56 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 38627 0 0 0 496140 16 0 0 25 0 1 0 46366485 97497088 22186 33554432000 4194304 4218580 140736367673568 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 23803 22186 131 6 0 22273 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 103912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.09 1.46 2/173 7006
/proc/meminfo: memFree=30184756/32950928 swapFree=67111364/67111528
[pid=6822] ppid=6820 vsize=8700 CPUtime=0.83 cores=0,2,4,6
/proc/6822/stat : 6822 (esg_static.sh) S 6820 6822 6374 0 -1 4202496 354 6529 0 0 0 0 81 2 18 0 1 0 46366400 8908800 253 33554432000 4194304 4922060 140735751058976 18446744073709551615 232123899013 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/6822/statm: 2175 253 209 178 0 68 0
[pid=6825] ppid=6822 vsize=95532 CPUtime=4999.27 cores=0,2,4,6
/proc/6825/stat : 6825 (cdcl) R 6822 6822 6374 0 -1 4202496 38926 0 0 0 499911 16 0 0 25 0 1 0 46366485 97824768 22257 33554432000 4194304 4218580 140736367673568 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/6825/statm: 23883 22257 131 6 0 22353 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 104232

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): 5000.01
CPU time (s): 5000.13
CPU user time (s): 4999.93
CPU system time (s): 0.201969
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 104232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.93
system time used= 0.201969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45822
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= 18
involuntary context switches= 3692

runsolver used 8.38273 second user time and 16.2765 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-15 18:43:36
IDJOB=3499129
IDBENCH=88062
IDSOLVER=1993
FILE ID=node124/3499129-1308156215
RUNJOBID= node124-1308150217-6392
PBS_JOBID= 13575590
Free space on /tmp= 73560 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w8.shuffled.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499129-1308156215/watcher-3499129-1308156215 -o /tmp/evaluation-result-3499129-1308156215/solver-3499129-1308156215 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499129-1308156215.cnf

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

MD5SUM BENCH= 82e833e539576c6d79252b19dcace0cf
RANDOM SEED=1448508412

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30222128 kB
Buffers:        493744 kB
Cached:        1751156 kB
SwapCached:          0 kB
Active:         833880 kB
Inactive:      1535376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30222128 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            4288 kB
Writeback:           0 kB
AnonPages:      124220 kB
Mapped:          16360 kB
Slab:           295524 kB
PageTables:       4284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   264236 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= 73552 MiB
End job on node124 at 2011-06-15 20:06:58