Trace number 3493390

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
PicoMUS 941UNSAT 357.148 357.138

General information on the benchmark

Namemus/marques-silva/design-debugging/
divider-problem.dimacs_2.filtered.cnf
MD5SUM13bebcb368372b5ede4dfb12c0f3e171
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.13052
Satisfiable
(Un)Satisfiability was proved
Number of variables228856
Number of clauses750705
Sum of the clauses size1922183
Maximum clause length4
Minimum clause length1
Number of clauses of size 11217
Number of clauses of size 2339392
Number of clauses of size 3398202
Number of clauses of size 411894
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c [picomus] WARNING: no output file given
0.00/0.00	c [picomus] p cnf 228856 750705
0.39/0.48	s UNSATISFIABLE
0.39/0.49	c [picomus] extracted core 1 of size 541 out of 750705 (0%) after 0.5 sec
0.48/0.59	c [picomus] extracted core 2 of size 541 out of 750705 (0%) after 0.6 sec
0.58/0.65	c [picomus] extracted core 3 of size 541 out of 750705 (0%) after 0.6 sec
0.69/0.71	c [picomus] extracted core 4 of size 541 out of 750705 (0%) after 0.7 sec
0.69/0.76	c [picomus] extracted core 5 of size 541 out of 750705 (0%) after 0.8 sec
0.79/0.82	c [picomus] extracted core 6 of size 541 out of 750705 (0%) after 0.8 sec
0.79/0.88	c [picomus] extracted core 7 of size 541 out of 750705 (0%) after 0.9 sec
0.88/0.94	c [picomus] extracted core 8 of size 541 out of 750705 (0%) after 0.9 sec
3.30/3.37	c [picomus] reduction 1 to 541 out of 750705 (0%) after 3.4 sec
357.10/357.11	c [picosat] 543 calls
357.10/357.11	c [picosat] 0 iterations
357.10/357.11	c [picosat] 0 restarts
357.10/357.11	c [picosat] 0 failed literals
357.10/357.11	c [picosat] 9 conflicts
357.10/357.11	c [picosat] 510033689 decisions
357.10/357.11	c [picosat] 1081 fixed variables
357.10/357.11	c [picosat] 3146 learned literals
357.10/357.11	c [picosat] 0.0% deleted literals
357.10/357.11	c [picosat] 510251065 propagations
357.10/357.11	c [picosat] 0.1% variables used
357.10/357.11	c [picosat] 301.2 seconds in library
357.10/357.11	c [picosat] 1.7 megaprops/second
357.10/357.11	c [picosat] probing 119.9 seconds 40%
357.10/357.11	c [picosat] 541 simplifications
357.10/357.11	c [picosat] 0 reductions
357.10/357.11	c [picosat] 0.0 MB recycled
357.10/357.11	c [picosat] 65.6 MB maximally allocated
357.10/357.11	c [picomus] found 750164 redundant clauses 100%
357.10/357.11	c [picomus] computed MUS of size 541 out of 750705 (0%)
357.10/357.11	v 3544
357.10/357.11	v 3553
357.10/357.11	v 3560
357.10/357.11	v 3608
357.10/357.11	v 3790
357.10/357.11	v 5305
357.10/357.11	v 5368
357.10/357.11	v 5553
357.10/357.11	v 7314
357.10/357.11	v 8827
357.10/357.11	v 8836
357.10/357.11	v 8843
357.10/357.11	v 8891
357.10/357.11	v 9073
357.10/357.11	v 9077
357.10/357.11	v 10588
357.10/357.11	v 10651
357.10/357.11	v 10836
357.10/357.11	v 10840
357.10/357.11	v 12597
357.10/357.11	v 12601
357.10/357.11	v 14110
357.10/357.11	v 14119
357.10/357.11	v 14174
357.10/357.11	v 14360
357.10/357.11	v 14364
357.10/357.11	v 15611
357.10/357.11	v 15871
357.10/357.11	v 15934
357.10/357.11	v 16123
357.10/357.11	v 16127
357.10/357.11	v 17374
357.10/357.11	v 17884
357.10/357.11	v 17888
357.10/357.11	v 19135
357.10/357.11	v 19393
357.10/357.11	v 19402
357.10/357.11	v 19457
357.10/357.11	v 19647
357.10/357.11	v 19651
357.10/357.11	v 20894
357.10/357.11	v 20918
357.10/357.11	v 21154
357.10/357.11	v 21217
357.10/357.11	v 21410
357.10/357.11	v 21414
357.10/357.11	v 22657
357.10/357.11	v 22681
357.10/357.11	v 23171
357.10/357.11	v 23175
357.10/357.11	v 24418
357.10/357.11	v 24442
357.10/357.11	v 24676
357.10/357.11	v 24685
357.10/357.11	v 24740
357.10/357.11	v 24934
357.10/357.11	v 24938
357.10/357.11	v 26201
357.10/357.11	v 26225
357.10/357.11	v 26437
357.10/357.11	v 26500
357.10/357.11	v 26697
357.10/357.11	v 26701
357.10/357.11	v 27964
357.10/357.11	v 27988
357.10/357.11	v 28458
357.10/357.11	v 28462
357.10/357.11	v 29725
357.10/357.11	v 29749
357.10/357.11	v 29959
357.10/357.11	v 29968
357.10/357.11	v 30023
357.10/357.11	v 30221
357.10/357.11	v 30225
357.10/357.11	v 31508
357.10/357.11	v 31532
357.10/357.11	v 31720
357.10/357.11	v 31783
357.10/357.11	v 31984
357.10/357.11	v 31988
357.10/357.11	v 33271
357.10/357.11	v 33295
357.10/357.11	v 33745
357.10/357.11	v 33749
357.10/357.11	v 35032
357.10/357.11	v 35056
357.10/357.11	v 35242
357.10/357.11	v 35251
357.10/357.11	v 35306
357.10/357.11	v 35508
357.10/357.11	v 35512
357.10/357.11	v 36815
357.10/357.11	v 36839
357.10/357.11	v 37003
357.10/357.11	v 37066
357.10/357.11	v 37271
357.10/357.11	v 37275
357.10/357.11	v 38578
357.10/357.11	v 38602
357.10/357.11	v 39032
357.10/357.11	v 39036
357.10/357.11	v 40339
357.10/357.11	v 40363
357.10/357.11	v 40525
357.10/357.11	v 40534
357.10/357.11	v 40589
357.10/357.11	v 40795
357.10/357.11	v 40799
357.10/357.11	v 42122
357.10/357.11	v 42146
357.10/357.11	v 42286
357.10/357.11	v 42349
357.10/357.11	v 42558
357.10/357.11	v 42562
357.10/357.11	v 43885
357.10/357.11	v 43909
357.10/357.11	v 44319
357.10/357.11	v 44323
357.10/357.11	v 45646
357.10/357.11	v 45670
357.10/357.11	v 45808
357.10/357.11	v 45817
357.10/357.11	v 45872
357.10/357.11	v 46082
357.10/357.11	v 46086
357.10/357.11	v 47429
357.10/357.11	v 47453
357.10/357.11	v 47569
357.10/357.11	v 47632
357.10/357.11	v 47845
357.10/357.12	v 47849
357.10/357.12	v 49192
357.10/357.12	v 49216
357.10/357.12	v 49606
357.10/357.12	v 49610
357.10/357.12	v 50953
357.10/357.12	v 50977
357.10/357.12	v 51091
357.10/357.12	v 51100
357.10/357.12	v 51155
357.10/357.12	v 51333
357.10/357.12	v 51369
357.10/357.12	v 51372
357.10/357.12	v 52736
357.10/357.12	v 52852
357.10/357.12	v 52915
357.10/357.12	v 53096
357.10/357.12	v 53132
357.10/357.12	v 53135
357.10/357.12	v 54499
357.10/357.12	v 54857
357.10/357.12	v 54893
357.10/357.12	v 54896
357.10/357.12	v 56260
357.10/357.12	v 56374
357.10/357.12	v 56383
357.10/357.12	v 56438
357.10/357.12	v 56475
357.10/357.12	v 56616
357.10/357.12	v 56655
357.10/357.12	v 58135
357.10/357.12	v 58144
357.10/357.12	v 58236
357.10/357.12	v 58238
357.10/357.12	v 59999
357.10/357.12	v 61657
357.10/357.12	v 61698
357.10/357.12	v 63452
357.10/357.12	v 101555
357.10/357.12	v 102357
357.10/357.12	v 102481
357.10/357.12	v 102550
357.10/357.12	v 102553
357.10/357.12	v 120402
357.10/357.12	v 137509
357.10/357.12	v 137512
357.10/357.12	v 138439
357.10/357.12	v 155547
357.10/357.12	v 155550
357.10/357.12	v 155672
357.10/357.12	v 156474
357.10/357.12	v 156476
357.10/357.12	v 156478
357.10/357.12	v 156592
357.10/357.12	v 156598
357.10/357.12	v 156659
357.10/357.12	v 156662
357.10/357.12	v 156667
357.10/357.12	v 156670
357.10/357.12	v 173588
357.10/357.12	v 174519
357.10/357.12	v 174527
357.10/357.12	v 191626
357.10/357.12	v 191629
357.10/357.12	v 192556
357.10/357.12	v 192564
357.10/357.12	v 209664
357.10/357.12	v 209667
357.10/357.12	v 209789
357.10/357.12	v 210053
357.10/357.12	v 210593
357.10/357.12	v 210595
357.10/357.12	v 210601
357.10/357.12	v 210603
357.10/357.12	v 210703
357.10/357.12	v 210709
357.10/357.12	v 210768
357.10/357.12	v 210771
357.10/357.12	v 210776
357.10/357.12	v 210779
357.10/357.12	v 214811
357.10/357.12	v 220864
357.10/357.12	v 220865
357.10/357.12	v 220867
357.10/357.12	v 221645
357.10/357.12	v 222028
357.10/357.12	v 222031
357.10/357.12	v 222034
357.10/357.12	v 227705
357.10/357.12	v 228644
357.10/357.12	v 228652
357.10/357.12	v 238950
357.10/357.12	v 245743
357.10/357.12	v 245746
357.10/357.12	v 246681
357.10/357.12	v 246689
357.10/357.12	v 256987
357.10/357.12	v 263781
357.10/357.12	v 263784
357.10/357.12	v 263906
357.10/357.12	v 264170
357.10/357.12	v 264718
357.10/357.12	v 264720
357.10/357.12	v 264726
357.10/357.12	v 264728
357.10/357.12	v 264814
357.10/357.12	v 264820
357.10/357.12	v 264877
357.10/357.12	v 264880
357.10/357.12	v 264885
357.10/357.12	v 264888
357.10/357.12	v 268928
357.10/357.12	v 274981
357.10/357.12	v 274982
357.10/357.12	v 274984
357.10/357.12	v 275024
357.10/357.12	v 275026
357.10/357.12	v 275034
357.10/357.12	v 275702
357.10/357.12	v 275762
357.10/357.12	v 276087
357.10/357.12	v 276090
357.10/357.12	v 276093
357.10/357.12	v 276145
357.10/357.12	v 276148
357.10/357.12	v 276151
357.10/357.12	v 281822
357.10/357.12	v 282769
357.10/357.12	v 282777
357.10/357.12	v 293067
357.10/357.12	v 293113
357.10/357.12	v 299860
357.10/357.12	v 299863
357.10/357.12	v 300806
357.10/357.12	v 300814
357.10/357.12	v 311104
357.10/357.12	v 311150
357.10/357.12	v 317898
357.10/357.12	v 317901
357.10/357.12	v 318023
357.10/357.12	v 318287
357.10/357.12	v 318843
357.10/357.12	v 318845
357.10/357.12	v 318851
357.10/357.12	v 318853
357.10/357.12	v 318925
357.10/357.12	v 318931
357.10/357.12	v 318986
357.10/357.12	v 318989
357.10/357.12	v 318994
357.10/357.12	v 318997
357.10/357.12	v 329141
357.10/357.12	v 329143
357.10/357.12	v 329151
357.10/357.12	v 329187
357.10/357.12	v 329189
357.10/357.12	v 329205
357.10/357.12	v 329759
357.10/357.12	v 329819
357.10/357.12	v 330144
357.10/357.12	v 330147
357.10/357.12	v 330150
357.10/357.12	v 330204
357.10/357.12	v 330207
357.10/357.12	v 330210
357.10/357.12	v 335939
357.10/357.12	v 336894
357.10/357.12	v 336902
357.10/357.12	v 347230
357.10/357.12	v 347280
357.10/357.12	v 353977
357.10/357.12	v 353980
357.10/357.12	v 354931
357.10/357.12	v 354939
357.10/357.12	v 365267
357.10/357.12	v 365317
357.10/357.12	v 372015
357.10/357.12	v 372018
357.10/357.12	v 372140
357.10/357.12	v 372404
357.10/357.12	v 372968
357.10/357.12	v 372970
357.10/357.12	v 372976
357.10/357.12	v 372978
357.10/357.12	v 373036
357.10/357.12	v 373042
357.10/357.12	v 373095
357.10/357.12	v 373098
357.10/357.12	v 373103
357.10/357.12	v 373106
357.10/357.12	v 383304
357.10/357.12	v 383306
357.10/357.12	v 383322
357.10/357.12	v 383354
357.10/357.12	v 383356
357.10/357.12	v 383380
357.10/357.12	v 383816
357.10/357.12	v 383876
357.10/357.12	v 384199
357.10/357.12	v 384202
357.10/357.12	v 384205
357.10/357.12	v 384261
357.10/357.12	v 384264
357.10/357.12	v 384267
357.10/357.12	v 390056
357.10/357.12	v 391019
357.10/357.12	v 391027
357.10/357.12	v 401397
357.10/357.12	v 401451
357.10/357.12	v 408094
357.10/357.12	v 408097
357.10/357.12	v 408923
357.10/357.12	v 408931
357.10/357.12	v 419301
357.10/357.12	v 419355
357.10/357.12	v 425999
357.10/357.12	v 426002
357.10/357.12	v 426124
357.10/357.12	v 426388
357.10/357.12	v 426960
357.10/357.12	v 426962
357.10/357.12	v 426968
357.10/357.12	v 426970
357.10/357.12	v 427014
357.10/357.12	v 427020
357.10/357.12	v 427071
357.10/357.12	v 427074
357.10/357.12	v 427079
357.10/357.12	v 427082
357.10/357.12	v 437338
357.10/357.12	v 437340
357.10/357.12	v 437364
357.10/357.12	v 437392
357.10/357.12	v 437394
357.10/357.12	v 437426
357.10/357.12	v 437740
357.10/357.12	v 437800
357.10/357.12	v 438119
357.10/357.12	v 438122
357.10/357.12	v 438125
357.10/357.12	v 438183
357.10/357.12	v 438186
357.10/357.12	v 438189
357.10/357.12	v 444040
357.10/357.12	v 445011
357.10/357.12	v 445019
357.10/357.12	v 455435
357.10/357.12	v 455493
357.10/357.12	v 462078
357.10/357.12	v 462081
357.10/357.12	v 463048
357.10/357.12	v 463056
357.10/357.12	v 473472
357.10/357.12	v 473530
357.10/357.12	v 480116
357.10/357.12	v 480119
357.10/357.12	v 480241
357.10/357.12	v 480505
357.10/357.12	v 481085
357.10/357.12	v 481087
357.10/357.12	v 481093
357.10/357.12	v 481095
357.10/357.12	v 481125
357.10/357.12	v 481131
357.10/357.12	v 481180
357.10/357.12	v 481183
357.10/357.12	v 481188
357.10/357.12	v 481191
357.10/357.12	v 491509
357.10/357.12	v 491511
357.10/357.12	v 491543
357.10/357.12	v 491567
357.10/357.12	v 491569
357.10/357.12	v 491609
357.10/357.12	v 491797
357.10/357.12	v 491857
357.10/357.12	v 492170
357.10/357.12	v 492173
357.10/357.12	v 492176
357.10/357.12	v 492236
357.10/357.12	v 492239
357.10/357.12	v 492242
357.10/357.12	v 498157
357.10/357.12	v 499136
357.10/357.12	v 499144
357.10/357.12	v 509610
357.10/357.12	v 509672
357.10/357.12	v 516195
357.10/357.12	v 516198
357.10/357.12	v 517173
357.10/357.12	v 517181
357.10/357.12	v 527647
357.10/357.12	v 527709
357.10/357.12	v 534233
357.10/357.12	v 534236
357.10/357.12	v 534358
357.10/357.12	v 534622
357.10/357.12	v 535210
357.10/357.12	v 535212
357.10/357.12	v 535218
357.10/357.12	v 535220
357.10/357.12	v 535236
357.10/357.12	v 535242
357.10/357.12	v 535289
357.10/357.12	v 535292
357.10/357.12	v 535297
357.10/357.12	v 535300
357.10/357.12	v 545684
357.10/357.12	v 545686
357.10/357.12	v 545726
357.10/357.12	v 545746
357.10/357.12	v 545748
357.10/357.12	v 545796
357.10/357.12	v 545812
357.10/357.12	v 545914
357.10/357.12	v 546219
357.10/357.12	v 546222
357.10/357.12	v 546225
357.10/357.12	v 546287
357.10/357.12	v 546290
357.10/357.12	v 546293
357.10/357.12	v 552274
357.10/357.12	v 553261
357.10/357.12	v 553269
357.10/357.12	v 563789
357.10/357.12	v 563857
357.10/357.12	v 570312
357.10/357.12	v 570315
357.10/357.12	v 571298
357.10/357.12	v 571306
357.10/357.12	v 581826
357.10/357.12	v 581894
357.10/357.12	v 588350
357.10/357.12	v 588353
357.10/357.12	v 588475
357.10/357.12	v 588739
357.10/357.12	v 589258
357.10/357.12	v 589262
357.10/357.12	v 589267
357.10/357.12	v 589335
357.10/357.12	v 589337
357.10/357.12	v 589343
357.10/357.12	v 589345
357.10/357.12	v 589353
357.10/357.12	v 589406
357.10/357.12	v 589409
357.10/357.12	v 599863
357.10/357.12	v 599865
357.10/357.12	v 599913
357.10/357.12	v 599929
357.10/357.12	v 599933
357.10/357.12	v 600336
357.10/357.12	v 600339
357.10/357.12	v 600342
357.10/357.12	v 601144
357.10/357.12	v 601148
357.10/357.12	v 601153
357.10/357.12	v 601156
357.10/357.12	v 601159
357.10/357.12	v 601175
357.10/357.12	v 606391
357.10/357.12	v 607312
357.10/357.12	v 607386
357.10/357.12	v 607556
357.10/357.12	v 617974
357.10/357.12	v 624429
357.10/357.12	v 624432
357.10/357.12	v 625349
357.10/357.12	v 625423
357.10/357.12	v 625593
357.10/357.12	v 636011
357.10/357.12	v 642467
357.10/357.12	v 642470
357.10/357.12	v 642592
357.10/357.12	v 642856
357.10/357.12	v 643375
357.10/357.12	v 643379
357.10/357.12	v 643384
357.10/357.12	v 643388
357.10/357.12	v 643460
357.10/357.12	v 643462
357.10/357.12	v 643632
357.10/357.12	v 643908
357.10/357.12	v 643948
357.10/357.12	v 644052
357.10/357.12	v 644153
357.10/357.12	v 644156
357.10/357.12	v 644159
357.10/357.12	v 654050
357.10/357.12	v 655261
357.10/357.12	v 655265
357.10/357.12	v 655270
357.10/357.12	v 655273
357.10/357.12	v 655276
357.10/357.12	v 655292
357.10/357.12	v 660508
357.10/357.12	v 660567
357.10/357.12	v 660631
357.10/357.12	v 661429
357.10/357.12	v 661673
357.10/357.12	v 661947
357.10/357.12	v 661987
357.10/357.12	v 662091
357.10/357.12	v 662192
357.10/357.12	v 662195
357.10/357.12	v 662198
357.10/357.12	v 678546
357.10/357.12	v 678549
357.10/357.12	v 678609
357.10/357.12	v 696643
357.10/357.12	v 714625
357.10/357.12	v 0
357.10/357.12	c [picomus] computed 541 irredundant clauses 0%
357.10/357.13	c [picomus] 1 reductions in 357.1 seconds

