Trace number 3493578

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 152.756 152.759

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11944.cnf
MD5SUMeef911a782905fce2d6d67e1fb443023
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.48077
Satisfiable
(Un)Satisfiability was proved
Number of variables178730
Number of clauses508210
Sum of the clauses size1309303
Maximum clause length3
Minimum clause length1
Number of clauses of size 121343
Number of clauses of size 2172641
Number of clauses of size 3314226
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 178771 508210
0.69/0.76	s UNSATISFIABLE
0.69/0.77	c [picomus] extracted core 1 of size 329 out of 508210 (0%) after 0.8 sec
0.78/0.86	c [picomus] extracted core 2 of size 329 out of 508210 (0%) after 0.9 sec
0.89/0.93	c [picomus] extracted core 3 of size 329 out of 508210 (0%) after 0.9 sec
0.99/1.00	c [picomus] extracted core 4 of size 329 out of 508210 (0%) after 1.0 sec
0.99/1.08	c [picomus] extracted core 5 of size 329 out of 508210 (0%) after 1.1 sec
1.09/1.15	c [picomus] extracted core 6 of size 329 out of 508210 (0%) after 1.1 sec
1.18/1.22	c [picomus] extracted core 7 of size 329 out of 508210 (0%) after 1.2 sec
1.18/1.29	c [picomus] extracted core 8 of size 329 out of 508210 (0%) after 1.3 sec
1.48/1.53	c [picomus] reduction 1 to 329 out of 508210 (0%) after 1.5 sec
138.38/138.46	c [picomus] reduction 2 to 328 out of 508210 (0%) after 138.5 sec
152.69/152.74	c [picosat] 331 calls
152.69/152.74	c [picosat] 0 iterations
152.69/152.74	c [picosat] 0 restarts
152.69/152.74	c [picosat] 0 failed literals
152.69/152.74	c [picosat] 16 conflicts
152.69/152.74	c [picosat] 225411243 decisions
152.69/152.74	c [picosat] 337 fixed variables
152.69/152.74	c [picosat] 1308 learned literals
152.69/152.74	c [picosat] 0.0% deleted literals
152.69/152.74	c [picosat] 225507549 propagations
152.69/152.74	c [picosat] 0.1% variables used
152.69/152.74	c [picosat] 127.9 seconds in library
152.69/152.74	c [picosat] 1.8 megaprops/second
152.69/152.74	c [picosat] probing 50.3 seconds 39%
152.69/152.74	c [picosat] 329 simplifications
152.69/152.74	c [picosat] 0 reductions
152.69/152.74	c [picosat] 0.0 MB recycled
152.69/152.74	c [picosat] 44.3 MB maximally allocated
152.69/152.74	c [picomus] found 507882 redundant clauses 100%
152.69/152.74	c [picomus] computed MUS of size 328 out of 508210 (0%)
152.69/152.74	v 21343
152.69/152.74	v 113121
152.69/152.74	v 113123
152.69/152.74	v 113125
152.69/152.74	v 113127
152.69/152.74	v 113129
152.69/152.74	v 113131
152.69/152.74	v 113133
152.69/152.74	v 113135
152.69/152.74	v 113137
152.69/152.74	v 113139
152.69/152.74	v 113141
152.69/152.74	v 113143
152.69/152.74	v 113145
152.69/152.74	v 113147
152.69/152.74	v 113149
152.69/152.74	v 113151
152.69/152.74	v 113153
152.69/152.74	v 113155
152.69/152.74	v 113157
152.69/152.74	v 113159
152.69/152.74	v 113161
152.69/152.74	v 113163
152.69/152.74	v 113165
152.69/152.74	v 113167
152.69/152.74	v 113169
152.69/152.74	v 113171
152.69/152.74	v 113173
152.69/152.74	v 113175
152.69/152.74	v 113177
152.69/152.74	v 113179
152.69/152.74	v 113180
152.69/152.74	v 113194
152.69/152.74	v 113196
152.69/152.74	v 113198
152.69/152.74	v 113205
152.69/152.74	v 113207
152.69/152.74	v 113208
152.69/152.74	v 113209
152.69/152.74	v 113216
152.69/152.74	v 113218
152.69/152.74	v 113219
152.69/152.74	v 113220
152.69/152.74	v 113227
152.69/152.74	v 113229
152.69/152.74	v 113230
152.69/152.74	v 113231
152.69/152.74	v 113238
152.69/152.74	v 113240
152.69/152.74	v 113241
152.69/152.74	v 113242
152.69/152.74	v 113249
152.69/152.74	v 113251
152.69/152.74	v 113252
152.69/152.74	v 113253
152.69/152.74	v 113260
152.69/152.74	v 113262
152.69/152.74	v 113263
152.69/152.74	v 113264
152.69/152.74	v 113271
152.69/152.74	v 113273
152.69/152.74	v 113274
152.69/152.74	v 113275
152.69/152.74	v 113282
152.69/152.74	v 113284
152.69/152.74	v 113285
152.69/152.74	v 113286
152.69/152.74	v 113293
152.69/152.74	v 113295
152.69/152.74	v 113296
152.69/152.74	v 113297
152.69/152.74	v 113304
152.69/152.74	v 113306
152.69/152.74	v 113307
152.69/152.74	v 113308
152.69/152.74	v 113315
152.69/152.74	v 113317
152.69/152.74	v 113318
152.69/152.74	v 113319
152.69/152.74	v 113326
152.69/152.74	v 113328
152.69/152.74	v 113329
152.69/152.74	v 113330
152.69/152.74	v 113337
152.69/152.74	v 113339
152.69/152.74	v 113340
152.69/152.74	v 113341
152.69/152.74	v 113348
152.69/152.74	v 113350
152.69/152.74	v 113351
152.69/152.74	v 113352
152.69/152.74	v 113359
152.69/152.74	v 113361
152.69/152.74	v 113362
152.69/152.74	v 113363
152.69/152.74	v 113370
152.69/152.74	v 113372
152.69/152.74	v 113373
152.69/152.74	v 113374
152.69/152.74	v 113381
152.69/152.74	v 113383
152.69/152.74	v 113384
152.69/152.74	v 113385
152.69/152.74	v 113392
152.69/152.74	v 113394
152.69/152.74	v 113395
152.69/152.74	v 113396
152.69/152.74	v 113403
152.69/152.74	v 113405
152.69/152.74	v 113406
152.69/152.74	v 113407
152.69/152.74	v 113414
152.69/152.74	v 113416
152.69/152.74	v 113417
152.69/152.74	v 113418
152.69/152.74	v 113425
152.69/152.74	v 113427
152.69/152.74	v 113428
152.69/152.74	v 113429
152.69/152.74	v 113436
152.69/152.74	v 113438
152.69/152.74	v 113439
152.69/152.74	v 113440
152.69/152.74	v 113447
152.69/152.74	v 113449
152.69/152.74	v 113450
152.69/152.74	v 113451
152.69/152.74	v 113458
152.69/152.74	v 113460
152.69/152.74	v 113461
152.69/152.74	v 113462
152.69/152.74	v 113469
152.69/152.74	v 113471
152.69/152.74	v 113472
152.69/152.74	v 113473
152.69/152.74	v 113480
152.69/152.74	v 113482
152.69/152.74	v 113483
152.69/152.74	v 113484
152.69/152.74	v 113491
152.69/152.74	v 113493
152.69/152.74	v 113494
152.69/152.74	v 113495
152.69/152.74	v 113502
152.69/152.74	v 113504
152.69/152.74	v 113505
152.69/152.74	v 113506
152.69/152.74	v 113513
152.69/152.74	v 113515
152.69/152.74	v 113516
152.69/152.74	v 113517
152.69/152.74	v 113523
152.69/152.74	v 113527
152.69/152.74	v 113528
152.69/152.74	v 113530
152.69/152.74	v 113536
152.69/152.74	v 113539
152.69/152.74	v 113543
152.69/152.74	v 113545
152.69/152.74	v 113547
152.69/152.74	v 113549
152.69/152.74	v 113551
152.69/152.74	v 113553
152.69/152.74	v 113555
152.69/152.74	v 113557
152.69/152.74	v 113559
152.69/152.74	v 113561
152.69/152.74	v 113562
152.69/152.74	v 113566
152.69/152.74	v 113568
152.69/152.74	v 113570
152.69/152.74	v 113572
152.69/152.74	v 113574
152.69/152.74	v 113576
152.69/152.74	v 113578
152.69/152.74	v 113580
152.69/152.74	v 113582
152.69/152.74	v 113584
152.69/152.74	v 113586
152.69/152.74	v 113588
152.69/152.74	v 113590
152.69/152.74	v 113592
152.69/152.74	v 113594
152.69/152.74	v 113596
152.69/152.74	v 113598
152.69/152.74	v 113600
152.69/152.74	v 113602
152.69/152.74	v 113604
152.69/152.74	v 113606
152.69/152.74	v 113608
152.69/152.74	v 113610
152.69/152.74	v 113612
152.69/152.74	v 113614
152.69/152.74	v 113616
152.69/152.74	v 113618
152.69/152.74	v 113620
152.69/152.74	v 113622
152.69/152.74	v 113624
152.69/152.74	v 113627
152.69/152.74	v 113628
152.69/152.74	v 113630
152.69/152.74	v 113632
152.69/152.74	v 113635
152.69/152.74	v 113636
152.69/152.74	v 113639
152.69/152.74	v 113641
152.69/152.74	v 113645
152.69/152.74	v 113650
152.69/152.74	v 113652
152.69/152.74	v 113656
152.69/152.74	v 113661
152.69/152.74	v 113663
152.69/152.74	v 113667
152.69/152.74	v 113672
152.69/152.74	v 113674
152.69/152.74	v 113678
152.69/152.74	v 113683
152.69/152.74	v 113685
152.69/152.74	v 113689
152.69/152.74	v 113694
152.69/152.74	v 113696
152.69/152.74	v 113700
152.69/152.74	v 113705
152.69/152.74	v 113707
152.69/152.74	v 113711
152.69/152.74	v 113716
152.69/152.74	v 113718
152.69/152.74	v 113722
152.69/152.74	v 113727
152.69/152.74	v 113729
152.69/152.74	v 113733
152.69/152.74	v 113738
152.69/152.74	v 113740
152.69/152.74	v 113744
152.69/152.74	v 113749
152.69/152.74	v 113751
152.69/152.74	v 113755
152.69/152.74	v 113760
152.69/152.74	v 113762
152.69/152.74	v 113766
152.69/152.74	v 113771
152.69/152.74	v 113773
152.69/152.74	v 113777
152.69/152.74	v 113782
152.69/152.74	v 113784
152.69/152.74	v 113788
152.69/152.74	v 113793
152.69/152.74	v 113795
152.69/152.74	v 113799
152.69/152.74	v 113804
152.69/152.74	v 113806
152.69/152.74	v 113810
152.69/152.74	v 113815
152.69/152.74	v 113817
152.69/152.74	v 113821
152.69/152.74	v 113826
152.69/152.74	v 113828
152.69/152.74	v 113832
152.69/152.74	v 113837
152.69/152.74	v 113839
152.69/152.74	v 113843
152.69/152.74	v 113848
152.69/152.74	v 113850
152.69/152.74	v 113854
152.69/152.74	v 113859
152.69/152.74	v 113861
152.69/152.74	v 113865
152.69/152.74	v 113870
152.69/152.74	v 113872
152.69/152.74	v 113876
152.69/152.74	v 113881
152.69/152.74	v 113883
152.69/152.74	v 113887
152.69/152.74	v 113892
152.69/152.74	v 113894
152.69/152.74	v 113898
152.69/152.74	v 113903
152.69/152.74	v 113905
152.69/152.74	v 113909
152.69/152.74	v 113914
152.69/152.74	v 113916
152.69/152.74	v 113920
152.69/152.74	v 113925
152.69/152.74	v 113927
152.69/152.74	v 113931
152.69/152.74	v 113936
152.69/152.74	v 113938
152.69/152.74	v 113942
152.69/152.74	v 113947
152.69/152.74	v 113949
152.69/152.74	v 113953
152.69/152.74	v 113958
152.69/152.74	v 113960
152.69/152.74	v 113964
152.69/152.74	v 113970
152.69/152.74	v 113971
152.69/152.74	v 113972
152.69/152.74	v 113974
152.69/152.74	v 113975
152.69/152.74	v 113977
152.69/152.74	v 113978
152.69/152.74	v 113979
152.69/152.74	v 113981
152.69/152.74	v 113982
152.69/152.74	v 113983
152.69/152.74	v 113984
152.69/152.74	v 113985
152.69/152.74	v 113989
152.69/152.74	v 113991
152.69/152.74	v 113993
152.69/152.74	v 113995
152.69/152.74	v 113997
152.69/152.74	v 113999
152.69/152.74	v 114001
152.69/152.74	v 114003
152.69/152.74	v 114005
152.69/152.74	v 114007
152.69/152.74	v 114008
152.69/152.74	v 114010
152.69/152.74	v 114197
152.69/152.74	v 114201
152.69/152.74	v 114202
152.69/152.74	v 114205
152.69/152.74	v 115915
152.69/152.74	v 115919
152.69/152.74	v 278917
152.69/152.74	v 450214
152.69/152.74	v 508208
152.69/152.74	v 0
152.69/152.74	c [picomus] computed 328 irredundant clauses 0%
152.69/152.75	c [picomus] 2 reductions in 152.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-3493578-1307800709/watcher-3493578-1307800709 -o /tmp/evaluation-result-3493578-1307800709/solver-3493578-1307800709 -C 1800 -W 1850 -M 7680 picomus HOME/instance-3493578-1307800709.cnf 

