Trace number 1775387

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 566.738 566.887

General information on the benchmark

Namemanol-pipe-f9n.cnf
MD5SUM61e4a04a828a2cd33ae3f3dde54ef320
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark292.127
Satisfiable
(Un)Satisfiability was proved
Number of variables185149
Number of clauses552412
Sum of the clauses size1288960
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2368274
Number of clauses of size 3184137
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

389.19/389.37	c starting MXC with:
389.19/389.37	c cnf_path = HOME/instance-1775387-1241311669.cnf
389.19/389.37	c restart_strategy = auto
389.19/389.37	c sign_strategy = cached
389.19/389.37	c use_preprocessing = -1
389.19/389.37	c output_implicant = 1
389.19/389.37	c timeout_seconds = 0
389.19/389.37	c running SatELite... done
389.19/389.37	c 147876 vars eliminated
389.19/389.37	c received 465 units and 230197 clauses from SatELite
389.19/389.37	c 148340 assignments made, starting to guess now
389.19/389.37	c ===================================[MXC]=====================================
389.19/389.37	c | Conflicts |                Clause Statistics                   |   Vars   |
389.19/389.37	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
389.19/389.37	c =============================================================================
389.19/389.37	c |         0 |       0   44528   185669        0        0     nan |   185149 |
389.19/389.37	c |       100 |       0   44585   184881       82     1050    13.3 |    36738 |
389.19/389.37	c |       210 |       0   44590   184817      188     1105    12.6 |    36726 |
389.19/389.37	c |       441 |       0   44592   184817      417     1220    13.3 |    36726 |
389.19/389.37	c |       805 |       0   44576   184771      767     1402    16.3 |    36715 |
389.19/389.37	c |      1315 |       0   44576   184513     1258     1657    20.1 |    36686 |
389.19/389.37	c |      1986 |       0   44551   184264     1907     1993    21.2 |    36664 |
389.19/389.37	c |      2834 |       0   44421   183658     1680     2417    24.6 |    36575 |
389.19/389.37	c |      3876 |       0   44419   183624     2697     2938    24.1 |    36568 |
389.19/389.37	c |      5132 |       0   44430   183619     2372     3566    26.4 |    36567 |
389.19/389.37	c |      6623 |       0   44438   183619     3855     4311    25.8 |    36567 |
389.19/389.37	c |      8373 |       0   44447   183619     3208     5186    25.3 |    36567 |
389.19/389.37	c |     10408 |       0   44456   183619     5234     6204    27.3 |    36567 |
389.19/389.37	c |     12756 |       0   44476   183298     4018     7378    27.0 |    36546 |
389.19/389.37	c |     15449 |       0   44481   183298     6706     8724    27.5 |    36546 |
389.19/389.37	c |     18521 |       0   44493   183298     9766    10260    29.4 |    36546 |
389.19/389.37	c |     22010 |       0   44508   183298     7906    12005    29.0 |    36546 |
389.19/389.37	c |     25958 |       0   44527   183298    11835    13979    30.3 |    36546 |
389.19/389.37	c |     30411 |       0   44539   183298     8258    16205    32.9 |    36546 |
389.19/389.37	c |     35419 |       0   44547   183298    13258    18709    34.8 |    36546 |
389.19/389.37	c |     41038 |       0   44556   183298    18868    21519    35.4 |    36546 |
389.19/389.37	c |     47329 |       0   44499   183027    13105    24664    32.9 |    36511 |
389.19/389.37	c |     54360 |       0   44500   182961    20126    28180    33.9 |    36509 |
389.19/389.37	c |     62205 |       0   44554   182537    27951    32102    34.7 |    36481 |
389.19/389.37	c |     70945 |       0   44558   182450    18622    36472    35.7 |    36475 |
389.19/389.37	c |     80669 |       0   44552   182349    28334    41334    36.4 |    36459 |
389.19/389.37	c |     91476 |       0   44547   182269    39129    46738    36.6 |    36449 |
389.19/389.37	c |    103474 |       0   44523   182089    51110    52737    36.5 |    36429 |
389.19/389.37	c |    116782 |       0   44492   181856    37291    59391    35.2 |    36407 |
389.19/389.37	c |    131532 |       0   44475   181676    52025    66766    37.4 |    36382 |
389.19/389.37	c |    147868 |       0   44508   181561    68355    74934    38.2 |    36380 |
389.19/389.37	c |    165948 |       0   44610   181168    45673    83974    35.1 |    36367 |
389.19/389.37	c |    185947 |       0   44483   180598    65661    93973    38.6 |    36293 |
389.19/389.37	c |    208057 |       0   44490   179808    87725   105028    40.1 |    36228 |
389.19/389.37	c |    232489 |       0   44486   179524   112139   117244    40.7 |    36200 |
389.19/389.37	c |    259475 |       0   44546   179278    77976   130737    37.2 |    36190 |
389.19/389.37	c |    289271 |       0   44569   179120   107765   145635    39.1 |    36184 |
389.19/389.37	c |    322158 |       0   44500   178716   140634   162079    41.4 |    36131 |
389.19/389.37	c |    358445 |       0   44735   177872   176908   180222    43.9 |    36100 |
389.19/389.37	c |    398472 |       0   44740   177872   125176   200236    41.2 |    36100 |
389.19/389.37	c |    442613 |       0   44749   177872   169308   222306    45.0 |    36100 |
389.19/389.37	c |    491279 |       0   44760   177863   217959   246639    47.5 |    36099 |
389.19/389.37	c |    544923 |       0   44751   177834   271598   273461    49.0 |    36096 |
566.64/566.85	c |    604043 |       0   44757   177832   193065   303021    44.1 |    36095 |
566.64/566.85	c |    669187 |       0   44224   170398   220711   335593    45.1 |    35321 |
566.64/566.85	c |    684304 |       0   44294   170398   235743   343152    43.6 |    25662 |
566.64/566.85	c ----- stats for thread 0 -----
566.64/566.85	c restarts: 919
566.64/566.85	c decisions: 1882882
566.64/566.85	c propagations: 302756330
566.64/566.85	c conflicts: 684304
566.64/566.85	c 566.834s elapsed
566.64/566.85	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-1775387-1241311669/watcher-1775387-1241311669 -o /tmp/evaluation-result-1775387-1241311669/solver-1775387-1241311669 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1775387-1241311669.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1887
/proc/meminfo: memFree=1903416/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=10488 CPUtime=0
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 748 0 0 0 0 0 0 0 18 0 1 0 159194676 10739712 735 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 2622 741 46 166 0 2453 0

