Trace number 3361974

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 451.325 138.517

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.7592
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

0.00/0.00	c Parsing...
1.10/1.16	c ==============================================================================
1.10/1.16	c |           |     ORIGINAL     |              LEARNT              |          |
1.10/1.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.10/1.16	c ==============================================================================
1.10/1.16	c |         0 | 2333194  6866110 |  699958       0        0     nan |  0.000 % |
32.19/32.29	c |         0 |  944203  3351555 |      --       0       --      -- |     --   | -1124318/-2793809
32.29/32.30	c ==============================================================================
32.29/32.30	c Result  :   #vars: 91522   #clauses: 944203   #literals: 3351555
32.29/32.30	c CPU time:   32.1361 s
32.29/32.30	c ==============================================================================
450.93/138.48	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
450.93/138.48	c ============================[ Problem Statistics ]=============================
450.93/138.48	c |                                                                             |
450.93/138.48	c threadId              : 1
450.93/138.48	c restarts              : 1038
450.93/138.48	c conflicts             : 230840         (553 /sec)
450.93/138.48	c decisions             : 421647         (1.80 % random) (1009 /sec)
450.93/138.48	c propagations          : 197802128      (473551 /sec)
450.93/138.48	c conflict literals     : 6819365        (36.55 % deleted)
450.93/138.48	c Memory used           : 377.44 MB
450.93/138.48	c CPU time              : 417.7 s
450.93/138.48	
450.93/138.48	c --->m=4, e=8, aimd=1, HOME/27833_many.cnf	time: 104.425	conflicts: 230840       
451.29/138.50	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-3361974-1305296920/watcher-3361974-1305296920 -o /tmp/evaluation-result-3361974-1305296920/solver-3361974-1305296920 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3361974-1305296920.cnf aimd 1 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.73 3.24 1.70 1/288 27833
/proc/meminfo: memFree=6388036/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=0 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641291793 8908800 250 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 250 209 178 0 68 0

[startup+0.105549 s]
/proc/loadavg: 3.73 3.24 1.70 1/288 27833
/proc/meminfo: memFree=6388036/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=0 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641291793 8908800 250 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200526 s]
/proc/loadavg: 3.73 3.24 1.70 1/288 27833
/proc/meminfo: memFree=6388036/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=0 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641291793 8908800 250 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300487 s]
/proc/loadavg: 3.73 3.24 1.70 1/288 27833
/proc/meminfo: memFree=6388036/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=0 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641291793 8908800 250 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700337 s]
/proc/loadavg: 3.73 3.24 1.70 1/288 27833
/proc/meminfo: memFree=6388036/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=0 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641291793 8908800 250 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5002 s]
/proc/loadavg: 3.73 3.24 1.70 2/290 27835
/proc/meminfo: memFree=6162464/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=0 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641291793 8908800 250 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 250 209 178 0 68 0
[pid=27834] ppid=27833 vsize=250560 CPUtime=1.49 cores=0-7
/proc/27834/stat : 27834 (SatElite) R 27833 27833 27694 0 -1 4202496 59430 0 0 0 140 9 0 0 25 0 1 0 641291793 256573440 59276 33554432000 134512640 135034092 4291082144 18446744073709551615 134540968 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/27834/statm: 62640 59276 64 128 0 62510 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 259260

[startup+3.10088 s]
/proc/loadavg: 3.73 3.24 1.70 2/290 27835
/proc/meminfo: memFree=6149980/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=0 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641291793 8908800 250 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 250 209 178 0 68 0
[pid=27834] ppid=27833 vsize=274440 CPUtime=3.09 cores=0-7
/proc/27834/stat : 27834 (SatElite) R 27833 27833 27694 0 -1 4202496 64630 0 0 0 299 10 0 0 25 0 1 0 641291793 281026560 64476 33554432000 134512640 135034092 4291082144 18446744073709551615 134540968 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/27834/statm: 68610 64476 67 128 0 68480 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 283140

