Trace number 421731

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, and are wall clock time (not CPU 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 SAT 2007UNSAT 453.575 453.708

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 benchmark323.087
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 (download as text)

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.60	c |  Parsing time:         1.53         s                                       |
14.88/14.94	c ============================[ Search Statistics ]==============================
14.88/14.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.88/14.94	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.88/14.94	c ===============================================================================
14.88/14.94	c |         0 |   18462   480641  1194526 |   160213        0    nan |  0.000 % |
14.99/15.03	c |       100 |   18439   480641  1194526 |   176235       86      6 | 23.491 % |
15.09/15.10	c |       250 |   18427   480641  1194526 |   193858      227      7 | 23.539 % |
15.09/15.17	c |       475 |   18421   480641  1194526 |   213244      446      8 | 23.567 % |
15.29/15.31	c |       812 |   18400   480641  1194526 |   234568      767      8 | 23.676 % |
15.39/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.14	c |      3216 |   18285   480641  1194526 |   312211     3093      9 | 24.182 % |
16.99/17.03	c |      4924 |   18185   465512  1161179 |   343432     4542     10 | 24.353 % |
18.19/18.28	c |      7486 |   18148   465512  1161179 |   377775     7073     11 | 24.486 % |
20.39/20.47	c |     11330 |   18091   460994  1151099 |   415552    10775     13 | 24.674 % |
24.39/24.42	c |     17096 |   18017   458384  1145213 |   457108    16406     14 | 24.934 % |
29.98/30.00	c |     25745 |   17889   449971  1126678 |   502819    24678     15 | 25.365 % |
39.08/39.14	c |     38721 |   17523   436482  1095918 |   553101    37230     17 | 26.620 % |
57.18/57.21	c |     58182 |   17470   433386  1088925 |   608411    56513     21 | 26.798 % |
91.87/91.96	c |     87376 |   17427   431402  1084492 |   669252    85639     31 | 26.945 % |
158.34/158.47	c |    131165 |   17351   427972  1076837 |   736177   128945     37 | 27.225 % |
309.20/309.32	c |    196849 |   17255   423343  1066402 |   809795   193601     43 | 27.543 % |
453.46/453.69	c ===============================================================================
453.46/453.69	c restarts              : 18
453.46/453.69	c conflicts             : 250636         (553 /sec)
453.46/453.69	c decisions             : 504038         (1.50 % random) (1112 /sec)
453.46/453.69	c propagations          : 167290563      (369006 /sec)
453.46/453.69	c conflict literals     : 10725720       (46.02 % deleted)
453.46/453.69	c Memory used           : 84.52 MB
453.46/453.69	c CPU time              : 453.354 s
453.46/453.69	c 
453.46/453.69	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node5/watcher-421731-1177494748 -o ROOT/results/node5/solver-421731-1177494748 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421731-1177494748/minisat_noassertions /tmp/evaluation/421731-1177494748/instance-421731-1177494748.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): 2400 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 0.99 0.91 3/77 18410
/proc/meminfo: memFree=1666304/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=2476 CPUtime=0
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 531 0 0 0 0 0 0 0 18 0 1 0 225512679 2535424 517 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134549237 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 619 517 49 130 0 486 0

