Trace number 1718784

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 1200.13 1200.11

General information on the benchmark

Nameindustrial/narain/
clauses-8.cnf
MD5SUM74bd745b1c68e4deddfa063e58b6b54d
Bench CategoryAPPLICATION (applications 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 variables1461771
Number of clauses5687554
Sum of the clauses size14147618
Maximum clause length601
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24325673
Number of clauses of size 3961281
Number of clauses of size 411051
Number of clauses of size 5354960
Number of clauses of size over 534588

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1461772                                              |
0.00/0.00	c |  Number of clauses:    5687554                                              |
3.69/3.73	c |  Parsing time:         3.05         s                                       |
3.69/3.73	c |  Timeout:              43200 s
3.69/3.73	c |  Random Seed:          1463326155.000000
3.69/3.73	c |  Heuristic:            default                                              |
3.69/3.73	c |                                                                             |
4.08/4.14	c ============================[ Search Statistics ]==============================
4.08/4.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.08/4.14	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.08/4.14	c ===============================================================================
4.08/4.14	c |         0 | 1085746  4572347 11554353 |  1524115        0    nan |  0.000 % |
7.69/7.72	c |       100 | 1085740  4572347 11554353 |  1676527       94      5 | 25.749 % |
15.69/15.78	c |       250 | 1085357  4570930 11551112 |  1844179      230      6 | 25.758 % |
32.18/32.25	c |       475 | 1084378  4567328 11542964 |  2028597      331      7 | 25.827 % |
40.59/40.66	c |       812 | 1083505  4563810 11534761 |  2231457      593      7 | 25.915 % |
60.89/60.98	c |      1319 | 1040360  4303917 10881893 |  2454603      960      7 | 28.870 % |
80.30/80.34	c |      2079 | 1038874  4298010 10868522 |  2700063     1508     10 | 29.264 % |
139.79/139.86	c |      3218 |  571179  1841610  4659563 |  2970070     1558     10 | 65.535 % |
147.99/148.04	c |      4926 |  439077  1400193  3445146 |  3267077     2806     10 | 69.996 % |
157.90/157.98	c |      7489 |  434665  1384168  3407446 |  3593785     5128     19 | 70.280 % |
175.39/175.46	c |     11333 |  430104  1368918  3370987 |  3953163     8760     34 | 70.675 % |
211.59/211.69	c |     17099 |  412031  1307294  3218671 |  4348479    13953     53 | 71.813 % |
250.90/250.97	c |     25750 |  362339  1145072  2829341 |  4783327    21871     95 | 75.212 % |
325.80/325.88	c |     38727 |  348572  1097116  2710270 |  5261660    34394    131 | 76.154 % |
441.10/441.11	c |     58189 |  329585  1031529  2549301 |  5787826    51161    179 | 77.513 % |
634.71/634.72	c |     87381 |  325689  1017833  2515373 |  6366609    79893    226 | 77.720 % |
927.21/927.21	c |    131170 |  322251  1004568  2483853 |  7003270   123462    247 | 77.963 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1718784-1240640068/watcher-1718784-1240640068 -o /tmp/evaluation-result-1718784-1240640068/solver-1718784-1240640068 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1463326155 HOME/instance-1718784-1240640068.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): 1800 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.95 0.99 1.03 3/64 17311
/proc/meminfo: memFree=1562808/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=2640 CPUtime=0
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 512 0 0 0 0 0 0 0 18 0 1 0 92040978 2703360 497 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 660 498 88 221 0 436 0

[startup+0.0943711 s]
/proc/loadavg: 0.95 0.99 1.03 3/64 17311
/proc/meminfo: memFree=1562808/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=17200 CPUtime=0.08
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 3909 0 0 0 7 1 0 0 18 0 1 0 92040978 17612800 3894 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 4300 3895 88 221 0 4076 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17200

[startup+0.101369 s]
/proc/loadavg: 0.95 0.99 1.03 3/64 17311
/proc/meminfo: memFree=1562808/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=17860 CPUtime=0.09
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 4181 0 0 0 8 1 0 0 18 0 1 0 92040978 18288640 4166 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 4465 4167 88 221 0 4241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17860

[startup+0.301311 s]
/proc/loadavg: 0.95 0.99 1.03 3/64 17311
/proc/meminfo: memFree=1562808/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=51484 CPUtime=0.29
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 11569 0 0 0 23 6 0 0 20 0 1 0 92040978 52719616 11554 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 12871 11555 88 221 0 12647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51484

[startup+0.701198 s]
/proc/loadavg: 0.95 0.99 1.03 3/64 17311
/proc/meminfo: memFree=1562808/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=114996 CPUtime=0.69
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 25674 0 0 0 55 14 0 0 24 0 1 0 92040978 117755904 25659 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 28749 25660 88 221 0 28525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 114996

