Trace number 3362201

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
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20UNSAT 476.545 120.935

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_fb_unknown.cnf
MD5SUM2385047c56f7801a7fd110b2ffe2f293
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.229
Satisfiable
(Un)Satisfiability was proved
Number of variables35819
Number of clauses773506
Sum of the clauses size2886709
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 255953
Number of clauses of size 395409
Number of clauses of size 4622144
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.34	c ==============================================================================
0.00/0.34	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.34	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.34	c ==============================================================================
0.00/0.34	c |         0 |  773506  2886709 |  232051       0        0     nan |  0.000 % |
0.00/0.44	c |         0 |  770007  2880571 |      --       0       --      -- |     --   | -3499/-6138
0.00/0.44	c ==============================================================================
0.00/0.44	c Result  :   #vars: 33122   #clauses: 770007   #literals: 2880571
0.00/0.44	c CPU time:   0.38894 s
0.00/0.44	c ==============================================================================
476.48/120.91	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
476.48/120.91	c ============================[ Problem Statistics ]=============================
476.48/120.91	c |                                                                             |
476.48/120.91	c threadId              : 1
476.48/120.91	c restarts              : 683
476.48/120.91	c conflicts             : 270794         (570 /sec)
476.48/120.91	c decisions             : 332060         (1.96 % random) (699 /sec)
476.48/120.91	c propagations          : 66087473       (139085 /sec)
476.48/120.91	c conflict literals     : 4801882        (52.80 % deleted)
476.48/120.91	c Memory used           : 307.95 MB
476.48/120.91	c CPU time              : 475.158 s
476.48/120.91	
476.48/120.91	c --->m=4, e=8, aimd=1, HOME/11442_many.cnf	time: 118.789	conflicts: 270794       
476.48/120.92	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: 961)

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-3362201-1305299652/watcher-3362201-1305299652 -o /tmp/evaluation-result-3362201-1305299652/solver-3362201-1305299652 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362201-1305299652.cnf aimd 1 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 7.80 7.26 7.27 6/356 11442
/proc/meminfo: memFree=4365904/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 641562367 8908800 250 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11442/statm: 2175 250 209 178 0 68 0

[startup+0.0627421 s]
/proc/loadavg: 7.80 7.26 7.27 6/356 11442
/proc/meminfo: memFree=4365904/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 641562367 8908800 250 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11442/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100739 s]
/proc/loadavg: 7.80 7.26 7.27 6/356 11442
/proc/meminfo: memFree=4365904/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 641562367 8908800 250 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11442/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300712 s]
/proc/loadavg: 7.80 7.26 7.27 6/356 11442
/proc/meminfo: memFree=4365904/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 641562367 8908800 250 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11442/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700635 s]
/proc/loadavg: 7.80 7.26 7.27 6/356 11442
/proc/meminfo: memFree=4365904/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 641562367 8908800 250 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11442/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50047 s]
/proc/loadavg: 7.80 7.26 7.27 6/358 11444
/proc/meminfo: memFree=4279584/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=1 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 356 19635 0 0 0 0 93 7 18 0 1 0 641562367 8908800 253 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11442/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 8700

[startup+3.1011 s]
/proc/loadavg: 7.80 7.26 7.27 9/361 11448
/proc/meminfo: memFree=4147440/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=1 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 356 19635 0 0 0 0 93 7 18 0 1 0 641562367 8908800 253 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11442/statm: 2175 253 209 178 0 68 0
[pid=11445] ppid=11442 vsize=239852 CPUtime=5.66 cores=1,3,5,7
/proc/11445/stat : 11445 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202496 50200 0 0 0 549 17 0 0 19 0 4 0 641562468 245608448 50131 33554432000 134512640 135305190 4291465408 18446744073709551615 134840070 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/11445/statm: 59963 50131 84 194 0 59767 0
[pid=11445/tid=11446] ppid=11442 vsize=239852 CPUtime=1.2 cores=1,3,5,7
/proc/11445/task/11446/stat : 11446 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 1321 0 0 0 117 3 0 0 19 0 4 0 641562555 245608448 50131 33554432000 134512640 135305190 4291465408 18446744073709551615 134528421 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11445/tid=11447] ppid=11442 vsize=239852 CPUtime=1.19 cores=1,3,5,7
/proc/11445/task/11447/stat : 11447 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 1322 0 0 0 116 3 0 0 19 0 4 0 641562555 245608448 50131 33554432000 134512640 135305190 4291465408 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11445/tid=11448] ppid=11442 vsize=239852 CPUtime=1.19 cores=1,3,5,7
/proc/11445/task/11448/stat : 11448 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 1342 0 0 0 116 3 0 0 19 0 4 0 641562555 245608448 50131 33554432000 134512640 135305190 4291465408 18446744073709551615 134528408 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.66
Current children cumulated vsize (KiB) 248552

