Trace number 319140

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 116.632 116.687

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.9.unsat.cnf
MD5SUM738c5d916b76338511b77dbd47cdbc16
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.0327
Satisfiable
(Un)Satisfiability was proved
Number of variables892
Number of clauses3006
Sum of the clauses size7828
Maximum clause length17
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21283
Number of clauses of size 31676
Number of clauses of size 418
Number of clauses of size 516
Number of clauses of size over 510

Solver Data (download as text)

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 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: -1.151546
10.57/10.64	c 2) march_dl: 1.018024
10.57/10.64	c 3) vallst: 2.826020
10.57/10.64	c 4) eureka: 3.557796
10.57/10.64	c 5) kcnfs: 3.652038
10.57/10.64	c 6) zchaff_rand: 3.911799
10.57/10.64	c 7) kcnfs+P: 999.000000
10.57/10.64	c 8) march_dl+P: 999.000000
10.57/10.64	c 9) vallst+P: 999.000000
10.57/10.64	c 10) zchaff_rand+P: 999.000000
10.57/10.64	c 11) rsat+P: 999.000000
10.57/10.64	c 12) eureka+P: 999.000000
10.57/10.64	c 13) minisat20+P: 999.000000
10.57/10.64	c 14) rsat: 999.000000
10.57/10.64	c satzilla running minisat20 ... 
10.57/10.64	This is MiniSat 2.0 beta
10.57/10.64	WARNING: for repeatability, setting FPU to use double precision
10.57/10.64	============================[ Problem Statistics ]=============================
10.57/10.64	|                                                                             |
10.57/10.64	|  Number of variables:  892                                                  |
10.57/10.64	|  Number of clauses:    3006                                                 |
10.57/10.64	|  Parsing time:         0.00         s                                       |
10.57/10.64	============================[ Search Statistics ]==============================
10.57/10.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.64	===============================================================================
10.57/10.64	|         0 |     889     2969     7757 |      989        0    nan |  0.000 % |
10.57/10.65	|       101 |     889     2969     7757 |     1088      101     20 |  0.336 % |
10.57/10.65	|       251 |     888     2967     7751 |     1197      240     18 |  0.449 % |
10.57/10.66	|       477 |     888     2967     7751 |     1317      466     17 |  0.449 % |
10.57/10.67	|       815 |     888     2967     7751 |     1448      804     16 |  0.449 % |
10.57/10.70	|      1321 |     888     2967     7751 |     1593     1310     20 |  0.449 % |
10.62/10.74	|      2081 |     888     2967     7751 |     1753     1223     17 |  0.449 % |
10.62/10.82	|      3220 |     888     2967     7751 |     1928     1342     21 |  0.450 % |
10.87/10.95	|      4928 |     888     2967     7751 |     2121     1999     23 |  0.449 % |
11.07/11.14	|      7490 |     888     2967     7751 |     2333     2228     19 |  0.457 % |
11.27/11.37	|     11335 |     888     2967     7751 |     2566     1210      8 |  0.449 % |
11.77/11.85	|     17101 |     888     2967     7751 |     2823     2468     28 |  0.449 % |
12.37/12.42	|     25751 |     888     2967     7751 |     3105     2015     13 |  0.449 % |
13.37/13.47	|     38725 |     883     2949     7708 |     3416     2089     28 |  1.010 % |
14.97/15.06	|     58187 |     883     2949     7708 |     3758     2913     22 |  1.010 % |
17.27/17.38	|     87379 |     883     2949     7708 |     4134     3121     11 |  1.009 % |
21.36/21.46	|    131168 |     882     2947     7702 |     4547     2662      8 |  1.122 % |
27.76/27.86	|    196853 |     881     2943     7692 |     5002     2504     13 |  1.233 % |
39.05/39.13	|    295380 |     881     2943     7692 |     5502     3917     13 |  1.234 % |
56.84/56.91	|    443170 |     881     2943     7692 |     6052     5288     17 |  1.234 % |
83.34/83.42	|    664854 |     881     2943     7692 |     6657     4691     15 |  1.237 % |
116.53/116.68	===============================================================================
116.53/116.68	restarts              : 21
116.53/116.68	conflicts             : 930363         (8778 /sec)
116.53/116.68	decisions             : 1099068        (1.09 % random) (10370 /sec)
116.53/116.68	propagations          : 157339947      (1484481 /sec)
116.53/116.68	conflict literals     : 22860915       (44.36 % deleted)
116.53/116.68	Memory used           : 3.83 MB
116.53/116.68	CPU time              : 105.99 s
116.53/116.68	
116.53/116.68	c Bin: Executing minisat20
116.53/116.68	c child exited successfully
116.53/116.68	c minisat20 returned code 20.
116.53/116.68	s UNSATISFIABLE
116.53/116.68	c SATZILLA_TIME=116.630000

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/node43/watcher-319140-1172973014 -o ROOT/results/node43/solver-319140-1172973014 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319140-1172973014/SATzilla2007_F /tmp/evaluation/319140-1172973014/instance-319140-1172973014.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.92 0.98 0.97 3/64 2740
/proc/meminfo: memFree=1132520/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1512 CPUtime=0
/proc/2740/stat : 2740 (SATzilla2007_F) R 2738 2740 1726 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 317257500 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/2740/statm: 378 125 110 260 0 84 0
[pid=2741] ppid=2740 vsize=636 CPUtime=0
/proc/2741/stat : 2741 (march_dl) R 2740 2740 1726 0 -1 4194304 89 0 0 0 0 0 0 0 18 0 1 0 317257500 651264 83 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2741/statm: 159 83 50 118 0 38 0

