Trace number 1797850

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
minisat2-core 070721UNSAT 567.617 567.827

General information on the benchmark

Namegoldb-heqc-alu4mul.cnf
MD5SUM2d68b23bdbf6e7e2868e82c4f24dffc3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.085
Satisfiable
(Un)Satisfiability was proved
Number of variables4736
Number of clauses30465
Sum of the clauses size103040
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27024
Number of clauses of size 314112
Number of clauses of size 40
Number of clauses of size 59328
Number of clauses of size over 51

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  4736                                                 |
0.00/0.00	|  Number of clauses:    30465                                                |
0.00/0.01	|  Parsing time:         0.02         s                                       |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	|         0 |    4736    30465   103040 |    10155        0    nan |  0.000 % |
0.01/0.03	|       100 |    4736    30465   103040 |    11170      100     34 |  0.000 % |
0.01/0.06	|       250 |    4736    30465   103040 |    12287      250     34 |  0.000 % |
0.01/0.08	|       475 |    4736    30465   103040 |    13516      475     26 |  0.000 % |
0.09/0.13	|       814 |    4732    30457   103016 |    14867      808     30 |  0.106 % |
0.19/0.21	|      1320 |    4732    30457   103016 |    16354     1314     29 |  0.106 % |
0.29/0.34	|      2079 |    4731    30337   102587 |    17990     2062     30 |  0.106 % |
0.49/0.53	|      3219 |    4731    30337   102587 |    19789     3202     31 |  0.106 % |
0.89/0.92	|      4927 |    4728    30294   102428 |    21768     4903     35 |  0.169 % |
1.49/1.54	|      7489 |    4728    30294   102428 |    23944     7465     37 |  0.170 % |
2.69/2.72	|     11333 |    4726    30292   102422 |    26339    11305     40 |  0.233 % |
4.79/4.85	|     17100 |    4722    30278   102377 |    28973    17054     45 |  0.297 % |
9.39/9.48	|     25749 |    4722    30201   102083 |    31870    25673     45 |  0.296 % |
16.79/16.89	|     38724 |    4720    30158   101930 |    35057    21299     42 |  0.338 % |
28.59/28.60	|     58185 |    4720    30158   101930 |    38563    21206     39 |  0.338 % |
45.47/45.57	|     87377 |    4719    30139   101864 |    42419    28229     41 |  0.359 % |
76.36/76.45	|    131166 |    4719    30139   101864 |    46661    23815     42 |  0.360 % |
120.95/121.02	|    196850 |    4716    30088   101690 |    51328    31343     43 |  0.423 % |
195.42/195.50	|    295377 |    4715    30068   101618 |    56460    31364     44 |  0.444 % |
308.49/308.69	|    443166 |    4713    30050   101563 |    62107    27460     42 |  0.486 % |
493.81/494.07	|    664850 |    4704    28554    96000 |    68317    26360     34 |  0.676 % |
567.58/567.82	===============================================================================
567.58/567.82	restarts              : 21
567.58/567.82	conflicts             : 750594         (1322 /sec)
567.58/567.82	decisions             : 931616         (0.70 % random) (1641 /sec)
567.58/567.82	propagations          : 422673452      (744722 /sec)
567.58/567.82	conflict literals     : 33744203       (69.78 % deleted)
567.58/567.82	Memory used           : 18.70 MB
567.58/567.82	CPU time              : 567.559 s
567.58/567.82	
567.58/567.82	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-1797850-1242078831/watcher-1797850-1242078831 -o /tmp/evaluation-result-1797850-1242078831/solver-1797850-1242078831 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797850-1242078831.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.05 1.54 3/65 29123
/proc/meminfo: memFree=1924816/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=2176 CPUtime=0
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 316 0 0 0 0 0 0 0 20 0 1 0 235913530 2228224 301 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 544 301 58 171 0 370 0

