Trace number 3361909

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 656.786 169.48

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.2
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.65	c ==============================================================================
0.00/0.65	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.65	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.65	c ==============================================================================
0.00/0.65	c |         0 | 1291713  3013997 |  387513       0        0     nan |  0.000 % |
4.98/5.01	c |         0 |  547995  2160666 |      --       0       --      -- |     --   | -743716/-853326
4.98/5.01	c ==============================================================================
4.98/5.01	c Result  :   #vars: 68748   #clauses: 547995   #literals: 2160666
4.98/5.01	c CPU time:   4.83826 s
4.98/5.01	c ==============================================================================
656.57/169.45	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
656.57/169.45	c ============================[ Problem Statistics ]=============================
656.57/169.45	c |                                                                             |
656.57/169.45	c threadId              : 1
656.57/169.45	c restarts              : 6820
656.57/169.45	c conflicts             : 432641         (665 /sec)
656.57/169.45	c decisions             : 5048600        (1.62 % random) (7760 /sec)
656.57/169.45	c propagations          : 334821198      (514671 /sec)
656.57/169.45	c conflict literals     : 8926175        (18.67 % deleted)
656.57/169.45	c Memory used           : 438.12 MB
656.57/169.45	c CPU time              : 650.554 s
656.57/169.45	
656.57/169.45	c --->m=4, e=8, aimd=1, HOME/12798_many.cnf	time: 162.639	conflicts: 432641       
656.57/169.46	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-3361909-1305296458/watcher-3361909-1305296458 -o /tmp/evaluation-result-3361909-1305296458/solver-3361909-1305296458 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3361909-1305296458.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: 4.19 1.24 0.43 5/354 12798
/proc/meminfo: memFree=7916508/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641242643 8908800 249 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 249 209 178 0 68 0

[startup+0.111181 s]
/proc/loadavg: 4.19 1.24 0.43 5/354 12798
/proc/meminfo: memFree=7916508/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641242643 8908800 249 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.201152 s]
/proc/loadavg: 4.19 1.24 0.43 5/354 12798
/proc/meminfo: memFree=7916508/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641242643 8908800 249 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301133 s]
/proc/loadavg: 4.19 1.24 0.43 5/354 12798
/proc/meminfo: memFree=7916508/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641242643 8908800 249 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701067 s]
/proc/loadavg: 4.19 1.24 0.43 5/354 12798
/proc/meminfo: memFree=7916508/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641242643 8908800 249 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5009 s]
/proc/loadavg: 4.19 1.24 0.43 6/356 12800
/proc/meminfo: memFree=7735328/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641242643 8908800 249 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 249 209 178 0 68 0
[pid=12799] ppid=12798 vsize=196396 CPUtime=1.48 cores=0,2,4,6
/proc/12799/stat : 12799 (SatElite) R 12798 12798 12655 0 -1 4202496 48327 0 0 0 138 10 0 0 25 0 1 0 641242643 201109504 44700 33554432000 134512640 135034092 4293044704 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12799/statm: 49099 44700 68 128 0 48969 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 205096

[startup+3.10057 s]
/proc/loadavg: 4.19 1.24 0.43 6/356 12800
/proc/meminfo: memFree=7712636/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641242643 8908800 249 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 249 209 178 0 68 0
[pid=12799] ppid=12798 vsize=209448 CPUtime=3.08 cores=0,2,4,6
/proc/12799/stat : 12799 (SatElite) R 12798 12798 12655 0 -1 4202496 51077 0 0 0 294 14 0 0 25 0 1 0 641242643 214474752 47450 33554432000 134512640 135034092 4293044704 18446744073709551615 134536786 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/12799/statm: 52362 47450 68 128 0 52232 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 218148

[startup+6.30087 s]
/proc/loadavg: 4.42 1.34 0.46 6/356 12801
/proc/meminfo: memFree=7842604/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=5.47 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 357 56837 0 0 0 0 528 19 18 0 1 0 641242643 8908800 252 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 252 209 178 0 68 0
[pid=12801] ppid=12798 vsize=189988 CPUtime=0.89 cores=0,2,4,6
/proc/12801/stat : 12801 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202496 37902 0 0 0 80 9 0 0 17 0 4 0 641243192 194547712 37766 33554432000 134512640 135305190 4291893648 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/12801/statm: 47497 37766 83 194 0 47301 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 198688

