Trace number 1784876

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 439.034 439.265

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 benchmark95.5065
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.48/1.59	c |  Parsing time:         1.52         s                                       |
14.37/14.46	c ============================[ Search Statistics ]==============================
14.37/14.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.37/14.46	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.37/14.46	c ===============================================================================
14.37/14.46	c |         0 |   18462   480641  1194526 |   160213        0    nan |  0.000 % |
14.47/14.55	c |       100 |   18439   480641  1194526 |   176235       86      6 | 23.491 % |
14.57/14.62	c |       250 |   18427   480641  1194526 |   193858      227      7 | 23.539 % |
14.57/14.68	c |       475 |   18421   480641  1194526 |   213244      446      8 | 23.567 % |
14.77/14.82	c |       812 |   18400   480641  1194526 |   234568      767      8 | 23.676 % |
14.87/14.99	c |      1318 |   18375   480641  1194526 |   258025     1252      8 | 23.775 % |
15.07/15.19	c |      2077 |   18339   480641  1194526 |   283828     1987      8 | 23.960 % |
15.47/15.60	c |      3216 |   18285   480641  1194526 |   312211     3093      9 | 24.182 % |
16.37/16.45	c |      4924 |   18185   465512  1161179 |   343432     4542     10 | 24.353 % |
17.57/17.65	c |      7486 |   18148   465512  1161179 |   377775     7073     11 | 24.486 % |
19.67/19.75	c |     11330 |   18091   460994  1151099 |   415552    10775     13 | 24.674 % |
23.46/23.58	c |     17096 |   18017   458384  1145213 |   457108    16406     14 | 24.934 % |
28.87/28.99	c |     25745 |   17889   449971  1126678 |   502819    24678     15 | 25.365 % |
37.67/37.73	c |     38721 |   17523   436482  1095918 |   553101    37230     17 | 26.620 % |
55.15/55.23	c |     58182 |   17470   433386  1088925 |   608411    56513     21 | 26.798 % |
88.74/88.84	c |     87376 |   17427   431402  1084492 |   669252    85639     31 | 26.945 % |
153.01/153.18	c |    131165 |   17351   427972  1076837 |   736177   128945     37 | 27.225 % |
299.13/299.35	c |    196849 |   17255   423343  1066402 |   809795   193601     43 | 27.543 % |
438.96/439.25	c ===============================================================================
438.96/439.25	c restarts              : 18
438.96/439.25	c conflicts             : 250636         (571 /sec)
438.96/439.25	c decisions             : 504038         (1.50 % random) (1149 /sec)
438.96/439.25	c propagations          : 167290563      (381191 /sec)
438.96/439.25	c conflict literals     : 10725720       (46.02 % deleted)
438.96/439.25	c Memory used           : 84.54 MB
438.96/439.25	c CPU time              : 438.863 s
438.96/439.25	c 
438.96/439.25	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-1784876-1241871870/watcher-1784876-1241871870 -o /tmp/evaluation-result-1784876-1241871870/solver-1784876-1241871870 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1784876-1241871870.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
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: 0.91 0.97 0.93 3/64 4682
/proc/meminfo: memFree=1750392/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=2748 CPUtime=0
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 559 0 0 0 0 0 0 0 18 0 1 0 215221269 2813952 545 1992294400 134512640 135048876 4294956208 18446744073709551615 134549280 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 687 546 49 130 0 554 0

[startup+0.105 s]
/proc/loadavg: 0.91 0.97 0.93 3/64 4682
/proc/meminfo: memFree=1750392/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=8516 CPUtime=0.09
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 1928 0 0 0 9 0 0 0 18 0 1 0 215221269 8720384 1865 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 2129 1865 50 130 0 1996 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8516

[startup+0.202016 s]
/proc/loadavg: 0.91 0.97 0.93 3/64 4682
/proc/meminfo: memFree=1750392/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=11492 CPUtime=0.2
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 2601 0 0 0 19 1 0 0 19 0 1 0 215221269 11767808 2538 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 2873 2538 50 130 0 2740 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 11492

[startup+0.301034 s]
/proc/loadavg: 0.91 0.97 0.93 3/64 4682
/proc/meminfo: memFree=1750392/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=14272 CPUtime=0.29
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 3279 0 0 0 28 1 0 0 20 0 1 0 215221269 14614528 3216 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 3568 3217 50 130 0 3435 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14272

[startup+0.701121 s]
/proc/loadavg: 0.91 0.97 0.93 3/64 4682
/proc/meminfo: memFree=1750392/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=25800 CPUtime=0.69
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 6045 0 0 0 66 3 0 0 23 0 1 0 215221269 26419200 5982 1992294400 134512640 135048876 4294956208 18446744073709551615 134515401 0 0 4096 3 0 0 0 17 1 0 0
/proc/4682/statm: 6450 5982 50 130 0 6317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25800

