Trace number 320450

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 RANDOM? (TO) 1200.08 1200.42

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-c7bidw_i.cnf
MD5SUM3eac71f4fca7132b74d6d27cfa83813f
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark147.752
Satisfiable
(Un)Satisfiability was proved
Number of variables131004
Number of clauses387841
Sum of the clauses size904961
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2258560
Number of clauses of size 3129280
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

68.45/68.52	c run March_dl for 5 seconds ... 
68.45/68.52	c Bin: Executing march_dl
68.45/68.52	c child exit by a signal
68.45/68.52	c march_dl returned code 137.
68.45/68.52	c run saps (UBCSAT implementation) for 2 seconds ... 
68.45/68.52	c Bin: Executing ubcsat2006
68.45/68.52	c child exited successfully
68.45/68.52	c ubcsat2006 returned code 0.
68.45/68.52	c satzilla computing base features
68.45/68.52	Error!!! VCG-VAR-entropy
68.45/68.52	Satzilla is runing default solver ... 
68.45/68.52	 c satzilla running minisat20 ... 
68.45/68.52	This is MiniSat 2.0 beta
68.45/68.52	WARNING: for repeatability, setting FPU to use double precision
68.45/68.52	============================[ Problem Statistics ]=============================
68.45/68.52	|                                                                             |
68.45/68.53	|  Number of variables:  131004                                               |
68.45/68.53	|  Number of clauses:    387841                                               |
68.48/68.78	|  Parsing time:         0.22         s                                       |
68.48/68.79	============================[ Search Statistics ]==============================
68.48/68.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
68.48/68.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
68.48/68.79	===============================================================================
68.48/68.79	|         0 |  131003   387838   904956 |   129279        0    nan |  0.000 % |
68.48/68.88	|       100 |  130990   387838   904956 |   142207       98      9 |  0.395 % |
68.48/68.99	|       250 |  130975   387838   904956 |   156427      247     10 |  0.612 % |
68.48/69.12	|       475 |  130883   387838   904956 |   172070      470     15 |  0.991 % |
69.14/69.27	|       812 |  129706   382015   892022 |   189277      802     15 |  0.991 % |
69.34/69.49	|      1318 |  129706   382015   892022 |   208205     1308     18 |  0.991 % |
69.53/69.63	|      2079 |  129706   382015   892022 |   229026     2069     23 |  0.991 % |
70.43/70.53	|      3219 |  129706   382015   892022 |   251928     3209     31 |  0.991 % |
71.03/71.16	|      4930 |  129706   382015   892022 |   277121     4920     35 |  0.991 % |
72.73/72.82	|      7493 |  129628   381928   891828 |   304833     7480     27 |  1.167 % |
74.44/74.53	|     11337 |  129475   381295   890431 |   335317    11321     29 |  1.167 % |
76.84/76.95	|     17104 |  129475   381295   890431 |   368849    17088     32 |  1.167 % |
81.03/81.18	|     25753 |  129449   381167   890150 |   405733    25735     42 |  1.187 % |
87.23/87.38	|     38728 |  128433   376976   880760 |   446307    38696     38 |  1.963 % |
95.84/95.92	|     58189 |  128433   376976   880760 |   490938    58157     38 |  1.963 % |
119.83/119.96	|     87382 |  128433   376976   880760 |   540031    87350     39 |  1.963 % |
151.82/151.94	|    131171 |  128406   376846   880478 |   594035   131130     42 |  1.983 % |
217.10/217.25	|    196855 |  128397   376830   880444 |   653438   196812     43 |  2.008 % |
298.98/299.19	|    295382 |  127647   373677   873388 |   718782   295323     43 |  2.563 % |
498.53/498.75	|    443173 |  127645   373668   873369 |   790660   443113     44 |  2.564 % |
929.72/930.04	|    664856 |  127461   373567   873133 |   869726   664787     45 |  2.882 % |
1199.24/1199.68	c Bin: Executing minisat20
1199.24/1199.68	c child exit by a signal
1199.24/1199.68	c minisat20 returned code 137.
1199.24/1199.68	c minisat20 returned code 137.
1199.24/1199.68	c satzilla running zchaff_rand ... 
1199.24/1199.68	c Bin: Executing zchaff_rand
1199.24/1199.68	c zchaff_rand returned code 1.
1199.24/1199.68	c zchaff_rand returned code 1.
1199.24/1199.68	c satzilla running vallst ... 
1199.24/1199.68	c Bin: Executing vallst
1199.24/1199.68	c vallst returned code 1.
1199.24/1199.68	c vallst returned code 1.
1199.24/1199.68	c satzilla running march_dl ... 
1199.24/1199.68	c Bin: Executing march_dl
1199.24/1199.68	c march_dl returned code 1.
1199.24/1199.68	c march_dl returned code 1.
1199.24/1199.68	c satzilla running kcnfs ... 
1199.24/1199.68	c Bin: Executing kcnfs
1199.24/1199.68	c kcnfs returned code 1.
1199.24/1199.68	c kcnfs returned code 1.
1199.24/1199.68	c satzilla running minisat20 with preprocessing ... 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-320450-1173046278 -o ROOT/results/node3/solver-320450-1173046278 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320450-1173046278/SATzilla2007_R /tmp/evaluation/320450-1173046278/instance-320450-1173046278.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.99 0.99 0.99 3/77 11248
/proc/meminfo: memFree=1735784/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=1440 CPUtime=0
/proc/11248/stat : 11248 (SATzilla2007_R) R 11246 11248 10848 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 324582649 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/11248/statm: 360 110 95 260 0 84 0
[pid=11249] ppid=11248 vsize=6624 CPUtime=0
/proc/11249/stat : 11249 (march_dl) R 11248 11248 10848 0 -1 4194304 596 0 0 0 0 0 0 0 18 0 1 0 324582649 6782976 591 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11249/statm: 1656 593 49 118 0 1535 0