[startup+0.0211921 s]
/proc/loadavg: 1.00 1.05 1.54 3/65 29123
/proc/meminfo: memFree=1924816/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=3420 CPUtime=0.01
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 621 0 0 0 1 0 0 0 20 0 1 0 235913530 3502080 606 1992294400 134512640 135213614 4294956256 18446744073709551615 134530000 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 855 606 74 171 0 681 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3420

[startup+0.102209 s]
/proc/loadavg: 1.00 1.05 1.54 3/65 29123
/proc/meminfo: memFree=1924816/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=3684 CPUtime=0.09
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 691 0 0 0 9 0 0 0 20 0 1 0 235913530 3772416 676 1992294400 134512640 135213614 4294956256 18446744073709551615 134526755 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 921 676 77 171 0 747 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3684

[startup+0.30225 s]
/proc/loadavg: 1.00 1.05 1.54 3/65 29123
/proc/meminfo: memFree=1924816/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=3948 CPUtime=0.29
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 737 0 0 0 29 0 0 0 22 0 1 0 235913530 4042752 722 1992294400 134512640 135213614 4294956256 18446744073709551615 134527264 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 987 722 77 171 0 813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3948

[startup+0.701327 s]
/proc/loadavg: 1.00 1.05 1.54 3/65 29123
/proc/meminfo: memFree=1924816/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=4344 CPUtime=0.69
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 835 0 0 0 69 0 0 0 25 0 1 0 235913530 4448256 820 1992294400 134512640 135213614 4294956256 18446744073709551615 134526764 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 1086 820 77 171 0 912 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4344

[startup+1.50148 s]
/proc/loadavg: 1.00 1.05 1.54 2/66 29124
/proc/meminfo: memFree=1921544/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=5004 CPUtime=1.49
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 1001 0 0 0 149 0 0 0 25 0 1 0 235913530 5124096 986 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 1251 986 77 171 0 1077 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5004

[startup+3.10179 s]
/proc/loadavg: 1.00 1.05 1.54 2/66 29124
/proc/meminfo: memFree=1920520/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=6064 CPUtime=3.09
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 1291 0 0 0 309 0 0 0 25 0 1 0 235913530 6209536 1276 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 1516 1276 77 171 0 1342 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6064

[startup+6.30142 s]
/proc/loadavg: 1.00 1.05 1.54 2/66 29124
/proc/meminfo: memFree=1918344/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=7912 CPUtime=6.29
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 1745 0 0 0 628 1 0 0 25 0 1 0 235913530 8101888 1730 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 1978 1730 77 171 0 1804 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7912

[startup+12.7017 s]
/proc/loadavg: 1.00 1.04 1.53 2/66 29124
/proc/meminfo: memFree=1915720/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=10532 CPUtime=12.69
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 2366 0 0 0 1267 2 0 0 25 0 1 0 235913530 10784768 2351 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 2633 2351 77 171 0 2459 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10532

[startup+25.5022 s]
/proc/loadavg: 1.00 1.04 1.52 2/66 29124
/proc/meminfo: memFree=1914760/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=11324 CPUtime=25.48
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 2569 0 0 0 2546 2 0 0 25 0 1 0 235913530 11595776 2554 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 2831 2554 77 171 0 2657 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11324

[startup+51.1022 s]
/proc/loadavg: 1.00 1.04 1.51 2/66 29124
/proc/meminfo: memFree=1913992/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=12000 CPUtime=51.07
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 2733 0 0 0 5105 2 0 0 25 0 1 0 235913530 12288000 2718 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 3000 2718 77 171 0 2826 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12000

