Trace number 332382

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
SATzilla FULLUNSAT 24.6133 24.6405

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
unsat-logistics-rotate-09t5.sat05-1139.reshuffled-07.cnf
MD5SUMc5c0a2288884b75d2d577cb8c5efb4c6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.65384
Satisfiable
(Un)Satisfiability was proved
Number of variables4336
Number of clauses214585
Sum of the clauses size431502
Maximum clause length11
Minimum clause length1
Number of clauses of size 189
Number of clauses of size 2213987
Number of clauses of size 3252
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5257

Solver Data (download as text)

14.17/14.27	c run March_dl for 5 seconds ... 
14.17/14.27	c Bin: Executing march_dl
14.17/14.27	c child exit by a signal
14.17/14.27	c march_dl returned code 137.
14.17/14.27	c run saps for 2 seconds ... 
14.17/14.27	c Bin: Executing ubcsat2006
14.17/14.27	c child exited successfully
14.17/14.27	c ubcsat2006 returned code 0.
14.17/14.27	c satzilla computing base features
14.17/14.27	c satzilla doing unit-prop probe
14.17/14.27	c satzilla doing local search probe
14.17/14.27	c satzilla doing lobjois search-space size estimate
14.17/14.27	c satzilla's ranking:
14.17/14.27	c 1) minisat20: -0.299303
14.17/14.27	c 2) zchaff_rand: 0.912944
14.17/14.27	c 3) eureka: 1.400877
14.17/14.27	c 4) vallst: 2.348118
14.17/14.27	c 5) march_dl: 2.864967
14.17/14.27	c 6) kcnfs: 4.609454
14.17/14.27	c 7) kcnfs+P: 999.000000
14.17/14.27	c 8) march_dl+P: 999.000000
14.17/14.27	c 9) vallst+P: 999.000000
14.17/14.27	c 10) zchaff_rand+P: 999.000000
14.17/14.27	c 11) rsat+P: 999.000000
14.17/14.27	c 12) eureka+P: 999.000000
14.17/14.27	c 13) minisat20+P: 999.000000
14.17/14.27	c 14) rsat: 999.000000
14.17/14.27	c satzilla running minisat20 ... 
14.17/14.28	This is MiniSat 2.0 beta
14.17/14.28	WARNING: for repeatability, setting FPU to use double precision
14.17/14.28	============================[ Problem Statistics ]=============================
14.17/14.28	|                                                                             |
14.17/14.28	|  Number of variables:  4336                                                 |
14.17/14.28	|  Number of clauses:    214585                                               |
14.24/14.39	|  Parsing time:         0.10         s                                       |
14.24/14.40	============================[ Search Statistics ]==============================
14.24/14.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.24/14.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.24/14.40	===============================================================================
14.24/14.40	|         0 |    4247   213984   430389 |    71328        0    nan |  0.000 % |
14.24/14.41	|       100 |    4247   213984   430389 |    78460      100     18 |  2.055 % |
14.24/14.41	|       250 |    4247   213984   430389 |    86306      250     21 |  2.054 % |
14.24/14.43	|       477 |    4247   213984   430389 |    94937      477     19 |  2.053 % |
14.24/14.45	|       816 |    4247   213984   430389 |   104431      816     21 |  2.056 % |
14.24/14.48	|      1323 |    4247   213984   430389 |   114874     1323     20 |  2.056 % |
14.24/14.54	|      2082 |    4247   213984   430389 |   126361     2082     21 |  2.056 % |
14.24/14.63	|      3222 |    4247   213984   430389 |   138998     3222     23 |  2.056 % |
14.24/14.81	|      4930 |    4247   213984   430389 |   152897     4930     24 |  2.056 % |
14.24/15.11	|      7495 |    4246   213822   430065 |   168187     2709     28 |  2.076 % |
15.55/15.61	|     11342 |    4246   213822   430065 |   185006     6556     32 |  2.076 % |
16.55/16.64	|     17113 |    4246   213822   430065 |   203507    12327     34 |  2.076 % |
18.74/18.88	|     25764 |    4243   213660   429741 |   223857    19985     33 |  2.168 % |
24.55/24.63	===============================================================================
24.55/24.63	restarts              : 13
24.55/24.63	conflicts             : 38067          (3687 /sec)
24.55/24.63	decisions             : 46136          (1.81 % random) (4469 /sec)
24.55/24.63	propagations          : 5857450        (567339 /sec)
24.55/24.63	conflict literals     : 1174266        (28.82 % deleted)
24.55/24.63	Memory used           : 15.74 MB
24.55/24.63	CPU time              : 10.3244 s
24.55/24.63	
24.55/24.63	c Bin: Executing minisat20
24.55/24.63	c child exited successfully
24.55/24.63	c minisat20 returned code 20.
24.55/24.63	s UNSATISFIABLE
24.55/24.63	c SATZILLA_TIME=24.600000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-332382-1173476190 -o ROOT/results/node14/solver-332382-1173476190 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332382-1173476190/SATzilla2007_F /tmp/evaluation/332382-1173476190/instance-332382-1173476190.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: 0.95 0.96 0.91 3/77 24371
/proc/meminfo: memFree=1555728/2055920 swapFree=4146600/4192956
[pid=24371] ppid=24369 vsize=1512 CPUtime=0
/proc/24371/stat : 24371 (SATzilla2007_F) S 24369 24371 22763 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 367573539 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24371/statm: 378 125 110 260 0 84 0
[pid=24372] ppid=24371 vsize=2588 CPUtime=0
/proc/24372/stat : 24372 (march_dl) R 24371 24371 22763 0 -1 4194304 347 0 0 0 0 0 0 0 19 0 1 0 367573540 2650112 341 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24372/statm: 647 342 50 118 0 526 0