[startup+6.30049 s]
/proc/loadavg: 7.82 7.27 7.28 9/361 11448
/proc/meminfo: memFree=4137404/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=1 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 356 19635 0 0 0 0 93 7 18 0 1 0 641562367 8908800 253 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11442/statm: 2175 253 209 178 0 68 0
[pid=11445] ppid=11442 vsize=245608 CPUtime=18.42 cores=1,3,5,7
/proc/11445/stat : 11445 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202496 51810 0 0 0 1824 18 0 0 25 0 4 0 641562468 251502592 51741 33554432000 134512640 135305190 4291465408 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/11445/statm: 61402 51741 84 194 0 61206 0
[pid=11445/tid=11446] ppid=11442 vsize=245608 CPUtime=4.39 cores=1,3,5,7
/proc/11445/task/11446/stat : 11446 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 1783 0 0 0 436 3 0 0 25 0 4 0 641562555 251502592 51741 33554432000 134512640 135305190 4291465408 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11445/tid=11447] ppid=11442 vsize=245608 CPUtime=4.35 cores=1,3,5,7
/proc/11445/task/11447/stat : 11447 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 1671 0 0 0 432 3 0 0 25 0 4 0 641562555 251502592 51741 33554432000 134512640 135305190 4291465408 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11445/tid=11448] ppid=11442 vsize=245608 CPUtime=4.4 cores=1,3,5,7
/proc/11445/task/11448/stat : 11448 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 1758 0 0 0 436 4 0 0 25 0 4 0 641562555 251502592 51741 33554432000 134512640 135305190 4291465408 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19.42
Current children cumulated vsize (KiB) 254308

[startup+12.7013 s]
/proc/loadavg: 7.83 7.29 7.28 9/361 11448
/proc/meminfo: memFree=4127196/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=1 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 356 19635 0 0 0 0 93 7 18 0 1 0 641562367 8908800 253 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11442/statm: 2175 253 209 178 0 68 0
[pid=11445] ppid=11442 vsize=254780 CPUtime=43.95 cores=1,3,5,7
/proc/11445/stat : 11445 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202496 54098 0 0 0 4375 20 0 0 25 0 4 0 641562468 260894720 54029 33554432000 134512640 135305190 4291465408 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/11445/statm: 63695 54029 84 194 0 63499 0
[pid=11445/tid=11446] ppid=11442 vsize=254780 CPUtime=10.79 cores=1,3,5,7
/proc/11445/task/11446/stat : 11446 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 2230 0 0 0 1076 3 0 0 25 0 4 0 641562555 260894720 54029 33554432000 134512640 135305190 4291465408 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11445/tid=11447] ppid=11442 vsize=254780 CPUtime=10.67 cores=1,3,5,7
/proc/11445/task/11447/stat : 11447 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 2233 0 0 0 1064 3 0 0 25 0 4 0 641562555 260894720 54029 33554432000 134512640 135305190 4291465408 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11445/tid=11448] ppid=11442 vsize=254780 CPUtime=10.8 cores=1,3,5,7
/proc/11445/task/11448/stat : 11448 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 2473 0 0 0 1076 4 0 0 25 0 4 0 641562555 260894720 54029 33554432000 134512640 135305190 4291465408 18446744073709551615 134528442 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 44.95
Current children cumulated vsize (KiB) 263480