[startup+102.305 s]
/proc/loadavg: 1.00 1.03 1.48 2/66 29124
/proc/meminfo: memFree=1911880/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=14060 CPUtime=102.26
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 3253 0 0 0 10224 2 0 0 25 0 1 0 235913530 14397440 3238 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 3515 3238 77 171 0 3341 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 14060

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.45 2/66 29124
/proc/meminfo: memFree=1909640/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=16440 CPUtime=162.23
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 3853 0 0 0 16220 3 0 0 25 0 1 0 235913530 16834560 3838 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 4110 3838 77 171 0 3936 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 16440

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.41 2/66 29124
/proc/meminfo: memFree=1908424/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=17364 CPUtime=222.21
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 4087 0 0 0 22218 3 0 0 25 0 1 0 235913530 17780736 4072 1992294400 134512640 135213614 4294956256 18446744073709551615 134537467 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 4341 4072 77 171 0 4167 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 17364

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.39 2/66 29124
/proc/meminfo: memFree=1907848/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=17936 CPUtime=282.2
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 4217 0 0 0 28216 4 0 0 25 0 1 0 235913530 18366464 4202 1992294400 134512640 135213614 4294956256 18446744073709551615 134527139 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 4484 4202 77 171 0 4310 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 17936

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.36 2/66 29124
/proc/meminfo: memFree=1907144/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=18680 CPUtime=342.17
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 4387 0 0 0 34213 4 0 0 25 0 1 0 235913530 19128320 4372 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 4670 4372 77 171 0 4496 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 18680

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.34 2/66 29124
/proc/meminfo: memFree=1907016/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=18980 CPUtime=402.15
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 4424 0 0 0 40211 4 0 0 25 0 1 0 235913530 19435520 4409 1992294400 134512640 135213614 4294956256 18446744073709551615 134527003 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 4745 4409 77 171 0 4571 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 18980

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.31 2/66 29130
/proc/meminfo: memFree=1905928/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=18980 CPUtime=462.12
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 4427 0 0 0 46207 5 0 0 25 0 1 0 235913530 19435520 4412 1992294400 134512640 135213614 4294956256 18446744073709551615 134537814 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 4745 4412 77 171 0 4571 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 18980

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.29 2/66 29130
/proc/meminfo: memFree=1905864/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=18980 CPUtime=522.1
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 4450 0 0 0 52205 5 0 0 25 0 1 0 235913530 19435520 4435 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 4745 4435 77 171 0 4571 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 18980

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

[startup+537.501 s]
/proc/loadavg: 1.00 1.00 1.28 2/66 29130
/proc/meminfo: memFree=1905800/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=18980 CPUtime=537.29
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 4453 0 0 0 53724 5 0 0 25 0 1 0 235913530 19435520 4438 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 4745 4438 77 171 0 4571 0
Current children cumulated CPU time (s) 537.29
Current children cumulated vsize (KiB) 18980

[startup+550.302 s]
/proc/loadavg: 1.00 1.00 1.28 2/66 29130
/proc/meminfo: memFree=1905800/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=19148 CPUtime=550.09
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 4466 0 0 0 55004 5 0 0 25 0 1 0 235913530 19607552 4451 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 4787 4451 77 171 0 4613 0
Current children cumulated CPU time (s) 550.09
Current children cumulated vsize (KiB) 19148

[startup+556.701 s]
/proc/loadavg: 1.00 1.00 1.28 2/66 29130
/proc/meminfo: memFree=1905800/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=19148 CPUtime=556.48
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 4466 0 0 0 55643 5 0 0 25 0 1 0 235913530 19607552 4451 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 4787 4451 77 171 0 4613 0
Current children cumulated CPU time (s) 556.48
Current children cumulated vsize (KiB) 19148

[startup+563.102 s]
/proc/loadavg: 1.00 1.00 1.27 2/66 29130
/proc/meminfo: memFree=1905800/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=19148 CPUtime=562.89
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 4466 0 0 0 56284 5 0 0 25 0 1 0 235913530 19607552 4451 1992294400 134512640 135213614 4294956256 18446744073709551615 134524390 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 4787 4451 77 171 0 4613 0
Current children cumulated CPU time (s) 562.89
Current children cumulated vsize (KiB) 19148

