Trace number 3361973

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 491.609 149.818

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 benchmark52.912
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.19	c ==============================================================================
1.10/1.19	c |           |     ORIGINAL     |              LEARNT              |          |
1.10/1.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.10/1.19	c ==============================================================================
1.10/1.19	c |         0 | 2333194  6866110 |  699958       0        0     nan |  0.000 % |
33.39/33.41	c |         0 |  944203  3351555 |      --       0       --      -- |     --   | -1124318/-2793809
33.39/33.42	c ==============================================================================
33.39/33.42	c Result  :   #vars: 91522   #clauses: 944203   #literals: 3351555
33.39/33.42	c CPU time:   33.2449 s
33.39/33.42	c ==============================================================================
491.21/149.79	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
491.21/149.79	c ============================[ Problem Statistics ]=============================
491.21/149.79	c |                                                                             |
491.21/149.79	c threadId              : 3
491.21/149.79	c restarts              : 379
491.21/149.79	c conflicts             : 287553         (629 /sec)
491.21/149.79	c decisions             : 450065         (2.79 % random) (985 /sec)
491.21/149.79	c propagations          : 212428305      (464830 /sec)
491.21/149.79	c conflict literals     : 7350236        (41.55 % deleted)
491.21/149.79	c Memory used           : 400.46 MB
491.21/149.79	c CPU time              : 457.003 s
491.21/149.79	
491.21/149.79	c --->m=4, e=8, aimd=1, HOME/11064_many.cnf	time: 114.252	conflicts: 287553       
491.57/149.80	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-3361973-1305297627/watcher-3361973-1305297627 -o /tmp/evaluation-result-3361973-1305297627/solver-3361973-1305297627 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3361973-1305297627.cnf aimd 1 

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

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: 8.04 7.95 5.94 5/361 11064
/proc/meminfo: memFree=9413192/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622178707 8908800 250 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11064/statm: 2175 250 209 178 0 68 0

[startup+0.0411421 s]
/proc/loadavg: 8.04 7.95 5.94 5/361 11064
/proc/meminfo: memFree=9413192/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622178707 8908800 250 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11064/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10113 s]
/proc/loadavg: 8.04 7.95 5.94 5/361 11064
/proc/meminfo: memFree=9413192/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622178707 8908800 250 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11064/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301092 s]
/proc/loadavg: 8.04 7.95 5.94 5/361 11064
/proc/meminfo: memFree=9413192/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622178707 8908800 250 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11064/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70102 s]
/proc/loadavg: 8.04 7.95 5.94 5/361 11064
/proc/meminfo: memFree=9413192/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622178707 8908800 250 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11064/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50088 s]
/proc/loadavg: 8.04 7.95 5.94 6/363 11066
/proc/meminfo: memFree=9223828/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622178707 8908800 250 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11064/statm: 2175 250 209 178 0 68 0
[pid=11065] ppid=11064 vsize=250304 CPUtime=1.49 cores=0,2,4,6
/proc/11065/stat : 11065 (SatElite) R 11064 11064 10886 0 -1 4202496 59426 0 0 0 137 12 0 0 25 0 1 0 622178707 256311296 59273 33554432000 134512640 135034092 4287932736 18446744073709551615 134540977 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11065/statm: 62576 59273 64 128 0 62446 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 259004

[startup+3.10059 s]
/proc/loadavg: 7.79 7.90 5.94 6/363 11066
/proc/meminfo: memFree=9174228/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622178707 8908800 250 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11064/statm: 2175 250 209 178 0 68 0
[pid=11065] ppid=11064 vsize=274440 CPUtime=3.09 cores=0,2,4,6
/proc/11065/stat : 11065 (SatElite) R 11064 11064 10886 0 -1 4202496 64623 0 0 0 296 13 0 0 25 0 1 0 622178707 281026560 64470 33554432000 134512640 135034092 4287932736 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11065/statm: 68610 64470 67 128 0 68480 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 283140

