Trace number 315690

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 CRAFTEDUNSAT 377.067 377.217

General information on the benchmark

Nameindustrial/palacios/medium/
cube-9-h10-unsat.cnf
MD5SUMd2ca322a34242a2eebffc77c1c1d76f9
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.9312
Satisfiable
(Un)Satisfiability was proved
Number of variables179493
Number of clauses541172
Sum of the clauses size1263192
Maximum clause length19
Minimum clause length1
Number of clauses of size 1729
Number of clauses of size 2361070
Number of clauses of size 3177947
Number of clauses of size 41262
Number of clauses of size 521
Number of clauses of size over 5143

Solver Data (download as text)

68.95/69.04	c run March_dl for 5 seconds ... 
68.95/69.04	c Bin: Executing march_dl
68.95/69.04	c child exit by a signal
68.95/69.04	c march_dl returned code 137.
68.95/69.04	c run saps (UBCSAT implementation) for 2 seconds ... 
68.95/69.04	c Bin: Executing ubcsat2006
68.95/69.04	c child exited successfully
68.95/69.04	c ubcsat2006 returned code 0.
68.95/69.04	c satzilla computing base features
68.95/69.04	Error!!! VCG-VAR-entropy
68.95/69.04	Satzilla is runing default solver ... 
68.95/69.04	 c satzilla running minisat20 ... 
68.95/69.04	This is MiniSat 2.0 beta
68.95/69.04	WARNING: for repeatability, setting FPU to use double precision
68.95/69.04	============================[ Problem Statistics ]=============================
68.95/69.04	|                                                                             |
68.95/69.04	|  Number of variables:  180270                                               |
68.95/69.04	|  Number of clauses:    541172                                               |
69.24/69.39	|  Parsing time:         0.30         s                                       |
69.33/69.41	============================[ Search Statistics ]==============================
69.33/69.41	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
69.33/69.41	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
69.33/69.41	===============================================================================
69.33/69.41	|         0 |  179541   538985  1258818 |   179661        0    nan |  0.000 % |
69.83/69.93	|       101 |  179537   538985  1258818 |   197627       96     15 |  0.407 % |
70.74/70.89	|       251 |  179536   538985  1258818 |   217390      246     19 |  0.407 % |
72.74/72.88	|       476 |  179534   536888  1254624 |   239129      469    157 |  0.408 % |
75.13/75.25	|       813 |  179533   536601  1254050 |   263042      805    122 |  0.409 % |
78.93/79.01	|      1321 |  179531   535983  1252814 |   289346     1311     98 |  0.410 % |
84.03/84.18	|      2081 |  179528   535125  1251098 |   318281     2068    121 |  0.412 % |
90.93/91.08	|      3220 |  179525   534499  1249846 |   350109     3188     96 |  0.413 % |
103.33/103.46	|      4930 |  179523   534199  1249246 |   385120     4882     98 |  0.414 % |
122.52/122.67	|      7492 |  179518   533572  1247992 |   423632     7439    105 |  0.417 % |
156.40/156.54	|     11339 |  179512   531979  1244806 |   465996    11248    119 |  0.421 % |
203.28/203.41	|     17105 |  178653   527896  1235785 |   512595    16960    115 |  0.897 % |
285.46/285.67	|     25755 |  178469   526982  1233779 |   563855    25561    128 |  1.001 % |
376.92/377.20	===============================================================================
377.02/377.20	restarts              : 13
377.02/377.20	conflicts             : 35715          (116 /sec)
377.02/377.20	decisions             : 119063         (1.22 % random) (387 /sec)
377.02/377.20	propagations          : 537120229      (1744360 /sec)
377.02/377.20	conflict literals     : 4256330        (36.38 % deleted)
377.02/377.20	Memory used           : 50.91 MB
377.02/377.20	CPU time              : 307.918 s
377.02/377.20	
377.02/377.21	c Bin: Executing minisat20
377.02/377.21	c child exited successfully
377.02/377.21	c minisat20 returned code 20.
377.02/377.21	s UNSATISFIABLE
377.02/377.21	c SATZILLA_TIME=377.100000

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/node9/watcher-315690-1172657579 -o ROOT/results/node9/solver-315690-1172657579 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315690-1172657579/SATzilla2007_C /tmp/evaluation/315690-1172657579/instance-315690-1172657579.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.06 1.02 1.00 3/77 1463
/proc/meminfo: memFree=1271048/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=1440 CPUtime=0
/proc/1463/stat : 1463 (SATzilla2007_C) R 1461 1463 518 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 285712564 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/1463/statm: 360 110 95 260 0 84 0
[pid=1464] ppid=1463 vsize=8532 CPUtime=0
/proc/1464/stat : 1464 (march_dl) R 1463 1463 518 0 -1 4194304 689 0 0 0 0 0 0 0 18 0 1 0 285712564 8736768 684 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1464/statm: 2166 687 49 118 0 2045 0