[startup+1.50125 s]
/proc/loadavg: 0.91 0.97 0.93 2/65 4683
/proc/meminfo: memFree=1715312/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=49636 CPUtime=1.48
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 11737 0 0 0 142 6 0 0 25 0 1 0 215221269 50827264 11674 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 12409 11675 50 130 0 12276 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 49636

[startup+3.10155 s]
/proc/loadavg: 0.92 0.97 0.93 2/65 4683
/proc/meminfo: memFree=1700912/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=52008 CPUtime=3.08
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 12434 0 0 0 302 6 0 0 25 0 1 0 215221269 53256192 12371 1992294400 134512640 135048876 4294956208 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 13002 12371 61 130 0 12869 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 52008

[startup+6.30115 s]
/proc/loadavg: 0.92 0.97 0.93 2/65 4683
/proc/meminfo: memFree=1691824/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=66660 CPUtime=6.28
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 16305 0 0 0 620 8 0 0 25 0 1 0 215221269 68259840 16242 1992294400 134512640 135048876 4294956208 18446744073709551615 134533219 0 0 4096 3 0 0 0 17 1 0 0
/proc/4682/statm: 16665 16242 61 130 0 16532 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 66660

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.93 2/65 4683
/proc/meminfo: memFree=1679856/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=78244 CPUtime=12.67
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 18404 0 0 0 1258 9 0 0 25 0 1 0 215221269 80121856 18341 1992294400 134512640 135048876 4294956208 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 19561 18341 61 130 0 19428 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 78244

[startup+25.5017 s]
/proc/loadavg: 0.94 0.97 0.93 2/65 4683
/proc/meminfo: memFree=1687856/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=63804 CPUtime=25.46
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 18539 0 0 0 2537 9 0 0 25 0 1 0 215221269 65335296 15660 1992294400 134512640 135048876 4294956208 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 15951 15660 67 130 0 15818 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 63804

[startup+51.1024 s]
/proc/loadavg: 0.96 0.97 0.93 2/65 4683
/proc/meminfo: memFree=1687664/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=63940 CPUtime=51.06
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 18610 0 0 0 5096 10 0 0 25 0 1 0 215221269 65474560 15723 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/4682/statm: 15985 15723 67 130 0 15852 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 63940

[startup+102.303 s]
/proc/loadavg: 0.98 0.97 0.93 2/65 4683
/proc/meminfo: memFree=1687472/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=64240 CPUtime=102.23
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 18653 0 0 0 10213 10 0 0 25 0 1 0 215221269 65781760 15766 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 16060 15766 67 130 0 15927 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 64240

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 4683
/proc/meminfo: memFree=1684336/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=67288 CPUtime=162.2
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 19428 0 0 0 16209 11 0 0 25 0 1 0 215221269 68902912 16541 1992294400 134512640 135048876 4294956208 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 16822 16541 67 130 0 16689 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 67288

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 4683
/proc/meminfo: memFree=1678320/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=73380 CPUtime=222.18
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 20932 0 0 0 22206 12 0 0 25 0 1 0 215221269 75141120 18045 1992294400 134512640 135048876 4294956208 18446744073709551615 134552475 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 18345 18045 67 130 0 18212 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 73380

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 4683
/proc/meminfo: memFree=1672368/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=79228 CPUtime=282.14
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 22405 0 0 0 28201 13 0 0 25 0 1 0 215221269 81129472 19518 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 19807 19518 67 130 0 19674 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 79228

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 4683
/proc/meminfo: memFree=1667888/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=84040 CPUtime=342.11
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 23511 0 0 0 34196 15 0 0 25 0 1 0 215221269 86056960 20624 1992294400 134512640 135048876 4294956208 18446744073709551615 134546791 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 21010 20624 67 130 0 20877 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 84040

[startup+402.303 s]
/proc/loadavg: 1.04 0.99 0.93 2/65 4683
/proc/meminfo: memFree=1665264/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=86560 CPUtime=402.08
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 24142 0 0 0 40193 15 0 0 25 0 1 0 215221269 88637440 21255 1992294400 134512640 135048876 4294956208 18446744073709551615 134548110 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 21640 21255 67 130 0 21507 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 86560

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

[startup+409.601 s]
/proc/loadavg: 1.03 0.99 0.93 2/65 4683
/proc/meminfo: memFree=1665264/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=86560 CPUtime=409.37
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 24142 0 0 0 40922 15 0 0 25 0 1 0 215221269 88637440 21255 1992294400 134512640 135048876 4294956208 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 21640 21255 67 130 0 21507 0
Current children cumulated CPU time (s) 409.37
Current children cumulated vsize (KiB) 86560