[startup+6.30101 s]
/proc/loadavg: 7.79 7.90 5.94 6/363 11066
/proc/meminfo: memFree=9152776/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622178707 8908800 250 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11064/statm: 2175 250 209 178 0 68 0
[pid=11065] ppid=11064 vsize=274440 CPUtime=6.29 cores=0,2,4,6
/proc/11065/stat : 11065 (SatElite) R 11064 11064 10886 0 -1 4202496 64651 0 0 0 616 13 0 0 25 0 1 0 622178707 281026560 64498 33554432000 134512640 135034092 4287932736 18446744073709551615 134541252 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11065/statm: 68610 64498 67 128 0 68480 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 283140

[startup+12.7009 s]
/proc/loadavg: 7.36 7.81 5.92 6/363 11066
/proc/meminfo: memFree=9149308/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622178707 8908800 250 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11064/statm: 2175 250 209 178 0 68 0
[pid=11065] ppid=11064 vsize=274212 CPUtime=12.69 cores=0,2,4,6
/proc/11065/stat : 11065 (SatElite) R 11064 11064 10886 0 -1 4202496 64710 0 0 0 1256 13 0 0 25 0 1 0 622178707 280793088 64500 33554432000 134512640 135034092 4287932736 18446744073709551615 134541066 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11065/statm: 68553 64500 67 128 0 68423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 282912

[startup+25.5006 s]
/proc/loadavg: 7.00 7.71 5.91 6/363 11066
/proc/meminfo: memFree=9144440/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622178707 8908800 250 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11064/statm: 2175 250 209 178 0 68 0
[pid=11065] ppid=11064 vsize=274308 CPUtime=25.49 cores=0,2,4,6
/proc/11065/stat : 11065 (SatElite) R 11064 11064 10886 0 -1 4202496 65006 0 0 0 2536 13 0 0 25 0 1 0 622178707 280891392 64564 33554432000 134512640 135034092 4287932736 18446744073709551615 134541265 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11065/statm: 68577 64564 67 128 0 68447 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 283008

[startup+51.1009 s]
/proc/loadavg: 7.04 7.66 5.94 9/366 11071
/proc/meminfo: memFree=9056912/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=34.16 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 358 80930 0 0 0 0 3395 21 18 0 1 0 622178707 8908800 253 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/11064/statm: 2175 253 209 178 0 68 0
[pid=11068] ppid=11064 vsize=337164 CPUtime=63.89 cores=0,2,4,6
/proc/11068/stat : 11068 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202496 75486 0 0 0 6362 27 0 0 25 0 4 0 622182125 345255936 75273 33554432000 134512640 135305190 4291945008 18446744073709551615 134529125 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11068/statm: 84291 75273 84 194 0 84095 0
[pid=11068/tid=11069] ppid=11064 vsize=337164 CPUtime=15.53 cores=0,2,4,6
/proc/11068/task/11069/stat : 11069 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 3475 0 0 0 1548 5 0 0 25 0 4 0 622182234 345255936 75273 33554432000 134512640 135305190 4291945008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11068/tid=11070] ppid=11064 vsize=337164 CPUtime=15.75 cores=0,2,4,6
/proc/11068/task/11070/stat : 11070 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 4626 0 0 0 1572 3 0 0 25 0 4 0 622182234 345255936 75273 33554432000 134512640 135305190 4291945008 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=11068/tid=11071] ppid=11064 vsize=337164 CPUtime=15.76 cores=0,2,4,6
/proc/11068/task/11071/stat : 11071 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 3477 0 0 0 1571 5 0 0 25 0 4 0 622182234 345255936 75273 33554432000 134512640 135305190 4291945008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 98.05
Current children cumulated vsize (KiB) 345864

