Trace number 1783995

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
MiniSat 2.1 (Sat-race'08 Edition)UNSAT 724.894 725.079

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-connm-ue-csp-sat-n600-d0.02-s1676244754.sat05-535.reshuffled-07.cnf
MD5SUMd2283e85579af5f5de3cfcfaac7f25fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark208.173
Satisfiable
(Un)Satisfiability was proved
Number of variables580
Number of clauses7153
Sum of the clauses size21604
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 37008
Number of clauses of size 4145
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:           580                                         |
0.00/0.00	c |  Number of clauses:            7153                                         |
0.00/0.00	c |  Parse time:                   0.01 s                                       |
0.03/0.05	c |  Simplification time:          0.04 s                                       |
0.03/0.05	c |                                                                             |
0.03/0.05	c ============================[ Search Statistics ]==============================
0.03/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.03/0.05	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.03/0.05	c ===============================================================================
0.03/0.05	c |       100 |     435     7008    23436 |     2569      100     20 |  0.000 % |
0.03/0.06	c |       250 |     435     7008    23436 |     2826      250     18 |  0.000 % |
0.03/0.07	c |       475 |     435     7008    23436 |     3109      475     19 |  0.000 % |
0.03/0.08	c |       812 |     435     7008    23436 |     3420      812     19 |  0.000 % |
0.09/0.11	c |      1318 |     435     7008    23436 |     3762     1318     20 |  0.000 % |
0.09/0.14	c |      2077 |     435     7008    23436 |     4138     2077     19 |  0.000 % |
0.09/0.18	c |      3216 |     435     7008    23436 |     4552     3216     18 |  0.000 % |
0.19/0.27	c |      4924 |     435     7008    23436 |     5007     2620     16 |  0.000 % |
0.39/0.41	c |      7486 |     435     7008    23436 |     5508     2653     15 |  0.000 % |
0.59/0.63	c |     11330 |     435     7008    23436 |     6058     3705     16 |  0.000 % |
0.89/0.97	c |     17096 |     435     7008    23436 |     6664     3358     16 |  0.000 % |
1.39/1.42	c |     25745 |     435     7008    23436 |     7331     5324     15 |  0.001 % |
2.19/2.22	c |     38719 |     435     7008    23436 |     8064     7243     18 |  0.001 % |
3.39/3.46	c |     58180 |     435     7008    23436 |     8870     6438     16 |  0.000 % |
5.29/5.36	c |     87372 |     435     7008    23436 |     9758     8887     15 |  0.001 % |
8.18/8.28	c |    131161 |     435     7008    23436 |    10733     8526     16 |  0.001 % |
12.89/12.92	c |    196845 |     435     7008    23436 |    11807     9531     16 |  0.001 % |
20.39/20.43	c |    295371 |     435     7008    23436 |    12987     7253     14 |  0.001 % |
31.48/31.58	c |    443160 |     435     7008    23436 |    14286    11598     15 |  0.001 % |
49.98/50.00	c |    664843 |     435     7008    23436 |    15715    11084     17 |  0.000 % |
77.97/78.10	c |    997368 |     435     7008    23436 |    17286    12546     16 |  0.000 % |
121.36/121.40	c |   1496156 |     435     7008    23436 |    19015    17216     15 |  0.001 % |
188.54/188.65	c |   2244338 |     435     7008    23436 |    20917    12502     13 |  0.001 % |
294.62/294.74	c |   3366612 |     435     7008    23436 |    23008    13298     14 |  0.001 % |
461.37/461.59	c |   5050023 |     435     7008    23436 |    25309    13757     15 |  0.002 % |
724.81/725.07	c ===============================================================================
724.81/725.07	c restarts              : 12285
724.81/725.07	c conflicts             : 7538140        (10400 /sec)
724.81/725.07	c decisions             : 8340909        (11507 /sec)
724.81/725.07	c propagations          : 605626474      (835548 /sec)
724.81/725.07	c conflict literals     : 126793310      (39.98 % deleted)
724.81/725.07	c Memory used           : 23.20 MB
724.81/725.07	c CPU time              : 724.826 s
724.81/725.07	c 
724.81/725.07	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-1783995-1241908648/watcher-1783995-1241908648 -o /tmp/evaluation-result-1783995-1241908648/solver-1783995-1241908648 -C 5000 -W 6000 -M 1800 HOME/minisat HOME/instance-1783995-1241908648.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.99 1.00 0.99 3/64 12898
/proc/meminfo: memFree=1807040/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=7604 CPUtime=0
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 218890820 7786496 188 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 1901 189 63 219 0 1679 0

[startup+0.041429 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 12898
/proc/meminfo: memFree=1807040/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=7868 CPUtime=0.03
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 374 0 0 0 3 0 0 0 18 0 1 0 218890820 8056832 358 1992294400 4194304 5092341 548682068848 18446744073709551615 4219703 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 1967 358 88 219 0 1745 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7868

[startup+0.101434 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 12898
/proc/meminfo: memFree=1807040/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=7868 CPUtime=0.09
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 440 0 0 0 9 0 0 0 18 0 1 0 218890820 8056832 350 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 1967 350 100 219 0 1745 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7868

[startup+0.301454 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 12898
/proc/meminfo: memFree=1807040/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=7976 CPUtime=0.29
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 594 0 0 0 29 0 0 0 19 0 1 0 218890820 8167424 385 1992294400 4194304 5092341 548682068848 18446744073709551615 4240953 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 1994 385 101 219 0 1772 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7976

[startup+0.701494 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 12898
/proc/meminfo: memFree=1807040/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=18368 CPUtime=0.69
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 890 0 0 0 69 0 0 0 22 0 1 0 218890820 18808832 681 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 4592 681 101 219 0 4370 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18368

[startup+1.50257 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12899
/proc/meminfo: memFree=1804920/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=18368 CPUtime=1.49
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 1194 0 0 0 149 0 0 0 25 0 1 0 218890820 18808832 726 1992294400 4194304 5092341 548682068848 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 4592 726 101 219 0 4370 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18368

[startup+3.10173 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12899
/proc/meminfo: memFree=1804280/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=18368 CPUtime=3.09
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 1302 0 0 0 309 0 0 0 25 0 1 0 218890820 18808832 834 1992294400 4194304 5092341 548682068848 18446744073709551615 4250871 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 4592 834 101 219 0 4370 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18368

[startup+6.30105 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12899
/proc/meminfo: memFree=1803640/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=18368 CPUtime=6.29
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 1396 0 0 0 629 0 0 0 25 0 1 0 218890820 18808832 928 1992294400 4194304 5092341 548682068848 18446744073709551615 4241396 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 4592 928 101 219 0 4370 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18368

[startup+12.7017 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12899
/proc/meminfo: memFree=1802752/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=18368 CPUtime=12.69
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 1561 0 0 0 1268 1 0 0 25 0 1 0 218890820 18808832 1093 1992294400 4194304 5092341 548682068848 18446744073709551615 4248199 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 4592 1093 101 219 0 4370 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18368

[startup+25.502 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12899
/proc/meminfo: memFree=1801856/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=18368 CPUtime=25.49
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 1793 0 0 0 2548 1 0 0 25 0 1 0 218890820 18808832 1325 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 4592 1325 101 219 0 4370 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18368

[startup+51.1015 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12899
/proc/meminfo: memFree=1800832/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=18368 CPUtime=51.08
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 2063 0 0 0 5107 1 0 0 25 0 1 0 218890820 18808832 1595 1992294400 4194304 5092341 548682068848 18446744073709551615 4241048 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 4592 1595 101 219 0 4370 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18368

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12899
/proc/meminfo: memFree=1799552/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=18368 CPUtime=102.27
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 2338 0 0 0 10225 2 0 0 25 0 1 0 218890820 18808832 1870 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 4592 1870 101 219 0 4370 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 18368

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12899
/proc/meminfo: memFree=1798464/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=18368 CPUtime=162.25
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 2625 0 0 0 16223 2 0 0 25 0 1 0 218890820 18808832 2157 1992294400 4194304 5092341 548682068848 18446744073709551615 4502012 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 4592 2157 101 219 0 4370 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18368

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12899
/proc/meminfo: memFree=1795648/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=222.24
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 4074 0 0 0 22221 3 0 0 25 0 1 0 218890820 24317952 2842 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 2842 101 219 0 5715 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 23748

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12901
/proc/meminfo: memFree=1795008/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=282.22
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 4130 0 0 0 28219 3 0 0 25 0 1 0 218890820 24317952 2898 1992294400 4194304 5092341 548682068848 18446744073709551615 4249535 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 2898 101 219 0 5715 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 23748

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12901
/proc/meminfo: memFree=1795008/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=342.2
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 4170 0 0 0 34217 3 0 0 25 0 1 0 218890820 24317952 2938 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 2938 101 219 0 5715 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 23748

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12901
/proc/meminfo: memFree=1795008/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=402.19
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 4176 0 0 0 40215 4 0 0 25 0 1 0 218890820 24317952 2944 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 2944 101 219 0 5715 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 23748

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12901
/proc/meminfo: memFree=1794624/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=462.17
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 4270 0 0 0 46213 4 0 0 25 0 1 0 218890820 24317952 3038 1992294400 4194304 5092341 548682068848 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 3038 101 219 0 5715 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 23748

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12901
/proc/meminfo: memFree=1793152/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=522.16
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 4664 0 0 0 52211 5 0 0 25 0 1 0 218890820 24317952 3432 1992294400 4194304 5092341 548682068848 18446744073709551615 4240636 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 3432 101 219 0 5715 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 23748

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12901
/proc/meminfo: memFree=1792832/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=582.14
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 4737 0 0 0 58209 5 0 0 25 0 1 0 218890820 24317952 3505 1992294400 4194304 5092341 548682068848 18446744073709551615 4241137 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 3505 101 219 0 5715 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 23748

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12901
/proc/meminfo: memFree=1792064/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=642.13
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 4932 0 0 0 64207 6 0 0 25 0 1 0 218890820 24317952 3700 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 3700 101 219 0 5715 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 23748

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12901
/proc/meminfo: memFree=1791744/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=702.11
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 4980 0 0 0 70205 6 0 0 25 0 1 0 218890820 24317952 3748 1992294400 4194304 5092341 548682068848 18446744073709551615 4250193 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 3748 101 219 0 5715 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 23748

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

[startup+703.901 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12901
/proc/meminfo: memFree=1791744/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=703.72
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 4980 0 0 0 70366 6 0 0 25 0 1 0 218890820 24317952 3748 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 3748 101 219 0 5715 0
Current children cumulated CPU time (s) 703.72
Current children cumulated vsize (KiB) 23748

[startup+716.701 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12901
/proc/meminfo: memFree=1791744/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=716.51
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 4980 0 0 0 71645 6 0 0 25 0 1 0 218890820 24317952 3748 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 3748 101 219 0 5715 0
Current children cumulated CPU time (s) 716.51
Current children cumulated vsize (KiB) 23748

[startup+719.903 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12901
/proc/meminfo: memFree=1791680/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=719.71
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 5009 0 0 0 71965 6 0 0 25 0 1 0 218890820 24317952 3777 1992294400 4194304 5092341 548682068848 18446744073709551615 4252141 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 3777 101 219 0 5715 0
Current children cumulated CPU time (s) 719.71
Current children cumulated vsize (KiB) 23748

[startup+723.101 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12901
/proc/meminfo: memFree=1791680/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=722.91
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 5009 0 0 0 72285 6 0 0 25 0 1 0 218890820 24317952 3777 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 3777 101 219 0 5715 0
Current children cumulated CPU time (s) 722.91
Current children cumulated vsize (KiB) 23748

[startup+723.901 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12901
/proc/meminfo: memFree=1791680/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=723.71
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 5009 0 0 0 72365 6 0 0 25 0 1 0 218890820 24317952 3777 1992294400 4194304 5092341 548682068848 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 3777 101 219 0 5715 0
Current children cumulated CPU time (s) 723.71
Current children cumulated vsize (KiB) 23748

[startup+724.701 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12901
/proc/meminfo: memFree=1791680/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=724.51
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 5009 0 0 0 72445 6 0 0 25 0 1 0 218890820 24317952 3777 1992294400 4194304 5092341 548682068848 18446744073709551615 4244120 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 3777 101 219 0 5715 0
Current children cumulated CPU time (s) 724.51
Current children cumulated vsize (KiB) 23748

[startup+724.905 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12901
/proc/meminfo: memFree=1791680/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=724.71
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 5009 0 0 0 72465 6 0 0 25 0 1 0 218890820 24317952 3777 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 3777 101 219 0 5715 0
Current children cumulated CPU time (s) 724.71
Current children cumulated vsize (KiB) 23748

[startup+725.001 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 12901
/proc/meminfo: memFree=1791680/2055920 swapFree=4180136/4192956
[pid=12898] ppid=12896 vsize=23748 CPUtime=724.81
/proc/12898/stat : 12898 (minisat) R 12896 12898 12765 0 -1 4194304 5009 0 0 0 72475 6 0 0 25 0 1 0 218890820 24317952 3777 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/12898/statm: 5937 3777 101 219 0 5715 0
Current children cumulated CPU time (s) 724.81
Current children cumulated vsize (KiB) 23748

Child status: 20
Real time (s): 725.079
CPU time (s): 724.894
CPU user time (s): 724.827
CPU system time (s): 0.066989
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 23748

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

runsolver used 0.515921 second user time and 1.50777 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-10 00:37:28
IDJOB=1783995
IDBENCH=24753
IDSOLVER=608
FILE ID=node70/1783995-1241908648
PBS_JOBID= 9264782
Free space on /tmp= 66332 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-connm-ue-csp-sat-n600-d0.02-s1676244754.sat05-535.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783995-1241908648/watcher-1783995-1241908648 -o /tmp/evaluation-result-1783995-1241908648/solver-1783995-1241908648 -C 5000 -W 6000 -M 1800  HOME/minisat HOME/instance-1783995-1241908648.cnf

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

MD5SUM BENCH= d2283e85579af5f5de3cfcfaac7f25fa
RANDOM SEED=1677033613

node70.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.213
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.213
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:       1807520 kB
Buffers:         48168 kB
Cached:         131380 kB
SwapCached:       7044 kB
Active:          69036 kB
Inactive:       119500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807520 kB
SwapTotal:     4192956 kB
SwapFree:      4180136 kB
Dirty:            1024 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            45952 kB
Committed_AS:   669532 kB
PageTables:       1372 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= 66332 MiB
End job on node70 at 2009-05-10 00:49:33