Trace number 1727200

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
MXC 2009-03-10UNSAT 276.406 276.495

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark269.431
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

Solver Data

276.31/276.47	c starting MXC with:
276.31/276.47	c cnf_path = HOME/instance-1727200-1240722173.cnf
276.31/276.47	c restart_strategy = auto
276.31/276.47	c sign_strategy = cached
276.31/276.47	c use_preprocessing = -1
276.31/276.47	c output_implicant = 1
276.31/276.47	c timeout_seconds = 0
276.31/276.47	c running SatELite... done
276.31/276.47	c 3169 vars eliminated
276.31/276.47	c received 4547 units and 717322 clauses from SatELite
276.31/276.47	c 7715 assignments made, starting to guess now
276.31/276.47	c ===================================[MXC]=====================================
276.31/276.47	c | Conflicts |                Clause Statistics                   |   Vars   |
276.31/276.47	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
276.31/276.47	c =============================================================================
276.31/276.47	c |         0 |       0  611510   105812        0        0     nan |    25493 |
276.31/276.47	c |       100 |       0  611338   105795       94     1050    19.7 |    17775 |
276.31/276.47	c |       210 |       0  611346   105795      196     1105    16.8 |    17775 |
276.31/276.47	c |       441 |       0  611351   105795      422     1220    18.1 |    17775 |
276.31/276.47	c |       805 |       0  610928   105755      768     1402    17.9 |    17770 |
276.31/276.47	c |      1315 |       0  610857   105743     1245     1657    16.9 |    17769 |
276.31/276.47	c |      1986 |       0  610817   105735     1887     1993    18.0 |    17768 |
276.31/276.47	c |      2834 |       0  610264   105660     1671     2417    20.9 |    17760 |
276.31/276.47	c |      3876 |       0  610053   105630     2667     2938    20.3 |    17757 |
276.31/276.47	c |      5132 |       0  607514   105171     2271     3566    19.0 |    17689 |
276.31/276.47	c |      6623 |       0  607322   105142     3717     4311    21.1 |    17687 |
276.31/276.47	c |      8373 |       0  607267   105134     2963     5186    22.0 |    17685 |
276.31/276.47	c |     10408 |       0  607188   105127     4946     6204    22.9 |    17684 |
276.31/276.47	c |     12756 |       0  607111   105106     7216     7378    23.3 |    17682 |
276.31/276.47	c |     15449 |       0  605968   104943     6058     8724    21.1 |    17665 |
276.31/276.47	c |     18521 |       0  605868   104924     9058    10260    23.2 |    17663 |
276.31/276.47	c |     22010 |       0  605768   104904     6805    12005    22.1 |    17661 |
276.31/276.47	c |     25958 |       0  605853   104904    10668    13979    24.3 |    17661 |
276.31/276.47	c |     30411 |       0  605502   104755    14950    16205    25.7 |    17656 |
276.31/276.47	c |     35419 |       0  605120   104665    11187    18709    25.0 |    17648 |
276.31/276.47	c |     41038 |       0  605019   104648    16660    21519    27.2 |    17646 |
276.31/276.47	c |     47329 |       0  605057   104644    22865    24664    29.3 |    17645 |
276.31/276.47	c |     54360 |       0  605000   104627    16562    28180    27.4 |    17643 |
276.31/276.47	c |     62205 |       0  604890   104601    24296    32102    30.7 |    17640 |
276.31/276.47	c |     70945 |       0  604671   104574    32868    36472    33.6 |    17636 |
276.31/276.47	c |     80669 |       0  602800   104414    22449    41334    29.0 |    17607 |
276.31/276.47	c |     91476 |       0  602760   104406    33151    46738    34.7 |    17604 |
276.31/276.47	c |    103474 |       0  602806   104403    45060    52737    37.9 |    17603 |
276.31/276.47	c |    116782 |       0  602748   104394    58262    59391    40.5 |    17601 |
276.31/276.47	c |    131532 |       0  602674   104378    42699    66766    37.0 |    17599 |
276.31/276.47	c |    147868 |       0  602772   104378    58937    74934    42.9 |    17599 |
276.31/276.47	c |    165948 |       0  602748   104353    76958    83974    46.9 |    17598 |
276.31/276.47	c |    185947 |       0  602572   104330    51355    93973    39.0 |    17594 |
276.31/276.47	c |    208057 |       0  602652   104330    73385   105028    43.6 |    17594 |
276.31/276.47	c |    232489 |       0  590832   103568    76533   117244    41.3 |    17470 |
276.31/276.47	c |    232530 |       0  590838   103568    76565   117265    41.3 |    16304 |
276.31/276.47	c ----- stats for thread 0 -----
276.31/276.47	c restarts: 562
276.31/276.47	c decisions: 676590
276.31/276.47	c propagations: 192087911
276.31/276.47	c conflicts: 232530
276.31/276.47	c 276.451s elapsed
276.31/276.47	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727200-1240722173/watcher-1727200-1240722173 -o /tmp/evaluation-result-1727200-1240722173/solver-1727200-1240722173 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1727200-1240722173.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.95 1.85 1.46 3/65 8057
/proc/meminfo: memFree=1555880/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=16680 CPUtime=0
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 764 0 0 0 0 0 0 0 20 0 1 0 100246716 17080320 750 1992294400 134512640 135192793 4294956208 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 4170 757 46 166 0 4001 0