[startup+0.0948451 s]
/proc/loadavg: 0.99 0.99 0.99 3/77 11248
/proc/meminfo: memFree=1735784/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=1440 CPUtime=0
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324582649 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11248/statm: 360 110 95 260 0 84 0
[pid=11249] ppid=11248 vsize=12648 CPUtime=0.09
/proc/11249/stat : 11249 (march_dl) R 11248 11248 10848 0 -1 4194304 2640 0 0 0 8 1 0 0 19 0 1 0 324582649 12951552 2635 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11249/statm: 3162 2636 50 118 0 3041 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14088

[startup+0.102846 s]
/proc/loadavg: 0.99 0.99 0.99 3/77 11248
/proc/meminfo: memFree=1735784/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=1440 CPUtime=0
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324582649 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11248/statm: 360 110 95 260 0 84 0
[pid=11249] ppid=11248 vsize=12780 CPUtime=0.09
/proc/11249/stat : 11249 (march_dl) R 11248 11248 10848 0 -1 4194304 2671 0 0 0 8 1 0 0 19 0 1 0 324582649 13086720 2666 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11249/statm: 3195 2666 50 118 0 3074 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14220

[startup+0.302862 s]
/proc/loadavg: 0.99 0.99 0.99 3/77 11248
/proc/meminfo: memFree=1735784/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=1440 CPUtime=0
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324582649 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11248/statm: 360 110 95 260 0 84 0
[pid=11249] ppid=11248 vsize=15288 CPUtime=0.29
/proc/11249/stat : 11249 (march_dl) R 11248 11248 10848 0 -1 4194304 3445 0 0 0 28 1 0 0 21 0 1 0 324582649 15654912 3440 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11249/statm: 3822 3440 50 118 0 3701 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16728

[startup+0.702894 s]
/proc/loadavg: 0.99 0.99 0.99 3/77 11248
/proc/meminfo: memFree=1735784/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=1440 CPUtime=0
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324582649 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11248/statm: 360 110 95 260 0 84 0
[pid=11249] ppid=11248 vsize=36700 CPUtime=0.69
/proc/11249/stat : 11249 (march_dl) R 11248 11248 10848 0 -1 4194304 8185 0 0 0 65 4 0 0 25 0 1 0 324582649 37580800 7284 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134617565 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11249/statm: 9175 7284 53 118 0 9054 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38140