[startup+12.7006 s]
/proc/loadavg: 4.78 1.47 0.51 9/359 12804
/proc/meminfo: memFree=7629852/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=5.47 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 357 56837 0 0 0 0 528 19 18 0 1 0 641242643 8908800 252 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 252 209 178 0 68 0
[pid=12801] ppid=12798 vsize=242920 CPUtime=26.29 cores=0,2,4,6
/proc/12801/stat : 12801 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202496 51405 0 0 0 2597 32 0 0 22 0 4 0 641243192 248750080 51252 33554432000 134512640 135305190 4291893648 18446744073709551615 134563973 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12801/statm: 60730 51252 84 194 0 60534 0
[pid=12801/tid=12802] ppid=12798 vsize=242920 CPUtime=6.39 cores=0,2,4,6
/proc/12801/task/12802/stat : 12802 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 3306 0 0 0 634 5 0 0 25 0 4 0 641243268 248750080 51252 33554432000 134512640 135305190 4291893648 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12801/tid=12803] ppid=12798 vsize=242920 CPUtime=6.39 cores=0,2,4,6
/proc/12801/task/12803/stat : 12803 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 5538 0 0 0 632 7 0 0 19 0 4 0 641243268 248750080 51252 33554432000 134512640 135305190 4291893648 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12801/tid=12804] ppid=12798 vsize=242920 CPUtime=6.33 cores=0,2,4,6
/proc/12801/task/12804/stat : 12804 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 2617 0 0 0 627 6 0 0 25 0 4 0 641243268 248750080 51252 33554432000 134512640 135305190 4291893648 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 31.76
Current children cumulated vsize (KiB) 251620

[startup+25.501 s]
/proc/loadavg: 5.58 1.80 0.63 9/359 12804
/proc/meminfo: memFree=7536652/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=5.47 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 357 56837 0 0 0 0 528 19 18 0 1 0 641242643 8908800 252 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 252 209 178 0 68 0
[pid=12801] ppid=12798 vsize=280788 CPUtime=77.32 cores=0,2,4,6
/proc/12801/stat : 12801 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202496 60617 0 0 0 7693 39 0 0 25 0 4 0 641243192 287526912 60424 33554432000 134512640 135305190 4291893648 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12801/statm: 70197 60424 84 194 0 70001 0
[pid=12801/tid=12802] ppid=12798 vsize=280788 CPUtime=19.18 cores=0,2,4,6
/proc/12801/task/12802/stat : 12802 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 4404 0 0 0 1912 6 0 0 25 0 4 0 641243268 287526912 60424 33554432000 134512640 135305190 4291893648 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12801/tid=12803] ppid=12798 vsize=280788 CPUtime=19.19 cores=0,2,4,6
/proc/12801/task/12803/stat : 12803 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 10946 0 0 0 1909 10 0 0 25 0 4 0 641243268 287526912 60424 33554432000 134512640 135305190 4291893648 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12801/tid=12804] ppid=12798 vsize=280788 CPUtime=18.98 cores=0,2,4,6
/proc/12801/task/12804/stat : 12804 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 3761 0 0 0 1891 7 0 0 25 0 4 0 641243268 287526912 60424 33554432000 134512640 135305190 4291893648 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 82.79
Current children cumulated vsize (KiB) 289488

[startup+51.1009 s]
/proc/loadavg: 6.40 2.30 0.83 9/359 12805
/proc/meminfo: memFree=7391240/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=5.47 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 357 56837 0 0 0 0 528 19 18 0 1 0 641242643 8908800 252 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 252 209 178 0 68 0
[pid=12801] ppid=12798 vsize=318460 CPUtime=179.36 cores=0,2,4,6
/proc/12801/stat : 12801 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202496 70055 0 0 0 17890 46 0 0 25 0 4 0 641243192 326103040 69862 33554432000 134512640 135305190 4291893648 18446744073709551615 134528325 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12801/statm: 79615 69862 84 194 0 79419 0
[pid=12801/tid=12802] ppid=12798 vsize=318460 CPUtime=44.77 cores=0,2,4,6
/proc/12801/task/12802/stat : 12802 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 5363 0 0 0 4469 8 0 0 25 0 4 0 641243268 326103040 69862 33554432000 134512640 135305190 4291893648 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12801/tid=12803] ppid=12798 vsize=318460 CPUtime=44.78 cores=0,2,4,6
/proc/12801/task/12803/stat : 12803 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 16810 0 0 0 4465 13 0 0 18 0 4 0 641243268 326103040 69862 33554432000 134512640 135305190 4291893648 18446744073709551615 134529569 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12801/tid=12804] ppid=12798 vsize=318460 CPUtime=44.28 cores=0,2,4,6
/proc/12801/task/12804/stat : 12804 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 4915 0 0 0 4420 8 0 0 25 0 4 0 641243268 326103040 69862 33554432000 134512640 135305190 4291893648 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 184.83
Current children cumulated vsize (KiB) 327160