[startup+0.0763679 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1887
/proc/meminfo: memFree=1903416/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=48684 CPUtime=0.07
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 9068 0 0 0 3 4 0 0 18 0 1 0 159194676 49852416 8983 1992294400 134512640 135192793 4294956224 18446744073709551615 134787550 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 12171 8983 53 166 0 12002 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 48684

[startup+0.101369 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1887
/proc/meminfo: memFree=1903416/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=54552 CPUtime=0.09
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 10605 0 0 0 5 4 0 0 18 0 1 0 159194676 55861248 10520 1992294400 134512640 135192793 4294956224 18446744073709551615 134576006 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 13638 10520 54 166 0 13469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54552

[startup+0.301388 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1887
/proc/meminfo: memFree=1903416/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=68500 CPUtime=0.29
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 13941 0 0 0 24 5 0 0 19 0 1 0 159194676 70144000 13856 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 17125 13857 54 166 0 16956 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68500

[startup+0.701425 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1887
/proc/meminfo: memFree=1903416/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=77868 CPUtime=0.69
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 18567 0 0 0 61 8 0 0 23 0 1 0 159194676 79736832 16071 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 19467 16072 56 166 0 19298 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77868

[startup+1.5025 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1829616/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=102252 CPUtime=1.49
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 24341 0 0 0 138 11 0 0 25 0 1 0 159194676 104706048 21845 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 25563 21845 56 166 0 25394 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102252

[startup+3.10165 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1801840/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=130252 CPUtime=3.09
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 31904 0 0 0 294 15 0 0 25 0 1 0 159194676 133378048 29408 1992294400 134512640 135192793 4294956224 18446744073709551615 134573917 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 32563 29408 56 166 0 32394 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 130252

[startup+6.30194 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1777968/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=136720 CPUtime=6.29
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 36649 0 0 0 612 17 0 0 25 0 1 0 159194676 140001280 31367 1992294400 134512640 135192793 4294956224 18446744073709551615 134533808 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 34180 31367 72 166 0 34011 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136720

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1776760/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=138052 CPUtime=12.68
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 36962 0 0 0 1251 17 0 0 25 0 1 0 159194676 141365248 31680 1992294400 134512640 135192793 4294956224 18446744073709551615 134533849 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 34513 31680 73 166 0 34344 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 138052

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1773496/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=140980 CPUtime=25.48
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 37704 0 0 0 2530 18 0 0 25 0 1 0 159194676 144363520 32422 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 35245 32422 73 166 0 35076 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 140980

[startup+51.1011 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1767416/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=147472 CPUtime=51.07
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 39292 0 0 0 5088 19 0 0 25 0 1 0 159194676 151011328 34010 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 36868 34010 73 166 0 36699 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 147472

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1753400/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=161732 CPUtime=102.26
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 42750 0 0 0 10203 23 0 0 25 0 1 0 159194676 165613568 37468 1992294400 134512640 135192793 4294956224 18446744073709551615 134533840 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 40433 37468 73 166 0 40264 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 161732

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1740344/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=174912 CPUtime=162.24
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 46002 0 0 0 16198 26 0 0 25 0 1 0 159194676 179109888 40720 1992294400 134512640 135192793 4294956224 18446744073709551615 134533831 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 43728 40720 73 166 0 43559 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 174912

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1719352/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=196908 CPUtime=222.22
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 51230 0 0 0 22191 31 0 0 25 0 1 0 159194676 201633792 45948 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 49227 45948 73 166 0 49058 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 196908

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1718328/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=198064 CPUtime=282.22
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 51494 0 0 0 28190 32 0 0 25 0 1 0 159194676 202817536 46212 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 49516 46212 73 166 0 49347 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 198064

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1700408/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=216432 CPUtime=342.2
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 55967 0 0 0 34183 37 0 0 25 0 1 0 159194676 221626368 50685 1992294400 134512640 135192793 4294956224 18446744073709551615 134533786 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 54108 50685 73 166 0 53939 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 216432

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1683960/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=234188 CPUtime=402.19
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 60037 0 0 0 40176 43 0 0 25 0 1 0 159194676 239808512 54755 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 58547 54755 74 166 0 58378 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 234188

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1683896/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=234188 CPUtime=462.17
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 60050 0 0 0 46174 43 0 0 25 0 1 0 159194676 239808512 54768 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 58547 54768 74 166 0 58378 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 234188

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1683448/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=234580 CPUtime=522.16
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 60148 0 0 0 52173 43 0 0 25 0 1 0 159194676 240209920 54866 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 58645 54866 74 166 0 58476 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 234580

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

[startup+537.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1683000/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=235060 CPUtime=537.35
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 60257 0 0 0 53692 43 0 0 25 0 1 0 159194676 240701440 54975 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 58765 54975 74 166 0 58596 0
Current children cumulated CPU time (s) 537.35
Current children cumulated vsize (KiB) 235060

[startup+550.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1683000/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=235060 CPUtime=550.15
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 60269 0 0 0 54972 43 0 0 25 0 1 0 159194676 240701440 54987 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 58765 54987 74 166 0 58596 0
Current children cumulated CPU time (s) 550.15
Current children cumulated vsize (KiB) 235060

[startup+556.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1682680/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=235320 CPUtime=556.55
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 60332 0 0 0 55612 43 0 0 25 0 1 0 159194676 240967680 55050 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 58830 55050 74 166 0 58661 0
Current children cumulated CPU time (s) 556.55
Current children cumulated vsize (KiB) 235320

[startup+563.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1682680/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=235320 CPUtime=562.95
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 60344 0 0 0 56252 43 0 0 25 0 1 0 159194676 240967680 55062 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 58830 55062 74 166 0 58661 0
Current children cumulated CPU time (s) 562.95
Current children cumulated vsize (KiB) 235320

[startup+564.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1682616/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=235320 CPUtime=564.54
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 60349 0 0 0 56411 43 0 0 25 0 1 0 159194676 240967680 55067 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 58830 55067 74 166 0 58661 0
Current children cumulated CPU time (s) 564.54
Current children cumulated vsize (KiB) 235320

[startup+565.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1682616/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=235608 CPUtime=565.34
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 60372 0 0 0 56491 43 0 0 25 0 1 0 159194676 241262592 55090 1992294400 134512640 135192793 4294956224 18446744073709551615 134533776 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 58902 55090 74 166 0 58733 0
Current children cumulated CPU time (s) 565.34
Current children cumulated vsize (KiB) 235608

[startup+566.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1682616/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=235608 CPUtime=566.14
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 60373 0 0 0 56571 43 0 0 25 0 1 0 159194676 241262592 55091 1992294400 134512640 135192793 4294956224 18446744073709551615 134533924 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 58902 55091 74 166 0 58733 0
Current children cumulated CPU time (s) 566.14
Current children cumulated vsize (KiB) 235608

[startup+566.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1682552/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=235608 CPUtime=566.54
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 60373 0 0 0 56611 43 0 0 25 0 1 0 159194676 241262592 55091 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 58902 55091 74 166 0 58733 0
Current children cumulated CPU time (s) 566.54
Current children cumulated vsize (KiB) 235608

[startup+566.802 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1888
/proc/meminfo: memFree=1682552/2055920 swapFree=4181296/4192956
[pid=1887] ppid=1885 vsize=235608 CPUtime=566.64
/proc/1887/stat : 1887 (mxc-sat09) R 1885 1887 1849 0 -1 4194304 60373 0 0 0 56621 43 0 0 25 0 1 0 159194676 241262592 55091 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1887/statm: 58902 55091 74 166 0 58733 0
Current children cumulated CPU time (s) 566.64
Current children cumulated vsize (KiB) 235608

Child status: 20
Real time (s): 566.887
CPU time (s): 566.738
CPU user time (s): 566.265
CPU system time (s): 0.472928
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 235608

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

runsolver used 0.411937 second user time and 1.24081 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-03 02:47:49
IDJOB=1775387
IDBENCH=71745
IDSOLVER=613
FILE ID=node48/1775387-1241311669
PBS_JOBID= 9225267
Free space on /tmp= 66408 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT_RACE06/manol-pipe-f9n.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775387-1241311669/watcher-1775387-1241311669 -o /tmp/evaluation-result-1775387-1241311669/solver-1775387-1241311669 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1775387-1241311669.cnf

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

MD5SUM BENCH= 61e4a04a828a2cd33ae3f3dde54ef320
RANDOM SEED=33805189

node48.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.209
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.209
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1903832 kB
Buffers:         15416 kB
Cached:          76028 kB
SwapCached:       5388 kB
Active:          35088 kB
Inactive:        64056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1903832 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:           10552 kB
Writeback:           0 kB
Mapped:          13344 kB
Slab:            38920 kB
Committed_AS:   772964 kB
PageTables:       1368 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= 66408 MiB
End job on node48 at 2009-05-03 02:57:16