[startup+0.0224289 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 18410
/proc/meminfo: memFree=1666304/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=5808 CPUtime=0.01
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 1236 0 0 0 1 0 0 0 18 0 1 0 225512679 5947392 1173 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 1452 1174 50 130 0 1319 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5808

[startup+0.101438 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 18410
/proc/meminfo: memFree=1666304/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=8384 CPUtime=0.09
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 1884 0 0 0 8 1 0 0 18 0 1 0 225512679 8585216 1821 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 2096 1822 50 130 0 1963 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8384

[startup+0.30146 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 18410
/proc/meminfo: memFree=1666304/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=14140 CPUtime=0.29
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 3235 0 0 0 28 1 0 0 19 0 1 0 225512679 14479360 3172 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 3535 3173 50 130 0 3402 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14140

[startup+0.701506 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 18410
/proc/meminfo: memFree=1666304/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=25536 CPUtime=0.69
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 5971 0 0 0 66 3 0 0 22 0 1 0 225512679 26148864 5908 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 6384 5908 50 130 0 6251 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25536

[startup+1.5016 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1634232/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=49500 CPUtime=1.49
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 11683 0 0 0 143 6 0 0 25 0 1 0 225512679 50688000 11620 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 12375 11621 50 130 0 12242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49500

[startup+3.10178 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1616632/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=52004 CPUtime=3.09
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 12434 0 0 0 302 7 0 0 25 0 1 0 225512679 53252096 12371 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 13001 12371 61 130 0 12868 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52004

[startup+6.30114 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1610616/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=66260 CPUtime=6.29
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 16230 0 0 0 620 9 0 0 25 0 1 0 225512679 67850240 16167 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134533236 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 16565 16167 61 130 0 16432 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66260

[startup+12.7029 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1595896/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=73628 CPUtime=12.69
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 18029 0 0 0 1260 9 0 0 25 0 1 0 225512679 75395072 17966 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134521240 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 18407 17966 61 130 0 18274 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73628

[startup+25.5013 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1603448/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=63800 CPUtime=25.49
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 18538 0 0 0 2539 10 0 0 25 0 1 0 225512679 65331200 15659 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 15950 15659 67 130 0 15817 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63800

[startup+51.1012 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1603320/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=63940 CPUtime=51.07
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 18609 0 0 0 5097 10 0 0 25 0 1 0 225512679 65474560 15722 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 15985 15722 67 130 0 15852 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 63940

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1603192/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=64240 CPUtime=102.27
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 18650 0 0 0 10216 11 0 0 25 0 1 0 225512679 65781760 15763 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 16060 15763 67 130 0 15927 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 64240

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1600952/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=66492 CPUtime=162.25
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 19229 0 0 0 16213 12 0 0 25 0 1 0 225512679 68087808 16342 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 16623 16342 67 130 0 16490 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 66492

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1594680/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=72704 CPUtime=222.22
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 20757 0 0 0 22208 14 0 0 25 0 1 0 225512679 74448896 17870 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 18176 17870 67 130 0 18043 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 72704

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1589240/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=78276 CPUtime=282.21
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 22153 0 0 0 28204 17 0 0 25 0 1 0 225512679 80154624 19266 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 19569 19266 67 130 0 19436 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 78276

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1584568/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=82780 CPUtime=342.19
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 23306 0 0 0 34201 18 0 0 25 0 1 0 225512679 84766720 20419 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 20695 20419 67 130 0 20562 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 82780

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1582008/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=85804 CPUtime=402.17
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 23943 0 0 0 40198 19 0 0 25 0 1 0 225512679 87863296 21056 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 21451 21056 67 130 0 21318 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 85804

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

[startup+409.502 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1581496/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=86200 CPUtime=409.38
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 24070 0 0 0 40918 20 0 0 25 0 1 0 225512679 88268800 21183 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547995 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 21550 21183 67 130 0 21417 0
Current children cumulated CPU time (s) 409.38
Current children cumulated vsize (KiB) 86200

[startup+435.102 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1581176/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=86548 CPUtime=434.96
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 24144 0 0 0 43476 20 0 0 25 0 1 0 225512679 88625152 21257 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 21637 21257 67 130 0 21504 0
Current children cumulated CPU time (s) 434.96
Current children cumulated vsize (KiB) 86548

[startup+441.501 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1581176/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=86548 CPUtime=441.36
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 24144 0 0 0 44116 20 0 0 25 0 1 0 225512679 88625152 21257 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 21637 21257 67 130 0 21504 0
Current children cumulated CPU time (s) 441.36
Current children cumulated vsize (KiB) 86548

[startup+447.901 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1581176/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=86548 CPUtime=447.76
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 24144 0 0 0 44756 20 0 0 25 0 1 0 225512679 88625152 21257 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 21637 21257 67 130 0 21504 0
Current children cumulated CPU time (s) 447.76
Current children cumulated vsize (KiB) 86548

[startup+451.102 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1581176/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=86548 CPUtime=450.96
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 24144 0 0 0 45076 20 0 0 25 0 1 0 225512679 88625152 21257 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 21637 21257 67 130 0 21504 0
Current children cumulated CPU time (s) 450.96
Current children cumulated vsize (KiB) 86548

[startup+452.702 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1581176/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=86548 CPUtime=452.56
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 24144 0 0 0 45236 20 0 0 25 0 1 0 225512679 88625152 21257 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546862 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 21637 21257 67 130 0 21504 0
Current children cumulated CPU time (s) 452.56
Current children cumulated vsize (KiB) 86548

[startup+453.502 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1581176/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=86548 CPUtime=453.36
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194304 24144 0 0 0 45316 20 0 0 25 0 1 0 225512679 88625152 21257 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 21637 21257 67 130 0 21504 0
Current children cumulated CPU time (s) 453.36
Current children cumulated vsize (KiB) 86548

[startup+453.702 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 18411
/proc/meminfo: memFree=1581176/2055920 swapFree=4151648/4192956
[pid=18410] ppid=18408 vsize=0 CPUtime=453.56
/proc/18410/stat : 18410 (minisat_noasser) R 18408 18410 17885 0 -1 4194308 24150 0 0 0 45335 21 0 0 25 0 1 0 225512679 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18410/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 453.56
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 453.708
CPU time (s): 453.575
CPU user time (s): 453.354
CPU system time (s): 0.220966
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 86548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 453.354
system time used= 0.220966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24150
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= 7
involuntary context switches= 644

runsolver used 0.361944 second user time and 1.07984 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Wed Apr 25 09:52:30 UTC 2007

IDJOB= 421731
IDBENCH= 24634
IDSOLVER= 188
FILE ID= node5/421731-1177494748

PBS_JOBID= 4685814

Free space on /tmp= 66351 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/421731-1177494748/minisat_noassertions /tmp/evaluation/421731-1177494748/instance-421731-1177494748.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-421731-1177494748 -o ROOT/results/node5/solver-421731-1177494748 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421731-1177494748/minisat_noassertions /tmp/evaluation/421731-1177494748/instance-421731-1177494748.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  c7db94a671d9411eb90a6ffa8f8c530f

RANDOM SEED= 362122486

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.232
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.232
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:       1666648 kB
Buffers:         48460 kB
Cached:         247116 kB
SwapCached:       9948 kB
Active:         179268 kB
Inactive:       143136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666648 kB
SwapTotal:     4192956 kB
SwapFree:      4151648 kB
Dirty:           13652 kB
Writeback:           0 kB
Mapped:          33512 kB
Slab:            52444 kB
Committed_AS:  9075268 kB
PageTables:       1728 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= 66351 MiB

End job on node5 on Wed Apr 25 10:00:04 UTC 2007