[startup+0.044134 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 2740
/proc/meminfo: memFree=1132520/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1512 CPUtime=0
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 317257500 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2740/statm: 378 125 110 260 0 84 0
[pid=2741] ppid=2740 vsize=1600 CPUtime=0.03
/proc/2741/stat : 2741 (march_dl) R 2740 2740 1726 0 -1 4194304 336 0 0 0 3 0 0 0 19 0 1 0 317257500 1638400 326 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134534396 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2741/statm: 400 326 73 118 0 279 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3112

[startup+0.101142 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 2740
/proc/meminfo: memFree=1132520/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1512 CPUtime=0
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 317257500 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2740/statm: 378 125 110 260 0 84 0
[pid=2741] ppid=2740 vsize=1780 CPUtime=0.09
/proc/2741/stat : 2741 (march_dl) R 2740 2740 1726 0 -1 4194304 365 0 0 0 9 0 0 0 19 0 1 0 317257500 1822720 355 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514163 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2741/statm: 445 355 75 118 0 324 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3292

[startup+0.301175 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 2740
/proc/meminfo: memFree=1132520/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1512 CPUtime=0
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 317257500 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2740/statm: 378 125 110 260 0 84 0
[pid=2741] ppid=2740 vsize=2044 CPUtime=0.29
/proc/2741/stat : 2741 (march_dl) R 2740 2740 1726 0 -1 4194304 439 0 0 0 29 0 0 0 21 0 1 0 317257500 2093056 429 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587112 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2741/statm: 511 429 75 118 0 390 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3556

[startup+0.701241 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 2740
/proc/meminfo: memFree=1132520/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1512 CPUtime=0
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 317257500 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2740/statm: 378 125 110 260 0 84 0
[pid=2741] ppid=2740 vsize=2176 CPUtime=0.69
/proc/2741/stat : 2741 (march_dl) R 2740 2740 1726 0 -1 4194304 477 0 0 0 69 0 0 0 24 0 1 0 317257500 2228224 467 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551933 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2741/statm: 544 467 75 118 0 423 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3688

[startup+1.50237 s]
/proc/loadavg: 0.92 0.98 0.97 2/66 2742
/proc/meminfo: memFree=1130776/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1512 CPUtime=0
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 317257500 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2740/statm: 378 125 110 260 0 84 0
[pid=2741] ppid=2740 vsize=2308 CPUtime=1.49
/proc/2741/stat : 2741 (march_dl) R 2740 2740 1726 0 -1 4194304 499 0 0 0 149 0 0 0 25 0 1 0 317257500 2363392 489 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134565084 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2741/statm: 577 489 75 118 0 456 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3820

[startup+3.10164 s]
/proc/loadavg: 0.92 0.98 0.97 2/66 2742
/proc/meminfo: memFree=1130584/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1512 CPUtime=0
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 317257500 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2740/statm: 378 125 110 260 0 84 0
[pid=2741] ppid=2740 vsize=2440 CPUtime=3.09
/proc/2741/stat : 2741 (march_dl) R 2740 2740 1726 0 -1 4194304 528 0 0 0 309 0 0 0 25 0 1 0 317257500 2498560 518 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134571619 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2741/statm: 610 518 75 118 0 489 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3952

[startup+6.30117 s]
/proc/loadavg: 0.93 0.98 0.97 2/66 2743
/proc/meminfo: memFree=1131736/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1512 CPUtime=4.99
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 149 556 0 0 0 0 499 0 16 0 1 0 317257500 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2740/statm: 378 125 110 260 0 84 0
[pid=2743] ppid=2740 vsize=6188 CPUtime=1.29
/proc/2743/stat : 2743 (ubcsat2006) R 2740 2740 1726 0 -1 4194304 284 0 0 0 112 17 0 0 25 0 1 0 317258000 6336512 266 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2743/statm: 1547 266 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.97 2/66 2744
/proc/meminfo: memFree=1130840/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1912 CPUtime=10.62
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 649 846 0 0 307 25 700 30 25 0 1 0 317257500 1957888 291 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2740/statm: 478 291 169 260 0 184 0
[pid=2744] ppid=2740 vsize=2472 CPUtime=2.05
/proc/2744/stat : 2744 (minisat20) R 2740 2740 1726 0 -1 4194304 316 0 0 0 205 0 0 0 25 0 1 0 317258565 2531328 309 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2744/statm: 618 309 58 118 0 496 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4384

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.97 2/66 2744
/proc/meminfo: memFree=1130080/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1912 CPUtime=10.62
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 649 846 0 0 307 25 700 30 25 0 1 0 317257500 1957888 291 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2740/statm: 478 291 169 260 0 184 0
[pid=2744] ppid=2740 vsize=3268 CPUtime=14.84
/proc/2744/stat : 2744 (minisat20) R 2740 2740 1726 0 -1 4194304 495 0 0 0 1484 0 0 0 25 0 1 0 317258565 3346432 488 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2744/statm: 817 488 58 118 0 695 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 5180

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.97 2/66 2744
/proc/meminfo: memFree=1129824/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1912 CPUtime=10.62
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 649 846 0 0 307 25 700 30 25 0 1 0 317257500 1957888 291 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2740/statm: 478 291 169 260 0 184 0
[pid=2744] ppid=2740 vsize=3656 CPUtime=40.43
/proc/2744/stat : 2744 (minisat20) R 2740 2740 1726 0 -1 4194304 588 0 0 0 4043 0 0 0 25 0 1 0 317258565 3743744 581 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527363 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2744/statm: 914 581 58 118 0 792 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 5568

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.97 2/66 2744
/proc/meminfo: memFree=1129568/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1912 CPUtime=10.62
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 649 846 0 0 307 25 700 30 25 0 1 0 317257500 1957888 291 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2740/statm: 478 291 169 260 0 184 0
[pid=2744] ppid=2740 vsize=3916 CPUtime=91.61
/proc/2744/stat : 2744 (minisat20) R 2740 2740 1726 0 -1 4194304 665 0 0 0 9161 0 0 0 25 0 1 0 317258565 4009984 658 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525131 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2744/statm: 979 658 58 118 0 857 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 5828

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

[startup+108.702 s]
/proc/loadavg: 0.98 0.98 0.97 2/66 2744
/proc/meminfo: memFree=1129568/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1912 CPUtime=10.62
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 649 846 0 0 307 25 700 30 25 0 1 0 317257500 1957888 291 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2740/statm: 478 291 169 260 0 184 0
[pid=2744] ppid=2740 vsize=3916 CPUtime=98.01
/proc/2744/stat : 2744 (minisat20) R 2740 2740 1726 0 -1 4194304 665 0 0 0 9801 0 0 0 25 0 1 0 317258565 4009984 658 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2744/statm: 979 658 58 118 0 857 0
Current children cumulated CPU time (s) 108.63
Current children cumulated vsize (KiB) 5828

[startup+111.902 s]
/proc/loadavg: 0.98 0.98 0.97 2/66 2744
/proc/meminfo: memFree=1129568/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1912 CPUtime=10.62
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 649 846 0 0 307 25 700 30 25 0 1 0 317257500 1957888 291 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2740/statm: 478 291 169 260 0 184 0
[pid=2744] ppid=2740 vsize=3916 CPUtime=101.2
/proc/2744/stat : 2744 (minisat20) R 2740 2740 1726 0 -1 4194304 665 0 0 0 10120 0 0 0 25 0 1 0 317258565 4009984 658 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2744/statm: 979 658 58 118 0 857 0
Current children cumulated CPU time (s) 111.82
Current children cumulated vsize (KiB) 5828

[startup+115.101 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 2744
/proc/meminfo: memFree=1129568/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1912 CPUtime=10.62
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 649 846 0 0 307 25 700 30 25 0 1 0 317257500 1957888 291 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2740/statm: 478 291 169 260 0 184 0
[pid=2744] ppid=2740 vsize=3916 CPUtime=104.4
/proc/2744/stat : 2744 (minisat20) R 2740 2740 1726 0 -1 4194304 665 0 0 0 10440 0 0 0 25 0 1 0 317258565 4009984 658 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2744/statm: 979 658 58 118 0 857 0
Current children cumulated CPU time (s) 115.02
Current children cumulated vsize (KiB) 5828

[startup+115.901 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 2744
/proc/meminfo: memFree=1129568/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1912 CPUtime=10.62
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 649 846 0 0 307 25 700 30 25 0 1 0 317257500 1957888 291 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2740/statm: 478 291 169 260 0 184 0
[pid=2744] ppid=2740 vsize=3916 CPUtime=105.2
/proc/2744/stat : 2744 (minisat20) R 2740 2740 1726 0 -1 4194304 665 0 0 0 10520 0 0 0 25 0 1 0 317258565 4009984 658 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134529217 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2744/statm: 979 658 58 118 0 857 0
Current children cumulated CPU time (s) 115.82
Current children cumulated vsize (KiB) 5828

[startup+116.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 2744
/proc/meminfo: memFree=1129568/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1912 CPUtime=10.62
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 649 846 0 0 307 25 700 30 25 0 1 0 317257500 1957888 291 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2740/statm: 478 291 169 260 0 184 0
[pid=2744] ppid=2740 vsize=3916 CPUtime=105.6
/proc/2744/stat : 2744 (minisat20) R 2740 2740 1726 0 -1 4194304 665 0 0 0 10560 0 0 0 25 0 1 0 317258565 4009984 658 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2744/statm: 979 658 58 118 0 857 0
Current children cumulated CPU time (s) 116.22
Current children cumulated vsize (KiB) 5828

[startup+116.501 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 2744
/proc/meminfo: memFree=1129568/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1912 CPUtime=10.62
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 649 846 0 0 307 25 700 30 25 0 1 0 317257500 1957888 291 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2740/statm: 478 291 169 260 0 184 0
[pid=2744] ppid=2740 vsize=3916 CPUtime=105.81
/proc/2744/stat : 2744 (minisat20) R 2740 2740 1726 0 -1 4194304 665 0 0 0 10581 0 0 0 25 0 1 0 317258565 4009984 658 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525473 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2744/statm: 979 658 58 118 0 857 0
Current children cumulated CPU time (s) 116.43
Current children cumulated vsize (KiB) 5828

[startup+116.605 s]
/proc/loadavg: 0.99 0.98 0.97 2/66 2744
/proc/meminfo: memFree=1129568/2055920 swapFree=4184036/4192956
[pid=2740] ppid=2738 vsize=1912 CPUtime=10.62
/proc/2740/stat : 2740 (SATzilla2007_F) S 2738 2740 1726 0 -1 4194304 649 846 0 0 307 25 700 30 25 0 1 0 317257500 1957888 291 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2740/statm: 478 291 169 260 0 184 0
[pid=2744] ppid=2740 vsize=3916 CPUtime=105.91
/proc/2744/stat : 2744 (minisat20) R 2740 2740 1726 0 -1 4194304 665 0 0 0 10591 0 0 0 25 0 1 0 317258565 4009984 658 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2744/statm: 979 658 58 118 0 857 0
Current children cumulated CPU time (s) 116.53
Current children cumulated vsize (KiB) 5828

Child status: 20
Real time (s): 116.687
CPU time (s): 116.632
CPU user time (s): 116.066
CPU system time (s): 0.565913
CPU usage (%): 99.9533
Max. virtual memory (cumulated for all children) (KiB): 7700

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

runsolver used 0.111982 second user time and 0.26196 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Sun Mar  4 01:50:15 UTC 2007

IDJOB= 319140
IDBENCH= 20471
IDSOLVER= 136
FILE ID= node43/319140-1172973014

PBS_JOBID= 4012073

Free space on /tmp= 66521 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.9.unsat.cnf
COMMAND LINE= /tmp/evaluation/319140-1172973014/SATzilla2007_F /tmp/evaluation/319140-1172973014/instance-319140-1172973014.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-319140-1172973014 -o ROOT/results/node43/solver-319140-1172973014 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319140-1172973014/SATzilla2007_F /tmp/evaluation/319140-1172973014/instance-319140-1172973014.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  738c5d916b76338511b77dbd47cdbc16

RANDOM SEED= 896658031

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.281
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.281
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:       1132936 kB
Buffers:         38596 kB
Cached:         816312 kB
SwapCached:       3048 kB
Active:         662780 kB
Inactive:       201920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1132936 kB
SwapTotal:     4192956 kB
SwapFree:      4184036 kB
Dirty:           10192 kB
Writeback:           0 kB
Mapped:          15652 kB
Slab:            44368 kB
Committed_AS:   761740 kB
PageTables:       1392 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= 66521 MiB

End job on node43 on Sun Mar  4 01:52:11 UTC 2007