[startup+0.051441 s]
/proc/loadavg: 0.95 0.96 0.91 3/77 24371
/proc/meminfo: memFree=1555728/2055920 swapFree=4146600/4192956
[pid=24371] ppid=24369 vsize=1512 CPUtime=0
/proc/24371/stat : 24371 (SATzilla2007_F) S 24369 24371 22763 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 367573539 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24371/statm: 378 125 110 260 0 84 0
[pid=24372] ppid=24371 vsize=3248 CPUtime=0.04
/proc/24372/stat : 24372 (march_dl) R 24371 24371 22763 0 -1 4194304 558 0 0 0 4 0 0 0 19 0 1 0 367573540 3325952 552 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24372/statm: 812 552 50 118 0 691 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4760

[startup+0.101445 s]
/proc/loadavg: 0.95 0.96 0.91 3/77 24371
/proc/meminfo: memFree=1555728/2055920 swapFree=4146600/4192956
[pid=24371] ppid=24369 vsize=1512 CPUtime=0
/proc/24371/stat : 24371 (SATzilla2007_F) S 24369 24371 22763 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 367573539 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24371/statm: 378 125 110 260 0 84 0
[pid=24372] ppid=24371 vsize=3908 CPUtime=0.09
/proc/24372/stat : 24372 (march_dl) R 24371 24371 22763 0 -1 4194304 784 0 0 0 9 0 0 0 19 0 1 0 367573540 4001792 778 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24372/statm: 977 778 50 118 0 856 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5420

[startup+0.301463 s]
/proc/loadavg: 0.95 0.96 0.91 3/77 24371
/proc/meminfo: memFree=1555728/2055920 swapFree=4146600/4192956
[pid=24371] ppid=24369 vsize=1512 CPUtime=0
/proc/24371/stat : 24371 (SATzilla2007_F) S 24369 24371 22763 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 367573539 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24371/statm: 378 125 110 260 0 84 0
[pid=24372] ppid=24371 vsize=10312 CPUtime=0.29
/proc/24372/stat : 24372 (march_dl) R 24371 24371 22763 0 -1 4194304 2147 0 0 0 29 0 0 0 20 0 1 0 367573540 10559488 1494 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24372/statm: 2578 1494 53 118 0 2457 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11824

[startup+0.701501 s]
/proc/loadavg: 0.95 0.96 0.91 3/77 24371
/proc/meminfo: memFree=1555728/2055920 swapFree=4146600/4192956
[pid=24371] ppid=24369 vsize=1512 CPUtime=0
/proc/24371/stat : 24371 (SATzilla2007_F) S 24369 24371 22763 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 367573539 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24371/statm: 378 125 110 260 0 84 0
[pid=24372] ppid=24371 vsize=12160 CPUtime=0.69
/proc/24372/stat : 24372 (march_dl) R 24371 24371 22763 0 -1 4194304 4724 0 0 0 68 1 0 0 24 0 1 0 367573540 12451840 2108 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542421 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24372/statm: 3040 2108 55 118 0 2919 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13672

[startup+1.50158 s]
/proc/loadavg: 0.96 0.96 0.91 2/79 24373
/proc/meminfo: memFree=1546112/2055920 swapFree=4146600/4192956
[pid=24371] ppid=24369 vsize=1512 CPUtime=0
/proc/24371/stat : 24371 (SATzilla2007_F) S 24369 24371 22763 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 367573539 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24371/statm: 378 125 110 260 0 84 0
[pid=24372] ppid=24371 vsize=13712 CPUtime=1.48
/proc/24372/stat : 24372 (march_dl) R 24371 24371 22763 0 -1 4194304 9216 0 0 0 145 3 0 0 25 0 1 0 367573540 14041088 2513 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24372/statm: 3428 2513 55 118 0 3307 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15224