Verifier Data

OK	541

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493390-1307798919/watcher-3493390-1307798919 -o /tmp/evaluation-result-3493390-1307798919/solver-3493390-1307798919 -C 1800 -W 1850 -M 7680 picomus HOME/instance-3493390-1307798919.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.00 0.99 0.72 5/189 1710
/proc/meminfo: memFree=30896864/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=9592 CPUtime=0 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 111 0 0 0 0 0 0 0 22 0 1 0 891488983 9822208 65 33554432000 134512640 135072097 4288819408 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 2398 66 52 137 0 2259 0

[startup+0.013497 s]
/proc/loadavg: 3.00 0.99 0.72 5/189 1710
/proc/meminfo: memFree=30896864/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=10120 CPUtime=0 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 358 0 0 0 0 0 0 0 22 0 1 0 891488983 10362880 312 33554432000 134512640 135072097 4288819408 18446744073709551615 134705502 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 2530 314 52 137 0 2391 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10120

[startup+0.100506 s]
/proc/loadavg: 3.00 0.99 0.72 5/189 1710
/proc/meminfo: memFree=30896864/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=15532 CPUtime=0.08 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 2539 0 0 0 8 0 0 0 22 0 1 0 891488983 15904768 2493 33554432000 134512640 135072097 4288819408 18446744073709551615 134705502 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 3883 2494 53 137 0 3744 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15532

