Trace number 331114

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.57

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data (download as text)

413.51/413.73	c run March_dl for 5 seconds ... 
413.51/413.73	c Bin: Executing march_dl
413.51/413.73	c child exit by a signal
413.51/413.73	c march_dl returned code 137.
413.51/413.73	c run saps (UBCSAT implementation) for 2 seconds ... 
413.51/413.73	c Bin: Executing ubcsat2006
413.51/413.73	c child exited successfully
413.51/413.73	c ubcsat2006 returned code 0.
413.51/413.73	c satzilla computing base features
413.51/413.73	Error!!! VCG-VAR-entropy
413.51/413.73	Satzilla is runing default solver ... 
413.51/413.73	 c satzilla running minisat20 ... 
413.51/413.77	This is MiniSat 2.0 beta
413.51/413.77	WARNING: for repeatability, setting FPU to use double precision
413.51/413.77	============================[ Problem Statistics ]=============================
413.51/413.77	|                                                                             |
413.51/413.77	|  Number of variables:  371419                                               |
413.51/413.77	|  Number of clauses:    7170909                                              |
418.20/418.47	|  Parsing time:         4.20         s                                       |
418.50/418.72	============================[ Search Statistics ]==============================
418.50/418.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
418.50/418.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
418.50/418.72	===============================================================================
418.50/418.72	|         0 |  371408  7170865 20872323 |  2390288        0    nan |  0.000 % |
419.00/419.26	|       100 |  371408  7170865 20872323 |  2629317      100     90 |  0.003 % |
420.29/420.54	|       252 |  371408  7170865 20872323 |  2892248      252     64 |  0.003 % |
420.79/421.06	|       477 |  371408  7170865 20872323 |  3181473      477     45 |  0.003 % |
421.70/421.90	|       814 |  371408  7170865 20872323 |  3499621      814     71 |  0.003 % |
422.90/423.13	|      1320 |  371408  7170865 20872323 |  3849583     1320     64 |  0.003 % |
424.60/424.89	|      2079 |  371408  7170865 20872323 |  4234541     2079     70 |  0.003 % |
425.69/425.94	|      3218 |  371408  7170865 20872323 |  4657995     3218     63 |  0.003 % |
429.39/429.65	|      4930 |  371408  7170865 20872323 |  5123795     4930     76 |  0.003 % |
432.19/432.42	|      7494 |  371408  7170865 20872323 |  5636174     7494     71 |  0.003 % |
437.60/437.80	|     11338 |  371408  7170865 20872323 |  6199792    11338     72 |  0.003 % |
444.59/444.81	|     17104 |  371408  7170865 20872323 |  6819771    17104     73 |  0.003 % |
453.48/453.70	|     25755 |  371408  7170865 20872323 |  7501748    25755     83 |  0.003 % |
466.38/466.66	|     38729 |  371408  7170865 20872323 |  8251923    38729     75 |  0.003 % |
483.47/483.73	|     58191 |  371408  7170865 20872323 |  9077115    58191     66 |  0.003 % |
511.57/511.86	|     87384 |  371408  7170865 20872323 |  9984827    87384     59 |  0.003 % |
573.94/574.21	|    131173 |  371408  7170865 20872323 | 10983310   131173    197 |  0.003 % |
706.08/706.46	|    196858 |  371408  7170865 20872323 | 12081641   196858    425 |  0.003 % |
802.85/803.20	|    295384 |  371408  7170865 20872323 | 13289805   295384    347 |  0.003 % |
1047.25/1047.77	|    443173 |  371408  7170865 20872323 | 14618786   443173    305 |  0.003 % |
1199.50/1200.08	c Bin: Executing minisat20
1199.50/1200.08	c child exit by a signal
1199.50/1200.08	c minisat20 returned code 137.
1199.50/1200.08	c minisat20 returned code 137.
1199.50/1200.08	c satzilla running zchaff_rand ... 
1199.50/1200.08	c Bin: Executing zchaff_rand
1199.50/1200.08	c zchaff_rand returned code 1.
1199.50/1200.08	c zchaff_rand returned code 1.
1199.50/1200.08	c satzilla running vallst ... 
1199.50/1200.08	c Bin: Executing vallst
1199.50/1200.08	c vallst returned code 1.
1199.50/1200.08	c vallst returned code 1.
1199.50/1200.08	c satzilla running march_dl ... 
1199.50/1200.08	c Bin: Executing march_dl
1199.50/1200.08	c march_dl returned code 1.
1199.50/1200.08	c march_dl returned code 1.
1199.50/1200.08	c satzilla running kcnfs ... 
1199.50/1200.08	c Bin: Executing kcnfs
1199.50/1200.08	c kcnfs returned code 1.
1199.50/1200.08	c kcnfs returned code 1.
1199.50/1200.08	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/node71/watcher-331114-1173180431 -o ROOT/results/node71/solver-331114-1173180431 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331114-1173180431/SATzilla2007_R /tmp/evaluation/331114-1173180431/instance-331114-1173180431.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.01 1.00 0.99 3/64 22422
/proc/meminfo: memFree=1574656/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=1440 CPUtime=0
/proc/22422/stat : 22422 (SATzilla2007_R) R 22420 22422 21870 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 338001806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/22422/statm: 360 110 95 260 0 84 0
[pid=22423] ppid=22422 vsize=30100 CPUtime=0
/proc/22423/stat : 22423 (march_dl) R 22422 22422 21870 0 -1 4194304 591 0 0 0 0 0 0 0 18 0 1 0 338001806 30822400 586 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549401 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22423/statm: 7525 594 49 118 0 7404 0

