Trace number 3493574

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 249.801 249.793

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11803.cnf
MD5SUM6c6fd606fd41d7205b07602118ad74a0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.69544
Satisfiable
(Un)Satisfiability was proved
Number of variables276402
Number of clauses798348
Sum of the clauses size2080196
Maximum clause length3
Minimum clause length1
Number of clauses of size 131560
Number of clauses of size 2251728
Number of clauses of size 3515060
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 [picomus] WARNING: no output file given
0.00/0.00	c [picomus] p cnf 276427 798348
1.20/1.20	s UNSATISFIABLE
1.20/1.21	c [picomus] extracted core 1 of size 329 out of 798348 (0%) after 1.2 sec
1.29/1.35	c [picomus] extracted core 2 of size 329 out of 798348 (0%) after 1.4 sec
1.39/1.47	c [picomus] extracted core 3 of size 329 out of 798348 (0%) after 1.5 sec
1.49/1.58	c [picomus] extracted core 4 of size 329 out of 798348 (0%) after 1.6 sec
1.59/1.69	c [picomus] extracted core 5 of size 329 out of 798348 (0%) after 1.7 sec
1.79/1.80	c [picomus] extracted core 6 of size 329 out of 798348 (0%) after 1.8 sec
1.89/1.91	c [picomus] extracted core 7 of size 329 out of 798348 (0%) after 1.9 sec
1.99/2.02	c [picomus] extracted core 8 of size 329 out of 798348 (0%) after 2.0 sec
2.30/2.37	c [picomus] reduction 1 to 329 out of 798348 (0%) after 2.4 sec
226.30/226.36	c [picomus] reduction 2 to 328 out of 798348 (0%) after 226.4 sec
249.70/249.77	c [picosat] 331 calls
249.70/249.77	c [picosat] 0 iterations
249.70/249.77	c [picosat] 0 restarts
249.70/249.77	c [picosat] 0 failed literals
249.70/249.77	c [picosat] 16 conflicts
249.70/249.77	c [picosat] 352607677 decisions
249.70/249.77	c [picosat] 337 fixed variables
249.70/249.77	c [picosat] 1308 learned literals
249.70/249.77	c [picosat] 0.0% deleted literals
249.70/249.77	c [picosat] 352703983 propagations
249.70/249.77	c [picosat] 0.1% variables used
249.70/249.77	c [picosat] 209.7 seconds in library
249.70/249.77	c [picosat] 1.7 megaprops/second
249.70/249.77	c [picosat] probing 82.4 seconds 39%
249.70/249.77	c [picosat] 329 simplifications
249.70/249.77	c [picosat] 0 reductions
249.70/249.77	c [picosat] 0.0 MB recycled
249.70/249.77	c [picosat] 73.5 MB maximally allocated
249.70/249.77	c [picomus] found 798020 redundant clauses 100%
249.70/249.77	c [picomus] computed MUS of size 328 out of 798348 (0%)
249.70/249.77	v 31560
249.70/249.77	v 123338
249.70/249.77	v 123340
249.70/249.77	v 123342
249.70/249.77	v 123344
249.70/249.77	v 123346
249.70/249.77	v 123348
249.70/249.77	v 123350
249.70/249.77	v 123352
249.70/249.77	v 123354
249.70/249.77	v 123356
249.70/249.77	v 123358
249.70/249.77	v 123360
249.70/249.77	v 123362
249.70/249.77	v 123364
249.70/249.77	v 123366
249.70/249.77	v 123368
249.70/249.77	v 123370
249.70/249.77	v 123372
249.70/249.77	v 123374
249.70/249.77	v 123376
249.70/249.77	v 123378
249.70/249.77	v 123380
249.70/249.77	v 123382
249.70/249.77	v 123384
249.70/249.77	v 123386
249.70/249.77	v 123388
249.70/249.77	v 123390
249.70/249.77	v 123392
249.70/249.77	v 123394
249.70/249.77	v 123396
249.70/249.77	v 123397
249.70/249.77	v 123411
249.70/249.77	v 123413
249.70/249.77	v 123415
249.70/249.77	v 123422
249.70/249.77	v 123424
249.70/249.77	v 123425
249.70/249.77	v 123426
249.70/249.77	v 123433
249.70/249.77	v 123435
249.70/249.77	v 123436
249.70/249.77	v 123437
249.70/249.77	v 123444
249.70/249.77	v 123446
249.70/249.77	v 123447
249.70/249.77	v 123448
249.70/249.77	v 123455
249.70/249.77	v 123457
249.70/249.77	v 123458
249.70/249.77	v 123459
249.70/249.77	v 123466
249.70/249.77	v 123468
249.70/249.77	v 123469
249.70/249.77	v 123470
249.70/249.77	v 123477
249.70/249.77	v 123479
249.70/249.77	v 123480
249.70/249.77	v 123481
249.70/249.77	v 123488
249.70/249.77	v 123490
249.70/249.77	v 123491
249.70/249.77	v 123492
249.70/249.77	v 123499
249.70/249.77	v 123501
249.70/249.77	v 123502
249.70/249.77	v 123503
249.70/249.77	v 123510
249.70/249.77	v 123512
249.70/249.77	v 123513
249.70/249.77	v 123514
249.70/249.77	v 123521
249.70/249.77	v 123523
249.70/249.77	v 123524
249.70/249.77	v 123525
249.70/249.77	v 123532
249.70/249.77	v 123534
249.70/249.77	v 123535
249.70/249.77	v 123536
249.70/249.77	v 123543
249.70/249.77	v 123545
249.70/249.77	v 123546
249.70/249.77	v 123547
249.70/249.77	v 123554
249.70/249.77	v 123556
249.70/249.77	v 123557
249.70/249.77	v 123558
249.70/249.77	v 123565
249.70/249.77	v 123567
249.70/249.77	v 123568
249.70/249.77	v 123569
249.70/249.77	v 123576
249.70/249.77	v 123578
249.70/249.77	v 123579
249.70/249.77	v 123580
249.70/249.77	v 123587
249.70/249.77	v 123589
249.70/249.77	v 123590
249.70/249.77	v 123591
249.70/249.77	v 123598
249.70/249.77	v 123600
249.70/249.77	v 123601
249.70/249.77	v 123602
249.70/249.77	v 123609
249.70/249.77	v 123611
249.70/249.77	v 123612
249.70/249.77	v 123613
249.70/249.77	v 123620
249.70/249.77	v 123622
249.70/249.77	v 123623
249.70/249.77	v 123624
249.70/249.77	v 123631
249.70/249.77	v 123633
249.70/249.77	v 123634
249.70/249.77	v 123635
249.70/249.77	v 123642
249.70/249.77	v 123644
249.70/249.77	v 123645
249.70/249.77	v 123646
249.70/249.77	v 123653
249.70/249.77	v 123655
249.70/249.77	v 123656
249.70/249.77	v 123657
249.70/249.77	v 123664
249.70/249.77	v 123666
249.70/249.77	v 123667
249.70/249.77	v 123668
249.70/249.77	v 123675
249.70/249.77	v 123677
249.70/249.77	v 123678
249.70/249.77	v 123679
249.70/249.77	v 123686
249.70/249.77	v 123688
249.70/249.77	v 123689
249.70/249.77	v 123690
249.70/249.77	v 123697
249.70/249.77	v 123699
249.70/249.77	v 123700
249.70/249.77	v 123701
249.70/249.77	v 123708
249.70/249.77	v 123710
249.70/249.77	v 123711
249.70/249.77	v 123712
249.70/249.77	v 123719
249.70/249.77	v 123721
249.70/249.77	v 123722
249.70/249.77	v 123723
249.70/249.77	v 123730
249.70/249.77	v 123732
249.70/249.77	v 123733
249.70/249.77	v 123734
249.70/249.77	v 123740
249.70/249.77	v 123744
249.70/249.77	v 123745
249.70/249.77	v 123747
249.70/249.77	v 123753
249.70/249.77	v 123756
249.70/249.77	v 123760
249.70/249.77	v 123762
249.70/249.77	v 123764
249.70/249.77	v 123766
249.70/249.77	v 123768
249.70/249.77	v 123770
249.70/249.77	v 123772
249.70/249.77	v 123774
249.70/249.77	v 123776
249.70/249.77	v 123778
249.70/249.77	v 123779
249.70/249.77	v 123783
249.70/249.77	v 123785
249.70/249.77	v 123787
249.70/249.77	v 123789
249.70/249.77	v 123791
249.70/249.77	v 123793
249.70/249.77	v 123795
249.70/249.77	v 123797
249.70/249.77	v 123799
249.70/249.77	v 123801
249.70/249.77	v 123803
249.70/249.77	v 123805
249.70/249.77	v 123807
249.70/249.77	v 123809
249.70/249.77	v 123811
249.70/249.77	v 123813
249.70/249.77	v 123815
249.70/249.77	v 123817
249.70/249.77	v 123819
249.70/249.77	v 123821
249.70/249.77	v 123823
249.70/249.77	v 123825
249.70/249.77	v 123827
249.70/249.77	v 123829
249.70/249.77	v 123831
249.70/249.77	v 123833
249.70/249.77	v 123835
249.70/249.77	v 123837
249.70/249.77	v 123839
249.70/249.77	v 123841
249.70/249.77	v 123844
249.70/249.77	v 123845
249.70/249.77	v 123847
249.70/249.77	v 123849
249.70/249.77	v 123852
249.70/249.77	v 123853
249.70/249.77	v 123856
249.70/249.77	v 123858
249.70/249.77	v 123862
249.70/249.77	v 123867
249.70/249.77	v 123869
249.70/249.77	v 123873
249.70/249.77	v 123878
249.70/249.77	v 123880
249.70/249.77	v 123884
249.70/249.77	v 123889
249.70/249.77	v 123891
249.70/249.77	v 123895
249.70/249.77	v 123900
249.70/249.77	v 123902
249.70/249.77	v 123906
249.70/249.77	v 123911
249.70/249.77	v 123913
249.70/249.77	v 123917
249.70/249.77	v 123922
249.70/249.77	v 123924
249.70/249.77	v 123928
249.70/249.77	v 123933
249.70/249.77	v 123935
249.70/249.77	v 123939
249.70/249.77	v 123944
249.70/249.77	v 123946
249.70/249.77	v 123950
249.70/249.77	v 123955
249.70/249.77	v 123957
249.70/249.77	v 123961
249.70/249.77	v 123966
249.70/249.77	v 123968
249.70/249.77	v 123972
249.70/249.77	v 123977
249.70/249.77	v 123979
249.70/249.77	v 123983
249.70/249.77	v 123988
249.70/249.77	v 123990
249.70/249.77	v 123994
249.70/249.77	v 123999
249.70/249.77	v 124001
249.70/249.77	v 124005
249.70/249.77	v 124010
249.70/249.77	v 124012
249.70/249.77	v 124016
249.70/249.77	v 124021
249.70/249.77	v 124023
249.70/249.77	v 124027
249.70/249.77	v 124032
249.70/249.77	v 124034
249.70/249.77	v 124038
249.70/249.77	v 124043
249.70/249.77	v 124045
249.70/249.77	v 124049
249.70/249.77	v 124054
249.70/249.77	v 124056
249.70/249.77	v 124060
249.70/249.77	v 124065
249.70/249.77	v 124067
249.70/249.77	v 124071
249.70/249.77	v 124076
249.70/249.77	v 124078
249.70/249.77	v 124082
249.70/249.77	v 124087
249.70/249.77	v 124089
249.70/249.77	v 124093
249.70/249.77	v 124098
249.70/249.77	v 124100
249.70/249.77	v 124104
249.70/249.77	v 124109
249.70/249.77	v 124111
249.70/249.77	v 124115
249.70/249.77	v 124120
249.70/249.77	v 124122
249.70/249.77	v 124126
249.70/249.77	v 124131
249.70/249.77	v 124133
249.70/249.77	v 124137
249.70/249.77	v 124142
249.70/249.77	v 124144
249.70/249.77	v 124148
249.70/249.77	v 124153
249.70/249.77	v 124155
249.70/249.77	v 124159
249.70/249.77	v 124164
249.70/249.77	v 124166
249.70/249.77	v 124170
249.70/249.77	v 124175
249.70/249.77	v 124177
249.70/249.77	v 124181
249.70/249.77	v 124187
249.70/249.77	v 124188
249.70/249.77	v 124189
249.70/249.77	v 124191
249.70/249.77	v 124192
249.70/249.77	v 124194
249.70/249.77	v 124195
249.70/249.77	v 124196
249.70/249.77	v 124198
249.70/249.77	v 124199
249.70/249.77	v 124200
249.70/249.77	v 124201
249.70/249.77	v 124202
249.70/249.77	v 124206
249.70/249.77	v 124208
249.70/249.77	v 124210
249.70/249.77	v 124212
249.70/249.77	v 124214
249.70/249.77	v 124216
249.70/249.77	v 124218
249.70/249.77	v 124220
249.70/249.77	v 124222
249.70/249.77	v 124224
249.70/249.77	v 124225
249.70/249.77	v 124227
249.70/249.77	v 124414
249.70/249.77	v 124418
249.70/249.77	v 124419
249.70/249.77	v 124422
249.70/249.77	v 126132
249.70/249.77	v 126136
249.70/249.77	v 289132
249.70/249.77	v 687511
249.70/249.77	v 798346
249.70/249.77	v 0
249.70/249.77	c [picomus] computed 328 irredundant clauses 0%
249.70/249.79	c [picomus] 2 reductions in 249.8 seconds

