Trace number 1806542

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 645.58 645.75

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 benchmark489.662
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	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:  580                                                  |
0.00/0.00	|  Number of clauses:    7153                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     580     7153    21604 |     2384        0    nan |  0.000 % |
0.00/0.00	|       100 |     580     7153    21604 |     2622      100      8 |  0.001 % |
0.00/0.01	|       251 |     580     7153    21604 |     2885      251      9 |  0.000 % |
0.00/0.02	|       476 |     580     7153    21604 |     3173      476     10 |  0.000 % |
0.00/0.03	|       813 |     580     7153    21604 |     3490      813     11 |  0.000 % |
0.00/0.05	|      1319 |     580     7153    21604 |     3839     1319     11 |  0.000 % |
0.06/0.09	|      2079 |     580     7153    21604 |     4223     2079     11 |  0.000 % |
0.09/0.16	|      3218 |     580     7153    21604 |     4646     3218     13 |  0.000 % |
0.19/0.29	|      4927 |     580     7153    21604 |     5111     2539     11 |  0.000 % |
0.49/0.50	|      7490 |     580     7153    21604 |     5622     5102     15 |  0.000 % |
0.79/0.87	|     11335 |     580     7153    21604 |     6184     3248     12 |  0.000 % |
1.39/1.49	|     17101 |     580     7153    21604 |     6802     5908     13 |  0.000 % |
2.39/2.45	|     25751 |     580     7153    21604 |     7483     4249     13 |  0.000 % |
3.69/3.80	|     38725 |     580     7153    21604 |     8231     5904     13 |  0.000 % |
5.69/5.73	|     58187 |     580     7153    21604 |     9054     4695     15 |  0.000 % |
8.69/8.71	|     87381 |     580     7153    21604 |     9959     6635     14 |  0.000 % |
13.69/13.78	|    131171 |     580     7153    21604 |    10955     5422     14 |  0.000 % |
21.08/21.19	|    196855 |     580     7153    21604 |    12051    10561     15 |  0.000 % |
33.68/33.76	|    295381 |     580     7153    21604 |    13256     6200     12 |  0.001 % |
55.57/55.62	|    443171 |     580     7153    21604 |    14582     7629     13 |  0.001 % |
88.37/88.47	|    664855 |     580     7153    21604 |    16040     9795     13 |  0.001 % |
141.05/141.13	|    997380 |     580     7153    21604 |    17644    12582     16 |  0.000 % |
220.13/220.21	|   1496168 |     580     7153    21604 |    19409    16002     17 |  0.000 % |
348.10/348.26	|   2244351 |     579     7105    21460 |    21350    11659     15 |  0.173 % |
571.14/571.31	|   3366626 |     578     7104    21456 |    23485    15322     14 |  0.345 % |
645.52/645.74	===============================================================================
645.52/645.74	restarts              : 25
645.52/645.74	conflicts             : 3729604        (5777 /sec)
645.52/645.74	decisions             : 4036617        (1.71 % random) (6253 /sec)
645.52/645.74	propagations          : 370243739      (573533 /sec)
645.52/645.74	conflict literals     : 70542426       (33.82 % deleted)
645.52/645.74	Memory used           : 7.58 MB
645.52/645.74	CPU time              : 645.549 s
645.52/645.74	
645.52/645.74	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-1806542-1242150466/watcher-1806542-1242150466 -o /tmp/evaluation-result-1806542-1242150466/solver-1806542-1242150466 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806542-1242150466.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.00 0.95 3/64 21740
/proc/meminfo: memFree=1089176/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=2164 CPUtime=0
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 243080659 2215936 170 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 541 171 58 171 0 367 0