[startup+0.0763731 s]
/proc/loadavg: 1.01 1.00 0.99 3/64 22422
/proc/meminfo: memFree=1574656/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=1440 CPUtime=0
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338001806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22422/statm: 360 110 95 260 0 84 0
[pid=22423] ppid=22422 vsize=71708 CPUtime=0.06
/proc/22423/stat : 22423 (march_dl) R 22422 22422 21870 0 -1 4194304 10000 0 0 0 3 3 0 0 19 0 1 0 338001806 73428992 9995 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22423/statm: 17927 9998 49 118 0 17806 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 73148

[startup+0.101378 s]
/proc/loadavg: 1.01 1.00 0.99 3/64 22422
/proc/meminfo: memFree=1574656/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=1440 CPUtime=0
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338001806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22422/statm: 360 110 95 260 0 84 0
[pid=22423] ppid=22422 vsize=79760 CPUtime=0.09
/proc/22423/stat : 22423 (march_dl) R 22422 22422 21870 0 -1 4194304 12511 0 0 0 4 5 0 0 19 0 1 0 338001806 81674240 12506 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134778233 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22423/statm: 19940 12506 50 118 0 19819 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 81200

[startup+0.301422 s]
/proc/loadavg: 1.01 1.00 0.99 3/64 22422
/proc/meminfo: memFree=1574656/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=1440 CPUtime=0
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338001806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22422/statm: 360 110 95 260 0 84 0
[pid=22423] ppid=22422 vsize=82664 CPUtime=0.29
/proc/22423/stat : 22423 (march_dl) R 22422 22422 21870 0 -1 4194304 13351 0 0 0 24 5 0 0 21 0 1 0 338001806 84647936 13346 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134653149 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22423/statm: 20666 13346 50 118 0 20545 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84104

[startup+0.701506 s]
/proc/loadavg: 1.01 1.00 0.99 3/64 22422
/proc/meminfo: memFree=1574656/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=1440 CPUtime=0
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338001806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22422/statm: 360 110 95 260 0 84 0
[pid=22423] ppid=22422 vsize=87944 CPUtime=0.69
/proc/22423/stat : 22423 (march_dl) R 22422 22422 21870 0 -1 4194304 14974 0 0 0 63 6 0 0 25 0 1 0 338001806 90054656 14969 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22423/statm: 21986 14969 50 118 0 21865 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89384