[startup+102.314 s]
/proc/loadavg: 7.72 7.74 6.07 9/366 11073
/proc/meminfo: memFree=8996736/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=34.16 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 358 80930 0 0 0 0 3395 21 18 0 1 0 622178707 8908800 253 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/11064/statm: 2175 253 209 178 0 68 0
[pid=11068] ppid=11064 vsize=385396 CPUtime=268.1 cores=0,2,4,6
/proc/11068/stat : 11068 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202496 87170 0 0 0 26775 35 0 0 25 0 4 0 622182125 394645504 86957 33554432000 134512640 135305190 4291945008 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11068/statm: 96349 86957 84 194 0 96153 0
[pid=11068/tid=11069] ppid=11064 vsize=385396 CPUtime=66.11 cores=0,2,4,6
/proc/11068/task/11069/stat : 11069 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 5772 0 0 0 6605 6 0 0 25 0 4 0 622182234 394645504 86957 33554432000 134512640 135305190 4291945008 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11068/tid=11070] ppid=11064 vsize=385396 CPUtime=66.96 cores=0,2,4,6
/proc/11068/task/11070/stat : 11070 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 8509 0 0 0 6691 5 0 0 25 0 4 0 622182234 394645504 86957 33554432000 134512640 135305190 4291945008 18446744073709551615 134541889 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=11068/tid=11071] ppid=11064 vsize=385396 CPUtime=66.96 cores=0,2,4,6
/proc/11068/task/11071/stat : 11071 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 5960 0 0 0 6689 7 0 0 25 0 4 0 622182234 394645504 86957 33554432000 134512640 135305190 4291945008 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 302.26
Current children cumulated vsize (KiB) 394096

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

[startup+127.901 s]
/proc/loadavg: 7.89 7.78 6.12 9/366 11073
/proc/meminfo: memFree=8968320/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=34.16 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 358 80930 0 0 0 0 3395 21 18 0 1 0 622178707 8908800 253 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/11064/statm: 2175 253 209 178 0 68 0
[pid=11068] ppid=11064 vsize=403868 CPUtime=370.12 cores=0,2,4,6
/proc/11068/stat : 11068 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202496 91691 0 0 0 36974 38 0 0 25 0 4 0 622182125 413560832 91478 33554432000 134512640 135305190 4291945008 18446744073709551615 134528536 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11068/statm: 100967 91478 84 194 0 100771 0
[pid=11068/tid=11069] ppid=11064 vsize=403868 CPUtime=91.39 cores=0,2,4,6
/proc/11068/task/11069/stat : 11069 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 6720 0 0 0 9132 7 0 0 25 0 4 0 622182234 413560832 91478 33554432000 134512640 135305190 4291945008 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11068/tid=11070] ppid=11064 vsize=403868 CPUtime=92.55 cores=0,2,4,6
/proc/11068/task/11070/stat : 11070 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 9921 0 0 0 9249 6 0 0 25 0 4 0 622182234 413560832 91478 33554432000 134512640 135305190 4291945008 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=11068/tid=11071] ppid=11064 vsize=403868 CPUtime=92.54 cores=0,2,4,6
/proc/11068/task/11071/stat : 11071 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 7046 0 0 0 9246 8 0 0 25 0 4 0 622182234 413560832 91478 33554432000 134512640 135305190 4291945008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 404.28
Current children cumulated vsize (KiB) 412568

[startup+140.701 s]
/proc/loadavg: 7.91 7.79 6.14 9/366 11074
/proc/meminfo: memFree=8962492/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=34.16 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 358 80930 0 0 0 0 3395 21 18 0 1 0 622178707 8908800 253 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/11064/statm: 2175 253 209 178 0 68 0
[pid=11068] ppid=11064 vsize=408540 CPUtime=421.19 cores=0,2,4,6
/proc/11068/stat : 11068 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202496 92598 0 0 0 42080 39 0 0 25 0 4 0 622182125 418344960 92385 33554432000 134512640 135305190 4291945008 18446744073709551615 134528444 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11068/statm: 102135 92385 84 194 0 101939 0
[pid=11068/tid=11069] ppid=11064 vsize=408540 CPUtime=104.05 cores=0,2,4,6
/proc/11068/task/11069/stat : 11069 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 6958 0 0 0 10398 7 0 0 25 0 4 0 622182234 418344960 92385 33554432000 134512640 135305190 4291945008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11068/tid=11070] ppid=11064 vsize=408540 CPUtime=105.35 cores=0,2,4,6
/proc/11068/task/11070/stat : 11070 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 10268 0 0 0 10529 6 0 0 25 0 4 0 622182234 418344960 92385 33554432000 134512640 135305190 4291945008 18446744073709551615 134570422 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=11068/tid=11071] ppid=11064 vsize=408540 CPUtime=105.35 cores=0,2,4,6
/proc/11068/task/11071/stat : 11071 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 7202 0 0 0 10527 8 0 0 25 0 4 0 622182234 418344960 92385 33554432000 134512640 135305190 4291945008 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 455.35
Current children cumulated vsize (KiB) 417240

