Trace number 1784685

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: SATzilla CRAFTEDUNSAT 62.5055 62.5448

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
MD5SUM98a64f12169bd41f7a54fe2b2f678456
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.9827
Satisfiable
(Un)Satisfiability was proved
Number of variables432
Number of clauses14889
Sum of the clauses size59645
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38535
Number of clauses of size 411
Number of clauses of size 513
Number of clauses of size over 55217

Solver Data

10.57/10.64	c run March_dl for 5 seconds ... 
10.57/10.64	c Bin: Executing march_dl
10.57/10.64	c child exit by a signal
10.57/10.64	c march_dl returned code 137.
10.57/10.64	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.64	c Bin: Executing ubcsat2006
10.57/10.64	c child exited successfully
10.57/10.64	c ubcsat2006 returned code 0.
10.57/10.64	c satzilla computing base features
10.57/10.64	c satzilla doing unit-prop probe
10.57/10.64	c satzilla doing local search probe
10.57/10.64	c satzilla doing lobjois search-space size estimate
10.57/10.64	c satzilla's ranking:
10.57/10.64	c 1) minisat20+P: 1.322182
10.57/10.64	c 2) minisat20: 1.691770
10.57/10.64	c 3) march_dl: 2.206095
10.57/10.64	c 4) march_dl+P: 2.402652
10.57/10.64	c 5) vallst+P: 2.700618
10.57/10.64	c 6) zchaff_rand+P: 3.129697
10.57/10.64	c 7) kcnfs+P: 999.000000
10.57/10.64	c 8) kcnfs: 999.000000
10.57/10.64	c 9) vallst: 999.000000
10.57/10.64	c 10) zchaff_rand: 999.000000
10.57/10.64	c satzilla running minisat20 with preprocessing ... 
10.67/10.73	This is MiniSat 2.0 beta
10.67/10.73	WARNING: for repeatability, setting FPU to use double precision
10.67/10.73	============================[ Problem Statistics ]=============================
10.67/10.73	|                                                                             |
10.67/10.73	|  Number of variables:  376                                                  |
10.67/10.73	|  Number of clauses:    10583                                                |
10.67/10.74	|  Parsing time:         0.01         s                                       |
10.67/10.74	============================[ Search Statistics ]==============================
10.67/10.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.67/10.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.67/10.74	===============================================================================
10.67/10.74	|         0 |     376    10583    44702 |     3527        0    nan |  0.000 % |
10.67/10.74	|       101 |     376    10583    44702 |     3880      101     17 |  0.014 % |
10.67/10.75	|       253 |     376    10583    44702 |     4268      253     19 |  0.013 % |
10.67/10.76	|       480 |     376    10583    44702 |     4695      480     19 |  0.013 % |
10.67/10.78	|       818 |     376    10583    44702 |     5164      818     18 |  0.014 % |
10.70/10.80	|      1324 |     376    10583    44702 |     5681     1324     21 |  0.001 % |
10.70/10.85	|      2085 |     376    10583    44702 |     6249     2085     21 |  0.013 % |
10.86/10.93	|      3224 |     376    10583    44702 |     6874     3224     21 |  0.001 % |
10.96/11.07	|      4932 |     376    10583    44702 |     7561     4932     22 |  0.001 % |
11.25/11.34	|      7498 |     376    10583    44702 |     8318     7498     21 |  0.014 % |
11.65/11.74	|     11345 |     376    10583    44702 |     9149     7122     21 |  0.013 % |
12.25/12.38	|     17111 |     376    10583    44702 |    10064     8263     20 |  0.015 % |
13.35/13.44	|     25760 |     376    10583    44702 |    11071     6721     21 |  0.001 % |
15.05/15.12	|     38734 |     376    10583    44702 |    12178     8530     22 |  0.013 % |
17.95/18.08	|     58195 |     376    10583    44702 |    13396     9583     21 |  0.013 % |
22.65/22.73	|     87387 |     376    10583    44702 |    14735    11788     23 |  0.001 % |
30.44/30.52	|    131176 |     376    10583    44702 |    16209    11104     20 |  0.001 % |
42.33/42.47	|    196861 |     375    10553    44630 |    17830    11448     22 |  0.268 % |
61.73/61.84	|    295392 |     350     8308    33610 |    19613     7267     16 |  6.916 % |
62.43/62.54	===============================================================================
62.43/62.54	restarts              : 19
62.43/62.54	conflicts             : 299261         (5781 /sec)
62.43/62.54	decisions             : 331870         (1.42 % random) (6411 /sec)
62.43/62.54	propagations          : 23005286       (444399 /sec)
62.43/62.54	conflict literals     : 6857302        (42.63 % deleted)
62.43/62.54	Memory used           : 5.16 MB
62.43/62.54	CPU time              : 51.7671 s
62.43/62.54	
62.43/62.54	c Preprocessing...
62.43/62.54	c Inital problem has 432 variables, 13811 nary clauses (1078 binary clauses).
62.43/62.54	c Num non-binary clauses 13776, Average non-binary clause length 4.171
62.43/62.54	c Theory has no gaps
62.43/62.54	c Preprocessor runtime was 0.060 seconds.
62.43/62.54	c 
62.43/62.54	c Satisfiability of theory still undetermined.
62.43/62.54	c See file /tmp/P1T3GQ for simplified theory.
62.43/62.54	c Bin: Executing minisat20
62.43/62.54	c child exited successfully
62.43/62.54	c minisat20 returned code 20.
62.43/62.54	s UNSATISFIABLE
62.43/62.54	c SATZILLA_TIME=62.500000

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-1784685-1241864505/watcher-1784685-1241864505 -o /tmp/evaluation-result-1784685-1241864505/solver-1784685-1241864505 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1784685-1241864505.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.99 0.97 0.91 3/65 27460
/proc/meminfo: memFree=1888880/2055920 swapFree=4159908/4192956
[pid=27460] ppid=27458 vsize=1440 CPUtime=0
/proc/27460/stat : 27460 (SATzilla2007_C) S 27458 27460 27111 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214483631 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27460/statm: 360 110 95 260 0 84 0
[pid=27461] ppid=27460 vsize=768 CPUtime=0
/proc/27461/stat : 27461 (march_dl) R 27460 27460 27111 0 -1 4194304 99 0 0 0 0 0 0 0 18 0 1 0 214483631 786432 94 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27461/statm: 192 94 50 118 0 71 0