Verifier Data

OK	328

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

running on 2 cores: 5,7

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: 0.37 1.85 2.45 2/179 24569
/proc/meminfo: memFree=31340412/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=10940 CPUtime=0 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 445 0 0 0 0 0 0 0 22 0 1 0 970301546 11202560 399 33554432000 134512640 135072097 4289859088 18446744073709551615 134684624 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 2735 399 53 137 0 2596 0

[startup+0.101198 s]
/proc/loadavg: 0.37 1.85 2.45 2/179 24569
/proc/meminfo: memFree=31340412/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=16748 CPUtime=0.09 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 2725 0 0 0 9 0 0 0 22 0 1 0 970301546 17149952 2679 33554432000 134512640 135072097 4289859088 18446744073709551615 134705502 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 4187 2681 53 137 0 4048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16748

[startup+0.201177 s]
/proc/loadavg: 0.37 1.85 2.45 2/179 24569
/proc/meminfo: memFree=31340412/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=22556 CPUtime=0.19 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 4980 0 0 0 18 1 0 0 23 0 1 0 970301546 23097344 4934 33554432000 134512640 135072097 4289859088 18446744073709551615 134705502 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 5639 4935 53 137 0 5500 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 22556

[startup+0.301161 s]
/proc/loadavg: 0.37 1.85 2.45 2/179 24569
/proc/meminfo: memFree=31340412/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=46000 CPUtime=0.29 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 10940 0 0 0 27 2 0 0 23 0 1 0 970301546 47104000 10864 33554432000 134512640 135072097 4289859088 18446744073709551615 134540796 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 11500 10866 61 137 0 11361 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46000