[startup+6.30027 s]
/proc/loadavg: 3.59 3.22 1.70 2/290 27835
/proc/meminfo: memFree=6129040/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=0 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641291793 8908800 250 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 250 209 178 0 68 0
[pid=27834] ppid=27833 vsize=274440 CPUtime=6.29 cores=0-7
/proc/27834/stat : 27834 (SatElite) R 27833 27833 27694 0 -1 4202496 64653 0 0 0 619 10 0 0 25 0 1 0 641291793 281026560 64499 33554432000 134512640 135034092 4291082144 18446744073709551615 134541265 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/27834/statm: 68610 64499 67 128 0 68480 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 283140

[startup+12.701 s]
/proc/loadavg: 3.38 3.18 1.70 2/290 27835
/proc/meminfo: memFree=6129444/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=0 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641291793 8908800 250 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 250 209 178 0 68 0
[pid=27834] ppid=27833 vsize=274212 CPUtime=12.69 cores=0-7
/proc/27834/stat : 27834 (SatElite) R 27833 27833 27694 0 -1 4202496 64713 0 0 0 1259 10 0 0 25 0 1 0 641291793 280793088 64502 33554432000 134512640 135034092 4291082144 18446744073709551615 134541075 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/27834/statm: 68553 64502 67 128 0 68423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 282912

[startup+25.5007 s]
/proc/loadavg: 2.85 3.08 1.68 2/290 27835
/proc/meminfo: memFree=6130380/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=0 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 641291793 8908800 250 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 250 209 178 0 68 0
[pid=27834] ppid=27833 vsize=274308 CPUtime=25.49 cores=0-7
/proc/27834/stat : 27834 (SatElite) R 27833 27833 27694 0 -1 4202496 65035 0 0 0 2539 10 0 0 25 0 1 0 641291793 280891392 64592 33554432000 134512640 135034092 4291082144 18446744073709551615 134540968 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/27834/statm: 68577 64592 67 128 0 68447 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 283008

[startup+51.1007 s]
/proc/loadavg: 2.89 3.06 1.71 5/293 27840
/proc/meminfo: memFree=6053968/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=33.02 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 357 80931 0 0 0 0 3282 20 18 0 1 0 641291793 8908800 253 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 253 209 178 0 68 0
[pid=27837] ppid=27833 vsize=331328 CPUtime=68.8 cores=0-7
/proc/27837/stat : 27837 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202496 73747 0 0 0 6838 42 0 0 18 0 4 0 641295096 339279872 73533 33554432000 134512640 135305190 4287488352 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/27837/statm: 82832 73533 84 194 0 82636 0
[pid=27837/tid=27838] ppid=27833 vsize=331328 CPUtime=16.94 cores=0-7
/proc/27837/task/27838/stat : 27838 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 3128 0 0 0 1687 7 0 0 25 0 4 0 641295202 339279872 73533 33554432000 134512640 135305190 4287488352 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=27837/tid=27839] ppid=27833 vsize=331328 CPUtime=16.91 cores=0-7
/proc/27837/task/27839/stat : 27839 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 3497 0 0 0 1685 6 0 0 19 0 4 0 641295202 339279872 73533 33554432000 134512640 135305190 4287488352 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=27837/tid=27840] ppid=27833 vsize=331328 CPUtime=16.93 cores=0-7
/proc/27837/task/27840/stat : 27840 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 3700 0 0 0 1684 9 0 0 25 0 4 0 641295202 339279872 73533 33554432000 134512640 135305190 4287488352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 340028