[startup+566.301 s]
/proc/loadavg: 1.00 1.00 1.27 2/66 29130
/proc/meminfo: memFree=1905800/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=19148 CPUtime=566.08
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 4466 0 0 0 56603 5 0 0 25 0 1 0 235913530 19607552 4451 1992294400 134512640 135213614 4294956256 18446744073709551615 134527401 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 4787 4451 77 171 0 4613 0
Current children cumulated CPU time (s) 566.08
Current children cumulated vsize (KiB) 19148

[startup+567.101 s]
/proc/loadavg: 1.00 1.00 1.27 2/66 29130
/proc/meminfo: memFree=1905800/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=19148 CPUtime=566.88
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 4466 0 0 0 56683 5 0 0 25 0 1 0 235913530 19607552 4451 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 4787 4451 77 171 0 4613 0
Current children cumulated CPU time (s) 566.88
Current children cumulated vsize (KiB) 19148

[startup+567.501 s]
/proc/loadavg: 1.00 1.00 1.27 2/66 29130
/proc/meminfo: memFree=1905800/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=19148 CPUtime=567.28
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 4466 0 0 0 56723 5 0 0 25 0 1 0 235913530 19607552 4451 1992294400 134512640 135213614 4294956256 18446744073709551615 134526951 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 4787 4451 77 171 0 4613 0
Current children cumulated CPU time (s) 567.28
Current children cumulated vsize (KiB) 19148

[startup+567.701 s]
/proc/loadavg: 1.00 1.00 1.27 2/66 29130
/proc/meminfo: memFree=1905800/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=19148 CPUtime=567.48
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 4466 0 0 0 56743 5 0 0 25 0 1 0 235913530 19607552 4451 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 4787 4451 77 171 0 4613 0
Current children cumulated CPU time (s) 567.48
Current children cumulated vsize (KiB) 19148

[startup+567.801 s]
/proc/loadavg: 1.00 1.00 1.27 2/66 29130
/proc/meminfo: memFree=1905800/2055920 swapFree=4125732/4192956
[pid=29123] ppid=29121 vsize=19148 CPUtime=567.58
/proc/29123/stat : 29123 (minisat_static) R 29121 29123 28831 0 -1 4194304 4466 0 0 0 56753 5 0 0 25 0 1 0 235913530 19607552 4451 1992294400 134512640 135213614 4294956256 18446744073709551615 134538912 0 0 4096 3 0 0 0 17 1 0 0
/proc/29123/statm: 4787 4451 77 171 0 4613 0
Current children cumulated CPU time (s) 567.58
Current children cumulated vsize (KiB) 19148

Child status: 20
Real time (s): 567.827
CPU time (s): 567.617
CPU user time (s): 567.559
CPU system time (s): 0.057991
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 19148

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

runsolver used 0.642902 second user time and 1.3248 second system time

The end

Launcher Data

Begin job on node77 at 2009-05-11 23:53:52
IDJOB=1797850
IDBENCH=69645
IDSOLVER=651
FILE ID=node77/1797850-1242078831
PBS_JOBID= 9277668
Free space on /tmp= 66164 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-alu4mul.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797850-1242078831/watcher-1797850-1242078831 -o /tmp/evaluation-result-1797850-1242078831/solver-1797850-1242078831 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797850-1242078831.cnf

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

MD5SUM BENCH= 2d68b23bdbf6e7e2868e82c4f24dffc3
RANDOM SEED=2097898304

node77.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.270
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.270
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:       1925232 kB
Buffers:          1804 kB
Cached:          20076 kB
SwapCached:      61488 kB
Active:          21120 kB
Inactive:        64368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1925232 kB
SwapTotal:     4192956 kB
SwapFree:      4125732 kB
Dirty:            1340 kB
Writeback:           0 kB
Mapped:          14132 kB
Slab:            31108 kB
Committed_AS:   836612 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= 66164 MiB
End job on node77 at 2009-05-12 00:03:20