[startup+0.701087 s]
/proc/loadavg: 0.37 1.85 2.45 2/179 24569
/proc/meminfo: memFree=31340412/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=76248 CPUtime=0.69 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 18318 0 0 0 66 3 0 0 25 0 1 0 970301546 78077952 18242 33554432000 134512640 135072097 4289859088 18446744073709551615 134536667 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 19062 18242 68 137 0 18923 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76248

[startup+1.50094 s]
/proc/loadavg: 0.66 1.89 2.46 5/183 24584
/proc/meminfo: memFree=31239772/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=44108 CPUtime=1.49 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 32109 0 0 0 144 5 0 0 25 0 1 0 970301546 45166592 10456 33554432000 134512640 135072097 4289859088 18446744073709551615 134553816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 11027 10457 76 137 0 10888 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44108

[startup+3.10063 s]
/proc/loadavg: 0.66 1.89 2.46 5/190 24598
/proc/meminfo: memFree=31179848/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=101944 CPUtime=3.09 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 67864 0 0 0 299 10 0 0 25 0 1 0 970301546 104390656 22588 33554432000 134512640 135072097 4289859088 18446744073709551615 134564570 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 25486 22588 77 137 0 25347 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101944

[startup+6.30102 s]
/proc/loadavg: 0.66 1.89 2.46 5/190 24598
/proc/meminfo: memFree=31109596/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=101944 CPUtime=6.29 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 67864 0 0 0 619 10 0 0 25 0 1 0 970301546 104390656 22588 33554432000 134512640 135072097 4289859088 18446744073709551615 134583955 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 25486 22588 77 137 0 25347 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 101944