[startup+102.301 s]
/proc/loadavg: 3.51 3.20 1.83 5/293 27841
/proc/meminfo: memFree=6013948/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=33.02 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 357 80931 0 0 0 0 3282 20 18 0 1 0 641291793 8908800 253 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 253 209 178 0 68 0
[pid=27837] ppid=27833 vsize=370124 CPUtime=273.61 cores=0-7
/proc/27837/stat : 27837 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202496 83632 0 0 0 27309 52 0 0 21 0 4 0 641295096 379006976 83418 33554432000 134512640 135305190 4287488352 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/27837/statm: 92531 83418 84 194 0 92335 0
[pid=27837/tid=27838] ppid=27833 vsize=370124 CPUtime=68.14 cores=0-7
/proc/27837/task/27838/stat : 27838 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 4989 0 0 0 6805 9 0 0 25 0 4 0 641295202 379006976 83418 33554432000 134512640 135305190 4287488352 18446744073709551615 134528573 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=27837/tid=27839] ppid=27833 vsize=370124 CPUtime=68.11 cores=0-7
/proc/27837/task/27839/stat : 27839 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 6382 0 0 0 6803 8 0 0 20 0 4 0 641295202 379006976 83418 33554432000 134512640 135305190 4287488352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=27837/tid=27840] ppid=27833 vsize=370124 CPUtime=68.13 cores=0-7
/proc/27837/task/27840/stat : 27840 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 5843 0 0 0 6802 11 0 0 25 0 4 0 641295202 379006976 83418 33554432000 134512640 135305190 4287488352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 306.63
Current children cumulated vsize (KiB) 378824

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

[startup+102.411 s]
/proc/loadavg: 3.51 3.20 1.83 5/293 27841
/proc/meminfo: memFree=6013948/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=33.02 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 357 80931 0 0 0 0 3282 20 18 0 1 0 641291793 8908800 253 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 253 209 178 0 68 0
[pid=27837] ppid=27833 vsize=370124 CPUtime=274.01 cores=0-7
/proc/27837/stat : 27837 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202496 83651 0 0 0 27349 52 0 0 21 0 4 0 641295096 379006976 83437 33554432000 134512640 135305190 4287488352 18446744073709551615 134528875 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/27837/statm: 92531 83437 84 194 0 92335 0
[pid=27837/tid=27838] ppid=27833 vsize=370124 CPUtime=68.24 cores=0-7
/proc/27837/task/27838/stat : 27838 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 4993 0 0 0 6815 9 0 0 25 0 4 0 641295202 379006976 83437 33554432000 134512640 135305190 4287488352 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=27837/tid=27839] ppid=27833 vsize=370124 CPUtime=68.21 cores=0-7
/proc/27837/task/27839/stat : 27839 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 6388 0 0 0 6813 8 0 0 20 0 4 0 641295202 379006976 83437 33554432000 134512640 135305190 4287488352 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=27837/tid=27840] ppid=27833 vsize=370124 CPUtime=68.23 cores=0-7
/proc/27837/task/27840/stat : 27840 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 5847 0 0 0 6812 11 0 0 25 0 4 0 641295202 379006976 83437 33554432000 134512640 135305190 4287488352 18446744073709551615 134528433 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 307.03
Current children cumulated vsize (KiB) 378824

[startup+115.201 s]
/proc/loadavg: 3.70 3.25 1.87 5/293 27842
/proc/meminfo: memFree=6004892/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=33.02 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 357 80931 0 0 0 0 3282 20 18 0 1 0 641291793 8908800 253 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 253 209 178 0 68 0
[pid=27837] ppid=27833 vsize=380548 CPUtime=325.16 cores=0-7
/proc/27837/stat : 27837 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202496 86048 0 0 0 32462 54 0 0 25 0 4 0 641295096 389681152 85834 33554432000 134512640 135305190 4287488352 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/27837/statm: 95137 85834 84 194 0 94941 0
[pid=27837/tid=27838] ppid=27833 vsize=380548 CPUtime=81.03 cores=0-7
/proc/27837/task/27838/stat : 27838 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 5632 0 0 0 8094 9 0 0 25 0 4 0 641295202 389681152 85834 33554432000 134512640 135305190 4287488352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=27837/tid=27839] ppid=27833 vsize=380548 CPUtime=81 cores=0-7
/proc/27837/task/27839/stat : 27839 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 7120 0 0 0 8091 9 0 0 25 0 4 0 641295202 389681152 85834 33554432000 134512640 135305190 4287488352 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=27837/tid=27840] ppid=27833 vsize=380548 CPUtime=81.03 cores=0-7
/proc/27837/task/27840/stat : 27840 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 6214 0 0 0 8091 12 0 0 25 0 4 0 641295202 389681152 85834 33554432000 134512640 135305190 4287488352 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 358.18
Current children cumulated vsize (KiB) 389248