[startup+143.9 s]
/proc/loadavg: 7.92 7.79 6.15 9/366 11074
/proc/meminfo: memFree=8961244/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=34.16 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 358 80930 0 0 0 0 3395 21 18 0 1 0 622178707 8908800 253 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/11064/statm: 2175 253 209 178 0 68 0
[pid=11068] ppid=11064 vsize=409356 CPUtime=433.93 cores=0,2,4,6
/proc/11068/stat : 11068 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202496 93048 0 0 0 43353 40 0 0 25 0 4 0 622182125 419180544 92835 33554432000 134512640 135305190 4291945008 18446744073709551615 134528338 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11068/statm: 102339 92835 84 194 0 102143 0
[pid=11068/tid=11069] ppid=11064 vsize=409356 CPUtime=107.21 cores=0,2,4,6
/proc/11068/task/11069/stat : 11069 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 7065 0 0 0 10714 7 0 0 25 0 4 0 622182234 419180544 92835 33554432000 134512640 135305190 4291945008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11068/tid=11070] ppid=11064 vsize=409356 CPUtime=108.54 cores=0,2,4,6
/proc/11068/task/11070/stat : 11070 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 10400 0 0 0 10848 6 0 0 25 0 4 0 622182234 419180544 92835 33554432000 134512640 135305190 4291945008 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=11068/tid=11071] ppid=11064 vsize=409356 CPUtime=108.55 cores=0,2,4,6
/proc/11068/task/11071/stat : 11071 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 7304 0 0 0 10846 9 0 0 25 0 4 0 622182234 419180544 92835 33554432000 134512640 135305190 4291945008 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 468.09
Current children cumulated vsize (KiB) 418056

[startup+147.101 s]
/proc/loadavg: 7.92 7.79 6.15 9/366 11074
/proc/meminfo: memFree=8960240/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=34.16 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 358 80930 0 0 0 0 3395 21 18 0 1 0 622178707 8908800 253 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/11064/statm: 2175 253 209 178 0 68 0
[pid=11068] ppid=11064 vsize=409632 CPUtime=446.68 cores=0,2,4,6
/proc/11068/stat : 11068 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202496 93135 0 0 0 44628 40 0 0 25 0 4 0 622182125 419463168 92922 33554432000 134512640 135305190 4291945008 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11068/statm: 102408 92922 84 194 0 102212 0
[pid=11068/tid=11069] ppid=11064 vsize=409632 CPUtime=110.37 cores=0,2,4,6
/proc/11068/task/11069/stat : 11069 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 7079 0 0 0 11029 8 0 0 25 0 4 0 622182234 419463168 92922 33554432000 134512640 135305190 4291945008 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11068/tid=11070] ppid=11064 vsize=409632 CPUtime=111.74 cores=0,2,4,6
/proc/11068/task/11070/stat : 11070 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 10413 0 0 0 11168 6 0 0 25 0 4 0 622182234 419463168 92922 33554432000 134512640 135305190 4291945008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=11068/tid=11071] ppid=11064 vsize=409632 CPUtime=111.75 cores=0,2,4,6
/proc/11068/task/11071/stat : 11071 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 7323 0 0 0 11166 9 0 0 25 0 4 0 622182234 419463168 92922 33554432000 134512640 135305190 4291945008 18446744073709551615 134558354 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 480.84
Current children cumulated vsize (KiB) 418332