[startup+12.7008 s]
/proc/loadavg: 1.18 1.96 2.47 5/190 24598
/proc/meminfo: memFree=31106308/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=101944 CPUtime=12.69 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 67864 0 0 0 1259 10 0 0 25 0 1 0 970301546 104390656 22588 33554432000 134512640 135072097 4289859088 18446744073709551615 134568502 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 25486 22588 77 137 0 25347 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 101944

[startup+25.5004 s]
/proc/loadavg: 1.61 2.03 2.49 5/190 24598
/proc/meminfo: memFree=31100292/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=101944 CPUtime=25.49 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 67864 0 0 0 2539 10 0 0 25 0 1 0 970301546 104390656 22588 33554432000 134512640 135072097 4289859088 18446744073709551615 134568209 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 25486 22588 77 137 0 25347 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 101944

[startup+51.1005 s]
/proc/loadavg: 2.42 2.18 2.53 5/190 24599
/proc/meminfo: memFree=31129884/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=101944 CPUtime=51.09 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 67864 0 0 0 5099 10 0 0 25 0 1 0 970301546 104390656 22588 33554432000 134512640 135072097 4289859088 18446744073709551615 134568033 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 25486 22588 77 137 0 25347 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 101944

[startup+102.301 s]
/proc/loadavg: 3.37 2.49 2.61 5/190 24600
/proc/meminfo: memFree=31132152/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=101944 CPUtime=102.3 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 67864 0 0 0 10220 10 0 0 25 0 1 0 970301546 104390656 22588 33554432000 134512640 135072097 4289859088 18446744073709551615 134548783 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 25486 22588 77 137 0 25347 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 101944