[startup+1.50196 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 11250
/proc/meminfo: memFree=1696280/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=1440 CPUtime=0
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324582649 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11248/statm: 360 110 95 260 0 84 0
[pid=11249] ppid=11248 vsize=33292 CPUtime=1.49
/proc/11249/stat : 11249 (march_dl) R 11248 11248 10848 0 -1 4194304 13627 0 0 0 142 7 0 0 25 0 1 0 324582649 34091008 6747 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134545971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11249/statm: 8323 6747 55 118 0 8202 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34732

[startup+3.10109 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 11250
/proc/meminfo: memFree=1705432/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=1440 CPUtime=0
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324582649 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11248/statm: 360 110 95 260 0 84 0
[pid=11249] ppid=11248 vsize=83832 CPUtime=3.09
/proc/11249/stat : 11249 (march_dl) R 11248 11248 10848 0 -1 4194304 40959 0 0 0 289 20 0 0 25 0 1 0 324582649 85843968 17842 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542308 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11249/statm: 20958 17842 63 118 0 20837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85272

[startup+6.30135 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 11251
/proc/meminfo: memFree=1729816/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=1440 CPUtime=5.01
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 135 44351 0 0 0 0 476 25 16 0 1 0 324582649 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11248/statm: 360 111 96 260 0 84 0
[pid=11251] ppid=11248 vsize=34888 CPUtime=1.27
/proc/11251/stat : 11251 (ubcsat2006) R 11248 11248 10848 0 -1 4194304 6486 0 0 0 125 2 0 0 25 0 1 0 324583151 35725312 6469 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11251/statm: 8722 6469 156 64 0 8303 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 36328

[startup+12.7019 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 11251
/proc/meminfo: memFree=1697696/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=42176 CPUtime=12.67
/proc/11248/stat : 11248 (SATzilla2007_R) R 11246 11248 10848 0 -1 4194304 9623 50849 0 0 510 4 725 28 25 0 1 0 324582649 43188224 9592 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/11248/statm: 10544 9592 121 260 0 10268 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 42176

[startup+25.5019 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 11251
/proc/meminfo: memFree=1697248/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=42176 CPUtime=25.48
/proc/11248/stat : 11248 (SATzilla2007_R) R 11246 11248 10848 0 -1 4194304 9740 50849 0 0 1789 6 725 28 25 0 1 0 324582649 43188224 9709 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/11248/statm: 10544 9709 121 260 0 10268 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42176

[startup+51.101 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 11251
/proc/meminfo: memFree=1696352/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=42176 CPUtime=51.05
/proc/11248/stat : 11248 (SATzilla2007_R) R 11246 11248 10848 0 -1 4194304 9980 50849 0 0 4343 9 725 28 25 0 1 0 324582649 43188224 9949 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/11248/statm: 10544 9949 121 260 0 10268 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 42176

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 11252
/proc/meminfo: memFree=1675736/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=38664 CPUtime=33.76
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 9270 0 0 0 3370 6 0 0 25 0 1 0 324589502 39591936 9264 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 9666 9264 59 118 0 9544 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 63448

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 11252
/proc/meminfo: memFree=1658904/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=55772 CPUtime=93.74
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 13494 0 0 0 9362 12 0 0 25 0 1 0 324589502 57110528 13488 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525757 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 13943 13488 59 118 0 13821 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 80556

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 11252
/proc/meminfo: memFree=1644824/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=69324 CPUtime=153.72
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 16951 0 0 0 15356 16 0 0 25 0 1 0 324589502 70987776 16945 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525523 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 17331 16945 59 118 0 17209 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 94108

[startup+282.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/79 11252
/proc/meminfo: memFree=1629592/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=84696 CPUtime=213.7
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 20758 0 0 0 21348 22 0 0 25 0 1 0 324589502 86728704 20752 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 21174 20752 59 118 0 21052 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 109480

[startup+342.303 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 11252
/proc/meminfo: memFree=1616088/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=98388 CPUtime=273.69
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 24090 0 0 0 27344 25 0 0 25 0 1 0 324589502 100749312 24084 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 24597 24084 59 118 0 24475 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 123172

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11252
/proc/meminfo: memFree=1605400/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0

################
# More data... #
################

[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=116740 CPUtime=393.66
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 28754 0 0 0 39335 31 0 0 25 0 1 0 324589502 119541760 28748 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 29185 28748 59 118 0 29063 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 141524

[startup+522.303 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 11252
/proc/meminfo: memFree=1589528/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=124336 CPUtime=453.64
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 30687 0 0 0 45331 33 0 0 25 0 1 0 324589502 127320064 30681 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 31084 30681 59 118 0 30962 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 149120

[startup+582.303 s]
/proc/loadavg: 1.12 1.04 1.01 2/79 11252
/proc/meminfo: memFree=1581976/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=132848 CPUtime=513.62
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 32604 0 0 0 51326 36 0 0 25 0 1 0 324589502 136036352 32598 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527907 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 33212 32598 59 118 0 33090 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 157632

[startup+642.303 s]
/proc/loadavg: 1.04 1.03 1.00 2/79 11252
/proc/meminfo: memFree=1570200/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=144080 CPUtime=573.61
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 35465 0 0 0 57321 40 0 0 25 0 1 0 324589502 147537920 35459 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 36020 35459 59 118 0 35898 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 168864

[startup+702.303 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 11252
/proc/meminfo: memFree=1563416/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=150780 CPUtime=633.59
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 37150 0 0 0 63316 43 0 0 25 0 1 0 324589502 154398720 37144 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 37695 37144 59 118 0 37573 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 175564

[startup+762.307 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 11252
/proc/meminfo: memFree=1555928/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=158076 CPUtime=693.58
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 38991 0 0 0 69313 45 0 0 25 0 1 0 324589502 161869824 38985 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 39519 38985 59 118 0 39397 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 182860

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 11252
/proc/meminfo: memFree=1550168/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=163744 CPUtime=753.57
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 40409 0 0 0 75309 48 0 0 25 0 1 0 324589502 167673856 40403 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 40936 40403 59 118 0 40814 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 188528

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11252
/proc/meminfo: memFree=1545048/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=168628 CPUtime=813.54
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 41682 0 0 0 81304 50 0 0 25 0 1 0 324589502 172675072 41676 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 42157 41676 59 118 0 42035 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 193412

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11252
/proc/meminfo: memFree=1540632/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=173120 CPUtime=873.53
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 42768 0 0 0 87301 52 0 0 25 0 1 0 324589502 177274880 42762 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 43280 42762 59 118 0 43158 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 197904

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11252
/proc/meminfo: memFree=1536344/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=177408 CPUtime=933.51
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 43845 0 0 0 93298 53 0 0 25 0 1 0 324589502 181665792 43839 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 44352 43839 59 118 0 44230 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 202192

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11252
/proc/meminfo: memFree=1530648/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=184468 CPUtime=993.5
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 45267 0 0 0 99295 55 0 0 25 0 1 0 324589502 188895232 45261 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 46117 45261 59 118 0 45995 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 209252

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11252
/proc/meminfo: memFree=1524440/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=190352 CPUtime=1053.48
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 46779 0 0 0 105291 57 0 0 25 0 1 0 324589502 194920448 46773 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 47588 46773 59 118 0 47466 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 215136

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 11252
/proc/meminfo: memFree=1519640/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=24784 CPUtime=68.48
/proc/11248/stat : 11248 (SATzilla2007_R) S 11246 11248 10848 0 -1 4194304 12614 50849 0 0 6083 12 725 28 25 0 1 0 324582649 25378816 5877 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11248/statm: 6196 5877 126 260 0 5920 0
[pid=11252] ppid=11248 vsize=195020 CPUtime=1113.47
/proc/11252/stat : 11252 (minisat20) R 11248 11248 10848 0 -1 4194304 47968 0 0 0 111287 60 0 0 25 0 1 0 324589502 199700480 47962 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11252/statm: 48755 47962 59 118 0 48633 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 219804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11252
/proc/meminfo: memFree=1655648/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=86004 CPUtime=1200.04
/proc/11248/stat : 11248 (SATzilla2007_R) R 11246 11248 10848 0 -1 4194304 26772 99106 0 0 6148 18 113747 91 24 0 1 0 324582649 88068096 19864 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134593025 0 0 4096 0 0 0 0 17 1 0 0
/proc/11248/statm: 21501 19864 139 260 0 21225 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 86004

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.08
CPU user time (s): 1198.96
CPU system time (s): 1.11483
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 220996

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

runsolver used 1.3118 second user time and 3.06853 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Mar  4 22:11:18 UTC 2007

IDJOB= 320450
IDBENCH= 20503
IDSOLVER= 134
FILE ID= node3/320450-1173046278

PBS_JOBID= 4012268

Free space on /tmp= 66526 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-c7bidw_i.cnf
COMMAND LINE= /tmp/evaluation/320450-1173046278/SATzilla2007_R /tmp/evaluation/320450-1173046278/instance-320450-1173046278.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-320450-1173046278 -o ROOT/results/node3/solver-320450-1173046278 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320450-1173046278/SATzilla2007_R /tmp/evaluation/320450-1173046278/instance-320450-1173046278.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  3eac71f4fca7132b74d6d27cfa83813f

RANDOM SEED= 857542563

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:       1736192 kB
Buffers:         16072 kB
Cached:         193168 kB
SwapCached:        268 kB
Active:          99588 kB
Inactive:       163520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736192 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           14944 kB
Writeback:           0 kB
Mapped:          63992 kB
Slab:            42304 kB
Committed_AS:  1412900 kB
PageTables:       1656 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= 66526 MiB

End job on node3 on Sun Mar  4 22:31:20 UTC 2007