[startup+128.001 s]
/proc/loadavg: 3.74 3.28 1.89 5/293 27842
/proc/meminfo: memFree=6001540/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=33.02 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 357 80931 0 0 0 0 3282 20 18 0 1 0 641291793 8908800 253 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 253 209 178 0 68 0
[pid=27837] ppid=27833 vsize=384432 CPUtime=376.35 cores=0-7
/proc/27837/stat : 27837 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202496 86918 0 0 0 37580 55 0 0 25 0 4 0 641295096 393658368 86704 33554432000 134512640 135305190 4287488352 18446744073709551615 134528455 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/27837/statm: 96108 86704 84 194 0 95912 0
[pid=27837/tid=27838] ppid=27833 vsize=384432 CPUtime=93.83 cores=0-7
/proc/27837/task/27838/stat : 27838 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 5793 0 0 0 9374 9 0 0 25 0 4 0 641295202 393658368 86704 33554432000 134512640 135305190 4287488352 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=27837/tid=27839] ppid=27833 vsize=384432 CPUtime=93.8 cores=0-7
/proc/27837/task/27839/stat : 27839 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 7466 0 0 0 9371 9 0 0 25 0 4 0 641295202 393658368 86704 33554432000 134512640 135305190 4287488352 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=27837/tid=27840] ppid=27833 vsize=384432 CPUtime=93.82 cores=0-7
/proc/27837/task/27840/stat : 27840 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 6425 0 0 0 9370 12 0 0 25 0 4 0 641295202 393658368 86704 33554432000 134512640 135305190 4287488352 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 409.37
Current children cumulated vsize (KiB) 393132

[startup+134.401 s]
/proc/loadavg: 3.78 3.30 1.91 5/293 27842
/proc/meminfo: memFree=5999804/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=33.02 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 357 80931 0 0 0 0 3282 20 18 0 1 0 641291793 8908800 253 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 253 209 178 0 68 0
[pid=27837] ppid=27833 vsize=385416 CPUtime=401.95 cores=0-7
/proc/27837/stat : 27837 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202496 87403 0 0 0 40139 56 0 0 25 0 4 0 641295096 394665984 87189 33554432000 134512640 135305190 4287488352 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/27837/statm: 96354 87189 84 194 0 96158 0
[pid=27837/tid=27838] ppid=27833 vsize=385416 CPUtime=100.23 cores=0-7
/proc/27837/task/27838/stat : 27838 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 5924 0 0 0 10014 9 0 0 25 0 4 0 641295202 394665984 87189 33554432000 134512640 135305190 4287488352 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=27837/tid=27839] ppid=27833 vsize=385416 CPUtime=100.2 cores=0-7
/proc/27837/task/27839/stat : 27839 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 7584 0 0 0 10011 9 0 0 25 0 4 0 641295202 394665984 87189 33554432000 134512640 135305190 4287488352 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=27837/tid=27840] ppid=27833 vsize=385416 CPUtime=100.22 cores=0-7
/proc/27837/task/27840/stat : 27840 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 6526 0 0 0 10010 12 0 0 25 0 4 0 641295202 394665984 87189 33554432000 134512640 135305190 4287488352 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 434.97
Current children cumulated vsize (KiB) 394116

[startup+136.001 s]
/proc/loadavg: 3.78 3.30 1.91 5/293 27842
/proc/meminfo: memFree=5998936/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=33.02 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 357 80931 0 0 0 0 3282 20 18 0 1 0 641291793 8908800 253 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 253 209 178 0 68 0
[pid=27837] ppid=27833 vsize=385952 CPUtime=408.34 cores=0-7
/proc/27837/stat : 27837 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202496 87620 0 0 0 40778 56 0 0 25 0 4 0 641295096 395214848 87406 33554432000 134512640 135305190 4287488352 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/27837/statm: 96488 87406 84 194 0 96292 0
[pid=27837/tid=27838] ppid=27833 vsize=385952 CPUtime=101.82 cores=0-7
/proc/27837/task/27838/stat : 27838 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 5987 0 0 0 10173 9 0 0 25 0 4 0 641295202 395214848 87406 33554432000 134512640 135305190 4287488352 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=27837/tid=27839] ppid=27833 vsize=385952 CPUtime=101.8 cores=0-7
/proc/27837/task/27839/stat : 27839 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 7672 0 0 0 10171 9 0 0 25 0 4 0 641295202 395214848 87406 33554432000 134512640 135305190 4287488352 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=27837/tid=27840] ppid=27833 vsize=385952 CPUtime=101.81 cores=0-7
/proc/27837/task/27840/stat : 27840 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 6548 0 0 0 10169 12 0 0 25 0 4 0 641295202 395214848 87406 33554432000 134512640 135305190 4287488352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 441.36
Current children cumulated vsize (KiB) 394652