[startup+162.301 s]
/proc/loadavg: 3.77 2.76 2.69 5/190 24687
/proc/meminfo: memFree=31142968/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=101944 CPUtime=162.29 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 67864 0 0 0 16219 10 0 0 25 0 1 0 970301546 104390656 22588 33554432000 134512640 135072097 4289859088 18446744073709551615 134585038 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 25486 22588 77 137 0 25347 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 101944

[startup+222.307 s]
/proc/loadavg: 3.91 2.98 2.77 5/190 24688
/proc/meminfo: memFree=31007084/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=101944 CPUtime=222.3 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 67864 0 0 0 22220 10 0 0 25 0 1 0 970301546 104390656 22588 33554432000 134512640 135072097 4289859088 18446744073709551615 134548997 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 25486 22588 77 137 0 25347 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 101944

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

[startup+230.401 s]
/proc/loadavg: 3.92 3.00 2.78 5/190 24689
/proc/meminfo: memFree=30992820/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=101944 CPUtime=230.4 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 67864 0 0 0 23030 10 0 0 25 0 1 0 970301546 104390656 22588 33554432000 134512640 135072097 4289859088 18446744073709551615 134565940 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 25486 22588 77 137 0 25347 0
Current children cumulated CPU time (s) 230.4
Current children cumulated vsize (KiB) 101944

[startup+243.207 s]
/proc/loadavg: 3.94 3.05 2.80 5/190 24689
/proc/meminfo: memFree=30815288/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=101944 CPUtime=243.2 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 67864 0 0 0 24310 10 0 0 25 0 1 0 970301546 104390656 22588 33554432000 134512640 135072097 4289859088 18446744073709551615 134565902 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 25486 22588 77 137 0 25347 0
Current children cumulated CPU time (s) 243.2
Current children cumulated vsize (KiB) 101944

[startup+246.401 s]
/proc/loadavg: 3.94 3.06 2.80 5/190 24689
/proc/meminfo: memFree=30775112/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=101944 CPUtime=246.4 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 67864 0 0 0 24630 10 0 0 25 0 1 0 970301546 104390656 22588 33554432000 134512640 135072097 4289859088 18446744073709551615 134518198 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 25486 22588 77 137 0 25347 0
Current children cumulated CPU time (s) 246.4
Current children cumulated vsize (KiB) 101944

