Trace number 3498855

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 1313.19 1313.16

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark136.848
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |   10580    27785 |    3173       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |    7470    25292 |      --       0       --      -- |     --   | -3110/-2493
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 1304   #clauses: 7470   #literals: 25292
0.00/0.03	c CPU time:   0.029995 s
0.00/0.03	c ==============================================================================
1313.12/1313.15	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-3498855-1308150040/watcher-3498855-1308150040 -o /tmp/evaluation-result-3498855-1308150040/solver-3498855-1308150040 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498855-1308150040.cnf 

running on 4 cores: 1,3,5,7

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.99 2.00 2.13 1/173 18735
/proc/meminfo: memFree=28718068/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 926606653 8908800 249 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18735/statm: 2175 249 209 178 0 68 0

[startup+0.089684 s]
/proc/loadavg: 1.99 2.00 2.13 1/173 18735
/proc/meminfo: memFree=28718068/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8700

[startup+0.10069 s]
/proc/loadavg: 1.99 2.00 2.13 1/173 18735
/proc/meminfo: memFree=28718068/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8700

[startup+0.300645 s]
/proc/loadavg: 1.99 2.00 2.13 1/173 18735
/proc/meminfo: memFree=28718068/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8700

[startup+0.700583 s]
/proc/loadavg: 1.99 2.00 2.13 1/173 18735
/proc/meminfo: memFree=28718068/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8700

[startup+1.50043 s]
/proc/loadavg: 1.99 2.00 2.13 3/180 18749
/proc/meminfo: memFree=28709352/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=10332 CPUtime=1.46 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 1075 0 0 0 146 0 0 0 25 0 1 0 926606657 10579968 986 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208586 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18748/statm: 2583 986 130 6 0 1053 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19032

[startup+3.10015 s]
/proc/loadavg: 1.99 2.00 2.13 3/180 18749
/proc/meminfo: memFree=28706996/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=12004 CPUtime=3.06 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 1493 0 0 0 306 0 0 0 25 0 1 0 926606657 12292096 1404 33554432000 4194304 4218580 140733321125040 18446744073709551615 4210684 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18748/statm: 3001 1404 131 6 0 1471 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20704

[startup+6.30058 s]
/proc/loadavg: 1.99 2.00 2.13 3/180 18749
/proc/meminfo: memFree=28703196/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=13684 CPUtime=6.26 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 1915 0 0 0 626 0 0 0 25 0 1 0 926606657 14012416 1826 33554432000 4194304 4218580 140733321125040 18446744073709551615 4213540 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18748/statm: 3421 1826 131 6 0 1891 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22384

[startup+12.7005 s]
/proc/loadavg: 1.99 2.00 2.13 3/180 18749
/proc/meminfo: memFree=28698808/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=16864 CPUtime=12.66 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 2717 0 0 0 1266 0 0 0 25 0 1 0 926606657 17268736 2628 33554432000 4194304 4218580 140733321125040 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18748/statm: 4216 2628 131 6 0 2686 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25564

[startup+25.5002 s]
/proc/loadavg: 1.99 2.00 2.13 3/180 18759
/proc/meminfo: memFree=28691756/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=20768 CPUtime=25.45 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 3674 0 0 0 2545 0 0 0 25 0 1 0 926606657 21266432 3574 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18748/statm: 5192 3574 131 6 0 3662 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29468