[startup+137.611 s]
/proc/loadavg: 3.78 3.30 1.91 5/293 27842
/proc/meminfo: memFree=5998316/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=33.02 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 357 80931 0 0 0 0 3282 20 18 0 1 0 641291793 8908800 253 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 253 209 178 0 68 0
[pid=27837] ppid=27833 vsize=386220 CPUtime=414.76 cores=0-7
/proc/27837/stat : 27837 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202496 87723 0 0 0 41420 56 0 0 25 0 4 0 641295096 395489280 87509 33554432000 134512640 135305190 4287488352 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/27837/statm: 96555 87509 84 194 0 96359 0
[pid=27837/tid=27838] ppid=27833 vsize=386220 CPUtime=103.43 cores=0-7
/proc/27837/task/27838/stat : 27838 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 6023 0 0 0 10334 9 0 0 25 0 4 0 641295202 395489280 87509 33554432000 134512640 135305190 4287488352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=27837/tid=27839] ppid=27833 vsize=386220 CPUtime=103.4 cores=0-7
/proc/27837/task/27839/stat : 27839 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 7711 0 0 0 10331 9 0 0 25 0 4 0 641295202 395489280 87509 33554432000 134512640 135305190 4287488352 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=27837/tid=27840] ppid=27833 vsize=386220 CPUtime=103.41 cores=0-7
/proc/27837/task/27840/stat : 27840 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 6558 0 0 0 10329 12 0 0 25 0 4 0 641295202 395489280 87509 33554432000 134512640 135305190 4287488352 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 447.78
Current children cumulated vsize (KiB) 394920

[startup+138.001 s]
/proc/loadavg: 3.78 3.30 1.91 5/293 27842
/proc/meminfo: memFree=5998316/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=33.02 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 357 80931 0 0 0 0 3282 20 18 0 1 0 641291793 8908800 253 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 253 209 178 0 68 0
[pid=27837] ppid=27833 vsize=386360 CPUtime=416.32 cores=0-7
/proc/27837/stat : 27837 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202496 87781 0 0 0 41576 56 0 0 25 0 4 0 641295096 395632640 87567 33554432000 134512640 135305190 4287488352 18446744073709551615 134528319 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/27837/statm: 96590 87567 84 194 0 96394 0
[pid=27837/tid=27838] ppid=27833 vsize=386360 CPUtime=103.82 cores=0-7
/proc/27837/task/27838/stat : 27838 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 6039 0 0 0 10373 9 0 0 25 0 4 0 641295202 395632640 87567 33554432000 134512640 135305190 4287488352 18446744073709551615 134530631 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=27837/tid=27839] ppid=27833 vsize=386360 CPUtime=103.79 cores=0-7
/proc/27837/task/27839/stat : 27839 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 7723 0 0 0 10370 9 0 0 25 0 4 0 641295202 395632640 87567 33554432000 134512640 135305190 4287488352 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=27837/tid=27840] ppid=27833 vsize=386360 CPUtime=103.8 cores=0-7
/proc/27837/task/27840/stat : 27840 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 6569 0 0 0 10368 12 0 0 25 0 4 0 641295202 395632640 87567 33554432000 134512640 135305190 4287488352 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 449.34
Current children cumulated vsize (KiB) 395060