running on 2 cores: 4,6

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.66 1.89 2.46 6/189 24597
/proc/meminfo: memFree=31232780/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=6880 CPUtime=0 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 204 0 0 0 0 0 0 0 22 0 1 0 970301664 7045120 158 33554432000 134512640 135072097 4292954656 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 1720 158 52 137 0 1581 0

[startup+0.074921 s]
/proc/loadavg: 0.66 1.89 2.46 6/189 24597
/proc/meminfo: memFree=31232780/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=11368 CPUtime=0.06 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 1968 0 0 0 6 0 0 0 22 0 1 0 970301664 11640832 1922 33554432000 134512640 135072097 4292954656 18446744073709551615 134514988 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 2842 1923 53 137 0 2703 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11368

[startup+0.100914 s]
/proc/loadavg: 0.66 1.89 2.46 6/189 24597
/proc/meminfo: memFree=31232780/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=12952 CPUtime=0.09 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 2594 0 0 0 9 0 0 0 22 0 1 0 970301664 13262848 2548 33554432000 134512640 135072097 4292954656 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 3238 2550 53 137 0 3099 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12952

[startup+0.300875 s]
/proc/loadavg: 0.66 1.89 2.46 6/189 24597
/proc/meminfo: memFree=31232780/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=47024 CPUtime=0.29 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 11586 0 0 0 28 1 0 0 23 0 1 0 970301664 48152576 11411 33554432000 134512640 135072097 4292954656 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 11756 11412 61 137 0 11617 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47024