[startup+148.7 s]
/proc/loadavg: 7.92 7.79 6.16 9/366 11074
/proc/meminfo: memFree=8959620/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=34.16 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 358 80930 0 0 0 0 3395 21 18 0 1 0 622178707 8908800 253 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/11064/statm: 2175 253 209 178 0 68 0
[pid=11068] ppid=11064 vsize=409912 CPUtime=453.06 cores=0,2,4,6
/proc/11068/stat : 11068 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202496 93189 0 0 0 45266 40 0 0 25 0 4 0 622182125 419749888 92976 33554432000 134512640 135305190 4291945008 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11068/statm: 102478 92976 84 194 0 102282 0
[pid=11068/tid=11069] ppid=11064 vsize=409912 CPUtime=111.94 cores=0,2,4,6
/proc/11068/task/11069/stat : 11069 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 7079 0 0 0 11186 8 0 0 25 0 4 0 622182234 419749888 92976 33554432000 134512640 135305190 4291945008 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11068/tid=11070] ppid=11064 vsize=409912 CPUtime=113.34 cores=0,2,4,6
/proc/11068/task/11070/stat : 11070 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 10425 0 0 0 11328 6 0 0 25 0 4 0 622182234 419749888 92976 33554432000 134512640 135305190 4291945008 18446744073709551615 134552906 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=11068/tid=11071] ppid=11064 vsize=409912 CPUtime=113.35 cores=0,2,4,6
/proc/11068/task/11071/stat : 11071 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 7331 0 0 0 11326 9 0 0 25 0 4 0 622182234 419749888 92976 33554432000 134512640 135305190 4291945008 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 487.22
Current children cumulated vsize (KiB) 418612

[startup+149.5 s]
/proc/loadavg: 7.92 7.79 6.16 9/366 11074
/proc/meminfo: memFree=8959496/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=34.16 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 358 80930 0 0 0 0 3395 21 18 0 1 0 622178707 8908800 253 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/11064/statm: 2175 253 209 178 0 68 0
[pid=11068] ppid=11064 vsize=409912 CPUtime=456.27 cores=0,2,4,6
/proc/11068/stat : 11068 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202496 93210 0 0 0 45587 40 0 0 25 0 4 0 622182125 419749888 92997 33554432000 134512640 135305190 4291945008 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11068/statm: 102478 92997 84 194 0 102282 0
[pid=11068/tid=11069] ppid=11064 vsize=409912 CPUtime=112.74 cores=0,2,4,6
/proc/11068/task/11069/stat : 11069 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 7079 0 0 0 11266 8 0 0 25 0 4 0 622182234 419749888 92997 33554432000 134512640 135305190 4291945008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11068/tid=11070] ppid=11064 vsize=409912 CPUtime=114.15 cores=0,2,4,6
/proc/11068/task/11070/stat : 11070 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 10425 0 0 0 11409 6 0 0 25 0 4 0 622182234 419749888 92997 33554432000 134512640 135305190 4291945008 18446744073709551615 134541959 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=11068/tid=11071] ppid=11064 vsize=409912 CPUtime=114.16 cores=0,2,4,6
/proc/11068/task/11071/stat : 11071 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 7333 0 0 0 11407 9 0 0 25 0 4 0 622182234 419749888 92997 33554432000 134512640 135305190 4291945008 18446744073709551615 134528289 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 490.43
Current children cumulated vsize (KiB) 418612