[startup+138.401 s]
/proc/loadavg: 3.78 3.30 1.91 5/293 27842
/proc/meminfo: memFree=5998316/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=33.02 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 357 80931 0 0 0 0 3282 20 18 0 1 0 641291793 8908800 253 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 253 209 178 0 68 0
[pid=27837] ppid=27833 vsize=386492 CPUtime=417.91 cores=0-7
/proc/27837/stat : 27837 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202496 87827 0 0 0 41735 56 0 0 25 0 4 0 641295096 395767808 87613 33554432000 134512640 135305190 4287488352 18446744073709551615 134528332 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/27837/statm: 96623 87613 84 194 0 96427 0
[pid=27837/tid=27838] ppid=27833 vsize=386492 CPUtime=104.22 cores=0-7
/proc/27837/task/27838/stat : 27838 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 6049 0 0 0 10413 9 0 0 25 0 4 0 641295202 395767808 87613 33554432000 134512640 135305190 4287488352 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=27837/tid=27839] ppid=27833 vsize=386492 CPUtime=104.19 cores=0-7
/proc/27837/task/27839/stat : 27839 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 7733 0 0 0 10410 9 0 0 25 0 4 0 641295202 395767808 87613 33554432000 134512640 135305190 4287488352 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=27837/tid=27840] ppid=27833 vsize=386492 CPUtime=104.2 cores=0-7
/proc/27837/task/27840/stat : 27840 (manysat1.1_stat) R 27833 27833 27694 0 -1 4202560 6578 0 0 0 10408 12 0 0 25 0 4 0 641295202 395767808 87613 33554432000 134512640 135305190 4287488352 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 450.93
Current children cumulated vsize (KiB) 395192

[startup+138.501 s]
/proc/loadavg: 3.78 3.30 1.91 5/293 27842
/proc/meminfo: memFree=5998316/32950928 swapFree=67083212/67111528
[pid=27833] ppid=27831 vsize=8700 CPUtime=33.02 cores=0-7
/proc/27833/stat : 27833 (manysat.sh) S 27831 27833 27694 0 -1 4202496 357 80931 0 0 0 0 3282 20 18 0 1 0 641291793 8908800 253 33554432000 4194304 4922060 140735244617424 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27833/statm: 2175 253 209 178 0 68 0
[pid=27837] ppid=27833 vsize=0 CPUtime=418.27 cores=0-7
/proc/27837/stat : 27837 (manysat1.1_stat) Z 27833 27833 27694 0 -1 4202524 87852 0 0 0 41769 58 0 0 25 0 2 0 641295096 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/27837/statm: 0 0 0 0 0 0 0
[pid=27837/tid=27839] ppid=27833 vsize=0 CPUtime=104.3 cores=0-7
/proc/27837/task/27839/stat : 27839 (manysat1.1_stat) R 27833 27833 27694 0 -1 4203588 7735 0 0 0 10419 11 0 0 25 0 2 0 641295202 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 451.29
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 138.517
CPU time (s): 451.325
CPU user time (s): 450.522
CPU system time (s): 0.803877
CPU usage (%): 325.828
Max. virtual memory (cumulated for all children) (KiB): 395192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 450.522
system time used= 0.803877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169351
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= 40641
involuntary context switches= 742

runsolver used 0.355945 second user time and 0.885865 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-13 16:28:41
IDJOB=3361974
IDBENCH=70961
IDSOLVER=1839
FILE ID=node127/3361974-1305296920
RUNJOBID= node127-1305296393-27708
PBS_JOBID= 13321426
Free space on /tmp= 41840 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361974-1305296920/watcher-3361974-1305296920 -o /tmp/evaluation-result-3361974-1305296920/solver-3361974-1305296920 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3361974-1305296920.cnf aimd 1

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=800068472

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.83
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.823
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.74
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       6388432 kB
Buffers:        237736 kB
Cached:       10008916 kB
SwapCached:       1620 kB
Active:       18637200 kB
Inactive:      7443032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6388432 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           50684 kB
Writeback:           0 kB
AnonPages:    15831940 kB
Mapped:          25780 kB
Slab:           371684 kB
PageTables:      46320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44318032 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= 41836 MiB
End job on node127 at 2011-05-13 16:31:00