[startup+25.5008 s]
/proc/loadavg: 7.87 7.32 7.29 9/361 11448
/proc/meminfo: memFree=4114000/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=1 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 356 19635 0 0 0 0 93 7 18 0 1 0 641562367 8908800 253 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11442/statm: 2175 253 209 178 0 68 0
[pid=11445] ppid=11442 vsize=267736 CPUtime=94.99 cores=1,3,5,7
/proc/11445/stat : 11445 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202496 57232 0 0 0 9477 22 0 0 25 0 4 0 641562468 274161664 57113 33554432000 134512640 135305190 4291465408 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/11445/statm: 66934 57113 84 194 0 66738 0
[pid=11445/tid=11446] ppid=11442 vsize=267736 CPUtime=23.59 cores=1,3,5,7
/proc/11445/task/11446/stat : 11446 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 2996 0 0 0 2355 4 0 0 25 0 4 0 641562555 274161664 57113 33554432000 134512640 135305190 4291465408 18446744073709551615 134528562 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11445/tid=11447] ppid=11442 vsize=267736 CPUtime=23.32 cores=1,3,5,7
/proc/11445/task/11447/stat : 11447 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 3150 0 0 0 2328 4 0 0 25 0 4 0 641562555 274161664 57113 33554432000 134512640 135305190 4291465408 18446744073709551615 134528327 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11445/tid=11448] ppid=11442 vsize=267736 CPUtime=23.6 cores=1,3,5,7
/proc/11445/task/11448/stat : 11448 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 3040 0 0 0 2355 5 0 0 25 0 4 0 641562555 274161664 57113 33554432000 134512640 135305190 4291465408 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 95.99
Current children cumulated vsize (KiB) 276436

[startup+51.1009 s]
/proc/loadavg: 7.99 7.39 7.31 9/361 11449
/proc/meminfo: memFree=4087280/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=1 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 356 19635 0 0 0 0 93 7 18 0 1 0 641562367 8908800 253 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11442/statm: 2175 253 209 178 0 68 0
[pid=11445] ppid=11442 vsize=287028 CPUtime=197.09 cores=1,3,5,7
/proc/11445/stat : 11445 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202496 62216 0 0 0 19682 27 0 0 25 0 4 0 641562468 293916672 62097 33554432000 134512640 135305190 4291465408 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/11445/statm: 71757 62097 84 194 0 71561 0
[pid=11445/tid=11446] ppid=11442 vsize=287028 CPUtime=49.19 cores=1,3,5,7
/proc/11445/task/11446/stat : 11446 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 4124 0 0 0 4914 5 0 0 25 0 4 0 641562555 293916672 62097 33554432000 134512640 135305190 4291465408 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11445/tid=11447] ppid=11442 vsize=287028 CPUtime=48.62 cores=1,3,5,7
/proc/11445/task/11447/stat : 11447 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 4825 0 0 0 4857 5 0 0 25 0 4 0 641562555 293916672 62097 33554432000 134512640 135305190 4291465408 18446744073709551615 134552893 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11445/tid=11448] ppid=11442 vsize=287028 CPUtime=49.19 cores=1,3,5,7
/proc/11445/task/11448/stat : 11448 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 4101 0 0 0 4913 6 0 0 25 0 4 0 641562555 293916672 62097 33554432000 134512640 135305190 4291465408 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 198.09
Current children cumulated vsize (KiB) 295728

[startup+102.313 s]
/proc/loadavg: 7.99 7.48 7.35 9/361 11450
/proc/meminfo: memFree=4052764/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=1 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 356 19635 0 0 0 0 93 7 18 0 1 0 641562367 8908800 253 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11442/statm: 2175 253 209 178 0 68 0
[pid=11445] ppid=11442 vsize=310004 CPUtime=401.34 cores=1,3,5,7
/proc/11445/stat : 11445 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202496 67795 0 0 0 40101 33 0 0 25 0 4 0 641562468 317444096 67676 33554432000 134512640 135305190 4291465408 18446744073709551615 134528536 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/11445/statm: 77501 67676 84 194 0 77305 0
[pid=11445/tid=11446] ppid=11442 vsize=310004 CPUtime=100.4 cores=1,3,5,7
/proc/11445/task/11446/stat : 11446 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 5116 0 0 0 10034 6 0 0 25 0 4 0 641562555 317444096 67676 33554432000 134512640 135305190 4291465408 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11445/tid=11447] ppid=11442 vsize=310004 CPUtime=99.25 cores=1,3,5,7
/proc/11445/task/11447/stat : 11447 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 6951 0 0 0 9918 7 0 0 25 0 4 0 641562555 317444096 67676 33554432000 134512640 135305190 4291465408 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11445/tid=11448] ppid=11442 vsize=310004 CPUtime=100.39 cores=1,3,5,7
/proc/11445/task/11448/stat : 11448 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 5256 0 0 0 10031 8 0 0 25 0 4 0 641562555 317444096 67676 33554432000 134512640 135305190 4291465408 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 318704

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