[startup+102.301 s]
/proc/loadavg: 7.38 3.19 1.21 9/359 12806
/proc/meminfo: memFree=7227572/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=5.47 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 357 56837 0 0 0 0 528 19 18 0 1 0 641242643 8908800 252 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 252 209 178 0 68 0
[pid=12801] ppid=12798 vsize=389072 CPUtime=383.52 cores=0,2,4,6
/proc/12801/stat : 12801 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202496 87259 0 0 0 38292 60 0 0 25 0 4 0 641243192 398409728 87066 33554432000 134512640 135305190 4291893648 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12801/statm: 97268 87066 84 194 0 97072 0
[pid=12801/tid=12802] ppid=12798 vsize=389072 CPUtime=95.94 cores=0,2,4,6
/proc/12801/task/12802/stat : 12802 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 7878 0 0 0 9583 11 0 0 25 0 4 0 641243268 398409728 87070 33554432000 134512640 135305190 4291893648 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12801/tid=12803] ppid=12798 vsize=389072 CPUtime=95.98 cores=0,2,4,6
/proc/12801/task/12803/stat : 12803 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 26855 0 0 0 9579 19 0 0 25 0 4 0 641243268 398409728 87070 33554432000 134512640 135305190 4291893648 18446744073709551615 134551930 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12801/tid=12804] ppid=12798 vsize=389072 CPUtime=94.89 cores=0,2,4,6
/proc/12801/task/12804/stat : 12804 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 6886 0 0 0 9479 10 0 0 25 0 4 0 641243268 398409728 87070 33554432000 134512640 135305190 4291893648 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 388.99
Current children cumulated vsize (KiB) 397772

[startup+162.301 s]
/proc/loadavg: 7.91 4.10 1.64 9/359 12808
/proc/meminfo: memFree=7046140/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=5.47 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 357 56837 0 0 0 0 528 19 18 0 1 0 641242643 8908800 252 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 252 209 178 0 68 0
[pid=12801] ppid=12798 vsize=443184 CPUtime=622.75 cores=0,2,4,6
/proc/12801/stat : 12801 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202496 101022 0 0 0 62205 70 0 0 25 0 4 0 641243192 453820416 100829 33554432000 134512640 135305190 4291893648 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12801/statm: 110796 100829 84 194 0 110600 0
[pid=12801/tid=12802] ppid=12798 vsize=443184 CPUtime=155.9 cores=0,2,4,6
/proc/12801/task/12802/stat : 12802 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 9754 0 0 0 15577 13 0 0 25 0 4 0 641243268 453820416 100829 33554432000 134512640 135305190 4291893648 18446744073709551615 134542034 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12801/tid=12803] ppid=12798 vsize=443184 CPUtime=155.96 cores=0,2,4,6
/proc/12801/task/12803/stat : 12803 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 34984 0 0 0 15574 22 0 0 25 0 4 0 641243268 453820416 100829 33554432000 134512640 135305190 4291893648 18446744073709551615 134528421 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12801/tid=12804] ppid=12798 vsize=443184 CPUtime=154.21 cores=0,2,4,6
/proc/12801/task/12804/stat : 12804 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 8246 0 0 0 15409 12 0 0 25 0 4 0 641243268 453820416 100829 33554432000 134512640 135305190 4291893648 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 628.22
Current children cumulated vsize (KiB) 451884

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

[startup+166.401 s]
/proc/loadavg: 7.91 4.16 1.67 9/359 12808
/proc/meminfo: memFree=7032616/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=5.47 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 357 56837 0 0 0 0 528 19 18 0 1 0 641242643 8908800 252 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 252 209 178 0 68 0
[pid=12801] ppid=12798 vsize=445160 CPUtime=639.11 cores=0,2,4,6
/proc/12801/stat : 12801 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202496 101641 0 0 0 63840 71 0 0 25 0 4 0 641243192 455843840 101448 33554432000 134512640 135305190 4291893648 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12801/statm: 111290 101448 84 194 0 111094 0
[pid=12801/tid=12802] ppid=12798 vsize=445160 CPUtime=160 cores=0,2,4,6
/proc/12801/task/12802/stat : 12802 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 9882 0 0 0 15987 13 0 0 25 0 4 0 641243268 455843840 101448 33554432000 134512640 135305190 4291893648 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12801/tid=12803] ppid=12798 vsize=445160 CPUtime=160.06 cores=0,2,4,6
/proc/12801/task/12803/stat : 12803 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 35167 0 0 0 15984 22 0 0 25 0 4 0 641243268 455843840 101448 33554432000 134512640 135305190 4291893648 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12801/tid=12804] ppid=12798 vsize=445160 CPUtime=158.26 cores=0,2,4,6
/proc/12801/task/12804/stat : 12804 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 8383 0 0 0 15814 12 0 0 25 0 4 0 641243268 455843840 101448 33554432000 134512640 135305190 4291893648 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 644.58
Current children cumulated vsize (KiB) 453860