[startup+3.10174 s]
/proc/loadavg: 0.96 0.96 0.91 2/79 24373
/proc/meminfo: memFree=1549568/2055920 swapFree=4146600/4192956
[pid=24371] ppid=24369 vsize=1512 CPUtime=0
/proc/24371/stat : 24371 (SATzilla2007_F) S 24369 24371 22763 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 367573539 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24371/statm: 378 125 110 260 0 84 0
[pid=24372] ppid=24371 vsize=13384 CPUtime=3.08
/proc/24372/stat : 24372 (march_dl) R 24371 24371 22763 0 -1 4194304 17713 0 0 0 301 7 0 0 25 0 1 0 367573540 13705216 2441 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24372/statm: 3346 2441 55 118 0 3225 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14896

[startup+6.30103 s]
/proc/loadavg: 0.96 0.96 0.91 2/79 24374
/proc/meminfo: memFree=1545472/2055920 swapFree=4146600/4192956
[pid=24371] ppid=24369 vsize=1512 CPUtime=4.99
/proc/24371/stat : 24371 (SATzilla2007_F) S 24369 24371 22763 0 -1 4194304 149 31219 0 0 0 0 485 14 16 0 1 0 367573539 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24371/statm: 378 125 110 260 0 84 0
[pid=24374] ppid=24371 vsize=18488 CPUtime=1.28
/proc/24374/stat : 24374 (ubcsat2006) R 24371 24371 22763 0 -1 4194304 2656 0 0 0 125 3 0 0 25 0 1 0 367574041 18931712 2638 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24374/statm: 4622 2638 156 64 0 4203 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 20000

[startup+12.7016 s]
/proc/loadavg: 0.96 0.96 0.91 2/78 24374
/proc/meminfo: memFree=1545928/2055920 swapFree=4146600/4192956
[pid=24371] ppid=24369 vsize=23032 CPUtime=12.67
/proc/24371/stat : 24371 (SATzilla2007_F) R 24369 24371 22763 0 -1 4194304 10236 33881 0 0 530 7 709 21 25 0 1 0 367573539 23584768 4618 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/24371/statm: 5758 4618 168 260 0 5464 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23032

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

[startup+19.1012 s]
/proc/loadavg: 0.97 0.96 0.91 2/79 24375
/proc/meminfo: memFree=1533056/2055920 swapFree=4146600/4192956
[pid=24371] ppid=24369 vsize=10848 CPUtime=14.24
/proc/24371/stat : 24371 (SATzilla2007_F) S 24369 24371 22763 0 -1 4194304 10281 33881 0 0 686 8 709 21 25 0 1 0 367573539 11108352 2530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24371/statm: 2712 2530 170 260 0 2418 0
[pid=24375] ppid=24371 vsize=14288 CPUtime=4.8
/proc/24375/stat : 24375 (minisat20) R 24371 24371 22763 0 -1 4194304 3371 0 0 0 479 1 0 0 25 0 1 0 367574967 14630912 3364 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24375/statm: 3572 3364 58 118 0 3450 0
Current children cumulated CPU time (s) 19.04
Current children cumulated vsize (KiB) 25136

[startup+22.3015 s]
/proc/loadavg: 0.97 0.96 0.91 2/79 24375
/proc/meminfo: memFree=1531840/2055920 swapFree=4146600/4192956
[pid=24371] ppid=24369 vsize=10848 CPUtime=14.24
/proc/24371/stat : 24371 (SATzilla2007_F) S 24369 24371 22763 0 -1 4194304 10281 33881 0 0 686 8 709 21 25 0 1 0 367573539 11108352 2530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24371/statm: 2712 2530 170 260 0 2418 0
[pid=24375] ppid=24371 vsize=15408 CPUtime=8.01
/proc/24375/stat : 24375 (minisat20) R 24371 24371 22763 0 -1 4194304 3657 0 0 0 799 2 0 0 25 0 1 0 367574967 15777792 3650 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24375/statm: 3852 3650 58 118 0 3730 0
Current children cumulated CPU time (s) 22.25
Current children cumulated vsize (KiB) 26256

[startup+23.9017 s]
/proc/loadavg: 0.97 0.96 0.91 2/79 24375
/proc/meminfo: memFree=1531456/2055920 swapFree=4146600/4192956
[pid=24371] ppid=24369 vsize=10848 CPUtime=14.24
/proc/24371/stat : 24371 (SATzilla2007_F) S 24369 24371 22763 0 -1 4194304 10281 33881 0 0 686 8 709 21 25 0 1 0 367573539 11108352 2530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24371/statm: 2712 2530 170 260 0 2418 0
[pid=24375] ppid=24371 vsize=15972 CPUtime=9.61
/proc/24375/stat : 24375 (minisat20) R 24371 24371 22763 0 -1 4194304 3796 0 0 0 959 2 0 0 25 0 1 0 367574967 16355328 3789 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24375/statm: 3993 3789 58 118 0 3871 0
Current children cumulated CPU time (s) 23.85
Current children cumulated vsize (KiB) 26820