[startup+0.300465 s]
/proc/loadavg: 3.00 0.99 0.72 5/189 1710
/proc/meminfo: memFree=30896864/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=43024 CPUtime=0.28 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 10503 0 0 0 27 1 0 0 23 0 1 0 891488983 44056576 10411 33554432000 134512640 135072097 4288819408 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 10756 10414 61 137 0 10617 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 43024

[startup+0.700393 s]
/proc/loadavg: 3.00 0.99 0.72 5/189 1710
/proc/meminfo: memFree=30896864/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=42020 CPUtime=0.69 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 25970 0 0 0 65 4 0 0 25 0 1 0 891488983 43028480 9763 33554432000 134512640 135072097 4288819408 18446744073709551615 134553816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 10505 9764 70 137 0 10366 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42020

[startup+1.50024 s]
/proc/loadavg: 3.00 0.99 0.72 5/190 1711
/proc/meminfo: memFree=30835748/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=87584 CPUtime=1.49 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 55722 0 0 0 140 9 0 0 25 0 1 0 891488983 89686016 19239 33554432000 134512640 135072097 4288819408 18446744073709551615 134536383 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 21896 19239 75 137 0 21757 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87584

[startup+3.10094 s]
/proc/loadavg: 3.00 0.99 0.72 5/190 1711
/proc/meminfo: memFree=30819672/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=87584 CPUtime=3.09 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 55722 0 0 0 300 9 0 0 25 0 1 0 891488983 89686016 19239 33554432000 134512640 135072097 4288819408 18446744073709551615 134569605 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 21896 19239 75 137 0 21757 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87584