[startup+0.0960069 s]
/proc/loadavg: 1.95 1.85 1.46 3/65 8057
/proc/meminfo: memFree=1555880/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=24888 CPUtime=0.08
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 5780 0 0 0 6 2 0 0 20 0 1 0 100246716 25485312 5766 1992294400 134512640 135192793 4294956208 18446744073709551615 134577000 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 6222 5767 54 166 0 6053 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24888

[startup+0.101006 s]
/proc/loadavg: 1.95 1.85 1.46 3/65 8057
/proc/meminfo: memFree=1555880/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=25020 CPUtime=0.09
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 5823 0 0 0 7 2 0 0 20 0 1 0 100246716 25620480 5809 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 6255 5809 54 166 0 6086 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25020

[startup+0.301029 s]
/proc/loadavg: 1.95 1.85 1.46 3/65 8057
/proc/meminfo: memFree=1555880/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=31436 CPUtime=0.29
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 7383 0 0 0 26 3 0 0 22 0 1 0 100246716 32190464 7369 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 7859 7369 54 166 0 7690 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31436

[startup+0.701074 s]
/proc/loadavg: 1.95 1.85 1.46 3/65 8057
/proc/meminfo: memFree=1555880/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=44416 CPUtime=0.69
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 10576 0 0 0 65 4 0 0 25 0 1 0 100246716 45481984 10562 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 11104 10562 54 166 0 10935 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44416

[startup+1.50117 s]
/proc/loadavg: 1.95 1.85 1.46 2/66 8058
/proc/meminfo: memFree=1503840/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=71548 CPUtime=1.49
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 17232 0 0 0 142 7 0 0 25 0 1 0 100246716 73265152 17218 1992294400 134512640 135192793 4294956208 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 17887 17219 54 166 0 17718 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71548

[startup+3.10135 s]
/proc/loadavg: 1.95 1.85 1.46 2/66 8058
/proc/meminfo: memFree=1492000/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=68784 CPUtime=3.09
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 19901 0 0 0 301 8 0 0 25 0 1 0 100246716 70434816 15928 1992294400 134512640 135192793 4294956208 18446744073709551615 134567664 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 17196 15928 55 166 0 17027 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68784

[startup+6.30172 s]
/proc/loadavg: 1.88 1.84 1.46 2/66 8058
/proc/meminfo: memFree=1492384/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=68784 CPUtime=6.29
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 19901 0 0 0 621 8 0 0 25 0 1 0 100246716 70434816 15928 1992294400 134512640 135192793 4294956208 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 17196 15928 55 166 0 17027 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68784

