Trace number 1727299

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
SAT07 reference solver: minisat SAT 2007UNSAT 451.216 451.158

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
MD5SUMc7db94a671d9411eb90a6ffa8f8c530f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.948
Satisfiable
(Un)Satisfiability was proved
Number of variables29249
Number of clauses861366
Sum of the clauses size1745389
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2858070
Number of clauses of size 30
Number of clauses of size 46
Number of clauses of size 528
Number of clauses of size over 53262

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  29249                                                |
0.00/0.00	c |  Number of clauses:    861366                                               |
1.59/1.61	c |  Parsing time:         1.54         s                                       |
14.89/14.95	c ============================[ Search Statistics ]==============================
14.89/14.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.89/14.95	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.89/14.95	c ===============================================================================
14.89/14.95	c |         0 |   18462   480641  1194526 |   160213        0    nan |  0.000 % |
14.99/15.04	c |       100 |   18439   480641  1194526 |   176235       86      6 | 23.491 % |
15.09/15.11	c |       250 |   18427   480641  1194526 |   193858      227      7 | 23.539 % |
15.09/15.18	c |       475 |   18421   480641  1194526 |   213244      446      8 | 23.567 % |
15.29/15.32	c |       812 |   18400   480641  1194526 |   234568      767      8 | 23.676 % |
15.49/15.50	c |      1318 |   18375   480641  1194526 |   258025     1252      8 | 23.775 % |
15.69/15.70	c |      2077 |   18339   480641  1194526 |   283828     1987      8 | 23.960 % |
16.09/16.13	c |      3216 |   18285   480641  1194526 |   312211     3093      9 | 24.182 % |
16.99/17.01	c |      4924 |   18185   465512  1161179 |   343432     4542     10 | 24.353 % |
18.19/18.25	c |      7486 |   18148   465512  1161179 |   377775     7073     11 | 24.486 % |
20.39/20.41	c |     11330 |   18091   460994  1151099 |   415552    10775     13 | 24.674 % |
24.29/24.32	c |     17096 |   18017   458384  1145213 |   457108    16406     14 | 24.934 % |
29.80/29.86	c |     25745 |   17889   449971  1126678 |   502819    24678     15 | 25.365 % |
38.90/38.91	c |     38721 |   17523   436482  1095918 |   553101    37230     17 | 26.620 % |
56.80/56.85	c |     58182 |   17470   433386  1088925 |   608411    56513     21 | 26.798 % |
91.40/91.42	c |     87376 |   17427   431402  1084492 |   669252    85639     31 | 26.945 % |
157.51/157.57	c |    131165 |   17351   427972  1076837 |   736177   128945     37 | 27.225 % |
307.63/307.65	c |    196849 |   17255   423343  1066402 |   809795   193601     43 | 27.543 % |
451.15/451.14	c ===============================================================================
451.15/451.14	c restarts              : 18
451.15/451.14	c conflicts             : 250636         (556 /sec)
451.15/451.14	c decisions             : 504038         (1.50 % random) (1118 /sec)
451.15/451.14	c propagations          : 167290563      (370921 /sec)
451.15/451.14	c conflict literals     : 10725720       (46.02 % deleted)
451.15/451.14	c Memory used           : 84.54 MB
451.15/451.14	c CPU time              : 451.013 s
451.15/451.14	c 
451.15/451.14	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-1727299-1240723135/watcher-1727299-1240723135 -o /tmp/evaluation-result-1727299-1240723135/solver-1727299-1240723135 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1727299-1240723135.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24201
/proc/meminfo: memFree=1767880/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=2476 CPUtime=0
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 529 0 0 0 0 0 0 0 18 0 1 0 100347088 2535424 515 1992294400 134512640 135048876 4294956208 18446744073709551615 134549727 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 619 516 49 130 0 486 0