[startup+0.03983 s]
/proc/loadavg: 1.06 1.02 1.00 3/77 1463
/proc/meminfo: memFree=1271048/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=1440 CPUtime=0
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285712564 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1463/statm: 360 110 95 260 0 84 0
[pid=1464] ppid=1463 vsize=16196 CPUtime=0.03
/proc/1464/stat : 1464 (march_dl) R 1463 1463 518 0 -1 4194304 3261 0 0 0 2 1 0 0 19 0 1 0 285712564 16584704 3256 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1464/statm: 4049 3256 50 118 0 3928 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17636

[startup+0.101828 s]
/proc/loadavg: 1.06 1.02 1.00 3/77 1463
/proc/meminfo: memFree=1271048/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=1440 CPUtime=0
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285712564 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1463/statm: 360 110 95 260 0 84 0
[pid=1464] ppid=1463 vsize=16988 CPUtime=0.09
/proc/1464/stat : 1464 (march_dl) R 1463 1463 518 0 -1 4194304 3502 0 0 0 8 1 0 0 19 0 1 0 285712564 17395712 3497 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1464/statm: 4247 3498 50 118 0 4126 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18428

[startup+0.301865 s]
/proc/loadavg: 1.06 1.02 1.00 3/77 1463
/proc/meminfo: memFree=1271048/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=1440 CPUtime=0
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285712564 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1463/statm: 360 110 95 260 0 84 0
[pid=1464] ppid=1463 vsize=19364 CPUtime=0.29
/proc/1464/stat : 1464 (march_dl) R 1463 1463 518 0 -1 4194304 4270 0 0 0 27 2 0 0 21 0 1 0 285712564 19828736 4265 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1464/statm: 4841 4265 50 118 0 4720 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20804

[startup+0.701943 s]
/proc/loadavg: 1.06 1.02 1.00 3/77 1463
/proc/meminfo: memFree=1271048/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=1440 CPUtime=0
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285712564 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1463/statm: 360 110 95 260 0 84 0
[pid=1464] ppid=1463 vsize=24116 CPUtime=0.69
/proc/1464/stat : 1464 (march_dl) R 1463 1463 518 0 -1 4194304 5765 0 0 0 66 3 0 0 25 0 1 0 285712564 24694784 5760 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1464/statm: 6029 5760 50 118 0 5908 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25556