[startup+1.50197 s]
/proc/loadavg: 0.95 0.99 1.03 2/65 17312
/proc/meminfo: memFree=1420720/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=221276 CPUtime=1.49
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 51362 0 0 0 120 29 0 0 25 0 1 0 92040978 226586624 51347 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 55319 51348 88 221 0 55095 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 221276

[startup+3.10253 s]
/proc/loadavg: 0.95 0.99 1.03 2/65 17312
/proc/meminfo: memFree=1284720/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=437856 CPUtime=3.09
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 101044 0 0 0 251 58 0 0 25 0 1 0 92040978 448364544 101029 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/17311/statm: 109464 101029 88 221 0 109240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 437856

[startup+6.30161 s]
/proc/loadavg: 1.04 1.01 1.03 2/65 17312
/proc/meminfo: memFree=1097136/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=507596 CPUtime=6.29
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 117436 0 0 0 560 69 0 0 25 0 1 0 92040978 519778304 117413 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 126899 117413 98 221 0 126675 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 507596

[startup+12.7018 s]
/proc/loadavg: 1.03 1.01 1.03 2/65 17312
/proc/meminfo: memFree=1094448/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=509168 CPUtime=12.69
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 117889 0 0 0 1200 69 0 0 25 0 1 0 92040978 521388032 117866 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 127292 117866 106 221 0 127068 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 509168

[startup+25.5012 s]
/proc/loadavg: 1.03 1.01 1.03 2/65 17312
/proc/meminfo: memFree=1093488/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=510176 CPUtime=25.49
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 118113 0 0 0 2480 69 0 0 25 0 1 0 92040978 522420224 118090 1992294400 4194304 5102648 548682068768 18446744073709551615 4249671 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 127544 118090 107 221 0 127320 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 510176

[startup+51.1019 s]
/proc/loadavg: 1.02 1.01 1.03 2/65 17312
/proc/meminfo: memFree=1091120/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=513376 CPUtime=51.09
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 118761 0 0 0 5039 70 0 0 25 0 1 0 92040978 525697024 118711 1992294400 4194304 5102648 548682068768 18446744073709551615 4225668 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 128344 118711 107 221 0 128120 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 513376

[startup+102.305 s]
/proc/loadavg: 1.07 1.02 1.03 2/65 17312
/proc/meminfo: memFree=1091120/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=513808 CPUtime=102.3
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 118786 0 0 0 10160 70 0 0 25 0 1 0 92040978 526139392 118736 1992294400 4194304 5102648 548682068768 18446744073709551615 4225539 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 128452 118736 109 221 0 128228 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 513808

[startup+162.301 s]
/proc/loadavg: 1.02 1.01 1.02 2/65 17312
/proc/meminfo: memFree=1091056/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=513808 CPUtime=162.3
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 118787 0 0 0 16160 70 0 0 25 0 1 0 92040978 526139392 118737 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 128452 118737 110 221 0 128228 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 513808