[startup+0.070593 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 21740
/proc/meminfo: memFree=1089176/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=2292 CPUtime=0.06
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 249 0 0 0 6 0 0 0 18 0 1 0 243080659 2347008 234 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 573 234 77 171 0 399 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2292

[startup+0.101595 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 21740
/proc/meminfo: memFree=1089176/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=2292 CPUtime=0.09
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 262 0 0 0 9 0 0 0 18 0 1 0 243080659 2347008 247 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 573 247 77 171 0 399 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2292

[startup+0.301611 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 21740
/proc/meminfo: memFree=1089176/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=2572 CPUtime=0.29
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 323 0 0 0 29 0 0 0 19 0 1 0 243080659 2633728 308 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 643 308 77 171 0 469 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2572

[startup+0.701645 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 21740
/proc/meminfo: memFree=1089176/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=2704 CPUtime=0.69
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 358 0 0 0 69 0 0 0 22 0 1 0 243080659 2768896 343 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 676 343 77 171 0 502 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2704

[startup+1.50171 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21741
/proc/meminfo: memFree=1088016/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=2836 CPUtime=1.49
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 379 0 0 0 149 0 0 0 25 0 1 0 243080659 2904064 364 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 709 364 77 171 0 535 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2836

[startup+3.10184 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21741
/proc/meminfo: memFree=1087760/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=2968 CPUtime=3.09
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 424 0 0 0 309 0 0 0 25 0 1 0 243080659 3039232 409 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 742 409 77 171 0 568 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2968

[startup+6.3011 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21741
/proc/meminfo: memFree=1087376/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=3236 CPUtime=6.29
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 491 0 0 0 629 0 0 0 25 0 1 0 243080659 3313664 476 1992294400 134512640 135213614 4294956256 18446744073709551615 134529821 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 809 476 77 171 0 635 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3236

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21741
/proc/meminfo: memFree=1087056/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=3500 CPUtime=12.69
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 550 0 0 0 1269 0 0 0 25 0 1 0 243080659 3584000 535 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 875 535 77 171 0 701 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3500

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21741
/proc/meminfo: memFree=1086480/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=4064 CPUtime=25.48
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 683 0 0 0 2548 0 0 0 25 0 1 0 243080659 4161536 668 1992294400 134512640 135213614 4294956256 18446744073709551615 134526967 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 1016 668 77 171 0 842 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4064

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21741
/proc/meminfo: memFree=1085904/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=4724 CPUtime=51.07
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 833 0 0 0 5107 0 0 0 25 0 1 0 243080659 4837376 818 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 1181 818 77 171 0 1007 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4724

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21741
/proc/meminfo: memFree=1085008/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=5532 CPUtime=102.27
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 1039 0 0 0 10226 1 0 0 25 0 1 0 243080659 5664768 1024 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 1383 1024 77 171 0 1209 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5532

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21741
/proc/meminfo: memFree=1084560/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=5952 CPUtime=162.25
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 1143 0 0 0 16224 1 0 0 25 0 1 0 243080659 6094848 1128 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 1488 1128 77 171 0 1314 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5952

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21741
/proc/meminfo: memFree=1084176/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=6360 CPUtime=222.23
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 1233 0 0 0 22222 1 0 0 25 0 1 0 243080659 6512640 1218 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 1590 1218 77 171 0 1416 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6360

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21741
/proc/meminfo: memFree=1084048/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=6496 CPUtime=282.21
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 1267 0 0 0 28220 1 0 0 25 0 1 0 243080659 6651904 1252 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 1624 1252 77 171 0 1450 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6496

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21741
/proc/meminfo: memFree=1083728/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=6760 CPUtime=342.2
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 1341 0 0 0 34218 2 0 0 25 0 1 0 243080659 6922240 1326 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 1690 1326 77 171 0 1516 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6760

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21741
/proc/meminfo: memFree=1083344/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=7032 CPUtime=402.19
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 1434 0 0 0 40217 2 0 0 25 0 1 0 243080659 7200768 1419 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 1758 1419 77 171 0 1584 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 7032

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21741
/proc/meminfo: memFree=1083152/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=7324 CPUtime=462.17
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 1471 0 0 0 46215 2 0 0 25 0 1 0 243080659 7499776 1456 1992294400 134512640 135213614 4294956256 18446744073709551615 134527157 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 1831 1456 77 171 0 1657 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 7324

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 21741
/proc/meminfo: memFree=1082832/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=7612 CPUtime=522.15
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 1540 0 0 0 52213 2 0 0 25 0 1 0 243080659 7794688 1525 1992294400 134512640 135213614 4294956256 18446744073709551615 134526755 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 1903 1525 77 171 0 1729 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 7612

[startup+582.302 s]
/proc/loadavg: 1.03 1.01 0.96 2/65 21741
/proc/meminfo: memFree=1082768/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=7612 CPUtime=582.14
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 1556 0 0 0 58212 2 0 0 25 0 1 0 243080659 7794688 1541 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 1903 1541 77 171 0 1729 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 7612

[startup+642.302 s]
/proc/loadavg: 1.01 1.01 0.96 2/65 21741
/proc/meminfo: memFree=1082576/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=7760 CPUtime=642.12
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 1595 0 0 0 64210 2 0 0 25 0 1 0 243080659 7946240 1580 1992294400 134512640 135213614 4294956256 18446744073709551615 134526951 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 1940 1580 77 171 0 1766 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 7760

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

[startup+643.102 s]
/proc/loadavg: 1.01 1.01 0.96 2/65 21741
/proc/meminfo: memFree=1082576/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=7760 CPUtime=642.92
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 1595 0 0 0 64290 2 0 0 25 0 1 0 243080659 7946240 1580 1992294400 134512640 135213614 4294956256 18446744073709551615 134538948 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 1940 1580 77 171 0 1766 0
Current children cumulated CPU time (s) 642.92
Current children cumulated vsize (KiB) 7760

[startup+644.701 s]
/proc/loadavg: 1.01 1.01 0.96 2/65 21741
/proc/meminfo: memFree=1082576/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=7760 CPUtime=644.52
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 1595 0 0 0 64450 2 0 0 25 0 1 0 243080659 7946240 1580 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 1940 1580 77 171 0 1766 0
Current children cumulated CPU time (s) 644.52
Current children cumulated vsize (KiB) 7760

[startup+645.501 s]
/proc/loadavg: 1.01 1.01 0.96 2/65 21741
/proc/meminfo: memFree=1082576/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=7760 CPUtime=645.32
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 1595 0 0 0 64530 2 0 0 25 0 1 0 243080659 7946240 1580 1992294400 134512640 135213614 4294956256 18446744073709551615 134535879 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 1940 1580 77 171 0 1766 0
Current children cumulated CPU time (s) 645.32
Current children cumulated vsize (KiB) 7760

[startup+645.705 s]
/proc/loadavg: 1.01 1.01 0.96 2/65 21741
/proc/meminfo: memFree=1082576/2055920 swapFree=4191900/4192956
[pid=21740] ppid=21738 vsize=7760 CPUtime=645.52
/proc/21740/stat : 21740 (minisat_static) R 21738 21740 21483 0 -1 4194304 1595 0 0 0 64550 2 0 0 25 0 1 0 243080659 7946240 1580 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/21740/statm: 1940 1580 77 171 0 1766 0
Current children cumulated CPU time (s) 645.52
Current children cumulated vsize (KiB) 7760

Child status: 20
Real time (s): 645.75
CPU time (s): 645.58
CPU user time (s): 645.549
CPU system time (s): 0.030995
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 7760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 645.549
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= 1607
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= 1577

runsolver used 0.639902 second user time and 1.13883 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-12 19:47:46
IDJOB=1806542
IDBENCH=24753
IDSOLVER=651
FILE ID=node3/1806542-1242150466
PBS_JOBID= 9289718
Free space on /tmp= 66236 MiB

SOLVER NAME= minisat2-core 070721
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= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806542-1242150466/watcher-1806542-1242150466 -o /tmp/evaluation-result-1806542-1242150466/solver-1806542-1242150466 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806542-1242150466.cnf

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

MD5SUM BENCH= d2283e85579af5f5de3cfcfaac7f25fa
RANDOM SEED=161253790

node3.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.212
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.212
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:       1089592 kB
Buffers:         83188 kB
Cached:         780832 kB
SwapCached:        260 kB
Active:         126936 kB
Inactive:       750860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1089592 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             924 kB
Writeback:           0 kB
Mapped:          22284 kB
Slab:            74528 kB
Committed_AS:   962888 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= 66236 MiB
End job on node3 at 2009-05-12 19:58:32