[startup+51.1007 s]
/proc/loadavg: 1.99 2.00 2.12 3/180 18759
/proc/meminfo: memFree=28686468/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=22928 CPUtime=51.06 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 4288 0 0 0 5106 0 0 0 25 0 1 0 926606657 23478272 4121 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18748/statm: 5732 4121 131 6 0 4202 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31628

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.11 3/180 18761
/proc/meminfo: memFree=28676748/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=28040 CPUtime=102.26 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 5797 0 0 0 10225 1 0 0 25 0 1 0 926606657 28712960 5405 33554432000 4194304 4218580 140733321125040 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18748/statm: 7010 5405 131 6 0 5480 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 36740

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.10 3/180 18762
/proc/meminfo: memFree=28665772/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=33968 CPUtime=162.26 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 7565 0 0 0 16224 2 0 0 25 0 1 0 926606657 34783232 6900 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18748/statm: 8492 6900 131 6 0 6962 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42668

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 2.09 3/180 18767
/proc/meminfo: memFree=28662724/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=34640 CPUtime=222.26 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 8012 0 0 0 22224 2 0 0 25 0 1 0 926606657 35471360 7065 33554432000 4194304 4218580 140733321125040 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18748/statm: 8660 7065 131 6 0 7130 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 43340

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 2.08 3/180 18769
/proc/meminfo: memFree=28660080/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=36432 CPUtime=282.26 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 8727 0 0 0 28224 2 0 0 25 0 1 0 926606657 37306368 7504 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18748/statm: 9108 7504 131 6 0 7578 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 45132

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 2.08 3/180 18770
/proc/meminfo: memFree=28653964/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=38968 CPUtime=342.26 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 9672 0 0 0 34223 3 0 0 25 0 1 0 926606657 39903232 8151 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18748/statm: 9742 8151 131 6 0 8212 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 47668

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 2.07 3/180 18772
/proc/meminfo: memFree=28651568/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7

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


[startup+882.301 s]
/proc/loadavg: 2.03 2.01 2.03 3/180 18785
/proc/meminfo: memFree=28635912/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=48476 CPUtime=882.27 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 14736 0 0 0 88221 6 0 0 25 0 1 0 926606657 49639424 10510 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18748/statm: 12119 10510 131 6 0 10589 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 57176

[startup+942.3 s]
/proc/loadavg: 2.01 2.00 2.03 3/180 18786
/proc/meminfo: memFree=28635116/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=48724 CPUtime=942.27 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 15068 0 0 0 94221 6 0 0 25 0 1 0 926606657 49893376 10568 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18748/statm: 12181 10568 131 6 0 10651 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 57424

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/180 18788
/proc/meminfo: memFree=28634808/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=48952 CPUtime=1002.27 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 15395 0 0 0 100221 6 0 0 25 0 1 0 926606657 50126848 10643 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18748/statm: 12238 10643 131 6 0 10708 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 57652

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/180 18789
/proc/meminfo: memFree=28634356/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=48956 CPUtime=1062.28 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 15678 0 0 0 106221 7 0 0 25 0 1 0 926606657 50130944 10622 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18748/statm: 12239 10622 131 6 0 10709 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 57656

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/180 18791
/proc/meminfo: memFree=28633800/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=49184 CPUtime=1122.28 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 15988 0 0 0 112221 7 0 0 25 0 1 0 926606657 50364416 10674 33554432000 4194304 4218580 140733321125040 18446744073709551615 4210470 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18748/statm: 12296 10674 131 6 0 10766 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 57884

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18793
/proc/meminfo: memFree=28631020/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=50872 CPUtime=1182.28 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 16695 0 0 0 118220 8 0 0 25 0 1 0 926606657 52092928 11117 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18748/statm: 12718 11117 131 6 0 11188 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 59572

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18794
/proc/meminfo: memFree=28628224/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=53832 CPUtime=1242.28 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 17779 0 0 0 124220 8 0 0 25 0 1 0 926606657 55123968 11872 33554432000 4194304 4218580 140733321125040 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18748/statm: 13458 11872 131 6 0 11928 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 62532

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18796
/proc/meminfo: memFree=28625436/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=54532 CPUtime=1302.29 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 18298 0 0 0 130220 9 0 0 25 0 1 0 926606657 55840768 12014 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18748/statm: 13633 12014 131 6 0 12103 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 63232

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