[startup+1.5021 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 1465
/proc/meminfo: memFree=1230648/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=1440 CPUtime=0
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285712564 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1463/statm: 360 110 95 260 0 84 0
[pid=1464] ppid=1463 vsize=63308 CPUtime=1.49
/proc/1464/stat : 1464 (march_dl) R 1463 1463 518 0 -1 4194304 15515 0 0 0 143 6 0 0 25 0 1 0 285712564 64827392 13563 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1464/statm: 15827 13563 55 118 0 15706 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64748

[startup+3.1014 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 1465
/proc/meminfo: memFree=1230712/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=1440 CPUtime=0
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285712564 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1463/statm: 360 110 95 260 0 84 0
[pid=1464] ppid=1463 vsize=63292 CPUtime=3.09
/proc/1464/stat : 1464 (march_dl) R 1463 1463 518 0 -1 4194304 25712 0 0 0 298 11 0 0 25 0 1 0 285712564 64811008 13517 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1464/statm: 15823 13517 57 118 0 15702 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64732

[startup+6.30302 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 1466
/proc/meminfo: memFree=1264824/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=1440 CPUtime=5
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 135 51655 0 0 0 0 477 23 16 0 1 0 285712564 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1463/statm: 360 111 96 260 0 84 0
[pid=1466] ppid=1463 vsize=52252 CPUtime=1.28
/proc/1466/stat : 1466 (ubcsat2006) R 1463 1463 518 0 -1 4194304 8934 0 0 0 124 4 0 0 25 0 1 0 285713066 53506048 8917 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 134553126 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1466/statm: 13063 8917 156 64 0 12644 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53692

[startup+12.7013 s]
/proc/loadavg: 1.05 1.02 1.00 2/78 1466
/proc/meminfo: memFree=1218240/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=57904 CPUtime=12.67
/proc/1463/stat : 1463 (SATzilla2007_C) R 1461 1463 518 0 -1 4194304 13277 60595 0 0 489 7 743 28 25 0 1 0 285712564 59293696 13246 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 134537941 0 0 4096 0 0 0 0 17 1 0 0
/proc/1463/statm: 14476 13246 121 260 0 14200 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 57904

[startup+25.5017 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 1466
/proc/meminfo: memFree=1217920/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=57904 CPUtime=25.46
/proc/1463/stat : 1463 (SATzilla2007_C) R 1461 1463 518 0 -1 4194304 13362 60595 0 0 1767 8 743 28 25 0 1 0 285712564 59293696 13331 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/1463/statm: 14476 13331 121 260 0 14200 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 57904

[startup+51.1017 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 1466
/proc/meminfo: memFree=1217344/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=57904 CPUtime=51.05
/proc/1463/stat : 1463 (SATzilla2007_C) R 1461 1463 518 0 -1 4194304 13537 60595 0 0 4324 10 743 28 25 0 1 0 285712564 59293696 13506 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/1463/statm: 14476 13506 121 260 0 14200 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 57904

[startup+102.307 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 1467
/proc/meminfo: memFree=1203832/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=33732 CPUtime=68.99
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 17377 60595 0 0 6113 15 743 28 25 0 1 0 285712564 34541568 8065 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1463/statm: 8433 8065 126 260 0 8157 0
[pid=1467] ppid=1463 vsize=38432 CPUtime=33.24
/proc/1467/stat : 1467 (minisat20) R 1463 1463 518 0 -1 4194304 8837 0 0 0 3318 6 0 0 25 0 1 0 285719469 39354368 8831 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1467/statm: 9608 8831 59 118 0 9486 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 72164

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 1467
/proc/meminfo: memFree=1199608/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=33732 CPUtime=68.99
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 17377 60595 0 0 6113 15 743 28 25 0 1 0 285712564 34541568 8065 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1463/statm: 8433 8065 126 260 0 8157 0
[pid=1467] ppid=1463 vsize=42548 CPUtime=93.21
/proc/1467/stat : 1467 (minisat20) R 1463 1463 518 0 -1 4194304 9885 0 0 0 9314 7 0 0 25 0 1 0 285719469 43569152 9879 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1467/statm: 10637 9879 59 118 0 10515 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 76280

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1467
/proc/meminfo: memFree=1196216/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=33732 CPUtime=68.99
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 17377 60595 0 0 6113 15 743 28 25 0 1 0 285712564 34541568 8065 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1463/statm: 8433 8065 126 260 0 8157 0
[pid=1467] ppid=1463 vsize=45988 CPUtime=153.19
/proc/1467/stat : 1467 (minisat20) R 1463 1463 518 0 -1 4194304 10734 0 0 0 15310 9 0 0 25 0 1 0 285719469 47091712 10728 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1467/statm: 11497 10728 59 118 0 11375 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 79720

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1467
/proc/meminfo: memFree=1191608/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=33732 CPUtime=68.99
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 17377 60595 0 0 6113 15 743 28 25 0 1 0 285712564 34541568 8065 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1463/statm: 8433 8065 126 260 0 8157 0
[pid=1467] ppid=1463 vsize=50516 CPUtime=213.17
/proc/1467/stat : 1467 (minisat20) R 1463 1463 518 0 -1 4194304 11875 0 0 0 21306 11 0 0 25 0 1 0 285719469 51728384 11869 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1467/statm: 12629 11869 59 118 0 12507 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 84248

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1467
/proc/meminfo: memFree=1189944/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=33732 CPUtime=68.99
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 17377 60595 0 0 6113 15 743 28 25 0 1 0 285712564 34541568 8065 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1463/statm: 8433 8065 126 260 0 8157 0
[pid=1467] ppid=1463 vsize=52132 CPUtime=273.15
/proc/1467/stat : 1467 (minisat20) R 1463 1463 518 0 -1 4194304 12268 0 0 0 27303 12 0 0 25 0 1 0 285719469 53383168 12262 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1467/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 85864

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

[startup+358.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1467
/proc/meminfo: memFree=1189944/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=33732 CPUtime=68.99
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 17377 60595 0 0 6113 15 743 28 25 0 1 0 285712564 34541568 8065 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1463/statm: 8433 8065 126 260 0 8157 0
[pid=1467] ppid=1463 vsize=52132 CPUtime=289.14
/proc/1467/stat : 1467 (minisat20) R 1463 1463 518 0 -1 4194304 12268 0 0 0 28902 12 0 0 25 0 1 0 285719469 53383168 12262 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525186 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1467/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 358.13
Current children cumulated vsize (KiB) 85864

[startup+364.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1467
/proc/meminfo: memFree=1189944/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=33732 CPUtime=68.99
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 17377 60595 0 0 6113 15 743 28 25 0 1 0 285712564 34541568 8065 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1463/statm: 8433 8065 126 260 0 8157 0
[pid=1467] ppid=1463 vsize=52132 CPUtime=295.54
/proc/1467/stat : 1467 (minisat20) R 1463 1463 518 0 -1 4194304 12268 0 0 0 29542 12 0 0 25 0 1 0 285719469 53383168 12262 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1467/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 364.53
Current children cumulated vsize (KiB) 85864

[startup+371.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1467
/proc/meminfo: memFree=1189944/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=33732 CPUtime=68.99
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 17377 60595 0 0 6113 15 743 28 25 0 1 0 285712564 34541568 8065 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1463/statm: 8433 8065 126 260 0 8157 0
[pid=1467] ppid=1463 vsize=52132 CPUtime=301.94
/proc/1467/stat : 1467 (minisat20) R 1463 1463 518 0 -1 4194304 12268 0 0 0 30182 12 0 0 25 0 1 0 285719469 53383168 12262 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1467/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 370.93
Current children cumulated vsize (KiB) 85864

[startup+374.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1467
/proc/meminfo: memFree=1189944/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=33732 CPUtime=68.99
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 17377 60595 0 0 6113 15 743 28 25 0 1 0 285712564 34541568 8065 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1463/statm: 8433 8065 126 260 0 8157 0
[pid=1467] ppid=1463 vsize=52132 CPUtime=305.13
/proc/1467/stat : 1467 (minisat20) R 1463 1463 518 0 -1 4194304 12268 0 0 0 30501 12 0 0 25 0 1 0 285719469 53383168 12262 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525760 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1467/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 374.12
Current children cumulated vsize (KiB) 85864

[startup+375.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1467
/proc/meminfo: memFree=1189944/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=33732 CPUtime=68.99
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 17377 60595 0 0 6113 15 743 28 25 0 1 0 285712564 34541568 8065 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1463/statm: 8433 8065 126 260 0 8157 0
[pid=1467] ppid=1463 vsize=52132 CPUtime=306.73
/proc/1467/stat : 1467 (minisat20) R 1463 1463 518 0 -1 4194304 12268 0 0 0 30661 12 0 0 25 0 1 0 285719469 53383168 12262 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1467/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 375.72
Current children cumulated vsize (KiB) 85864

[startup+376.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1467
/proc/meminfo: memFree=1189944/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=33732 CPUtime=68.99
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 17377 60595 0 0 6113 15 743 28 25 0 1 0 285712564 34541568 8065 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1463/statm: 8433 8065 126 260 0 8157 0
[pid=1467] ppid=1463 vsize=52132 CPUtime=307.53
/proc/1467/stat : 1467 (minisat20) R 1463 1463 518 0 -1 4194304 12268 0 0 0 30741 12 0 0 25 0 1 0 285719469 53383168 12262 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134536267 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1467/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 376.52
Current children cumulated vsize (KiB) 85864

[startup+377.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1467
/proc/meminfo: memFree=1189944/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=33732 CPUtime=68.99
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 17377 60595 0 0 6113 15 743 28 25 0 1 0 285712564 34541568 8065 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1463/statm: 8433 8065 126 260 0 8157 0
[pid=1467] ppid=1463 vsize=52132 CPUtime=307.93
/proc/1467/stat : 1467 (minisat20) R 1463 1463 518 0 -1 4194304 12268 0 0 0 30781 12 0 0 25 0 1 0 285719469 53383168 12262 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134536306 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1467/statm: 13033 12262 59 118 0 12911 0
Current children cumulated CPU time (s) 376.92
Current children cumulated vsize (KiB) 85864

[startup+377.203 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 1467
/proc/meminfo: memFree=1189944/2055920 swapFree=4158656/4192956
[pid=1463] ppid=1461 vsize=33732 CPUtime=68.99
/proc/1463/stat : 1463 (SATzilla2007_C) S 1461 1463 518 0 -1 4194304 17377 60595 0 0 6113 15 743 28 25 0 1 0 285712564 34541568 8065 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1463/statm: 8433 8065 126 260 0 8157 0
[pid=1467] ppid=1463 vsize=0 CPUtime=308.03
/proc/1467/stat : 1467 (minisat20) R 1463 1463 518 0 -1 4194308 12276 0 0 0 30791 12 0 0 25 0 1 0 285719469 0 0 18446744073709551615 0 0 0 0 0 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1467/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 377.02
Current children cumulated vsize (KiB) 33732

Child status: 20
Real time (s): 377.217
CPU time (s): 377.067
CPU user time (s): 376.492
CPU system time (s): 0.574912
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 116976

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

runsolver used 0.398939 second user time and 0.98385 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Wed Feb 28 10:12:59 UTC 2007

IDJOB= 315690
IDBENCH= 20422
IDSOLVER= 135
FILE ID= node9/315690-1172657579

PBS_JOBID= 3980948

Free space on /tmp= 66517 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/cube-9-h10-unsat.cnf
COMMAND LINE= /tmp/evaluation/315690-1172657579/SATzilla2007_C /tmp/evaluation/315690-1172657579/instance-315690-1172657579.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-315690-1172657579 -o ROOT/results/node9/solver-315690-1172657579 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315690-1172657579/SATzilla2007_C /tmp/evaluation/315690-1172657579/instance-315690-1172657579.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  d2ca322a34242a2eebffc77c1c1d76f9

RANDOM SEED= 78472824

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1271392 kB
Buffers:         34284 kB
Cached:         655976 kB
SwapCached:       2796 kB
Active:         203660 kB
Inactive:       524276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1271392 kB
SwapTotal:     4192956 kB
SwapFree:      4158656 kB
Dirty:           17604 kB
Writeback:           0 kB
Mapped:          44636 kB
Slab:            42152 kB
Committed_AS:  1313524 kB
PageTables:       1724 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= 66517 MiB

End job on node9 on Wed Feb 28 10:19:17 UTC 2007