[startup+0.087691 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24201
/proc/meminfo: memFree=1767880/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=8120 CPUtime=0.07
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 1777 0 0 0 7 0 0 0 18 0 1 0 100347088 8314880 1714 1992294400 134512640 135048876 4294956208 18446744073709551615 134682234 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 2030 1714 50 130 0 1897 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8120

[startup+0.101686 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24201
/proc/meminfo: memFree=1767880/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=8384 CPUtime=0.09
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 1879 0 0 0 9 0 0 0 18 0 1 0 100347088 8585216 1816 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 2096 1816 50 130 0 1963 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8384

[startup+0.30163 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24201
/proc/meminfo: memFree=1767880/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=14140 CPUtime=0.29
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 3225 0 0 0 28 1 0 0 19 0 1 0 100347088 14479360 3162 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 3535 3162 50 130 0 3402 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14140

[startup+0.701518 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24201
/proc/meminfo: memFree=1767880/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=25404 CPUtime=0.69
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 5947 0 0 0 66 3 0 0 22 0 1 0 100347088 26013696 5884 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 6351 5884 50 130 0 6218 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25404

[startup+1.50129 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1735808/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=49108 CPUtime=1.49
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 11598 0 0 0 142 7 0 0 25 0 1 0 100347088 50286592 11535 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 12277 11535 50 130 0 12144 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49108

[startup+3.10184 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1718336/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=52008 CPUtime=3.09
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 12434 0 0 0 302 7 0 0 25 0 1 0 100347088 53256192 12371 1992294400 134512640 135048876 4294956208 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 13002 12371 61 130 0 12869 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52008

[startup+6.30193 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1712576/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=66264 CPUtime=6.29
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 16230 0 0 0 620 9 0 0 25 0 1 0 100347088 67854336 16167 1992294400 134512640 135048876 4294956208 18446744073709551615 134533236 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 16566 16167 61 130 0 16433 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66264

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1697536/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=73628 CPUtime=12.69
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 18030 0 0 0 1259 10 0 0 25 0 1 0 100347088 75395072 17967 1992294400 134512640 135048876 4294956208 18446744073709551615 134521214 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 18407 17967 61 130 0 18274 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73628

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1705152/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=63804 CPUtime=25.49
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 18538 0 0 0 2539 10 0 0 25 0 1 0 100347088 65335296 15659 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 15951 15659 67 130 0 15818 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63804

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1705088/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=63940 CPUtime=51.1
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 18609 0 0 0 5099 11 0 0 25 0 1 0 100347088 65474560 15722 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 15985 15722 67 130 0 15852 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 63940

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1704896/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=64240 CPUtime=102.31
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 18651 0 0 0 10220 11 0 0 25 0 1 0 100347088 65781760 15764 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 16060 15764 67 130 0 15927 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 64240

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1702464/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=66628 CPUtime=162.31
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 19270 0 0 0 16220 11 0 0 25 0 1 0 100347088 68227072 16383 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 16657 16383 67 130 0 16524 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 66628

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1696256/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=72852 CPUtime=222.32
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 20787 0 0 0 22219 13 0 0 25 0 1 0 100347088 74600448 17900 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 18213 17900 67 130 0 18080 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 72852

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1690688/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=78424 CPUtime=282.33
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 22185 0 0 0 28218 15 0 0 25 0 1 0 100347088 80306176 19298 1992294400 134512640 135048876 4294956208 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 19606 19298 67 130 0 19473 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 78424

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1685952/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=83108 CPUtime=342.33
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 23362 0 0 0 34216 17 0 0 25 0 1 0 100347088 85102592 20475 1992294400 134512640 135048876 4294956208 18446744073709551615 134548762 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 20777 20475 67 130 0 20644 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 83108

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1683456/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=85816 CPUtime=402.35
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 23979 0 0 0 40217 18 0 0 25 0 1 0 100347088 87875584 21092 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 21454 21092 67 130 0 21321 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 85816

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

[startup+409.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1682880/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=86428 CPUtime=409.54
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 24105 0 0 0 40936 18 0 0 25 0 1 0 100347088 88502272 21218 1992294400 134512640 135048876 4294956208 18446744073709551615 134547168 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 21607 21218 67 130 0 21474 0
Current children cumulated CPU time (s) 409.54
Current children cumulated vsize (KiB) 86428

[startup+435.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1682688/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=86560 CPUtime=435.14
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 24148 0 0 0 43496 18 0 0 25 0 1 0 100347088 88637440 21261 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 21640 21261 67 130 0 21507 0
Current children cumulated CPU time (s) 435.14
Current children cumulated vsize (KiB) 86560

[startup+441.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1682688/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=86560 CPUtime=441.55
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 24149 0 0 0 44137 18 0 0 25 0 1 0 100347088 88637440 21262 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 21640 21262 67 130 0 21507 0
Current children cumulated CPU time (s) 441.55
Current children cumulated vsize (KiB) 86560

[startup+447.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1682688/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=86560 CPUtime=447.95
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 24150 0 0 0 44777 18 0 0 25 0 1 0 100347088 88637440 21263 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 21640 21263 67 130 0 21507 0
Current children cumulated CPU time (s) 447.95
Current children cumulated vsize (KiB) 86560

[startup+449.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1682688/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=86560 CPUtime=449.55
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 24150 0 0 0 44937 18 0 0 25 0 1 0 100347088 88637440 21263 1992294400 134512640 135048876 4294956208 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 21640 21263 67 130 0 21507 0
Current children cumulated CPU time (s) 449.55
Current children cumulated vsize (KiB) 86560

[startup+450.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1682688/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=86560 CPUtime=450.35
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 24150 0 0 0 45017 18 0 0 25 0 1 0 100347088 88637440 21263 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 21640 21263 67 130 0 21507 0
Current children cumulated CPU time (s) 450.35
Current children cumulated vsize (KiB) 86560

[startup+450.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1682688/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=86560 CPUtime=450.75
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 24150 0 0 0 45057 18 0 0 25 0 1 0 100347088 88637440 21263 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 21640 21263 67 130 0 21507 0
Current children cumulated CPU time (s) 450.75
Current children cumulated vsize (KiB) 86560

[startup+451.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24202
/proc/meminfo: memFree=1682688/2055920 swapFree=4181368/4192956
[pid=24201] ppid=24199 vsize=86560 CPUtime=451.15
/proc/24201/stat : 24201 (minisat_noasser) R 24199 24201 24070 0 -1 4194304 24150 0 0 0 45097 18 0 0 25 0 1 0 100347088 88637440 21263 1992294400 134512640 135048876 4294956208 18446744073709551615 134548700 0 0 4096 3 0 0 0 17 1 0 0
/proc/24201/statm: 21640 21263 67 130 0 21507 0
Current children cumulated CPU time (s) 451.15
Current children cumulated vsize (KiB) 86560

Child status: 20
Real time (s): 451.158
CPU time (s): 451.216
CPU user time (s): 451.013
CPU system time (s): 0.202969
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 86560

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

runsolver used 0.512922 second user time and 1.00585 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-26 07:18:57
IDJOB=1727299
IDBENCH=24634
IDSOLVER=556
FILE ID=node16/1727299-1240723135
PBS_JOBID= 9186906
Free space on /tmp= 66312 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727299-1240723135/watcher-1727299-1240723135 -o /tmp/evaluation-result-1727299-1240723135/solver-1727299-1240723135 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1727299-1240723135.cnf

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

MD5SUM BENCH= c7db94a671d9411eb90a6ffa8f8c530f
RANDOM SEED=223135407

node16.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.234
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.234
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:       1768360 kB
Buffers:         29900 kB
Cached:         203852 kB
SwapCached:       5472 kB
Active:         100356 kB
Inactive:       141308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768360 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:           13572 kB
Writeback:           0 kB
Mapped:          13576 kB
Slab:            31984 kB
Committed_AS:   395092 kB
PageTables:       1436 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= 66308 MiB
End job on node16 at 2009-04-26 07:26:28