[startup+6.30031 s]
/proc/loadavg: 3.08 1.04 0.74 5/190 1711
/proc/meminfo: memFree=30814340/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=92068 CPUtime=6.29 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 56742 0 0 0 620 9 0 0 25 0 1 0 891488983 94277632 20259 33554432000 134512640 135072097 4288819408 18446744073709551615 134583507 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 23017 20259 77 137 0 22878 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92068

[startup+12.7011 s]
/proc/loadavg: 3.15 1.09 0.76 5/190 1711
/proc/meminfo: memFree=30814732/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=92068 CPUtime=12.69 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 56742 0 0 0 1260 9 0 0 25 0 1 0 891488983 94277632 20259 33554432000 134512640 135072097 4288819408 18446744073709551615 134583966 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 23017 20259 77 137 0 22878 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92068

[startup+25.5006 s]
/proc/loadavg: 3.34 1.23 0.81 5/190 1711
/proc/meminfo: memFree=30815016/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=92068 CPUtime=25.49 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 56742 0 0 0 2540 9 0 0 25 0 1 0 891488983 94277632 20259 33554432000 134512640 135072097 4288819408 18446744073709551615 134568033 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 23017 20259 77 137 0 22878 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92068

[startup+51.1007 s]
/proc/loadavg: 3.56 1.45 0.89 5/190 1712
/proc/meminfo: memFree=30815244/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=92068 CPUtime=51.09 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 56742 0 0 0 5100 9 0 0 25 0 1 0 891488983 94277632 20259 33554432000 134512640 135072097 4288819408 18446744073709551615 134568881 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 23017 20259 77 137 0 22878 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 92068

