Trace number 1784277

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 192.799 192.872

General information on the benchmark

NameCRAFTED/modcircuits/
mod3_4vars_6gates.cnf
MD5SUMafeeef613d4caffff91375d49585d115
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark192.799
Satisfiable
(Un)Satisfiability was proved
Number of variables289
Number of clauses33900
Sum of the clauses size195928
Maximum clause length19
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 2730
Number of clauses of size 31
Number of clauses of size 4893
Number of clauses of size 52499
Number of clauses of size over 529712

Solver Data

21.69/21.75	c starting MXC with:
21.69/21.75	c cnf_path = HOME/instance-1784277-1241931144.cnf
21.69/21.75	c restart_strategy = auto
21.69/21.75	c sign_strategy = cached
21.69/21.75	c use_preprocessing = -1
21.69/21.75	c output_implicant = 1
21.69/21.75	c timeout_seconds = 0
21.69/21.75	c running SatELite... done
21.69/21.75	c 40 vars eliminated
21.69/21.75	c received 93 units and 6594 clauses from SatELite
21.69/21.75	c 132 assignments made, starting to guess now
21.69/21.75	c ===================================[MXC]=====================================
21.69/21.75	c | Conflicts |                Clause Statistics                   |   Vars   |
21.69/21.75	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
21.69/21.75	c =============================================================================
21.69/21.75	c |         0 |       0     159     6435        0        0     nan |      289 |
21.69/21.75	c |       100 |       0     155     6067       99     1050    12.6 |      156 |
21.69/21.75	c |       210 |       0     131     5415      206     1105    11.0 |      151 |
21.69/21.75	c |       441 |       0     131     5415      437     1220    11.8 |      151 |
21.69/21.75	c |       805 |       0     131     5415      801     1402    12.2 |      151 |
21.69/21.75	c |      1315 |       0     131     5415     1311     1609    13.0 |      151 |
21.69/21.75	c |      1986 |       0     131     5415     1135     1754    13.2 |      151 |
21.69/21.75	c |      2834 |       0     131     5415     1044     1894    12.3 |      151 |
21.69/21.75	c |      3876 |       0     131     5415     1075     2031    11.6 |      151 |
21.69/21.75	c |      5132 |       0     131     5415     1260     2163    11.6 |      151 |
21.69/21.75	c |      6623 |       0     132     5415     1627     2292    11.1 |      151 |
21.69/21.75	c |      8373 |       0     132     5415     2205     2419    11.1 |      151 |
21.69/21.75	c |     10408 |       0     133     5415     1768     2543    12.4 |      151 |
21.69/21.75	c |     12756 |       0     133     5415     1500     2665    11.6 |      151 |
21.69/21.75	c |     15449 |       0     134     5415     1444     2786    11.2 |      151 |
21.69/21.75	c |     18521 |       0     135     5415     1649     2906    11.5 |      151 |
21.69/21.75	c |     22010 |       0     135     5415     2168     3025    12.4 |      151 |
21.69/21.75	c |     25958 |       0     135     5415     3045     3144    11.4 |      151 |
21.69/21.75	c |     30411 |       0     135     5415     2718     3262    11.2 |      151 |
21.69/21.75	c |     35419 |       0     135     5415     2761     3381    11.5 |      151 |
21.69/21.75	c |     41038 |       0     135     5415     3250     3499    11.2 |      151 |
21.69/21.75	c |     47329 |       0     136     5415     2439     3618    12.0 |      151 |
21.69/21.75	c |     54360 |       0     136     5415     2107     3737    11.9 |      151 |
21.69/21.75	c |     62205 |       0     136     5415     2343     3857    11.4 |      151 |
21.69/21.75	c |     70945 |       0     137     5415     3247     3978    13.8 |      151 |
21.69/21.75	c |     80669 |       0     137     5415     2887     4099    13.4 |      151 |
21.69/21.75	c |     91476 |       0     137     5415     3303     4222    15.0 |      151 |
21.69/21.75	c |    103474 |       0     137     5415     2457     4346    13.0 |      151 |
21.69/21.75	c |    116782 |       0     137     5415     2534     4471    12.9 |      151 |
21.69/21.75	c |    131532 |       0     137     5415     3692     4597    13.9 |      151 |
21.69/21.75	c |    147868 |       0     137     5415     3738     4726    13.7 |      151 |
21.69/21.75	c |    165948 |       0     137     5415     2679     4855    13.3 |      151 |
21.69/21.75	c |    185947 |       0     137     5415     3005     4987    13.5 |      151 |
21.69/21.75	c |    208057 |       0     137     5415     4953     5120    16.4 |      151 |
21.69/21.75	c |    232489 |       0     137     5415     3506     5255    10.8 |      151 |
21.69/21.75	c |    259475 |       0     137     5415     3880     5393    12.6 |      151 |
21.69/21.75	c |    289271 |       0     137     5415     3677     5532    14.5 |      151 |
21.69/21.75	c |    322158 |       0     137     5415     2968     5674    17.1 |      151 |
21.69/21.75	c |    358445 |       0     137     5415     4816     5818    14.4 |      151 |
21.69/21.75	c |    398472 |       0     137     5415     3662     5965    14.3 |      151 |
21.69/21.75	c |    442613 |       0     137     5415     5601     6114    15.3 |      151 |
21.69/21.75	c |    491279 |       0     137     5415     4857     6265    15.0 |      151 |
21.69/21.75	c |    544923 |       0     137     5415     4693     6420    14.7 |      151 |
192.71/192.87	c |    604043 |       0     137     5415     5391     6577    12.9 |      151 |
192.71/192.87	c |    669187 |       0     138     5415     3998     6737    13.0 |      151 |
192.71/192.87	c |    740957 |       0     138     5415     4196     6901    11.7 |      151 |
192.71/192.87	c |    820016 |       0     139     5415     6502     7067    10.8 |      151 |
192.71/192.87	c |    907092 |       0     140     5415     4211     7237    12.3 |      151 |
192.71/192.87	c |   1002987 |       0     140     5415     4958     7410    14.7 |      151 |
192.71/192.87	c |   1108583 |       0     143     5415     5715     7586    10.4 |      151 |
192.71/192.87	c |   1224850 |       0     154     5415     6894     7766    16.4 |      150 |
192.71/192.87	c |   1352856 |       0     154     5415     5355     7949    13.1 |      150 |
192.71/192.87	c |   1493774 |       0     154     5415     5663     8137    14.9 |      150 |
192.71/192.87	c |   1648896 |       0     154     5415     4460     8328    13.0 |      150 |
192.71/192.87	c |   1819642 |       0     154     5415     6901     8523    16.4 |      150 |
192.71/192.87	c |   2007575 |       0     156     5415     5232     8722    14.9 |      150 |
192.71/192.87	c |   2214413 |       0     156     5415     4760     8926    14.3 |      150 |
192.71/192.87	c |   2442047 |       0     158     5415     6756     9133    13.9 |      150 |
192.71/192.87	c |   2692557 |       0     173     5415     7828     9345    14.2 |      148 |
192.71/192.87	c |   2968230 |       0     176     5415     9445     9562    12.8 |      148 |
192.71/192.87	c |   3271583 |       0     195     5415     8170     9783    12.4 |      147 |
192.71/192.87	c |   3605384 |       0     213     5415     5554    10009    13.4 |      146 |
192.71/192.87	c |   3972677 |       0     226     5415     7340    10317    11.5 |      144 |
192.71/192.87	c |   4132789 |       0     332     5415    10930    11911     9.0 |       84 |
192.71/192.87	c ----- stats for thread 0 -----
192.71/192.87	c restarts: 5
192.71/192.87	c decisions: 4706900
192.71/192.87	c propagations: 114589263
192.71/192.87	c conflicts: 4132789
192.71/192.87	c 192.868s elapsed
192.71/192.87	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-1784277-1241931144/watcher-1784277-1241931144 -o /tmp/evaluation-result-1784277-1241931144/solver-1784277-1241931144 -C 5000 -W 6000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1784277-1241931144.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 32686
/proc/meminfo: memFree=1111480/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=2008 CPUtime=0
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 372 0 0 0 0 0 0 0 18 0 1 0 221148765 2056192 358 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 502 358 54 166 0 333 0