[startup+1.50168 s]
/proc/loadavg: 1.01 1.00 0.99 2/66 22424
/proc/meminfo: memFree=1510896/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=1440 CPUtime=0
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338001806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22422/statm: 360 110 95 260 0 84 0
[pid=22423] ppid=22422 vsize=98768 CPUtime=1.49
/proc/22423/stat : 22423 (march_dl) R 22422 22422 21870 0 -1 4194304 18209 0 0 0 140 9 0 0 25 0 1 0 338001806 101138432 18204 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22423/statm: 24692 18204 50 118 0 24571 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100208

[startup+3.10203 s]
/proc/loadavg: 1.01 1.00 0.99 2/66 22424
/proc/meminfo: memFree=1494384/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=1440 CPUtime=0
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 338001806 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22422/statm: 360 110 95 260 0 84 0
[pid=22423] ppid=22422 vsize=120020 CPUtime=3.08
/proc/22423/stat : 22423 (march_dl) R 22422 22422 21870 0 -1 4194304 24613 0 0 0 295 13 0 0 25 0 1 0 338001806 122900480 24608 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22423/statm: 30005 24608 50 118 0 29884 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 121460

[startup+6.30172 s]
/proc/loadavg: 1.01 1.00 0.99 2/66 22425
/proc/meminfo: memFree=1573104/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=1440 CPUtime=5.01
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 135 32191 0 0 0 0 479 22 16 0 1 0 338001806 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22422/statm: 360 111 96 260 0 84 0
[pid=22425] ppid=22422 vsize=74516 CPUtime=1.26
/proc/22425/stat : 22425 (ubcsat2006) R 22422 22422 21870 0 -1 4194304 4704 0 0 0 124 2 0 0 25 0 1 0 338002309 76304384 4688 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22425/statm: 18629 4688 141 64 0 18210 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 75956