[startup+248 s]
/proc/loadavg: 3.94 3.06 2.80 5/190 24689
/proc/meminfo: memFree=30761592/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=101944 CPUtime=247.99 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 67864 0 0 0 24789 10 0 0 25 0 1 0 970301546 104390656 22588 33554432000 134512640 135072097 4289859088 18446744073709551615 134518236 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 25486 22588 77 137 0 25347 0
Current children cumulated CPU time (s) 247.99
Current children cumulated vsize (KiB) 101944

[startup+248.801 s]
/proc/loadavg: 3.94 3.06 2.80 5/190 24689
/proc/meminfo: memFree=30748704/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=101944 CPUtime=248.8 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 67864 0 0 0 24870 10 0 0 25 0 1 0 970301546 104390656 22588 33554432000 134512640 135072097 4289859088 18446744073709551615 134543348 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 25486 22588 77 137 0 25347 0
Current children cumulated CPU time (s) 248.8
Current children cumulated vsize (KiB) 101944

[startup+249.201 s]
/proc/loadavg: 3.94 3.06 2.80 5/190 24689
/proc/meminfo: memFree=30748704/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=101944 CPUtime=249.2 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 67864 0 0 0 24910 10 0 0 25 0 1 0 970301546 104390656 22588 33554432000 134512640 135072097 4289859088 18446744073709551615 134565902 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 25486 22588 77 137 0 25347 0
Current children cumulated CPU time (s) 249.2
Current children cumulated vsize (KiB) 101944

[startup+249.601 s]
/proc/loadavg: 3.94 3.06 2.80 5/190 24689
/proc/meminfo: memFree=30748704/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=101944 CPUtime=249.6 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 67864 0 0 0 24950 10 0 0 25 0 1 0 970301546 104390656 22588 33554432000 134512640 135072097 4289859088 18446744073709551615 134518232 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 25486 22588 77 137 0 25347 0
Current children cumulated CPU time (s) 249.6
Current children cumulated vsize (KiB) 101944

[startup+249.701 s]
/proc/loadavg: 3.94 3.06 2.80 5/190 24689
/proc/meminfo: memFree=30735932/32950928 swapFree=67056212/67111528
[pid=24569] ppid=24567 vsize=101944 CPUtime=249.7 cores=5,7
/proc/24569/stat : 24569 (picomus) R 24567 24569 24520 0 -1 4202496 67864 0 0 0 24960 10 0 0 25 0 1 0 970301546 104390656 22588 33554432000 134512640 135072097 4289859088 18446744073709551615 134549174 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24569/statm: 25486 22588 77 137 0 25347 0
Current children cumulated CPU time (s) 249.7
Current children cumulated vsize (KiB) 101944

Child status: 20
Real time (s): 249.793
CPU time (s): 249.801
CPU user time (s): 249.687
CPU system time (s): 0.113982
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 101944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 249.687
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67865
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= 4
involuntary context switches= 3116

runsolver used 0.38894 second user time and 0.98185 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-11 15:58:29
IDJOB=3493574
IDBENCH=20463
IDSOLVER=1974
FILE ID=node115/3493574-1307800708
RUNJOBID= node115-1307800705-24541
PBS_JOBID= 13551062
Free space on /tmp= 74100 MiB

SOLVER NAME= PicoMUS 941
BENCH NAME= SAT07/industrial/babic/hsatv17/hsat_vc11803.cnf
COMMAND LINE= picomus BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493574-1307800708/watcher-3493574-1307800708 -o /tmp/evaluation-result-3493574-1307800708/solver-3493574-1307800708 -C 1800 -W 1850 -M 7680  picomus HOME/instance-3493574-1307800708.cnf

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

MD5SUM BENCH= 6c6fd606fd41d7205b07602118ad74a0
RANDOM SEED=2135699280

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.75
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.811
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.811
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.77
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.811
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.811
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.75
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.811
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:      31341204 kB
Buffers:        289972 kB
Cached:        1054768 kB
SwapCached:       9476 kB
Active:         519360 kB
Inactive:       898184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31341204 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:           28704 kB
Writeback:           0 kB
AnonPages:       70344 kB
Mapped:          13480 kB
Slab:           127156 kB
PageTables:       5392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   263376 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= 74084 MiB
End job on node115 at 2011-06-11 16:02:39