[startup+102.307 s]
/proc/loadavg: 3.81 1.85 1.05 5/190 1713
/proc/meminfo: memFree=30815296/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=92068 CPUtime=102.3 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 56742 0 0 0 10221 9 0 0 25 0 1 0 891488983 94277632 20259 33554432000 134512640 135072097 4288819408 18446744073709551615 134565963 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 23017 20259 77 137 0 22878 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 92068

[startup+162.3 s]
/proc/loadavg: 3.93 2.24 1.23 5/190 1715
/proc/meminfo: memFree=30815272/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=92068 CPUtime=162.3 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 56742 0 0 0 16221 9 0 0 25 0 1 0 891488983 94277632 20259 33554432000 134512640 135072097 4288819408 18446744073709551615 134583982 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 23017 20259 77 137 0 22878 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 92068

[startup+222.301 s]
/proc/loadavg: 3.97 2.55 1.40 5/190 1755
/proc/meminfo: memFree=30805032/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=92068 CPUtime=222.3 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 56742 0 0 0 22221 9 0 0 25 0 1 0 891488983 94277632 20259 33554432000 134512640 135072097 4288819408 18446744073709551615 134543369 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 23017 20259 77 137 0 22878 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 92068

[startup+282.3 s]
/proc/loadavg: 4.03 2.83 1.57 5/190 1756
/proc/meminfo: memFree=30804724/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=92068 CPUtime=282.3 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 56742 0 0 0 28221 9 0 0 25 0 1 0 891488983 94277632 20259 33554432000 134512640 135072097 4288819408 18446744073709551615 134549152 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 23017 20259 77 137 0 22878 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 92068