[startup+0.700796 s]
/proc/loadavg: 0.66 1.89 2.46 6/189 24597
/proc/meminfo: memFree=31232780/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=47816 CPUtime=0.69 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 11828 0 0 0 68 1 0 0 25 0 1 0 970301664 48963584 11652 33554432000 134512640 135072097 4292954656 18446744073709551615 134566406 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 11954 11652 68 137 0 11815 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47816

[startup+1.50065 s]
/proc/loadavg: 0.66 1.89 2.46 5/190 24598
/proc/meminfo: memFree=31170176/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=59608 CPUtime=1.48 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 44639 0 0 0 143 5 0 0 25 0 1 0 970301664 61038592 14071 33554432000 134512640 135072097 4292954656 18446744073709551615 134580693 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 14902 14071 76 137 0 14763 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 59608

[startup+3.10035 s]
/proc/loadavg: 0.66 1.89 2.46 5/190 24598
/proc/meminfo: memFree=31110904/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=63708 CPUtime=3.08 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 45311 0 0 0 303 5 0 0 25 0 1 0 970301664 65236992 14743 33554432000 134512640 135072097 4292954656 18446744073709551615 134518232 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 15927 14743 77 137 0 15788 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63708

[startup+6.30074 s]
/proc/loadavg: 0.93 1.92 2.47 5/190 24598
/proc/meminfo: memFree=31109348/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=63708 CPUtime=6.29 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 45311 0 0 0 623 6 0 0 25 0 1 0 970301664 65236992 14743 33554432000 134512640 135072097 4292954656 18446744073709551615 134518236 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 15927 14743 77 137 0 15788 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63708