[startup+422.402 s]
/proc/loadavg: 1.03 0.99 0.93 2/65 4683
/proc/meminfo: memFree=1665264/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=86560 CPUtime=422.17
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 24148 0 0 0 42202 15 0 0 25 0 1 0 215221269 88637440 21261 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 21640 21261 67 130 0 21507 0
Current children cumulated CPU time (s) 422.17
Current children cumulated vsize (KiB) 86560

[startup+428.802 s]
/proc/loadavg: 1.02 0.99 0.93 2/65 4683
/proc/meminfo: memFree=1665264/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=86560 CPUtime=428.56
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 24149 0 0 0 42841 15 0 0 25 0 1 0 215221269 88637440 21262 1992294400 134512640 135048876 4294956208 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 21640 21262 67 130 0 21507 0
Current children cumulated CPU time (s) 428.56
Current children cumulated vsize (KiB) 86560

[startup+435.202 s]
/proc/loadavg: 1.02 0.99 0.93 2/65 4683
/proc/meminfo: memFree=1665264/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=86560 CPUtime=434.96
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 24150 0 0 0 43481 15 0 0 25 0 1 0 215221269 88637440 21263 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 21640 21263 67 130 0 21507 0
Current children cumulated CPU time (s) 434.96
Current children cumulated vsize (KiB) 86560

[startup+436.806 s]
/proc/loadavg: 1.02 0.99 0.93 2/65 4683
/proc/meminfo: memFree=1665264/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=86560 CPUtime=436.56
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 24150 0 0 0 43641 15 0 0 25 0 1 0 215221269 88637440 21263 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 21640 21263 67 130 0 21507 0
Current children cumulated CPU time (s) 436.56
Current children cumulated vsize (KiB) 86560

[startup+438.401 s]
/proc/loadavg: 1.02 0.99 0.93 2/65 4683
/proc/meminfo: memFree=1665264/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=86560 CPUtime=438.16
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 24150 0 0 0 43801 15 0 0 25 0 1 0 215221269 88637440 21263 1992294400 134512640 135048876 4294956208 18446744073709551615 134546834 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 21640 21263 67 130 0 21507 0
Current children cumulated CPU time (s) 438.16
Current children cumulated vsize (KiB) 86560

[startup+438.801 s]
/proc/loadavg: 1.02 0.99 0.93 2/65 4683
/proc/meminfo: memFree=1665264/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=86560 CPUtime=438.56
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 24150 0 0 0 43841 15 0 0 25 0 1 0 215221269 88637440 21263 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 21640 21263 67 130 0 21507 0
Current children cumulated CPU time (s) 438.56
Current children cumulated vsize (KiB) 86560

[startup+439.202 s]
/proc/loadavg: 1.02 0.99 0.93 2/65 4683
/proc/meminfo: memFree=1665264/2055920 swapFree=4167856/4192956
[pid=4682] ppid=4680 vsize=86560 CPUtime=438.96
/proc/4682/stat : 4682 (minisat_noasser) R 4680 4682 4536 0 -1 4194304 24150 0 0 0 43881 15 0 0 25 0 1 0 215221269 88637440 21263 1992294400 134512640 135048876 4294956208 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 0 0 0
/proc/4682/statm: 21640 21263 67 130 0 21507 0
Current children cumulated CPU time (s) 438.96
Current children cumulated vsize (KiB) 86560

Child status: 20
Real time (s): 439.265
CPU time (s): 439.034
CPU user time (s): 438.863
CPU system time (s): 0.170974
CPU usage (%): 99.9476
Max. virtual memory (cumulated for all children) (KiB): 86560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 438.863
system time used= 0.170974
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= 1046

runsolver used 0.382941 second user time and 1.22481 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-09 14:24:32
IDJOB=1784876
IDBENCH=24634
IDSOLVER=639
FILE ID=node2/1784876-1241871870
PBS_JOBID= 9264610
Free space on /tmp= 66200 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-1784876-1241871870/watcher-1784876-1241871870 -o /tmp/evaluation-result-1784876-1241871870/solver-1784876-1241871870 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1784876-1241871870.cnf

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

MD5SUM BENCH= c7db94a671d9411eb90a6ffa8f8c530f
RANDOM SEED=1316060940

node2.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.265
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.265
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:       1750880 kB
Buffers:         32192 kB
Cached:         189048 kB
SwapCached:      19344 kB
Active:          89524 kB
Inactive:       153380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750880 kB
SwapTotal:     4192956 kB
SwapFree:      4167856 kB
Dirty:           13624 kB
Writeback:           0 kB
Mapped:          14012 kB
Slab:            48100 kB
Committed_AS:   941136 kB
PageTables:       1468 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= 66200 MiB
End job on node2 at 2009-05-09 14:31:51