Trace number 3288705

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
rcl 2011-04-01UNSAT 799.686 799.675

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.699
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.22	c ==============================================================================
0.00/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.22	c ==============================================================================
0.00/0.22	c |         0 |  533919  1968248 |  160175       0        0     nan |  0.000 % |
0.00/0.34	c |         0 |  529211  1957956 |      --       0       --      -- |     --   | -4708/-10292
0.00/0.34	c ==============================================================================
0.00/0.34	c Result  :   #vars: 36225   #clauses: 529211   #literals: 1957956
0.00/0.34	c CPU time:   0.301954 s
0.00/0.34	c ==============================================================================
799.60/799.66	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3288705-1303769277/watcher-3288705-1303769277 -o /tmp/evaluation-result-3288705-1303769277/solver-3288705-1303769277 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3288705-1303769277.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 2.66 2.85 2.88 4/192 6671
/proc/meminfo: memFree=14556048/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 488526530 8908800 249 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 249 209 178 0 68 0

[startup+0.0950321 s]
/proc/loadavg: 2.66 2.85 2.88 4/192 6671
/proc/meminfo: memFree=14556048/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 488526530 8908800 249 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101028 s]
/proc/loadavg: 2.66 2.85 2.88 4/192 6671
/proc/meminfo: memFree=14556048/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 488526530 8908800 249 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300994 s]
/proc/loadavg: 2.66 2.85 2.88 4/192 6671
/proc/meminfo: memFree=14556048/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 488526530 8908800 249 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700923 s]
/proc/loadavg: 2.66 2.85 2.88 4/192 6671
/proc/meminfo: memFree=14556048/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 8700

[startup+1.50078 s]
/proc/loadavg: 2.66 2.85 2.88 5/194 6674
/proc/meminfo: memFree=14516972/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=45640 CPUtime=0.81 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 9686 0 0 0 80 1 0 0 23 0 1 0 488526597 46735360 9596 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 11410 9596 131 6 0 9880 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 54340

[startup+3.1005 s]
/proc/loadavg: 2.66 2.85 2.88 5/194 6674
/proc/meminfo: memFree=14502472/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=46752 CPUtime=2.41 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 9974 0 0 0 240 1 0 0 25 0 1 0 488526597 47874048 9884 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 11688 9884 131 6 0 10158 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 55452

[startup+6.30098 s]
/proc/loadavg: 2.77 2.87 2.89 5/194 6674
/proc/meminfo: memFree=14500100/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=47548 CPUtime=5.61 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 10164 0 0 0 559 2 0 0 25 0 1 0 488526597 48689152 10074 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 11887 10074 131 6 0 10357 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 56248

[startup+12.7008 s]
/proc/loadavg: 2.87 2.89 2.89 5/194 6674
/proc/meminfo: memFree=14496772/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=48644 CPUtime=12.01 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 10448 0 0 0 1199 2 0 0 25 0 1 0 488526597 49811456 10358 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 12161 10358 131 6 0 10631 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 57344

[startup+25.5005 s]
/proc/loadavg: 3.12 2.94 2.91 5/194 6674
/proc/meminfo: memFree=14492412/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=50048 CPUtime=24.81 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 10816 0 0 0 2479 2 0 0 25 0 1 0 488526597 51249152 10726 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 12512 10726 131 6 0 10982 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 58748

[startup+51.1009 s]
/proc/loadavg: 3.42 3.03 2.94 5/194 6675
/proc/meminfo: memFree=14484844/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=52312 CPUtime=50.41 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 11354 0 0 0 5039 2 0 0 25 0 1 0 488526597 53567488 11264 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 13078 11264 131 6 0 11548 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61012

[startup+102.307 s]
/proc/loadavg: 3.75 3.17 2.99 5/194 6676
/proc/meminfo: memFree=14471436/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=55360 CPUtime=101.61 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 12115 0 0 0 10159 2 0 0 25 0 1 0 488526597 56688640 12024 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 13840 12024 131 6 0 12310 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 64060

[startup+162.301 s]
/proc/loadavg: 3.90 3.32 3.05 5/194 6678
/proc/meminfo: memFree=14462060/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=58412 CPUtime=161.62 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 12937 0 0 0 16159 3 0 0 25 0 1 0 488526597 59813888 12817 33554432000 4194304 4218580 140736070665104 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 14603 12817 131 6 0 13073 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 67112