[startup+12.7005 s]
/proc/loadavg: 1.18 1.96 2.47 5/190 24598
/proc/meminfo: memFree=31106136/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=63708 CPUtime=12.69 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 45311 0 0 0 1263 6 0 0 25 0 1 0 970301664 65236992 14743 33554432000 134512640 135072097 4292954656 18446744073709551615 134566801 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 15927 14743 77 137 0 15788 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63708

[startup+25.5011 s]
/proc/loadavg: 1.80 2.06 2.50 5/190 24598
/proc/meminfo: memFree=31099920/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=63708 CPUtime=25.49 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 45311 0 0 0 2543 6 0 0 25 0 1 0 970301664 65236992 14743 33554432000 134512640 135072097 4292954656 18446744073709551615 134583966 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 15927 14743 77 137 0 15788 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63708

[startup+51.1003 s]
/proc/loadavg: 2.55 2.21 2.54 5/190 24599
/proc/meminfo: memFree=31128024/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=63708 CPUtime=51.09 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 45311 0 0 0 5103 6 0 0 25 0 1 0 970301664 65236992 14743 33554432000 134512640 135072097 4292954656 18446744073709551615 134568056 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 15927 14743 77 137 0 15788 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63708

[startup+102.307 s]
/proc/loadavg: 3.37 2.49 2.61 5/190 24600
/proc/meminfo: memFree=31130776/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=63708 CPUtime=102.29 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 45311 0 0 0 10223 6 0 0 25 0 1 0 970301664 65236992 14743 33554432000 134512640 135072097 4292954656 18446744073709551615 134583966 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 15927 14743 77 137 0 15788 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 63708

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