[startup+168.001 s]
/proc/loadavg: 7.91 4.16 1.67 9/359 12808
/proc/meminfo: memFree=7031500/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=5.47 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 357 56837 0 0 0 0 528 19 18 0 1 0 641242643 8908800 252 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 252 209 178 0 68 0
[pid=12801] ppid=12798 vsize=447784 CPUtime=645.5 cores=0,2,4,6
/proc/12801/stat : 12801 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202496 102136 0 0 0 64478 72 0 0 25 0 4 0 641243192 458530816 101943 33554432000 134512640 135305190 4291893648 18446744073709551615 134528237 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12801/statm: 111946 101943 84 194 0 111750 0
[pid=12801/tid=12802] ppid=12798 vsize=447784 CPUtime=161.6 cores=0,2,4,6
/proc/12801/task/12802/stat : 12802 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 9983 0 0 0 16147 13 0 0 25 0 4 0 641243268 458530816 101943 33554432000 134512640 135305190 4291893648 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12801/tid=12803] ppid=12798 vsize=447784 CPUtime=161.67 cores=0,2,4,6
/proc/12801/task/12803/stat : 12803 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 35284 0 0 0 16144 23 0 0 25 0 4 0 641243268 458530816 101943 33554432000 134512640 135305190 4291893648 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12801/tid=12804] ppid=12798 vsize=447784 CPUtime=159.85 cores=0,2,4,6
/proc/12801/task/12804/stat : 12804 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 8527 0 0 0 15973 12 0 0 25 0 4 0 641243268 458530816 101943 33554432000 134512640 135305190 4291893648 18446744073709551615 134551930 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 650.97
Current children cumulated vsize (KiB) 456484

[startup+168.8 s]
/proc/loadavg: 7.92 4.22 1.71 9/359 12808
/proc/meminfo: memFree=7030012/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=5.47 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 357 56837 0 0 0 0 528 19 18 0 1 0 641242643 8908800 252 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 252 209 178 0 68 0
[pid=12801] ppid=12798 vsize=448344 CPUtime=648.68 cores=0,2,4,6
/proc/12801/stat : 12801 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202496 102345 0 0 0 64796 72 0 0 25 0 4 0 641243192 459104256 102152 33554432000 134512640 135305190 4291893648 18446744073709551615 134528224 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12801/statm: 112086 102152 84 194 0 111890 0
[pid=12801/tid=12802] ppid=12798 vsize=448344 CPUtime=162.4 cores=0,2,4,6
/proc/12801/task/12802/stat : 12802 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 10035 0 0 0 16227 13 0 0 25 0 4 0 641243268 459104256 102152 33554432000 134512640 135305190 4291893648 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12801/tid=12803] ppid=12798 vsize=448344 CPUtime=162.47 cores=0,2,4,6
/proc/12801/task/12803/stat : 12803 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 35355 0 0 0 16224 23 0 0 25 0 4 0 641243268 459104256 102152 33554432000 134512640 135305190 4291893648 18446744073709551615 134528428 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12801/tid=12804] ppid=12798 vsize=448344 CPUtime=160.64 cores=0,2,4,6
/proc/12801/task/12804/stat : 12804 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 8567 0 0 0 16052 12 0 0 25 0 4 0 641243268 459104256 102152 33554432000 134512640 135305190 4291893648 18446744073709551615 134528512 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 654.15
Current children cumulated vsize (KiB) 457044