[startup+1305.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18796
/proc/meminfo: memFree=28625436/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=54628 CPUtime=1305.49 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 18320 0 0 0 130540 9 0 0 25 0 1 0 926606657 55939072 12036 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18748/statm: 13657 12036 131 6 0 12127 0
Current children cumulated CPU time (s) 1305.52
Current children cumulated vsize (KiB) 63328

[startup+1308.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18796
/proc/meminfo: memFree=28625312/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=54692 CPUtime=1308.69 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 18341 0 0 0 130860 9 0 0 25 0 1 0 926606657 56004608 12057 33554432000 4194304 4218580 140733321125040 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18748/statm: 13673 12057 131 6 0 12143 0
Current children cumulated CPU time (s) 1308.72
Current children cumulated vsize (KiB) 63392

[startup+1310.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18796
/proc/meminfo: memFree=28625432/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=54468 CPUtime=1310.29 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 18341 0 0 0 131020 9 0 0 25 0 1 0 926606657 55775232 12004 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208514 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18748/statm: 13617 12004 131 6 0 12087 0
Current children cumulated CPU time (s) 1310.32
Current children cumulated vsize (KiB) 63168

[startup+1311.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18796
/proc/meminfo: memFree=28625432/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=54500 CPUtime=1311.89 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 18346 0 0 0 131180 9 0 0 25 0 1 0 926606657 55808000 12009 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18748/statm: 13625 12009 131 6 0 12095 0
Current children cumulated CPU time (s) 1311.92
Current children cumulated vsize (KiB) 63200

[startup+1312.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18796
/proc/meminfo: memFree=28625432/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=54532 CPUtime=1312.69 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 18352 0 0 0 131260 9 0 0 25 0 1 0 926606657 55840768 12015 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18748/statm: 13633 12015 131 6 0 12103 0
Current children cumulated CPU time (s) 1312.72
Current children cumulated vsize (KiB) 63232

[startup+1313.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18796
/proc/meminfo: memFree=28625432/32951124 swapFree=67052812/67111528
[pid=18735] ppid=18733 vsize=8700 CPUtime=0.03 cores=1,3,5,7
/proc/18735/stat : 18735 (esg_static.sh) S 18733 18735 18698 0 -1 4202496 353 633 0 0 0 0 3 0 23 0 1 0 926606653 8908800 252 33554432000 4194304 4922060 140734907051264 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18735/statm: 2175 252 209 178 0 68 0
[pid=18748] ppid=18735 vsize=54532 CPUtime=1313.09 cores=1,3,5,7
/proc/18748/stat : 18748 (cdcl) R 18735 18735 18698 0 -1 4202496 18354 0 0 0 131300 9 0 0 25 0 1 0 926606657 55840768 12017 33554432000 4194304 4218580 140733321125040 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/18748/statm: 13633 12017 131 6 0 12103 0
Current children cumulated CPU time (s) 1313.12
Current children cumulated vsize (KiB) 63232

Child status: 20
Real time (s): 1313.16
CPU time (s): 1313.19
CPU user time (s): 1313.09
CPU system time (s): 0.097985
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 63392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1313.09
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19559
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= 45
involuntary context switches= 2545

runsolver used 2.31265 second user time and 4.80327 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-15 17:00:40
IDJOB=3498855
IDBENCH=20401
IDSOLVER=1993
FILE ID=node103/3498855-1308150040
RUNJOBID= node103-1308150040-18717
PBS_JOBID= 13575584
Free space on /tmp= 73844 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498855-1308150040/watcher-3498855-1308150040 -o /tmp/evaluation-result-3498855-1308150040/solver-3498855-1308150040 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498855-1308150040.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=1064015593

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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:      28718488 kB
Buffers:        501808 kB
Cached:        3349516 kB
SwapCached:      22864 kB
Active:         748248 kB
Inactive:      3133968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28718488 kB
SwapTotal:    67111528 kB
SwapFree:     67052812 kB
Dirty:             800 kB
Writeback:           0 kB
AnonPages:       29112 kB
Mapped:           8352 kB
Slab:           283952 kB
PageTables:       4584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189748 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= 73840 MiB
End job on node103 at 2011-06-15 17:22:34