[startup+127.901 s]
/proc/loadavg: 3.58 2.61 2.65 5/190 24601
/proc/meminfo: memFree=31129380/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=63708 CPUtime=127.89 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 45311 0 0 0 12783 6 0 0 25 0 1 0 970301664 65236992 14743 33554432000 134512640 135072097 4292954656 18446744073709551615 134585038 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 15927 14743 77 137 0 15788 0
Current children cumulated CPU time (s) 127.89
Current children cumulated vsize (KiB) 63708

[startup+140.7 s]
/proc/loadavg: 3.67 2.67 2.67 5/190 24639
/proc/meminfo: memFree=31159452/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=63708 CPUtime=140.69 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 45311 0 0 0 14063 6 0 0 25 0 1 0 970301664 65236992 14743 33554432000 134512640 135072097 4292954656 18446744073709551615 134585031 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 15927 14743 77 137 0 15788 0
Current children cumulated CPU time (s) 140.69
Current children cumulated vsize (KiB) 63708

[startup+147.101 s]
/proc/loadavg: 3.70 2.70 2.67 5/190 24639
/proc/meminfo: memFree=31173440/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=63708 CPUtime=147.09 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 45311 0 0 0 14703 6 0 0 25 0 1 0 970301664 65236992 14743 33554432000 134512640 135072097 4292954656 18446744073709551615 134518191 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 15927 14743 77 137 0 15788 0
Current children cumulated CPU time (s) 147.09
Current children cumulated vsize (KiB) 63708