[startup+108.701 s]
/proc/loadavg: 8.07 7.51 7.36 9/361 11450
/proc/meminfo: memFree=4049540/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=1 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 356 19635 0 0 0 0 93 7 18 0 1 0 641562367 8908800 253 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11442/statm: 2175 253 209 178 0 68 0
[pid=11445] ppid=11442 vsize=313428 CPUtime=426.81 cores=1,3,5,7
/proc/11445/stat : 11445 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202496 68586 0 0 0 42647 34 0 0 25 0 4 0 641562468 320950272 68467 33554432000 134512640 135305190 4291465408 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/11445/statm: 78357 68467 84 194 0 78161 0
[pid=11445/tid=11446] ppid=11442 vsize=313428 CPUtime=106.78 cores=1,3,5,7
/proc/11445/task/11446/stat : 11446 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 5291 0 0 0 10672 6 0 0 25 0 4 0 641562555 320950272 68467 33554432000 134512640 135305190 4291465408 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11445/tid=11447] ppid=11442 vsize=313428 CPUtime=105.57 cores=1,3,5,7
/proc/11445/task/11447/stat : 11447 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 7151 0 0 0 10550 7 0 0 25 0 4 0 641562555 320950272 68467 33554432000 134512640 135305190 4291465408 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11445/tid=11448] ppid=11442 vsize=313428 CPUtime=106.78 cores=1,3,5,7
/proc/11445/task/11448/stat : 11448 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 5505 0 0 0 10670 8 0 0 25 0 4 0 641562555 320950272 68467 33554432000 134512640 135305190 4291465408 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 427.81
Current children cumulated vsize (KiB) 322128

[startup+115.101 s]
/proc/loadavg: 8.07 7.51 7.36 9/361 11450
/proc/meminfo: memFree=4046688/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=1 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 356 19635 0 0 0 0 93 7 18 0 1 0 641562367 8908800 253 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11442/statm: 2175 253 209 178 0 68 0
[pid=11445] ppid=11442 vsize=314660 CPUtime=452.34 cores=1,3,5,7
/proc/11445/stat : 11445 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202496 68891 0 0 0 45199 35 0 0 25 0 4 0 641562468 322211840 68772 33554432000 134512640 135305190 4291465408 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/11445/statm: 78665 68772 84 194 0 78469 0
[pid=11445/tid=11446] ppid=11442 vsize=314660 CPUtime=113.18 cores=1,3,5,7
/proc/11445/task/11446/stat : 11446 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 5323 0 0 0 11312 6 0 0 25 0 4 0 641562555 322211840 68772 33554432000 134512640 135305190 4291465408 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11445/tid=11447] ppid=11442 vsize=314660 CPUtime=111.91 cores=1,3,5,7
/proc/11445/task/11447/stat : 11447 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 7334 0 0 0 11183 8 0 0 25 0 4 0 641562555 322211840 68772 33554432000 134512640 135305190 4291465408 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11445/tid=11448] ppid=11442 vsize=314660 CPUtime=113.18 cores=1,3,5,7
/proc/11445/task/11448/stat : 11448 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 5537 0 0 0 11310 8 0 0 25 0 4 0 641562555 322211840 68772 33554432000 134512640 135305190 4291465408 18446744073709551615 134542034 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 453.34
Current children cumulated vsize (KiB) 323360