[startup+342.301 s]
/proc/loadavg: 3.65 2.96 1.69 4/184 1782
/proc/meminfo: memFree=30851444/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=92068 CPUtime=342.3 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 56742 0 0 0 34221 9 0 0 25 0 1 0 891488983 94277632 20259 33554432000 134512640 135072097 4288819408 18446744073709551615 134568500 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 23017 20259 77 137 0 22878 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 92068

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

[startup+345.5 s]
/proc/loadavg: 3.60 2.96 1.70 4/184 1782
/proc/meminfo: memFree=30851444/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=92068 CPUtime=345.5 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 56742 0 0 0 34541 9 0 0 25 0 1 0 891488983 94277632 20259 33554432000 134512640 135072097 4288819408 18446744073709551615 134568056 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 23017 20259 77 137 0 22878 0
Current children cumulated CPU time (s) 345.5
Current children cumulated vsize (KiB) 92068

[startup+351.901 s]
/proc/loadavg: 3.55 2.96 1.71 4/184 1782
/proc/meminfo: memFree=30851424/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=92068 CPUtime=351.9 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 56742 0 0 0 35181 9 0 0 25 0 1 0 891488983 94277632 20259 33554432000 134512640 135072097 4288819408 18446744073709551615 134548997 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 23017 20259 77 137 0 22878 0
Current children cumulated CPU time (s) 351.9
Current children cumulated vsize (KiB) 92068