[startup+222.301 s]
/proc/loadavg: 1.01 1.01 1.02 2/65 17312
/proc/meminfo: memFree=1090480/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=514524 CPUtime=222.29
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 118945 0 0 0 22159 70 0 0 25 0 1 0 92040978 526872576 118895 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 128631 118895 110 221 0 128407 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 514524

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 17312
/proc/meminfo: memFree=1083824/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=521068 CPUtime=282.3
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 120611 0 0 0 28158 72 0 0 25 0 1 0 92040978 533573632 120561 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 130267 120561 110 221 0 130043 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 521068

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 17312
/proc/meminfo: memFree=1078832/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=526064 CPUtime=342.29
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 121859 0 0 0 34156 73 0 0 25 0 1 0 92040978 538689536 121809 1992294400 4194304 5102648 548682068768 18446744073709551615 4249111 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 131516 121809 110 221 0 131292 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 526064

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17312
/proc/meminfo: memFree=1070256/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=534548 CPUtime=402.29
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 123987 0 0 0 40153 76 0 0 25 0 1 0 92040978 547377152 123937 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 133637 123937 110 221 0 133413 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 534548

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17312
/proc/meminfo: memFree=1061168/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=543404 CPUtime=462.3
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 126227 0 0 0 46151 79 0 0 25 0 1 0 92040978 556445696 126177 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 135851 126177 110 221 0 135627 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 543404

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17312
/proc/meminfo: memFree=1047280/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=557528 CPUtime=522.3
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 129729 0 0 0 52148 82 0 0 25 0 1 0 92040978 570908672 129679 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 139382 129679 110 221 0 139158 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 557528

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17312
/proc/meminfo: memFree=1037296/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=567328 CPUtime=582.3
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 132185 0 0 0 58145 85 0 0 25 0 1 0 92040978 580943872 132135 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 141832 132135 110 221 0 141608 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 567328

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17312
/proc/meminfo: memFree=1028528/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=576012 CPUtime=642.31
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 134361 0 0 0 64144 87 0 0 25 0 1 0 92040978 589836288 134311 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 144003 134311 110 221 0 143779 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 576012

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17312
/proc/meminfo: memFree=1018544/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=585952 CPUtime=702.31
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 136871 0 0 0 70141 90 0 0 25 0 1 0 92040978 600014848 136821 1992294400 4194304 5102648 548682068768 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 146488 136821 110 221 0 146264 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 585952

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17312
/proc/meminfo: memFree=1004720/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=599944 CPUtime=762.31
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 140292 0 0 0 76137 94 0 0 25 0 1 0 92040978 614342656 140242 1992294400 4194304 5102648 548682068768 18446744073709551615 4244259 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 149986 140242 110 221 0 149762 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 599944

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17312
/proc/meminfo: memFree=995056/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=609620 CPUtime=822.3
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 142725 0 0 0 82134 96 0 0 25 0 1 0 92040978 624250880 142675 1992294400 4194304 5102648 548682068768 18446744073709551615 4255884 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 152405 142675 110 221 0 152181 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 609620

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17312
/proc/meminfo: memFree=985200/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=619396 CPUtime=882.3
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 145194 0 0 0 88132 98 0 0 25 0 1 0 92040978 634261504 145144 1992294400 4194304 5102648 548682068768 18446744073709551615 4250347 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 154849 145144 110 221 0 154625 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 619396

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17312
/proc/meminfo: memFree=976304/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=628240 CPUtime=942.3
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 147438 0 0 0 94130 100 0 0 25 0 1 0 92040978 643317760 147388 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 157060 147388 110 221 0 156836 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 628240

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17312
/proc/meminfo: memFree=966448/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=637944 CPUtime=1002.31
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 149866 0 0 0 100128 103 0 0 25 0 1 0 92040978 653254656 149816 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 159486 149816 110 221 0 159262 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 637944

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17312
/proc/meminfo: memFree=957232/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=647752 CPUtime=1062.31
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 152194 0 0 0 106125 106 0 0 25 0 1 0 92040978 663298048 152144 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 161938 152144 110 221 0 161714 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 647752

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17312
/proc/meminfo: memFree=944688/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=660108 CPUtime=1122.31
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 155292 0 0 0 112122 109 0 0 25 0 1 0 92040978 675950592 155242 1992294400 4194304 5102648 548682068768 18446744073709551615 4255151 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 165027 155242 110 221 0 164803 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 660108

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17312
/proc/meminfo: memFree=940272/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=664620 CPUtime=1182.31
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 156399 0 0 0 118121 110 0 0 25 0 1 0 92040978 680570880 156349 1992294400 4194304 5102648 548682068768 18446744073709551615 4516184 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 166155 156349 110 221 0 165931 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 664620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17312
/proc/meminfo: memFree=936816/2055920 swapFree=4181344/4192956
[pid=17311] ppid=17309 vsize=667796 CPUtime=1200.02
/proc/17311/stat : 17311 (varsat-industri) R 17309 17311 16977 0 -1 4194304 157218 0 0 0 119891 111 0 0 25 0 1 0 92040978 683823104 157168 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17311/statm: 166949 157168 110 221 0 166725 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 667796

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.11
CPU time (s): 1200.13
CPU user time (s): 1198.92
CPU system time (s): 1.21681
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 667796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.92
system time used= 1.21681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157218
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= 2
involuntary context switches= 3702

runsolver used 0.995848 second user time and 3.38248 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-25 08:14:36
IDJOB=1718784
IDBENCH=20506
IDSOLVER=538
FILE ID=node16/1718784-1240640068
PBS_JOBID= 9186417
Free space on /tmp= 66208 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/industrial/narain/clauses-8.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718784-1240640068/watcher-1718784-1240640068 -o /tmp/evaluation-result-1718784-1240640068/solver-1718784-1240640068 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1463326155 HOME/instance-1718784-1240640068.cnf

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

MD5SUM BENCH= 74bd745b1c68e4deddfa063e58b6b54d
RANDOM SEED=1463326155

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
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.234
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:       1563224 kB
Buffers:         48928 kB
Cached:         386324 kB
SwapCached:       6408 kB
Active:         264412 kB
Inactive:       179716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563224 kB
SwapTotal:     4192956 kB
SwapFree:      4181344 kB
Dirty:          115604 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            34508 kB
Committed_AS:   302748 kB
PageTables:       1436 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= 66208 MiB
End job on node16 at 2009-04-25 08:34:38