[startup+0.0613641 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 27460
/proc/meminfo: memFree=1888880/2055920 swapFree=4159908/4192956
[pid=27460] ppid=27458 vsize=1440 CPUtime=0
/proc/27460/stat : 27460 (SATzilla2007_C) S 27458 27460 27111 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214483631 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27460/statm: 360 110 95 260 0 84 0
[pid=27461] ppid=27460 vsize=1652 CPUtime=0.05
/proc/27461/stat : 27461 (march_dl) R 27460 27460 27111 0 -1 4194304 298 0 0 0 5 0 0 0 18 0 1 0 214483631 1691648 290 1992294400 134512640 134996440 4294956256 18446744073709551615 134658120 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27461/statm: 413 290 57 118 0 292 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3092

[startup+0.102368 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 27460
/proc/meminfo: memFree=1888880/2055920 swapFree=4159908/4192956
[pid=27460] ppid=27458 vsize=1440 CPUtime=0
/proc/27460/stat : 27460 (SATzilla2007_C) S 27458 27460 27111 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214483631 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27460/statm: 360 110 95 260 0 84 0
[pid=27461] ppid=27460 vsize=1720 CPUtime=0.1
/proc/27461/stat : 27461 (march_dl) R 27460 27460 27111 0 -1 4194304 342 0 0 0 10 0 0 0 18 0 1 0 214483631 1761280 322 1992294400 134512640 134996440 4294956256 18446744073709551615 134658145 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27461/statm: 430 322 65 118 0 309 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3160

[startup+0.302391 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 27460
/proc/meminfo: memFree=1888880/2055920 swapFree=4159908/4192956
[pid=27460] ppid=27458 vsize=1440 CPUtime=0
/proc/27460/stat : 27460 (SATzilla2007_C) S 27458 27460 27111 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214483631 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27460/statm: 360 110 95 260 0 84 0
[pid=27461] ppid=27460 vsize=2352 CPUtime=0.3
/proc/27461/stat : 27461 (march_dl) R 27460 27460 27111 0 -1 4194304 416 0 0 0 30 0 0 0 19 0 1 0 214483631 2408448 396 1992294400 134512640 134996440 4294956256 18446744073709551615 134583023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27461/statm: 588 396 67 118 0 467 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3792

[startup+0.702436 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 27460
/proc/meminfo: memFree=1888880/2055920 swapFree=4159908/4192956
[pid=27460] ppid=27458 vsize=1440 CPUtime=0
/proc/27460/stat : 27460 (SATzilla2007_C) S 27458 27460 27111 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214483631 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27460/statm: 360 110 95 260 0 84 0
[pid=27461] ppid=27460 vsize=3716 CPUtime=0.69
/proc/27461/stat : 27461 (march_dl) R 27460 27460 27111 0 -1 4194304 977 0 0 0 69 0 0 0 23 0 1 0 214483631 3805184 824 1992294400 134512640 134996440 4294956256 18446744073709551615 134559562 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27461/statm: 929 824 72 118 0 808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5156

[startup+1.50153 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27462
/proc/meminfo: memFree=1885600/2055920 swapFree=4159908/4192956
[pid=27460] ppid=27458 vsize=1440 CPUtime=0
/proc/27460/stat : 27460 (SATzilla2007_C) S 27458 27460 27111 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214483631 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27460/statm: 360 110 95 260 0 84 0
[pid=27461] ppid=27460 vsize=4124 CPUtime=1.49
/proc/27461/stat : 27461 (march_dl) R 27460 27460 27111 0 -1 4194304 1087 0 0 0 149 0 0 0 25 0 1 0 214483631 4222976 828 1992294400 134512640 134996440 4294956256 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27461/statm: 1031 828 74 118 0 910 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5564

[startup+3.10171 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27462
/proc/meminfo: memFree=1885472/2055920 swapFree=4159908/4192956
[pid=27460] ppid=27458 vsize=1440 CPUtime=0
/proc/27460/stat : 27460 (SATzilla2007_C) S 27458 27460 27111 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214483631 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27460/statm: 360 110 95 260 0 84 0
[pid=27461] ppid=27460 vsize=4124 CPUtime=3.09
/proc/27461/stat : 27461 (march_dl) R 27460 27460 27111 0 -1 4194304 1087 0 0 0 309 0 0 0 25 0 1 0 214483631 4222976 828 1992294400 134512640 134996440 4294956256 18446744073709551615 134514040 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27461/statm: 1031 828 74 118 0 910 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5564

[startup+6.30107 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27463
/proc/meminfo: memFree=1887136/2055920 swapFree=4159908/4192956
[pid=27460] ppid=27458 vsize=1440 CPUtime=4.99
/proc/27460/stat : 27460 (SATzilla2007_C) S 27458 27460 27111 0 -1 4194304 135 1087 0 0 0 0 499 0 16 0 1 0 214483631 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27460/statm: 360 111 96 260 0 84 0
[pid=27463] ppid=27460 vsize=6188 CPUtime=1.28
/proc/27463/stat : 27463 (ubcsat2006) R 27460 27460 27111 0 -1 4194304 460 0 0 0 120 8 0 0 25 0 1 0 214484132 6336512 443 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27463/statm: 1547 443 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27464
/proc/meminfo: memFree=1882984/2055920 swapFree=4159908/4192956
[pid=27460] ppid=27458 vsize=4624 CPUtime=10.7
/proc/27460/stat : 27460 (SATzilla2007_C) S 27458 27460 27111 0 -1 4194304 1684 1553 0 0 338 16 702 14 25 0 1 0 214483631 4734976 979 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27460/statm: 1156 979 165 260 0 880 0
[pid=27464] ppid=27460 vsize=3472 CPUtime=1.95
/proc/27464/stat : 27464 (minisat20) R 27460 27460 27111 0 -1 4194304 586 0 0 0 195 0 0 0 25 0 1 0 214484705 3555328 581 1992294400 134512640 134998072 4294956304 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27464/statm: 868 581 58 118 0 746 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 8096

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27464
/proc/meminfo: memFree=1881704/2055920 swapFree=4159908/4192956
[pid=27460] ppid=27458 vsize=4624 CPUtime=10.7
/proc/27460/stat : 27460 (SATzilla2007_C) S 27458 27460 27111 0 -1 4194304 1684 1553 0 0 338 16 702 14 25 0 1 0 214483631 4734976 979 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27460/statm: 1156 979 165 260 0 880 0
[pid=27464] ppid=27460 vsize=4596 CPUtime=14.74
/proc/27464/stat : 27464 (minisat20) R 27460 27460 27111 0 -1 4194304 875 0 0 0 1474 0 0 0 25 0 1 0 214484705 4706304 870 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27464/statm: 1149 870 58 118 0 1027 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 9220

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27464
/proc/meminfo: memFree=1881256/2055920 swapFree=4159908/4192956
[pid=27460] ppid=27458 vsize=4624 CPUtime=10.7
/proc/27460/stat : 27460 (SATzilla2007_C) S 27458 27460 27111 0 -1 4194304 1684 1553 0 0 338 16 702 14 25 0 1 0 214483631 4734976 979 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27460/statm: 1156 979 165 260 0 880 0
[pid=27464] ppid=27460 vsize=5140 CPUtime=40.32
/proc/27464/stat : 27464 (minisat20) R 27460 27460 27111 0 -1 4194304 993 0 0 0 4032 0 0 0 25 0 1 0 214484705 5263360 988 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27464/statm: 1285 988 58 118 0 1163 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 9764

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

[startup+57.5019 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27464
/proc/meminfo: memFree=1881128/2055920 swapFree=4159908/4192956
[pid=27460] ppid=27458 vsize=4624 CPUtime=10.7
/proc/27460/stat : 27460 (SATzilla2007_C) S 27458 27460 27111 0 -1 4194304 1684 1553 0 0 338 16 702 14 25 0 1 0 214483631 4734976 979 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27460/statm: 1156 979 165 260 0 880 0
[pid=27464] ppid=27460 vsize=5276 CPUtime=46.73
/proc/27464/stat : 27464 (minisat20) R 27460 27460 27111 0 -1 4194304 1028 0 0 0 4672 1 0 0 25 0 1 0 214484705 5402624 1023 1992294400 134512640 134998072 4294956304 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27464/statm: 1319 1023 58 118 0 1197 0
Current children cumulated CPU time (s) 57.43
Current children cumulated vsize (KiB) 9900

[startup+60.7022 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27464
/proc/meminfo: memFree=1881064/2055920 swapFree=4159908/4192956
[pid=27460] ppid=27458 vsize=4624 CPUtime=10.7
/proc/27460/stat : 27460 (SATzilla2007_C) S 27458 27460 27111 0 -1 4194304 1684 1553 0 0 338 16 702 14 25 0 1 0 214483631 4734976 979 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27460/statm: 1156 979 165 260 0 880 0
[pid=27464] ppid=27460 vsize=5276 CPUtime=49.93
/proc/27464/stat : 27464 (minisat20) R 27460 27460 27111 0 -1 4194304 1037 0 0 0 4992 1 0 0 25 0 1 0 214484705 5402624 1032 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27464/statm: 1319 1032 58 118 0 1197 0
Current children cumulated CPU time (s) 60.63
Current children cumulated vsize (KiB) 9900

[startup+61.5013 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27464
/proc/meminfo: memFree=1881064/2055920 swapFree=4159908/4192956
[pid=27460] ppid=27458 vsize=4624 CPUtime=10.7
/proc/27460/stat : 27460 (SATzilla2007_C) S 27458 27460 27111 0 -1 4194304 1684 1553 0 0 338 16 702 14 25 0 1 0 214483631 4734976 979 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27460/statm: 1156 979 165 260 0 880 0
[pid=27464] ppid=27460 vsize=5276 CPUtime=50.74
/proc/27464/stat : 27464 (minisat20) R 27460 27460 27111 0 -1 4194304 1037 0 0 0 5073 1 0 0 25 0 1 0 214484705 5402624 1032 1992294400 134512640 134998072 4294956304 18446744073709551615 134525506 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27464/statm: 1319 1032 58 118 0 1197 0
Current children cumulated CPU time (s) 61.44
Current children cumulated vsize (KiB) 9900

[startup+62.3014 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27464
/proc/meminfo: memFree=1881064/2055920 swapFree=4159908/4192956
[pid=27460] ppid=27458 vsize=4624 CPUtime=10.7
/proc/27460/stat : 27460 (SATzilla2007_C) S 27458 27460 27111 0 -1 4194304 1684 1553 0 0 338 16 702 14 25 0 1 0 214483631 4734976 979 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27460/statm: 1156 979 165 260 0 880 0
[pid=27464] ppid=27460 vsize=5276 CPUtime=51.53
/proc/27464/stat : 27464 (minisat20) R 27460 27460 27111 0 -1 4194304 1037 0 0 0 5152 1 0 0 25 0 1 0 214484705 5402624 1032 1992294400 134512640 134998072 4294956304 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27464/statm: 1319 1032 58 118 0 1197 0
Current children cumulated CPU time (s) 62.23
Current children cumulated vsize (KiB) 9900

[startup+62.5014 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 27464
/proc/meminfo: memFree=1881064/2055920 swapFree=4159908/4192956
[pid=27460] ppid=27458 vsize=4624 CPUtime=10.7
/proc/27460/stat : 27460 (SATzilla2007_C) S 27458 27460 27111 0 -1 4194304 1684 1553 0 0 338 16 702 14 25 0 1 0 214483631 4734976 979 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27460/statm: 1156 979 165 260 0 880 0
[pid=27464] ppid=27460 vsize=5276 CPUtime=51.73
/proc/27464/stat : 27464 (minisat20) R 27460 27460 27111 0 -1 4194304 1037 0 0 0 5172 1 0 0 25 0 1 0 214484705 5402624 1032 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27464/statm: 1319 1032 58 118 0 1197 0
Current children cumulated CPU time (s) 62.43
Current children cumulated vsize (KiB) 9900

Child status: 20
Real time (s): 62.5448
CPU time (s): 62.5055
CPU user time (s): 62.1765
CPU system time (s): 0.328949
CPU usage (%): 99.9372
Max. virtual memory (cumulated for all children) (KiB): 9900

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

runsolver used 0.066989 second user time and 0.170974 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-09 12:21:45
IDJOB=1784685
IDBENCH=24593
IDSOLVER=640
FILE ID=node32/1784685-1241864505
PBS_JOBID= 9264580
Free space on /tmp= 66032 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784685-1241864505/watcher-1784685-1241864505 -o /tmp/evaluation-result-1784685-1241864505/solver-1784685-1241864505 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1784685-1241864505.cnf            

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

MD5SUM BENCH= 98a64f12169bd41f7a54fe2b2f678456
RANDOM SEED=644139309

node32.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.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:       1889360 kB
Buffers:         24012 kB
Cached:          76132 kB
SwapCached:      26540 kB
Active:          83684 kB
Inactive:        44376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1889360 kB
SwapTotal:     4192956 kB
SwapFree:      4159908 kB
Dirty:            8688 kB
Writeback:           0 kB
Mapped:          14188 kB
Slab:            24360 kB
Committed_AS:   745480 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66024 MiB
End job on node32 at 2009-05-09 12:22:47