[startup+12.7015 s]
/proc/loadavg: 1.81 1.83 1.45 2/66 8058
/proc/meminfo: memFree=1467488/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=96144 CPUtime=12.69
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 26227 0 0 0 1257 12 0 0 25 0 1 0 100246716 98451456 22254 1992294400 134512640 135192793 4294956208 18446744073709551615 134567773 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 24036 22254 56 166 0 23867 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 96144

[startup+25.5019 s]
/proc/loadavg: 1.63 1.78 1.45 2/66 8058
/proc/meminfo: memFree=1461536/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=97860 CPUtime=25.48
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 27700 0 0 0 2536 12 0 0 25 0 1 0 100246716 100208640 23727 1992294400 134512640 135192793 4294956208 18446744073709551615 134567659 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 24465 23727 56 166 0 24296 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 97860

[startup+51.1019 s]
/proc/loadavg: 1.41 1.72 1.43 2/66 8058
/proc/meminfo: memFree=1464864/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=94796 CPUtime=51.07
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 30492 0 0 0 5092 15 0 0 25 0 1 0 100246716 97071104 23024 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 23699 23024 73 166 0 23530 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 94796

[startup+102.306 s]
/proc/loadavg: 1.18 1.61 1.41 2/66 8058
/proc/meminfo: memFree=1454624/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=104856 CPUtime=102.26
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 32981 0 0 0 10208 18 0 0 25 0 1 0 100246716 107372544 25513 1992294400 134512640 135192793 4294956208 18446744073709551615 134534059 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 26214 25513 73 166 0 26045 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 104856

[startup+162.302 s]
/proc/loadavg: 1.06 1.49 1.38 2/66 8058
/proc/meminfo: memFree=1444640/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=115288 CPUtime=162.24
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 35510 0 0 0 16203 21 0 0 25 0 1 0 100246716 118054912 28042 1992294400 134512640 135192793 4294956208 18446744073709551615 134534128 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 28822 28042 73 166 0 28653 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 115288

[startup+222.301 s]
/proc/loadavg: 1.02 1.40 1.35 2/66 8058
/proc/meminfo: memFree=1438688/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=120968 CPUtime=222.22
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 36932 0 0 0 22200 22 0 0 25 0 1 0 100246716 123871232 29464 1992294400 134512640 135192793 4294956208 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 30242 29464 73 166 0 30073 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 120968

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

[startup+230.301 s]
/proc/loadavg: 1.02 1.39 1.35 2/66 8058
/proc/meminfo: memFree=1438560/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=121100 CPUtime=230.22
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 36962 0 0 0 23000 22 0 0 25 0 1 0 100246716 124006400 29494 1992294400 134512640 135192793 4294956208 18446744073709551615 134534086 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 30275 29494 73 166 0 30106 0
Current children cumulated CPU time (s) 230.22
Current children cumulated vsize (KiB) 121100

[startup+255.901 s]
/proc/loadavg: 1.01 1.36 1.34 2/66 8058
/proc/meminfo: memFree=1438176/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=121424 CPUtime=255.81
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 37049 0 0 0 25559 22 0 0 25 0 1 0 100246716 124338176 29581 1992294400 134512640 135192793 4294956208 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 30356 29581 73 166 0 30187 0
Current children cumulated CPU time (s) 255.81
Current children cumulated vsize (KiB) 121424

[startup+268.702 s]
/proc/loadavg: 1.01 1.34 1.34 2/66 8058
/proc/meminfo: memFree=1437344/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=122768 CPUtime=268.6
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 37281 0 0 0 26838 22 0 0 25 0 1 0 100246716 125714432 29813 1992294400 134512640 135192793 4294956208 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 30692 29813 73 166 0 30523 0
Current children cumulated CPU time (s) 268.6
Current children cumulated vsize (KiB) 122768