[startup+222.3 s]
/proc/loadavg: 3.96 3.44 3.11 5/194 6680
/proc/meminfo: memFree=14450652/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=60424 CPUtime=221.62 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 13461 0 0 0 22159 3 0 0 25 0 1 0 488526597 61874176 13296 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 15106 13296 131 6 0 13576 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 69124

[startup+282.301 s]
/proc/loadavg: 4.03 3.56 3.16 5/194 6681
/proc/meminfo: memFree=14439708/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=63684 CPUtime=281.62 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 14384 0 0 0 28158 4 0 0 25 0 1 0 488526597 65212416 14137 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 15921 14137 131 6 0 14391 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 72384

[startup+342.301 s]
/proc/loadavg: 4.01 3.63 3.21 5/194 6720
/proc/meminfo: memFree=14609292/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=65156 CPUtime=341.62 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 14818 0 0 0 34158 4 0 0 25 0 1 0 488526597 66719744 14504 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 16289 14504 131 6 0 14759 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 73856

[startup+402.3 s]
/proc/loadavg: 4.00 3.70 3.26 5/194 6721
/proc/meminfo: memFree=14599888/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3

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


[startup+522.301 s]
/proc/loadavg: 4.04 3.81 3.35 5/194 6725
/proc/meminfo: memFree=14585236/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=69220 CPUtime=521.62 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 16120 0 0 0 52158 4 0 0 25 0 1 0 488526597 70881280 15523 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 17305 15523 131 6 0 15775 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 77920

[startup+582.3 s]
/proc/loadavg: 4.05 3.86 3.39 5/194 6756
/proc/meminfo: memFree=14658616/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=70748 CPUtime=581.62 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 16605 0 0 0 58158 4 0 0 25 0 1 0 488526597 72445952 15881 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 17687 15881 131 6 0 16157 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 79448

[startup+642.301 s]
/proc/loadavg: 4.02 3.88 3.43 5/194 6788
/proc/meminfo: memFree=14729048/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=71896 CPUtime=641.63 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 17023 0 0 0 64159 4 0 0 25 0 1 0 488526597 73621504 16168 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 17974 16168 131 6 0 16444 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 80596

[startup+702.301 s]
/proc/loadavg: 4.00 3.90 3.46 5/194 6789
/proc/meminfo: memFree=14713156/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=73080 CPUtime=701.63 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 17409 0 0 0 70158 5 0 0 25 0 1 0 488526597 74833920 16463 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 18270 16463 131 6 0 16740 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 81780

[startup+762.307 s]
/proc/loadavg: 4.00 3.91 3.49 5/194 6791
/proc/meminfo: memFree=14702220/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=74416 CPUtime=761.64 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 17887 0 0 0 76159 5 0 0 25 0 1 0 488526597 76201984 16809 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 18604 16809 131 6 0 17074 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 83116

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

[startup+767.901 s]
/proc/loadavg: 4.00 3.92 3.49 5/194 6791
/proc/meminfo: memFree=14701836/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=74648 CPUtime=767.23 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 17931 0 0 0 76718 5 0 0 25 0 1 0 488526597 76439552 16853 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 18662 16853 131 6 0 17132 0
Current children cumulated CPU time (s) 767.89
Current children cumulated vsize (KiB) 83348

[startup+780.701 s]
/proc/loadavg: 4.00 3.92 3.50 5/194 6791
/proc/meminfo: memFree=14700712/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=74716 CPUtime=780.03 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 17986 0 0 0 77998 5 0 0 25 0 1 0 488526597 76509184 16872 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 18679 16872 131 6 0 17149 0
Current children cumulated CPU time (s) 780.69
Current children cumulated vsize (KiB) 83416

[startup+787.101 s]
/proc/loadavg: 4.00 3.92 3.50 5/194 6791
/proc/meminfo: memFree=14699720/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=74780 CPUtime=786.43 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 18016 0 0 0 78638 5 0 0 25 0 1 0 488526597 76574720 16902 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 18695 16902 131 6 0 17165 0
Current children cumulated CPU time (s) 787.09
Current children cumulated vsize (KiB) 83480