[startup+12.7011 s]
/proc/loadavg: 1.01 1.00 0.99 2/66 22425
/proc/meminfo: memFree=1484208/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=1440 CPUtime=5.01
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 135 32191 0 0 0 0 479 22 16 0 1 0 338001806 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22422/statm: 360 111 96 260 0 84 0
[pid=22425] ppid=22422 vsize=140116 CPUtime=7.66
/proc/22425/stat : 22425 (ubcsat2006) R 22422 22422 21870 0 -1 4194304 26126 0 0 0 750 16 0 0 25 0 1 0 338002309 143478784 26110 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134723458 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22425/statm: 35029 26110 141 64 0 34610 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 141556

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 22425
/proc/meminfo: memFree=1410296/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=224068 CPUtime=25.46
/proc/22422/stat : 22422 (SATzilla2007_R) R 22420 22422 21870 0 -1 4194304 43911 128819 0 0 701 25 1746 74 25 0 1 0 338001806 229445632 43881 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/22422/statm: 56017 43881 114 260 0 55741 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 224068

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 22425
/proc/meminfo: memFree=1017528/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=576096 CPUtime=51.05
/proc/22422/stat : 22422 (SATzilla2007_R) R 22420 22422 21870 0 -1 4194304 140619 128819 0 0 3211 74 1746 74 25 0 1 0 338001806 589922304 140324 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/22422/statm: 144024 140324 121 260 0 143748 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 576096

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 22425
/proc/meminfo: memFree=1225016/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=501624 CPUtime=102.23
/proc/22422/stat : 22422 (SATzilla2007_R) R 22420 22422 21870 0 -1 4194304 149629 128819 0 0 8320 83 1746 74 25 0 1 0 338001806 513662976 88462 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134699942 0 0 4096 0 0 0 0 17 1 0 0
/proc/22422/statm: 125406 88462 124 260 0 125130 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 501624

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 22425
/proc/meminfo: memFree=1224952/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=501624 CPUtime=162.2
/proc/22422/stat : 22422 (SATzilla2007_R) R 22420 22422 21870 0 -1 4194304 149629 128819 0 0 14317 83 1746 74 25 0 1 0 338001806 513662976 88462 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134524329 0 0 4096 0 0 0 0 17 1 0 0
/proc/22422/statm: 125406 88462 124 260 0 125130 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 501624

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 22425
/proc/meminfo: memFree=1224952/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=501624 CPUtime=222.18
/proc/22422/stat : 22422 (SATzilla2007_R) R 22420 22422 21870 0 -1 4194304 149629 128819 0 0 20315 83 1746 74 25 0 1 0 338001806 513662976 88462 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134699942 0 0 4096 0 0 0 0 17 1 0 0
/proc/22422/statm: 125406 88462 124 260 0 125130 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 501624

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 22425
/proc/meminfo: memFree=1224952/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=501624 CPUtime=282.16
/proc/22422/stat : 22422 (SATzilla2007_R) R 22420 22422 21870 0 -1 4194304 149629 128819 0 0 26312 84 1746 74 25 0 1 0 338001806 513662976 88462 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134524635 0 0 4096 0 0 0 0 17 1 0 0
/proc/22422/statm: 125406 88462 124 260 0 125130 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 501624

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 22425
/proc/meminfo: memFree=1225016/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=501624 CPUtime=342.13
/proc/22422/stat : 22422 (SATzilla2007_R) R 22420 22422 21870 0 -1 4194304 149629 128819 0 0 32309 84 1746 74 25 0 1 0 338001806 513662976 88462 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134524448 0 0 4096 0 0 0 0 17 1 0 0
/proc/22422/statm: 125406 88462 124 260 0 125130 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 501624

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 22425
/proc/meminfo: memFree=1224952/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=501624 CPUtime=402.11
/proc/22422/stat : 22422 (SATzilla2007_R) R 22420 22422 21870 0 -1 4194304 149629 128819 0 0 38307 84 1746 74 25 0 1 0 338001806 513662976 88462 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134524751 0 0 4096 0 0 0 0 17 1 0 0
/proc/22422/statm: 125406 88462 124 260 0 125130 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 501624

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22426
/proc/meminfo: memFree=893168/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=361564 CPUtime=413.56
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 184646 128819 0 0 39433 103 1746 74 25 0 1 0 338001806 370241536 88461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22422/statm: 90391 88461 126 260 0 90115 0
[pid=22426] ppid=22422 vsize=343192 CPUtime=48.52
/proc/22426/stat : 22426 (minisat20) R 22422 22422 21870 0 -1 4194304 82857 0 0 0 4795 57 0 0 25 0 1 0 338043180 351428608 82851 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22426/statm: 85798 82851 59 118 0 85676 0

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

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22426
/proc/meminfo: memFree=879536/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=361564 CPUtime=413.56
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 184646 128819 0 0 39433 103 1746 74 25 0 1 0 338001806 370241536 88461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22422/statm: 90391 88461 126 260 0 90115 0
[pid=22426] ppid=22422 vsize=357172 CPUtime=108.5
/proc/22426/stat : 22426 (minisat20) R 22422 22422 21870 0 -1 4194304 86285 0 0 0 10790 60 0 0 25 0 1 0 338043180 365744128 86279 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22426/statm: 89293 86279 59 118 0 89171 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 718736

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22426
/proc/meminfo: memFree=794608/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=361564 CPUtime=413.56
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 184646 128819 0 0 39433 103 1746 74 25 0 1 0 338001806 370241536 88461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22422/statm: 90391 88461 126 260 0 90115 0
[pid=22426] ppid=22422 vsize=441904 CPUtime=168.47
/proc/22426/stat : 22426 (minisat20) R 22422 22422 21870 0 -1 4194304 107521 0 0 0 16774 73 0 0 25 0 1 0 338043180 452509696 107515 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22426/statm: 110476 107515 59 118 0 110354 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 803468

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22426
/proc/meminfo: memFree=700080/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=361564 CPUtime=413.56
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 184646 128819 0 0 39433 103 1746 74 25 0 1 0 338001806 370241536 88461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22422/statm: 90391 88461 126 260 0 90115 0
[pid=22426] ppid=22422 vsize=536060 CPUtime=228.45
/proc/22426/stat : 22426 (minisat20) R 22422 22422 21870 0 -1 4194304 130996 0 0 0 22758 87 0 0 25 0 1 0 338043180 548925440 130990 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22426/statm: 134015 130990 59 118 0 133893 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 897624

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22426
/proc/meminfo: memFree=579568/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=361564 CPUtime=413.56
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 184646 128819 0 0 39433 103 1746 74 25 0 1 0 338001806 370241536 88461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22422/statm: 90391 88461 126 260 0 90115 0
[pid=22426] ppid=22422 vsize=658020 CPUtime=288.43
/proc/22426/stat : 22426 (minisat20) R 22422 22422 21870 0 -1 4194304 161535 0 0 0 28738 105 0 0 25 0 1 0 338043180 673812480 161529 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22426/statm: 164505 161529 59 118 0 164383 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 1019584

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22426
/proc/meminfo: memFree=527984/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=361564 CPUtime=413.56
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 184646 128819 0 0 39433 103 1746 74 25 0 1 0 338001806 370241536 88461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22422/statm: 90391 88461 126 260 0 90115 0
[pid=22426] ppid=22422 vsize=708212 CPUtime=348.41
/proc/22426/stat : 22426 (minisat20) R 22422 22422 21870 0 -1 4194304 173974 0 0 0 34726 115 0 0 25 0 1 0 338043180 725209088 173968 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22426/statm: 177053 173968 59 118 0 176931 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 1069776

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22426
/proc/meminfo: memFree=479536/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=361564 CPUtime=413.56
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 184646 128819 0 0 39433 103 1746 74 25 0 1 0 338001806 370241536 88461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22422/statm: 90391 88461 126 260 0 90115 0
[pid=22426] ppid=22422 vsize=756872 CPUtime=408.38
/proc/22426/stat : 22426 (minisat20) R 22422 22422 21870 0 -1 4194304 186151 0 0 0 40711 127 0 0 25 0 1 0 338043180 775036928 186145 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525440 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22426/statm: 189218 186145 59 118 0 189096 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 1118436

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22426
/proc/meminfo: memFree=443120/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=361564 CPUtime=413.56
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 184646 128819 0 0 39433 103 1746 74 25 0 1 0 338001806 370241536 88461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22422/statm: 90391 88461 126 260 0 90115 0
[pid=22426] ppid=22422 vsize=793196 CPUtime=468.36
/proc/22426/stat : 22426 (minisat20) R 22422 22422 21870 0 -1 4194304 195129 0 0 0 46700 136 0 0 25 0 1 0 338043180 812232704 195123 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22426/statm: 198299 195123 59 118 0 198177 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 1154760

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22426
/proc/meminfo: memFree=409712/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=361564 CPUtime=413.56
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 184646 128819 0 0 39433 103 1746 74 25 0 1 0 338001806 370241536 88461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22422/statm: 90391 88461 126 260 0 90115 0
[pid=22426] ppid=22422 vsize=826684 CPUtime=528.34
/proc/22426/stat : 22426 (minisat20) R 22422 22422 21870 0 -1 4194304 203542 0 0 0 52689 145 0 0 25 0 1 0 338043180 846524416 203536 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22426/statm: 206671 203536 59 118 0 206549 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 1188248

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22426
/proc/meminfo: memFree=377520/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=361564 CPUtime=413.56
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 184646 128819 0 0 39433 103 1746 74 25 0 1 0 338001806 370241536 88461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22422/statm: 90391 88461 126 260 0 90115 0
[pid=22426] ppid=22422 vsize=858488 CPUtime=588.31
/proc/22426/stat : 22426 (minisat20) R 22422 22422 21870 0 -1 4194304 211489 0 0 0 58679 152 0 0 25 0 1 0 338043180 879091712 211483 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22426/statm: 214622 211483 59 118 0 214500 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 1220052

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22426
/proc/meminfo: memFree=351152/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=361564 CPUtime=413.56
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 184646 128819 0 0 39433 103 1746 74 25 0 1 0 338001806 370241536 88461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22422/statm: 90391 88461 126 260 0 90115 0
[pid=22426] ppid=22422 vsize=884852 CPUtime=648.28
/proc/22426/stat : 22426 (minisat20) R 22422 22422 21870 0 -1 4194304 218103 0 0 0 64670 158 0 0 25 0 1 0 338043180 906088448 218097 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22426/statm: 221213 218097 59 118 0 221091 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 1246416

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22428
/proc/meminfo: memFree=328688/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=361564 CPUtime=413.56
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 184646 128819 0 0 39433 103 1746 74 25 0 1 0 338001806 370241536 88461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22422/statm: 90391 88461 126 260 0 90115 0
[pid=22426] ppid=22422 vsize=907892 CPUtime=708.26
/proc/22426/stat : 22426 (minisat20) R 22422 22422 21870 0 -1 4194304 223659 0 0 0 70662 164 0 0 25 0 1 0 338043180 929681408 223653 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22426/statm: 226973 223653 59 118 0 226851 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 1269456

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 22428
/proc/meminfo: memFree=306608/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=361564 CPUtime=413.56
/proc/22422/stat : 22422 (SATzilla2007_R) S 22420 22422 21870 0 -1 4194304 184646 128819 0 0 39433 103 1746 74 25 0 1 0 338001806 370241536 88461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22422/statm: 90391 88461 126 260 0 90115 0
[pid=22426] ppid=22422 vsize=930132 CPUtime=768.24
/proc/22426/stat : 22426 (minisat20) R 22422 22422 21870 0 -1 4194304 229248 0 0 0 76655 169 0 0 25 0 1 0 338043180 952455168 229242 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22426/statm: 232533 229242 59 118 0 232411 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 1291696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 22428
/proc/meminfo: memFree=1212280/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=374112 CPUtime=1200
/proc/22422/stat : 22422 (SATzilla2007_R) R 22420 22422 21870 0 -1 4194304 187970 359853 0 0 39472 105 80164 259 22 0 1 0 338001806 383090688 91576 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135063806 0 0 4096 0 0 0 0 17 1 0 0
/proc/22422/statm: 93528 91576 131 260 0 93252 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 374112

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 22428
/proc/meminfo: memFree=1212280/2055920 swapFree=4183144/4192956
[pid=22422] ppid=22420 vsize=374112 CPUtime=1200
/proc/22422/stat : 22422 (SATzilla2007_R) R 22420 22422 21870 0 -1 4194304 187970 359853 0 0 39472 105 80164 259 22 0 1 0 338001806 383090688 91576 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135063806 0 0 4096 0 0 0 0 17 1 0 0
/proc/22422/statm: 93528 91576 131 260 0 93252 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 374112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.08
CPU user time (s): 1196.37
CPU system time (s): 3.70944
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (KiB): 1298888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.37
system time used= 3.70944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 547824
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= 33
involuntary context switches= 1719

runsolver used 1.08583 second user time and 2.6536 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Tue Mar  6 11:27:20 UTC 2007

IDJOB= 331114
IDBENCH= 20579
IDSOLVER= 134
FILE ID= node71/331114-1173180431

PBS_JOBID= 4015272

Free space on /tmp= 66321 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.cnf
COMMAND LINE= /tmp/evaluation/331114-1173180431/SATzilla2007_R /tmp/evaluation/331114-1173180431/instance-331114-1173180431.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-331114-1173180431 -o ROOT/results/node71/solver-331114-1173180431 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331114-1173180431/SATzilla2007_R /tmp/evaluation/331114-1173180431/instance-331114-1173180431.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  776da55785376fd8eac6989ca812b102

RANDOM SEED= 398398965

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1575000 kB
Buffers:         21824 kB
Cached:         382052 kB
SwapCached:       3716 kB
Active:         233952 kB
Inactive:       179384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1575000 kB
SwapTotal:     4192956 kB
SwapFree:      4183144 kB
Dirty:          165020 kB
Writeback:           0 kB
Mapped:          15560 kB
Slab:            53580 kB
Committed_AS:   937772 kB
PageTables:       1448 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= 66321 MiB

End job on node71 on Tue Mar  6 11:47:23 UTC 2007