[startup+169.2 s]
/proc/loadavg: 7.92 4.22 1.71 9/359 12808
/proc/meminfo: memFree=7030012/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=5.47 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 357 56837 0 0 0 0 528 19 18 0 1 0 641242643 8908800 252 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 252 209 178 0 68 0
[pid=12801] ppid=12798 vsize=448484 CPUtime=650.28 cores=0,2,4,6
/proc/12801/stat : 12801 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202496 102367 0 0 0 64956 72 0 0 25 0 4 0 641243192 459247616 102174 33554432000 134512640 135305190 4291893648 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12801/statm: 112121 102174 84 194 0 111925 0
[pid=12801/tid=12802] ppid=12798 vsize=448484 CPUtime=162.8 cores=0,2,4,6
/proc/12801/task/12802/stat : 12802 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 10035 0 0 0 16267 13 0 0 25 0 4 0 641243268 459247616 102174 33554432000 134512640 135305190 4291893648 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12801/tid=12803] ppid=12798 vsize=448484 CPUtime=162.87 cores=0,2,4,6
/proc/12801/task/12803/stat : 12803 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 35366 0 0 0 16264 23 0 0 25 0 4 0 641243268 459247616 102174 33554432000 134512640 135305190 4291893648 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12801/tid=12804] ppid=12798 vsize=448484 CPUtime=161.04 cores=0,2,4,6
/proc/12801/task/12804/stat : 12804 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 8572 0 0 0 16092 12 0 0 25 0 4 0 641243268 459247616 102174 33554432000 134512640 135305190 4291893648 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 655.75
Current children cumulated vsize (KiB) 457184

[startup+169.4 s]
/proc/loadavg: 7.92 4.22 1.71 9/359 12808
/proc/meminfo: memFree=7028772/32950928 swapFree=45937192/67111528
[pid=12798] ppid=12796 vsize=8700 CPUtime=5.47 cores=0,2,4,6
/proc/12798/stat : 12798 (manysat.sh) S 12796 12798 12655 0 -1 4202496 357 56837 0 0 0 0 528 19 18 0 1 0 641242643 8908800 252 33554432000 4194304 4922060 140737248132384 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12798/statm: 2175 252 209 178 0 68 0
[pid=12801] ppid=12798 vsize=448484 CPUtime=651.1 cores=0,2,4,6
/proc/12801/stat : 12801 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202496 102381 0 0 0 65038 72 0 0 25 0 4 0 641243192 459247616 102188 33554432000 134512640 135305190 4291893648 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12801/statm: 112121 102188 84 194 0 111925 0
[pid=12801/tid=12802] ppid=12798 vsize=448484 CPUtime=163.01 cores=0,2,4,6
/proc/12801/task/12802/stat : 12802 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 10035 0 0 0 16288 13 0 0 25 0 4 0 641243268 459247616 102188 33554432000 134512640 135305190 4291893648 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12801/tid=12803] ppid=12798 vsize=448484 CPUtime=163.08 cores=0,2,4,6
/proc/12801/task/12803/stat : 12803 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 35373 0 0 0 16285 23 0 0 25 0 4 0 641243268 459247616 102188 33554432000 134512640 135305190 4291893648 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12801/tid=12804] ppid=12798 vsize=448484 CPUtime=161.24 cores=0,2,4,6
/proc/12801/task/12804/stat : 12804 (manysat1.1_stat) R 12798 12798 12655 0 -1 4202560 8573 0 0 0 16112 12 0 0 25 0 4 0 641243268 459247616 102188 33554432000 134512640 135305190 4291893648 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 656.57
Current children cumulated vsize (KiB) 457184

Child status: 20
Real time (s): 169.48
CPU time (s): 656.786
CPU user time (s): 655.841
CPU system time (s): 0.944856
CPU usage (%): 387.531
Max. virtual memory (cumulated for all children) (KiB): 457184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 655.841
system time used= 0.944856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159805
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= 31715
involuntary context switches= 2879

runsolver used 0.52392 second user time and 1.3368 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-13 16:21:00
IDJOB=3361909
IDBENCH=69591
IDSOLVER=1838
FILE ID=node149/3361909-1305296458
RUNJOBID= node149-1305296390-12673
PBS_JOBID= 13321404
Free space on /tmp= 42144 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361909-1305296458/watcher-3361909-1305296458 -o /tmp/evaluation-result-3361909-1305296458/solver-3361909-1305296458 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3361909-1305296458.cnf aimd 1

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=895698259

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       7916656 kB
Buffers:        263728 kB
Cached:       19316408 kB
SwapCached:      19984 kB
Active:        9585044 kB
Inactive:     14769108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7916656 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           53184 kB
Writeback:           0 kB
AnonPages:     4766836 kB
Mapped:          14616 kB
Slab:           543276 kB
PageTables:      72900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80687956 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= 42144 MiB
End job on node149 at 2011-05-13 16:23:49