[startup+149.701 s]
/proc/loadavg: 7.92 7.79 6.16 9/366 11074
/proc/meminfo: memFree=8959496/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=34.16 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 358 80930 0 0 0 0 3395 21 18 0 1 0 622178707 8908800 253 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/11064/statm: 2175 253 209 178 0 68 0
[pid=11068] ppid=11064 vsize=410064 CPUtime=457.05 cores=0,2,4,6
/proc/11068/stat : 11068 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202496 93217 0 0 0 45665 40 0 0 25 0 4 0 622182125 419905536 93004 33554432000 134512640 135305190 4291945008 18446744073709551615 134528408 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11068/statm: 102516 93004 84 194 0 102320 0
[pid=11068/tid=11069] ppid=11064 vsize=410064 CPUtime=112.93 cores=0,2,4,6
/proc/11068/task/11069/stat : 11069 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 7079 0 0 0 11285 8 0 0 25 0 4 0 622182234 419905536 93004 33554432000 134512640 135305190 4291945008 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=11068/tid=11070] ppid=11064 vsize=410064 CPUtime=114.34 cores=0,2,4,6
/proc/11068/task/11070/stat : 11070 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 10425 0 0 0 11428 6 0 0 25 0 4 0 622182234 419905536 93004 33554432000 134512640 135305190 4291945008 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=11068/tid=11071] ppid=11064 vsize=410064 CPUtime=114.35 cores=0,2,4,6
/proc/11068/task/11071/stat : 11071 (manysat1.1_stat) R 11064 11064 10886 0 -1 4202560 7333 0 0 0 11426 9 0 0 25 0 4 0 622182234 419905536 93004 33554432000 134512640 135305190 4291945008 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 491.21
Current children cumulated vsize (KiB) 418764

[startup+149.801 s]
/proc/loadavg: 7.92 7.79 6.16 9/366 11074
/proc/meminfo: memFree=8959496/32951124 swapFree=67111348/67111528
[pid=11064] ppid=11062 vsize=8700 CPUtime=34.16 cores=0,2,4,6
/proc/11064/stat : 11064 (manysat.sh) S 11062 11064 10886 0 -1 4202496 358 80930 0 0 0 0 3395 21 18 0 1 0 622178707 8908800 253 33554432000 4194304 4922060 140736091951920 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/11064/statm: 2175 253 209 178 0 68 0
[pid=11068] ppid=11064 vsize=0 CPUtime=457.41 cores=0,2,4,6
/proc/11068/stat : 11068 (manysat1.1_stat) Z 11064 11064 10886 0 -1 4202524 93232 0 0 0 45700 41 0 0 25 0 2 0 622182125 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/11068/statm: 0 0 0 0 0 0 0
[pid=11068/tid=11071] ppid=11064 vsize=0 CPUtime=114.44 cores=0,2,4,6
/proc/11068/task/11071/stat : 11071 (manysat1.1_stat) R 11064 11064 10886 0 -1 4203588 7333 0 0 0 11434 10 0 0 25 0 2 0 622182234 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) 491.57
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 149.818
CPU time (s): 491.609
CPU user time (s): 490.966
CPU system time (s): 0.642902
CPU usage (%): 328.137
Max. virtual memory (cumulated for all children) (KiB): 418764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 490.966
system time used= 0.642902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174733
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= 11528
involuntary context switches= 4111

runsolver used 0.508922 second user time and 1.24181 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-13 16:40:29
IDJOB=3361973
IDBENCH=70961
IDSOLVER=1838
FILE ID=node145/3361973-1305297627
RUNJOBID= node145-1305296390-10904
PBS_JOBID= 13321408
Free space on /tmp= 43176 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-3361973-1305297627/watcher-3361973-1305297627 -o /tmp/evaluation-result-3361973-1305297627/solver-3361973-1305297627 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3361973-1305297627.cnf aimd 1

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=478513561

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9413464 kB
Buffers:        247464 kB
Cached:       17199024 kB
SwapCached:          0 kB
Active:        7374352 kB
Inactive:     15581692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9413464 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           58520 kB
Writeback:           0 kB
AnonPages:     5508944 kB
Mapped:          28068 kB
Slab:           485096 kB
PageTables:      34080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79425092 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= 43172 MiB
End job on node145 at 2011-05-13 16:42:58