[startup+271.901 s]
/proc/loadavg: 1.01 1.34 1.33 2/66 8058
/proc/meminfo: memFree=1436832/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=123172 CPUtime=271.8
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 37400 0 0 0 27158 22 0 0 25 0 1 0 100246716 126128128 29932 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 30793 29932 73 166 0 30624 0
Current children cumulated CPU time (s) 271.8
Current children cumulated vsize (KiB) 123172

[startup+273.501 s]
/proc/loadavg: 1.01 1.34 1.33 2/66 8058
/proc/meminfo: memFree=1436704/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=123436 CPUtime=273.41
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 37455 0 0 0 27318 23 0 0 25 0 1 0 100246716 126398464 29987 1992294400 134512640 135192793 4294956208 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 30859 29987 73 166 0 30690 0
Current children cumulated CPU time (s) 273.41
Current children cumulated vsize (KiB) 123436

[startup+275.102 s]
/proc/loadavg: 1.01 1.33 1.33 2/66 8058
/proc/meminfo: memFree=1436448/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=123568 CPUtime=275.01
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 37490 0 0 0 27478 23 0 0 25 0 1 0 100246716 126533632 30022 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 30892 30022 73 166 0 30723 0
Current children cumulated CPU time (s) 275.01
Current children cumulated vsize (KiB) 123568

[startup+275.902 s]
/proc/loadavg: 1.01 1.33 1.33 2/66 8058
/proc/meminfo: memFree=1436448/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=123568 CPUtime=275.81
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 37512 0 0 0 27558 23 0 0 25 0 1 0 100246716 126533632 30044 1992294400 134512640 135192793 4294956208 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 30892 30044 73 166 0 30723 0
Current children cumulated CPU time (s) 275.81
Current children cumulated vsize (KiB) 123568

[startup+276.302 s]
/proc/loadavg: 1.01 1.33 1.33 2/66 8058
/proc/meminfo: memFree=1436320/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=123568 CPUtime=276.21
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 37519 0 0 0 27598 23 0 0 25 0 1 0 100246716 126533632 30051 1992294400 134512640 135192793 4294956208 18446744073709551615 134553404 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 30892 30051 73 166 0 30723 0
Current children cumulated CPU time (s) 276.21
Current children cumulated vsize (KiB) 123568

[startup+276.402 s]
/proc/loadavg: 1.01 1.33 1.33 2/66 8058
/proc/meminfo: memFree=1436320/2055920 swapFree=4192956/4192956
[pid=8057] ppid=8055 vsize=123568 CPUtime=276.31
/proc/8057/stat : 8057 (mxc-sat09) R 8055 8057 7797 0 -1 4194304 37519 0 0 0 27608 23 0 0 25 0 1 0 100246716 126533632 30051 1992294400 134512640 135192793 4294956208 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/8057/statm: 30892 30051 73 166 0 30723 0
Current children cumulated CPU time (s) 276.31
Current children cumulated vsize (KiB) 123568

Child status: 20
Real time (s): 276.495
CPU time (s): 276.406
CPU user time (s): 276.155
CPU system time (s): 0.250961
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 123568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 276.155
system time used= 0.250961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37522
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= 2
involuntary context switches= 316

runsolver used 0.32395 second user time and 0.661899 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-26 07:02:56
IDJOB=1727200
IDBENCH=24632
IDSOLVER=504
FILE ID=node88/1727200-1240722173
PBS_JOBID= 9186870
Free space on /tmp= 66532 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727200-1240722173/watcher-1727200-1240722173 -o /tmp/evaluation-result-1727200-1240722173/solver-1727200-1240722173 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1727200-1240722173.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= bf3618cdbef11db03f2026bf209783fc
RANDOM SEED=1770503714

node88.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1556296 kB
Buffers:         81604 kB
Cached:         320208 kB
SwapCached:          0 kB
Active:          77744 kB
Inactive:       338428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556296 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           16524 kB
Writeback:           0 kB
Mapped:          24088 kB
Slab:            69288 kB
Committed_AS:   247092 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node88 at 2009-04-26 07:07:32