[startup+355.1 s]
/proc/loadavg: 3.51 2.96 1.71 4/184 1782
/proc/meminfo: memFree=30851424/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=92068 CPUtime=355.1 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 56742 0 0 0 35501 9 0 0 25 0 1 0 891488983 94277632 20259 33554432000 134512640 135072097 4288819408 18446744073709551615 134549118 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 23017 20259 77 137 0 22878 0
Current children cumulated CPU time (s) 355.1
Current children cumulated vsize (KiB) 92068

[startup+355.9 s]
/proc/loadavg: 3.51 2.96 1.71 4/184 1782
/proc/meminfo: memFree=30851300/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=92068 CPUtime=355.9 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 56742 0 0 0 35581 9 0 0 25 0 1 0 891488983 94277632 20259 33554432000 134512640 135072097 4288819408 18446744073709551615 134568918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 23017 20259 77 137 0 22878 0
Current children cumulated CPU time (s) 355.9
Current children cumulated vsize (KiB) 92068

[startup+356.701 s]
/proc/loadavg: 3.51 2.96 1.71 4/184 1782
/proc/meminfo: memFree=30851416/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=92068 CPUtime=356.7 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 56742 0 0 0 35661 9 0 0 25 0 1 0 891488983 94277632 20259 33554432000 134512640 135072097 4288819408 18446744073709551615 134520108 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 23017 20259 77 137 0 22878 0
Current children cumulated CPU time (s) 356.7
Current children cumulated vsize (KiB) 92068