[startup+24.3017 s]
/proc/loadavg: 0.97 0.96 0.91 2/79 24375
/proc/meminfo: memFree=1531072/2055920 swapFree=4146600/4192956
[pid=24371] ppid=24369 vsize=10848 CPUtime=14.24
/proc/24371/stat : 24371 (SATzilla2007_F) S 24369 24371 22763 0 -1 4194304 10281 33881 0 0 686 8 709 21 25 0 1 0 367573539 11108352 2530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24371/statm: 2712 2530 170 260 0 2418 0
[pid=24375] ppid=24371 vsize=16112 CPUtime=10.01
/proc/24375/stat : 24375 (minisat20) R 24371 24371 22763 0 -1 4194304 3823 0 0 0 999 2 0 0 25 0 1 0 367574967 16498688 3816 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24375/statm: 4028 3816 58 118 0 3906 0
Current children cumulated CPU time (s) 24.25
Current children cumulated vsize (KiB) 26960

[startup+24.5027 s]
/proc/loadavg: 0.97 0.96 0.91 2/79 24375
/proc/meminfo: memFree=1531072/2055920 swapFree=4146600/4192956
[pid=24371] ppid=24369 vsize=10848 CPUtime=14.24
/proc/24371/stat : 24371 (SATzilla2007_F) S 24369 24371 22763 0 -1 4194304 10281 33881 0 0 686 8 709 21 25 0 1 0 367573539 11108352 2530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24371/statm: 2712 2530 170 260 0 2418 0
[pid=24375] ppid=24371 vsize=16112 CPUtime=10.21
/proc/24375/stat : 24375 (minisat20) R 24371 24371 22763 0 -1 4194304 3835 0 0 0 1019 2 0 0 25 0 1 0 367574967 16498688 3828 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24375/statm: 4028 3828 58 118 0 3906 0
Current children cumulated CPU time (s) 24.45
Current children cumulated vsize (KiB) 26960

[startup+24.6028 s]
/proc/loadavg: 0.97 0.96 0.91 2/79 24375
/proc/meminfo: memFree=1531072/2055920 swapFree=4146600/4192956
[pid=24371] ppid=24369 vsize=10848 CPUtime=14.24
/proc/24371/stat : 24371 (SATzilla2007_F) S 24369 24371 22763 0 -1 4194304 10281 33881 0 0 686 8 709 21 25 0 1 0 367573539 11108352 2530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24371/statm: 2712 2530 170 260 0 2418 0
[pid=24375] ppid=24371 vsize=16112 CPUtime=10.31
/proc/24375/stat : 24375 (minisat20) R 24371 24371 22763 0 -1 4194304 3835 0 0 0 1029 2 0 0 25 0 1 0 367574967 16498688 3828 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24375/statm: 4028 3828 58 118 0 3906 0
Current children cumulated CPU time (s) 24.55
Current children cumulated vsize (KiB) 26960

Child status: 20
Real time (s): 24.6405
CPU time (s): 24.6133
CPU user time (s): 24.2923
CPU system time (s): 0.320951
CPU usage (%): 99.8896
Max. virtual memory (cumulated for all children) (KiB): 27132

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

runsolver used 0.025996 second user time and 0.073988 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri Mar  9 21:36:31 UTC 2007

IDJOB= 332382
IDBENCH= 24578
IDSOLVER= 136
FILE ID= node14/332382-1173476190

PBS_JOBID= 4101063

Free space on /tmp= 66534 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/unsat-logistics-rotate-09t5.sat05-1139.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332382-1173476190/SATzilla2007_F /tmp/evaluation/332382-1173476190/instance-332382-1173476190.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-332382-1173476190 -o ROOT/results/node14/solver-332382-1173476190 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332382-1173476190/SATzilla2007_F /tmp/evaluation/332382-1173476190/instance-332382-1173476190.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  c5c0a2288884b75d2d577cb8c5efb4c6

RANDOM SEED= 768636983

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1556072 kB
Buffers:         48964 kB
Cached:         363576 kB
SwapCached:      14908 kB
Active:         189476 kB
Inactive:       245980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556072 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:           12912 kB
Writeback:           0 kB
Mapped:          29672 kB
Slab:            49932 kB
Committed_AS:  1219004 kB
PageTables:       1736 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= 66534 MiB

End job on node14 on Fri Mar  9 21:36:56 UTC 2007