Trace number 3499096

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 1070.6 1070.57

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark911.704
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

Solver Data

0.00/0.00	c Parsing...
1.19/1.25	c ==============================================================================
1.19/1.25	c |           |     ORIGINAL     |              LEARNT              |          |
1.19/1.25	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.19/1.25	c ==============================================================================
1.19/1.25	c |         0 | 1379117  3541891 |  413735       0        0     nan |  0.000 % |
7.59/7.65	c |         0 |  616639  2018525 |      --       0       --      -- |     --   | -735035/-1451089
7.59/7.65	c ==============================================================================
7.59/7.65	c Result  :   #vars: 113534   #clauses: 616639   #literals: 2018525
7.59/7.65	c CPU time:   7.46486 s
7.59/7.65	c ==============================================================================
1070.51/1070.56	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.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-3499096-1308155607/watcher-3499096-1308155607 -o /tmp/evaluation-result-3499096-1308155607/solver-3499096-1308155607 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499096-1308155607.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18438
/proc/meminfo: memFree=30692240/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 927159101 8908800 250 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18438/statm: 2175 250 209 178 0 68 0

[startup+0.0303531 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18438
/proc/meminfo: memFree=30692240/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 927159101 8908800 250 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18438/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100371 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18438
/proc/meminfo: memFree=30692240/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 927159101 8908800 250 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18438/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300332 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18438
/proc/meminfo: memFree=30692240/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 927159101 8908800 250 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18438/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700235 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18438
/proc/meminfo: memFree=30692240/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 927159101 8908800 250 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18438/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50112 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18440
/proc/meminfo: memFree=30531420/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 927159101 8908800 250 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18438/statm: 2175 250 209 178 0 68 0
[pid=18439] ppid=18438 vsize=197384 CPUtime=1.49 cores=0,2,4,6
/proc/18439/stat : 18439 (SatELite_releas) R 18438 18438 18010 0 -1 4202496 47909 0 0 0 140 9 0 0 25 0 1 0 927159101 202121216 43846 33554432000 134512640 135144242 4291426592 18446744073709551615 134726939 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/18439/statm: 49346 43846 77 155 0 49189 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206084

[startup+3.10081 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 18440
/proc/meminfo: memFree=30495760/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 927159101 8908800 250 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18438/statm: 2175 250 209 178 0 68 0
[pid=18439] ppid=18438 vsize=216552 CPUtime=3.09 cores=0,2,4,6
/proc/18439/stat : 18439 (SatELite_releas) R 18438 18438 18010 0 -1 4202496 52481 0 0 0 297 12 0 0 25 0 1 0 927159101 221749248 48418 33554432000 134512640 135144242 4291426592 18446744073709551615 134585564 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/18439/statm: 54138 48418 77 155 0 53981 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 225252

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18440
/proc/meminfo: memFree=30469828/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 927159101 8908800 250 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18438/statm: 2175 250 209 178 0 68 0
[pid=18439] ppid=18438 vsize=225952 CPUtime=6.29 cores=0,2,4,6
/proc/18439/stat : 18439 (SatELite_releas) R 18438 18438 18010 0 -1 4202496 55209 0 0 0 614 15 0 0 25 0 1 0 927159101 231374848 50124 33554432000 134512640 135144242 4291426592 18446744073709551615 134588195 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/18439/statm: 56488 50124 77 155 0 56331 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 234652

[startup+12.7011 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 18442
/proc/meminfo: memFree=30592336/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=64640 CPUtime=4.59 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 14107 0 0 0 458 1 0 0 25 0 1 0 927159911 66191360 14017 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208190 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 16160 14017 133 6 0 14630 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 73340

[startup+25.5008 s]
/proc/loadavg: 2.06 2.02 2.00 4/181 18442
/proc/meminfo: memFree=30589796/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=66780 CPUtime=17.4 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 14649 0 0 0 1738 2 0 0 25 0 1 0 927159911 68382720 14559 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 16695 14559 133 6 0 15165 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75480

[startup+51.1003 s]
/proc/loadavg: 2.04 2.02 2.00 4/181 18443
/proc/meminfo: memFree=30584464/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=71364 CPUtime=43 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 15799 0 0 0 4298 2 0 0 25 0 1 0 927159911 73076736 15709 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 17841 15709 133 6 0 16311 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 80064

[startup+102.307 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 18444
/proc/meminfo: memFree=30580140/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=75024 CPUtime=94.2 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 16718 0 0 0 9418 2 0 0 25 0 1 0 927159911 76824576 16628 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208721 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 18756 16628 133 6 0 17226 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 83724

[startup+162.301 s]
/proc/loadavg: 2.11 2.04 2.01 4/181 18446
/proc/meminfo: memFree=30574272/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=80828 CPUtime=154.2 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 18146 0 0 0 15418 2 0 0 25 0 1 0 927159911 82767872 18056 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208761 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 20207 18056 133 6 0 18677 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 89528

[startup+222.301 s]
/proc/loadavg: 2.04 2.03 2.00 4/181 18447
/proc/meminfo: memFree=30565060/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=89412 CPUtime=214.21 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 20292 0 0 0 21417 4 0 0 25 0 1 0 927159911 91557888 20202 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 22353 20202 133 6 0 20823 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 98112

[startup+282.301 s]
/proc/loadavg: 2.05 2.03 2.00 4/181 18449
/proc/meminfo: memFree=30563160/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=90476 CPUtime=274.21 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 20568 0 0 0 27417 4 0 0 25 0 1 0 927159911 92647424 20463 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 22619 20463 133 6 0 21089 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 99176

[startup+342.301 s]
/proc/loadavg: 2.02 2.03 2.00 4/181 18450
/proc/meminfo: memFree=30562128/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=90508 CPUtime=334.21 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 20584 0 0 0 33417 4 0 0 25 0 1 0 927159911 92680192 20475 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 22627 20475 133 6 0 21097 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 99208

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 4/181 18452
/proc/meminfo: memFree=30560368/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6

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


[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 4/181 18457
/proc/meminfo: memFree=30546864/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=100452 CPUtime=574.21 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 23156 0 0 0 57416 5 0 0 25 0 1 0 927159911 102862848 22958 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 25113 22958 133 6 0 23583 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 109152

[startup+642.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 18458
/proc/meminfo: memFree=30545712/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=100420 CPUtime=634.22 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 23185 0 0 0 63417 5 0 0 25 0 1 0 927159911 102830080 22949 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 25105 22949 133 6 0 23575 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 109120

[startup+702.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 18460
/proc/meminfo: memFree=30542700/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=100484 CPUtime=694.21 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 23216 0 0 0 69416 5 0 0 25 0 1 0 927159911 102895616 22971 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 25121 22971 133 6 0 23591 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 109184

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18462
/proc/meminfo: memFree=30540056/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=100548 CPUtime=754.22 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 23256 0 0 0 75417 5 0 0 25 0 1 0 927159911 102961152 22987 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 25137 22987 133 6 0 23607 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 109248

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18463
/proc/meminfo: memFree=30537532/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=101736 CPUtime=814.22 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 23595 0 0 0 81417 5 0 0 25 0 1 0 927159911 104177664 23285 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 25434 23285 133 6 0 23904 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 110436

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 18465
/proc/meminfo: memFree=30534020/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=103352 CPUtime=874.22 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 24043 0 0 0 87417 5 0 0 25 0 1 0 927159911 105832448 23709 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 25838 23709 133 6 0 24308 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 112052

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 18466
/proc/meminfo: memFree=30530752/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=106584 CPUtime=934.22 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 24862 0 0 0 93416 6 0 0 25 0 1 0 927159911 109142016 24502 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208334 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 26646 24502 133 6 0 25116 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 115284

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 18468
/proc/meminfo: memFree=30530100/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=106848 CPUtime=994.23 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 24971 0 0 0 99417 6 0 0 25 0 1 0 927159911 109412352 24573 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 26712 24573 133 6 0 25182 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 115548

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 18470
/proc/meminfo: memFree=30529816/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=106816 CPUtime=1054.23 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 24993 0 0 0 105417 6 0 0 25 0 1 0 927159911 109379584 24568 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 26704 24568 133 6 0 25174 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 115516

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

[startup+1065.5 s]
/proc/loadavg: 2.02 2.01 2.00 4/181 18470
/proc/meminfo: memFree=30529816/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=106816 CPUtime=1057.43 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 24993 0 0 0 105737 6 0 0 25 0 1 0 927159911 109379584 24568 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208426 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 26704 24568 133 6 0 25174 0
Current children cumulated CPU time (s) 1065.51
Current children cumulated vsize (KiB) 115516

[startup+1068.7 s]
/proc/loadavg: 2.02 2.01 2.00 4/181 18470
/proc/meminfo: memFree=30529692/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=106848 CPUtime=1060.63 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 24995 0 0 0 106057 6 0 0 25 0 1 0 927159911 109412352 24570 33554432000 4194304 4218580 140733656598464 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 26712 24570 133 6 0 25182 0
Current children cumulated CPU time (s) 1068.71
Current children cumulated vsize (KiB) 115548

[startup+1069.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 18470
/proc/meminfo: memFree=30529692/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=106848 CPUtime=1061.43 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 24995 0 0 0 106137 6 0 0 25 0 1 0 927159911 109412352 24570 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 26712 24570 133 6 0 25182 0
Current children cumulated CPU time (s) 1069.51
Current children cumulated vsize (KiB) 115548

[startup+1070.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 18470
/proc/meminfo: memFree=30529804/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=106848 CPUtime=1062.23 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 24996 0 0 0 106217 6 0 0 25 0 1 0 927159911 109412352 24571 33554432000 4194304 4218580 140733656598464 18446744073709551615 4211496 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 26712 24571 133 6 0 25182 0
Current children cumulated CPU time (s) 1070.31
Current children cumulated vsize (KiB) 115548

[startup+1070.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 18470
/proc/meminfo: memFree=30529804/32951124 swapFree=67063284/67111528
[pid=18438] ppid=18436 vsize=8700 CPUtime=8.08 cores=0,2,4,6
/proc/18438/stat : 18438 (esg_static.sh) S 18436 18438 18010 0 -1 4202496 354 79345 0 0 0 0 787 21 18 0 1 0 927159101 8908800 253 33554432000 4194304 4922060 140734527746256 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18438/statm: 2175 253 209 178 0 68 0
[pid=18442] ppid=18438 vsize=106848 CPUtime=1062.43 cores=0,2,4,6
/proc/18442/stat : 18442 (cdcl) R 18438 18438 18010 0 -1 4202496 24996 0 0 0 106237 6 0 0 25 0 1 0 927159911 109412352 24571 33554432000 4194304 4218580 140733656598464 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/18442/statm: 26712 24571 133 6 0 25182 0
Current children cumulated CPU time (s) 1070.51
Current children cumulated vsize (KiB) 115548

Child status: 20
Real time (s): 1070.57
CPU time (s): 1070.6
CPU user time (s): 1070.3
CPU system time (s): 0.293955
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 249264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1070.3
system time used= 0.293955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104911
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= 38
involuntary context switches= 1207

runsolver used 1.90971 second user time and 3.90941 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-15 18:33:29
IDJOB=3499096
IDBENCH=84246
IDSOLVER=1993
FILE ID=node132/3499096-1308155607
RUNJOBID= node132-1308150602-18028
PBS_JOBID= 13575612
Free space on /tmp= 73696 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499096-1308155607/watcher-3499096-1308155607 -o /tmp/evaluation-result-3499096-1308155607/solver-3499096-1308155607 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499096-1308155607.cnf

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=1528972506

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.67
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.833
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.833
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:     32951124 kB
MemFree:      30692924 kB
Buffers:        496756 kB
Cached:        1342684 kB
SwapCached:       9728 kB
Active:         771720 kB
Inactive:      1119312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30692924 kB
SwapTotal:    67111528 kB
SwapFree:     67063284 kB
Dirty:           28576 kB
Writeback:           0 kB
AnonPages:       49596 kB
Mapped:           9496 kB
Slab:           303008 kB
PageTables:       4476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   211012 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73696 MiB
End job on node132 at 2011-06-15 18:51:20