[startup+118.301 s]
/proc/loadavg: 8.06 7.52 7.36 9/361 11450
/proc/meminfo: memFree=4043836/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=1 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 356 19635 0 0 0 0 93 7 18 0 1 0 641562367 8908800 253 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11442/statm: 2175 253 209 178 0 68 0
[pid=11445] ppid=11442 vsize=314924 CPUtime=465.08 cores=1,3,5,7
/proc/11445/stat : 11445 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202496 68971 0 0 0 46473 35 0 0 25 0 4 0 641562468 322482176 68852 33554432000 134512640 135305190 4291465408 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/11445/statm: 78731 68852 84 194 0 78535 0
[pid=11445/tid=11446] ppid=11442 vsize=314924 CPUtime=116.38 cores=1,3,5,7
/proc/11445/task/11446/stat : 11446 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 5336 0 0 0 11632 6 0 0 25 0 4 0 641562555 322482176 68852 33554432000 134512640 135305190 4291465408 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11445/tid=11447] ppid=11442 vsize=314924 CPUtime=115.06 cores=1,3,5,7
/proc/11445/task/11447/stat : 11447 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 7347 0 0 0 11498 8 0 0 25 0 4 0 641562555 322482176 68852 33554432000 134512640 135305190 4291465408 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11445/tid=11448] ppid=11442 vsize=314924 CPUtime=116.38 cores=1,3,5,7
/proc/11445/task/11448/stat : 11448 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 5563 0 0 0 11630 8 0 0 25 0 4 0 641562555 322482176 68852 33554432000 134512640 135305190 4291465408 18446744073709551615 134570397 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 466.08
Current children cumulated vsize (KiB) 323624

[startup+119.914 s]
/proc/loadavg: 8.06 7.53 7.37 9/361 11451
/proc/meminfo: memFree=4042100/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=1 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 356 19635 0 0 0 0 93 7 18 0 1 0 641562367 8908800 253 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11442/statm: 2175 253 209 178 0 68 0
[pid=11445] ppid=11442 vsize=315056 CPUtime=471.51 cores=1,3,5,7
/proc/11445/stat : 11445 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202496 69004 0 0 0 47116 35 0 0 25 0 4 0 641562468 322617344 68885 33554432000 134512640 135305190 4291465408 18446744073709551615 134528248 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/11445/statm: 78764 68885 84 194 0 78568 0
[pid=11445/tid=11446] ppid=11442 vsize=315056 CPUtime=117.99 cores=1,3,5,7
/proc/11445/task/11446/stat : 11446 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 5340 0 0 0 11793 6 0 0 25 0 4 0 641562555 322617344 68885 33554432000 134512640 135305190 4291465408 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11445/tid=11447] ppid=11442 vsize=315056 CPUtime=116.64 cores=1,3,5,7
/proc/11445/task/11447/stat : 11447 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 7357 0 0 0 11656 8 0 0 25 0 4 0 641562555 322617344 68885 33554432000 134512640 135305190 4291465408 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11445/tid=11448] ppid=11442 vsize=315056 CPUtime=117.99 cores=1,3,5,7
/proc/11445/task/11448/stat : 11448 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 5574 0 0 0 11791 8 0 0 25 0 4 0 641562555 322617344 68885 33554432000 134512640 135305190 4291465408 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 472.51
Current children cumulated vsize (KiB) 323756

[startup+120.701 s]
/proc/loadavg: 8.06 7.53 7.37 9/361 11451
/proc/meminfo: memFree=4042100/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=1 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 356 19635 0 0 0 0 93 7 18 0 1 0 641562367 8908800 253 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11442/statm: 2175 253 209 178 0 68 0
[pid=11445] ppid=11442 vsize=315192 CPUtime=474.66 cores=1,3,5,7
/proc/11445/stat : 11445 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202496 69041 0 0 0 47431 35 0 0 25 0 4 0 641562468 322756608 68922 33554432000 134512640 135305190 4291465408 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/11445/statm: 78798 68922 84 194 0 78602 0
[pid=11445/tid=11446] ppid=11442 vsize=315192 CPUtime=118.77 cores=1,3,5,7
/proc/11445/task/11446/stat : 11446 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 5340 0 0 0 11871 6 0 0 25 0 4 0 641562555 322756608 68922 33554432000 134512640 135305190 4291465408 18446744073709551615 134528322 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11445/tid=11447] ppid=11442 vsize=315192 CPUtime=117.43 cores=1,3,5,7
/proc/11445/task/11447/stat : 11447 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 7361 0 0 0 11735 8 0 0 25 0 4 0 641562555 322756608 68922 33554432000 134512640 135305190 4291465408 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11445/tid=11448] ppid=11442 vsize=315192 CPUtime=118.78 cores=1,3,5,7
/proc/11445/task/11448/stat : 11448 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 5594 0 0 0 11870 8 0 0 25 0 4 0 641562555 322756608 68922 33554432000 134512640 135305190 4291465408 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 475.66
Current children cumulated vsize (KiB) 323892