[startup+793.501 s]
/proc/loadavg: 4.00 3.92 3.51 5/194 6792
/proc/meminfo: memFree=14699716/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=74748 CPUtime=792.83 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 18034 0 0 0 79278 5 0 0 25 0 1 0 488526597 76541952 16901 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 18687 16901 131 6 0 17157 0
Current children cumulated CPU time (s) 793.49
Current children cumulated vsize (KiB) 83448

[startup+796.701 s]
/proc/loadavg: 4.00 3.92 3.51 5/194 6792
/proc/meminfo: memFree=14699716/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=74780 CPUtime=796.03 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 18044 0 0 0 79598 5 0 0 25 0 1 0 488526597 76574720 16911 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 18695 16911 131 6 0 17165 0
Current children cumulated CPU time (s) 796.69
Current children cumulated vsize (KiB) 83480

[startup+798.301 s]
/proc/loadavg: 4.00 3.92 3.51 5/194 6792
/proc/meminfo: memFree=14699592/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=74812 CPUtime=797.63 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 18049 0 0 0 79758 5 0 0 25 0 1 0 488526597 76607488 16916 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 18703 16916 131 6 0 17173 0
Current children cumulated CPU time (s) 798.29
Current children cumulated vsize (KiB) 83512

[startup+799.101 s]
/proc/loadavg: 4.00 3.92 3.51 5/194 6792
/proc/meminfo: memFree=14699712/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=74812 CPUtime=798.43 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 18055 0 0 0 79838 5 0 0 25 0 1 0 488526597 76607488 16922 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208721 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 18703 16922 131 6 0 17173 0
Current children cumulated CPU time (s) 799.09
Current children cumulated vsize (KiB) 83512

[startup+799.501 s]
/proc/loadavg: 4.00 3.92 3.51 5/194 6792
/proc/meminfo: memFree=14699712/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=74956 CPUtime=798.83 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 18061 0 0 0 79878 5 0 0 25 0 1 0 488526597 76754944 16928 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 18739 16928 131 6 0 17209 0
Current children cumulated CPU time (s) 799.49
Current children cumulated vsize (KiB) 83656

[startup+799.601 s]
/proc/loadavg: 4.00 3.92 3.51 5/194 6792
/proc/meminfo: memFree=14699588/32950928 swapFree=67111528/67111528
[pid=6671] ppid=6669 vsize=8700 CPUtime=0.66 cores=1,3
/proc/6671/stat : 6671 (esg_static.sh) S 6669 6671 6567 0 -1 4202496 353 14481 0 0 0 0 60 6 19 0 1 0 488526530 8908800 252 33554432000 4194304 4922060 140736080425344 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6671/statm: 2175 252 209 178 0 68 0
[pid=6674] ppid=6671 vsize=74956 CPUtime=798.94 cores=1,3
/proc/6674/stat : 6674 (cdcl) R 6671 6671 6567 0 -1 4202496 18061 0 0 0 79889 5 0 0 25 0 1 0 488526597 76754944 16928 33554432000 4194304 4218580 140736070665104 18446744073709551615 4208422 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/6674/statm: 18739 16928 131 6 0 17209 0
Current children cumulated CPU time (s) 799.6
Current children cumulated vsize (KiB) 83656

Child status: 20
Real time (s): 799.675
CPU time (s): 799.686
CPU user time (s): 799.565
CPU system time (s): 0.120981
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 83656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 799.565
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33113
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= 37
involuntary context switches= 2250

runsolver used 1.20782 second user time and 3.15952 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 00:07:57
IDJOB=3288705
IDBENCH=82502
IDSOLVER=1609
FILE ID=node122/3288705-1303769277
RUNJOBID= node122-1303769255-6587
PBS_JOBID= 13157168
Free space on /tmp= 70736 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/manthey/traffic/traffic_3b_unknown.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288705-1303769277/watcher-3288705-1303769277 -o /tmp/evaluation-result-3288705-1303769277/solver-3288705-1303769277 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3288705-1303769277.cnf

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

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=1352143254

node122.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.820
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.64
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.820
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.820
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.75
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14556072 kB
Buffers:       1790924 kB
Cached:       15761608 kB
SwapCached:          0 kB
Active:        6546396 kB
Inactive:     11292580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14556072 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          158132 kB
Writeback:           0 kB
AnonPages:      285908 kB
Mapped:          15364 kB
Slab:           492032 kB
PageTables:       5768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   474688 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= 70848 MiB
End job on node122 at 2011-04-26 00:21:17