[startup+0.104448 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32686
/proc/meminfo: memFree=1111480/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=3804 CPUtime=0.09
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 1039 0 0 0 9 0 0 0 18 0 1 0 221148765 3895296 803 1992294400 134512640 135192793 4294956224 18446744073709551615 134567760 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 951 803 56 166 0 782 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3804

[startup+0.201466 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32686
/proc/meminfo: memFree=1111480/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=4020 CPUtime=0.19
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 1073 0 0 0 19 0 0 0 18 0 1 0 221148765 4116480 837 1992294400 134512640 135192793 4294956224 18446744073709551615 134573492 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 1005 837 56 166 0 836 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4020

[startup+0.301485 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32686
/proc/meminfo: memFree=1111480/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=3776 CPUtime=0.29
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 1114 0 0 0 29 0 0 0 19 0 1 0 221148765 3866624 817 1992294400 134512640 135192793 4294956224 18446744073709551615 134550806 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 944 817 72 166 0 775 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3776

[startup+0.701564 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32686
/proc/meminfo: memFree=1111480/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=3776 CPUtime=0.69
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 1115 0 0 0 69 0 0 0 22 0 1 0 221148765 3866624 818 1992294400 134512640 135192793 4294956224 18446744073709551615 134551898 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 944 818 73 166 0 775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3776

[startup+1.50172 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32687
/proc/meminfo: memFree=1108272/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=3776 CPUtime=1.49
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 1115 0 0 0 149 0 0 0 25 0 1 0 221148765 3866624 818 1992294400 134512640 135192793 4294956224 18446744073709551615 134756023 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 944 818 73 166 0 775 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3776

[startup+3.10103 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32687
/proc/meminfo: memFree=1108144/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=4176 CPUtime=3.09
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 1201 0 0 0 309 0 0 0 25 0 1 0 221148765 4276224 904 1992294400 134512640 135192793 4294956224 18446744073709551615 134613009 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 1044 904 73 166 0 875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4176

[startup+6.30166 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32687
/proc/meminfo: memFree=1107568/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=4740 CPUtime=6.29
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 1349 0 0 0 629 0 0 0 25 0 1 0 221148765 4853760 1052 1992294400 134512640 135192793 4294956224 18446744073709551615 134533873 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 1185 1052 73 166 0 1016 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4740

[startup+12.7019 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 32687
/proc/meminfo: memFree=1106864/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=5456 CPUtime=12.68
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 1485 0 0 0 1268 0 0 0 25 0 1 0 221148765 5586944 1188 1992294400 134512640 135192793 4294956224 18446744073709551615 134549684 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 1364 1188 73 166 0 1195 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5456

[startup+25.5024 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 32687
/proc/meminfo: memFree=1106096/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=6344 CPUtime=25.49
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 1685 0 0 0 2548 1 0 0 25 0 1 0 221148765 6496256 1388 1992294400 134512640 135192793 4294956224 18446744073709551615 134534267 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 1586 1388 73 166 0 1417 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6344

[startup+51.1014 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 32687
/proc/meminfo: memFree=1104560/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=8024 CPUtime=51.07
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 2051 0 0 0 5106 1 0 0 25 0 1 0 221148765 8216576 1754 1992294400 134512640 135192793 4294956224 18446744073709551615 134534168 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 2006 1754 73 166 0 1837 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8024

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 32687
/proc/meminfo: memFree=1102192/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=10536 CPUtime=102.26
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 2629 0 0 0 10224 2 0 0 25 0 1 0 221148765 10788864 2332 1992294400 134512640 135192793 4294956224 18446744073709551615 134533804 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 2634 2332 73 166 0 2465 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10536

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32687
/proc/meminfo: memFree=1100400/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=12748 CPUtime=162.23
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 3090 0 0 0 16221 2 0 0 25 0 1 0 221148765 13053952 2793 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 3187 2793 73 166 0 3018 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 12748

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

[startup+179.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32687
/proc/meminfo: memFree=1099952/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=13224 CPUtime=179.12
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 3181 0 0 0 17910 2 0 0 25 0 1 0 221148765 13541376 2884 1992294400 134512640 135192793 4294956224 18446744073709551615 134552256 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 3306 2884 73 166 0 3137 0
Current children cumulated CPU time (s) 179.12
Current children cumulated vsize (KiB) 13224

[startup+185.602 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32687
/proc/meminfo: memFree=1099888/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=13224 CPUtime=185.52
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 3206 0 0 0 18550 2 0 0 25 0 1 0 221148765 13541376 2909 1992294400 134512640 135192793 4294956224 18446744073709551615 134552193 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 3306 2909 73 166 0 3137 0
Current children cumulated CPU time (s) 185.52
Current children cumulated vsize (KiB) 13224

[startup+188.801 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32687
/proc/meminfo: memFree=1099888/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=13384 CPUtime=188.72
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 3216 0 0 0 18870 2 0 0 25 0 1 0 221148765 13705216 2919 1992294400 134512640 135192793 4294956224 18446744073709551615 134550647 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 3346 2919 73 166 0 3177 0
Current children cumulated CPU time (s) 188.72
Current children cumulated vsize (KiB) 13384

[startup+190.406 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32687
/proc/meminfo: memFree=1099824/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=13384 CPUtime=190.32
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 3227 0 0 0 19030 2 0 0 25 0 1 0 221148765 13705216 2930 1992294400 134512640 135192793 4294956224 18446744073709551615 134550401 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 3346 2930 73 166 0 3177 0
Current children cumulated CPU time (s) 190.32
Current children cumulated vsize (KiB) 13384

[startup+192.001 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32687
/proc/meminfo: memFree=1099760/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=13384 CPUtime=191.91
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 3231 0 0 0 19189 2 0 0 25 0 1 0 221148765 13705216 2934 1992294400 134512640 135192793 4294956224 18446744073709551615 134534233 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 3346 2934 73 166 0 3177 0
Current children cumulated CPU time (s) 191.91
Current children cumulated vsize (KiB) 13384

[startup+192.401 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32687
/proc/meminfo: memFree=1099760/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=13384 CPUtime=192.31
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 3243 0 0 0 19229 2 0 0 25 0 1 0 221148765 13705216 2946 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 3346 2946 73 166 0 3177 0
Current children cumulated CPU time (s) 192.31
Current children cumulated vsize (KiB) 13384

[startup+192.801 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32687
/proc/meminfo: memFree=1099696/2055924 swapFree=4180088/4192956
[pid=32686] ppid=32684 vsize=13384 CPUtime=192.71
/proc/32686/stat : 32686 (mxc-sat09) R 32684 32686 32649 0 -1 4194304 3244 0 0 0 19269 2 0 0 25 0 1 0 221148765 13705216 2947 1992294400 134512640 135192793 4294956224 18446744073709551615 134533818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32686/statm: 3346 2947 73 166 0 3177 0
Current children cumulated CPU time (s) 192.71
Current children cumulated vsize (KiB) 13384

Child status: 20
Real time (s): 192.872
CPU time (s): 192.799
CPU user time (s): 192.768
CPU system time (s): 0.030995
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 13384

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

runsolver used 0.180972 second user time and 0.358945 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-10 06:52:24
IDJOB=1784277
IDBENCH=71145
IDSOLVER=613
FILE ID=node6/1784277-1241931144
PBS_JOBID= 9264975
Free space on /tmp= 66268 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3_4vars_6gates.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784277-1241931144/watcher-1784277-1241931144 -o /tmp/evaluation-result-1784277-1241931144/solver-1784277-1241931144 -C 5000 -W 6000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1784277-1241931144.cnf

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

MD5SUM BENCH= afeeef613d4caffff91375d49585d115
RANDOM SEED=613817410

node6.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.281
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.281
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:      2055924 kB
MemFree:       1111960 kB
Buffers:         65412 kB
Cached:         791196 kB
SwapCached:       6652 kB
Active:         219624 kB
Inactive:       645268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1111960 kB
SwapTotal:     4192956 kB
SwapFree:      4180088 kB
Dirty:            1676 kB
Writeback:           0 kB
Mapped:          13916 kB
Slab:            65104 kB
Committed_AS:   819096 kB
PageTables:       1452 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= 66264 MiB
End job on node6 at 2009-05-10 06:55:37