[startup+120.9 s]
/proc/loadavg: 8.06 7.53 7.37 9/361 11451
/proc/meminfo: memFree=4041108/32950928 swapFree=67056568/67111528
[pid=11442] ppid=11440 vsize=8700 CPUtime=1 cores=1,3,5,7
/proc/11442/stat : 11442 (manysat.sh) S 11440 11442 10773 0 -1 4202496 356 19635 0 0 0 0 93 7 18 0 1 0 641562367 8908800 253 33554432000 4194304 4922060 140736850770272 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11442/statm: 2175 253 209 178 0 68 0
[pid=11445] ppid=11442 vsize=315336 CPUtime=475.48 cores=1,3,5,7
/proc/11445/stat : 11445 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202496 69054 0 0 0 47513 35 0 0 25 0 4 0 641562468 322904064 68935 33554432000 134512640 135305190 4291465408 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/11445/statm: 78834 68935 84 194 0 78638 0
[pid=11445/tid=11446] ppid=11442 vsize=315336 CPUtime=118.99 cores=1,3,5,7
/proc/11445/task/11446/stat : 11446 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 5340 0 0 0 11893 6 0 0 25 0 4 0 641562555 322904064 68935 33554432000 134512640 135305190 4291465408 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=11445/tid=11447] ppid=11442 vsize=315336 CPUtime=117.63 cores=1,3,5,7
/proc/11445/task/11447/stat : 11447 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 7363 0 0 0 11755 8 0 0 25 0 4 0 641562555 322904064 68935 33554432000 134512640 135305190 4291465408 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11445/tid=11448] ppid=11442 vsize=315336 CPUtime=118.99 cores=1,3,5,7
/proc/11445/task/11448/stat : 11448 (manysat1.1_stat) R 11442 11442 10773 0 -1 4202560 5599 0 0 0 11891 8 0 0 25 0 4 0 641562555 322904064 68935 33554432000 134512640 135305190 4291465408 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 476.48
Current children cumulated vsize (KiB) 324036

Child status: 20
Real time (s): 120.935
CPU time (s): 476.545
CPU user time (s): 476.098
CPU system time (s): 0.446932
CPU usage (%): 394.052
Max. virtual memory (cumulated for all children) (KiB): 324036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 476.098
system time used= 0.446932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89270
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= 19434
involuntary context switches= 3149

runsolver used 0.366944 second user time and 1.01984 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-13 17:14:13
IDJOB=3362201
IDBENCH=82494
IDSOLVER=1838
FILE ID=node148/3362201-1305299652
RUNJOBID= node148-1305296390-10792
PBS_JOBID= 13321405
Free space on /tmp= 30244 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/manthey/traffic/traffic_fb_unknown.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362201-1305299652/watcher-3362201-1305299652 -o /tmp/evaluation-result-3362201-1305299652/solver-3362201-1305299652 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362201-1305299652.cnf aimd 1

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

MD5SUM BENCH= 2385047c56f7801a7fd110b2ffe2f293
RANDOM SEED=1134672052

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       4366192 kB
Buffers:        270728 kB
Cached:       24335092 kB
SwapCached:       8488 kB
Active:       11121336 kB
Inactive:     16673164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4366192 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           20596 kB
Writeback:           0 kB
AnonPages:     3186168 kB
Mapped:          27728 kB
Slab:           697988 kB
PageTables:      29156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84963192 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= 30240 MiB
End job on node148 at 2011-05-13 17:16:14