[startup+357.101 s]
/proc/loadavg: 3.51 2.96 1.71 4/184 1782
/proc/meminfo: memFree=30851416/32950928 swapFree=67055428/67111528
[pid=1710] ppid=1708 vsize=92068 CPUtime=357.1 cores=1,3
/proc/1710/stat : 1710 (picomus) R 1708 1710 408 0 -1 4202496 56742 0 0 0 35701 9 0 0 25 0 1 0 891488983 94277632 20259 33554432000 134512640 135072097 4288819408 18446744073709551615 134548968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1710/statm: 23017 20259 77 137 0 22878 0
Current children cumulated CPU time (s) 357.1
Current children cumulated vsize (KiB) 92068

Child status: 20
Real time (s): 357.138
CPU time (s): 357.148
CPU user time (s): 357.05
CPU system time (s): 0.097985
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 92068

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

runsolver used 0.563914 second user time and 1.38979 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-11 15:28:39
IDJOB=3493390
IDBENCH=89468
IDSOLVER=1974
FILE ID=node148/3493390-1307798919
RUNJOBID= node148-1307798835-1538
PBS_JOBID= 13551000
Free space on /tmp= 73924 MiB

SOLVER NAME= PicoMUS 941
BENCH NAME= SAT11/mus/marques-silva/design-debugging/divider-problem.dimacs_2.filtered.cnf
COMMAND LINE= picomus BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493390-1307798919/watcher-3493390-1307798919 -o /tmp/evaluation-result-3493390-1307798919/solver-3493390-1307798919 -C 1800 -W 1850 -M 7680  picomus HOME/instance-3493390-1307798919.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 13bebcb368372b5ede4dfb12c0f3e171
RANDOM SEED=1725432567

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30897408 kB
Buffers:        169912 kB
Cached:        1053032 kB
SwapCached:       8836 kB
Active:        1118328 kB
Inactive:       769344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30897408 kB
SwapTotal:    67111528 kB
SwapFree:     67055428 kB
Dirty:          102200 kB
Writeback:           0 kB
AnonPages:      663116 kB
Mapped:          14128 kB
Slab:           100136 kB
PageTables:       6256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   929596 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= 73924 MiB
End job on node148 at 2011-06-11 15:34:36