[startup+150.3 s]
/proc/loadavg: 3.70 2.70 2.67 5/190 24640
/proc/meminfo: memFree=31175296/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=63708 CPUtime=150.29 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 45311 0 0 0 15023 6 0 0 25 0 1 0 970301664 65236992 14743 33554432000 134512640 135072097 4292954656 18446744073709551615 134584030 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 15927 14743 77 137 0 15788 0
Current children cumulated CPU time (s) 150.29
Current children cumulated vsize (KiB) 63708

[startup+151.901 s]
/proc/loadavg: 3.72 2.72 2.68 5/190 24649
/proc/meminfo: memFree=31168228/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=63708 CPUtime=151.89 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 45311 0 0 0 15183 6 0 0 25 0 1 0 970301664 65236992 14743 33554432000 134512640 135072097 4292954656 18446744073709551615 134568899 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 15927 14743 77 137 0 15788 0
Current children cumulated CPU time (s) 151.89
Current children cumulated vsize (KiB) 63708

[startup+152.301 s]
/proc/loadavg: 3.72 2.72 2.68 5/190 24649
/proc/meminfo: memFree=31168228/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=63708 CPUtime=152.29 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 45311 0 0 0 15223 6 0 0 25 0 1 0 970301664 65236992 14743 33554432000 134512640 135072097 4292954656 18446744073709551615 134568472 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 15927 14743 77 137 0 15788 0
Current children cumulated CPU time (s) 152.29
Current children cumulated vsize (KiB) 63708

[startup+152.701 s]
/proc/loadavg: 3.72 2.72 2.68 5/190 24649
/proc/meminfo: memFree=31168228/32950928 swapFree=67056212/67111528
[pid=24597] ppid=24595 vsize=63708 CPUtime=152.69 cores=4,6
/proc/24597/stat : 24597 (picomus) R 24595 24597 24520 0 -1 4202496 45311 0 0 0 15263 6 0 0 25 0 1 0 970301664 65236992 14743 33554432000 134512640 135072097 4292954656 18446744073709551615 134549174 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24597/statm: 15927 14743 77 137 0 15788 0
Current children cumulated CPU time (s) 152.69
Current children cumulated vsize (KiB) 63708

Child status: 20
Real time (s): 152.759
CPU time (s): 152.756
CPU user time (s): 152.686
CPU system time (s): 0.069989
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 63708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 152.686
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45312
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= 274

runsolver used 0.25796 second user time and 0.583911 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-11 15:58:30
IDJOB=3493578
IDBENCH=20464
IDSOLVER=1974
FILE ID=node115/3493578-1307800709
RUNJOBID= node115-1307800705-24539
PBS_JOBID= 13551062
Free space on /tmp= 74084 MiB

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

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

MD5SUM BENCH= eef911a782905fce2d6d67e1fb443023
RANDOM SEED=762233963

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:      31234440 kB
Buffers:        290040 kB
Cached:        1078988 kB
SwapCached:       9476 kB
Active:         620880 kB
Inactive:       902420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31234440 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:           48908 kB
Writeback:           0 kB
AnonPages:      151756 kB
Mapped:          13756 kB
Slab:           127368 kB
PageTables:       5280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   390628 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:01:03