Trace number 1784782

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) 5000.11 5001.61

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s925928766.sat05-538.reshuffled-07.cnf
MD5SUMc2cb7643bd8a1926480278b8bba0ef3d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark773.277
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses8767
Sum of the clauses size26476
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38592
Number of clauses of size 4175
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  700                                                  |
0.00/0.00	c |  Number of clauses:    8767                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          319829736.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.05/0.07	c ============================[ Search Statistics ]==============================
0.05/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.07	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.05/0.07	c ===============================================================================
0.05/0.07	c |         0 |     525     8592    28726 |     2864        0    nan |  0.000 % |
0.05/0.09	c |       100 |     525     8592    28726 |     3150      100     11 |  0.000 % |
0.09/0.11	c |       252 |     525     8592    28726 |     3465      252     17 |  0.000 % |
0.09/0.13	c |       477 |     525     8592    28726 |     3811      477     18 |  0.000 % |
0.09/0.17	c |       815 |     525     8592    28726 |     4193      815     17 |  0.000 % |
0.19/0.23	c |      1322 |     525     8592    28726 |     4612     1322     18 |  0.000 % |
0.29/0.32	c |      2082 |     525     8592    28726 |     5073     2082     19 |  0.000 % |
0.39/0.46	c |      3221 |     525     8592    28726 |     5581     3221     19 |  0.000 % |
0.59/0.67	c |      4929 |     525     8592    28726 |     6139     4929     21 |  0.000 % |
1.00/1.06	c |      7491 |     525     8592    28726 |     6753     4404     20 |  0.000 % |
1.59/1.66	c |     11336 |     525     8592    28726 |     7428     4844     22 |  0.000 % |
2.59/2.60	c |     17102 |     525     8592    28726 |     8171     6848     21 |  0.000 % |
3.99/4.02	c |     25752 |     525     8592    28726 |     8988     7259     21 |  0.000 % |
5.99/6.03	c |     38726 |     525     8592    28726 |     9887     6685     20 |  0.000 % |
9.69/9.71	c |     58188 |     525     8592    28726 |    10876     6281     20 |  0.000 % |
15.48/15.52	c |     87380 |     525     8592    28726 |    11963     8161     21 |  0.000 % |
24.28/24.34	c |    131169 |     525     8592    28726 |    13160     9902     20 |  0.000 % |
38.47/38.55	c |    196853 |     525     8592    28726 |    14476     9543     21 |  0.000 % |
61.56/61.69	c |    295380 |     525     8592    28726 |    15923    13727     20 |  0.000 % |
98.75/98.83	c |    443171 |     525     8592    28726 |    17515     9638     18 |  0.000 % |
156.84/156.91	c |    664854 |     525     8592    28726 |    19267    11811     21 |  0.000 % |
251.91/252.09	c |    997381 |     525     8592    28726 |    21194    15879     27 |  0.000 % |
423.25/423.47	c |   1496171 |     525     8592    28726 |    23313    15495     21 |  0.000 % |
689.97/690.25	c |   2244353 |     525     8592    28726 |    25645    16210     23 |  0.000 % |
1150.04/1150.45	c |   3366627 |     525     8592    28726 |    28209    20579     27 |  0.000 % |
1855.13/1855.77	c |   5050038 |     525     8592    28726 |    31030    20610     23 |  0.000 % |
2950.61/2951.50	c |   7575154 |     525     8592    28726 |    34133    15632     23 |  0.000 % |
4799.55/4801.09	c |  11362830 |     525     8592    28726 |    37547    20081     19 |  0.000 % |

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-1784782-1241866830/watcher-1784782-1241866830 -o /tmp/evaluation-result-1784782-1241866830/solver-1784782-1241866830 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=319829736 HOME/instance-1784782-1241866830.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 24827
/proc/meminfo: memFree=1686776/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=2564 CPUtime=0
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 214715796 2625536 253 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 641 254 87 221 0 417 0

[startup+0.0539849 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 24827
/proc/meminfo: memFree=1686776/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=4576 CPUtime=0.05
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 784 0 0 0 5 0 0 0 18 0 1 0 214715796 4685824 769 1992294400 4194304 5102648 548682068784 18446744073709551615 4283489 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 1144 769 100 221 0 920 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4576

[startup+0.101991 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 24827
/proc/meminfo: memFree=1686776/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=4432 CPUtime=0.09
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 836 0 0 0 9 0 0 0 18 0 1 0 214715796 4538368 755 1992294400 4194304 5102648 548682068784 18446744073709551615 4214290 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 1108 755 112 221 0 884 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4432

[startup+0.30202 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 24827
/proc/meminfo: memFree=1686776/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=4432 CPUtime=0.29
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 836 0 0 0 29 0 0 0 19 0 1 0 214715796 4538368 755 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 1108 755 112 221 0 884 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4432

[startup+0.701077 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 24827
/proc/meminfo: memFree=1686776/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=4588 CPUtime=0.69
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 860 0 0 0 69 0 0 0 22 0 1 0 214715796 4698112 779 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 1147 779 112 221 0 923 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4588

[startup+1.50119 s]
/proc/loadavg: 0.92 0.98 0.93 2/65 24828
/proc/meminfo: memFree=1683952/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=4900 CPUtime=1.49
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 943 0 0 0 149 0 0 0 25 0 1 0 214715796 5017600 862 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 1225 862 112 221 0 1001 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4900

[startup+3.10142 s]
/proc/loadavg: 0.92 0.98 0.93 2/65 24828
/proc/meminfo: memFree=1683440/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=5356 CPUtime=3.09
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 1028 0 0 0 309 0 0 0 25 0 1 0 214715796 5484544 947 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 1339 947 112 221 0 1115 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5356

[startup+6.30189 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 24828
/proc/meminfo: memFree=1682864/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=5756 CPUtime=6.29
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 1149 0 0 0 629 0 0 0 25 0 1 0 214715796 5894144 1068 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 1439 1068 112 221 0 1215 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5756

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 24828
/proc/meminfo: memFree=1682224/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=6308 CPUtime=12.69
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 1297 0 0 0 1269 0 0 0 25 0 1 0 214715796 6459392 1216 1992294400 4194304 5102648 548682068784 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 1577 1216 112 221 0 1353 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6308

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.93 2/65 24828
/proc/meminfo: memFree=1681648/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=6924 CPUtime=25.48
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 1413 0 0 0 2548 0 0 0 25 0 1 0 214715796 7090176 1332 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 1731 1332 112 221 0 1507 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6924

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.93 2/65 24834
/proc/meminfo: memFree=1680880/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=7628 CPUtime=51.06
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 1597 0 0 0 5106 0 0 0 25 0 1 0 214715796 7811072 1516 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 1907 1516 112 221 0 1683 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 7628

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.93 2/65 24834
/proc/meminfo: memFree=1680048/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=8448 CPUtime=102.26
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 1806 0 0 0 10225 1 0 0 25 0 1 0 214715796 8650752 1725 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 2112 1725 112 221 0 1888 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8448

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24834
/proc/meminfo: memFree=1679280/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=9380 CPUtime=162.24
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 1989 0 0 0 16223 1 0 0 25 0 1 0 214715796 9605120 1908 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 2345 1908 112 221 0 2121 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 9380

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24834
/proc/meminfo: memFree=1678768/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=9848 CPUtime=222.22
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 2108 0 0 0 22221 1 0 0 25 0 1 0 214715796 10084352 2027 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 2462 2027 112 221 0 2238 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 9848

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24834
/proc/meminfo: memFree=1677616/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=11048 CPUtime=282.2
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 2389 0 0 0 28219 1 0 0 25 0 1 0 214715796 11313152 2308 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 2762 2308 112 221 0 2538 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 11048

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24834
/proc/meminfo: memFree=1676848/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=11828 CPUtime=342.18
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 2568 0 0 0 34217 1 0 0 25 0 1 0 214715796 12111872 2487 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 2957 2487 112 221 0 2733 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 11828

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24834
/proc/meminfo: memFree=1676400/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=12148 CPUtime=402.16
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 2666 0 0 0 40215 1 0 0 25 0 1 0 214715796 12439552 2585 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 3037 2585 112 221 0 2813 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 12148

[startup+462.302 s]
/proc/loadavg: 1.03 1.00 0.93 2/65 24834
/proc/meminfo: memFree=1675888/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=12624 CPUtime=462.15
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 2785 0 0 0 46213 2 0 0 25 0 1 0 214715796 12926976 2704 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 3156 2704 112 221 0 2932 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 12624

[startup+522.302 s]
/proc/loadavg: 1.01 1.00 0.93 2/65 24834
/proc/meminfo: memFree=1675696/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=12888 CPUtime=522.13
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 2858 0 0 0 52211 2 0 0 25 0 1 0 214715796 13197312 2777 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 3222 2777 112 221 0 2998 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 12888

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 24834
/proc/meminfo: memFree=1675312/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=13248 CPUtime=582.11
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 2941 0 0 0 58209 2 0 0 25 0 1 0 214715796 13565952 2860 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 3312 2860 112 221 0 3088 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 13248

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 24834
/proc/meminfo: memFree=1675248/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=13404 CPUtime=642.09
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 2956 0 0 0 64207 2 0 0 25 0 1 0 214715796 13725696 2875 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 3351 2875 112 221 0 3127 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 13404

[startup+702.302 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24842
/proc/meminfo: memFree=1663984/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=24144 CPUtime=4001.08
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5427 0 0 0 400101 7 0 0 25 0 1 0 214715796 24723456 5346 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6036 5346 112 221 0 5812 0
Current children cumulated CPU time (s) 4001.08
Current children cumulated vsize (KiB) 24144

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24842
/proc/meminfo: memFree=1663920/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=24144 CPUtime=4061.07
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5443 0 0 0 406100 7 0 0 25 0 1 0 214715796 24723456 5362 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6036 5362 112 221 0 5812 0
Current children cumulated CPU time (s) 4061.07
Current children cumulated vsize (KiB) 24144

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24842
/proc/meminfo: memFree=1663856/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=24288 CPUtime=4121.05
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5459 0 0 0 412098 7 0 0 25 0 1 0 214715796 24870912 5378 1992294400 4194304 5102648 548682068784 18446744073709551615 4249901 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6072 5378 112 221 0 5848 0
Current children cumulated CPU time (s) 4121.05
Current children cumulated vsize (KiB) 24288

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24842
/proc/meminfo: memFree=1663664/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=24288 CPUtime=4181.03
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5481 0 0 0 418096 7 0 0 25 0 1 0 214715796 24870912 5400 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6072 5400 112 221 0 5848 0
Current children cumulated CPU time (s) 4181.03
Current children cumulated vsize (KiB) 24288

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24842
/proc/meminfo: memFree=1663664/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=24288 CPUtime=4241.01
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5486 0 0 0 424094 7 0 0 25 0 1 0 214715796 24870912 5405 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6072 5405 112 221 0 5848 0
Current children cumulated CPU time (s) 4241.01
Current children cumulated vsize (KiB) 24288

[startup+4302.3 s]
/proc/loadavg: 1.05 1.01 0.95 2/65 24842
/proc/meminfo: memFree=1663536/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=24480 CPUtime=4300.99
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5523 0 0 0 430092 7 0 0 25 0 1 0 214715796 25067520 5442 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6120 5442 112 221 0 5896 0
Current children cumulated CPU time (s) 4300.99
Current children cumulated vsize (KiB) 24480

[startup+4362.3 s]
/proc/loadavg: 1.26 1.09 0.98 2/65 24842
/proc/meminfo: memFree=1663536/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=24480 CPUtime=4360.98
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5527 0 0 0 436090 8 0 0 25 0 1 0 214715796 25067520 5446 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6120 5446 112 221 0 5896 0
Current children cumulated CPU time (s) 4360.98
Current children cumulated vsize (KiB) 24480

[startup+4422.3 s]
/proc/loadavg: 1.09 1.08 0.98 2/65 24842
/proc/meminfo: memFree=1663408/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=24668 CPUtime=4420.96
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5551 0 0 0 442088 8 0 0 25 0 1 0 214715796 25260032 5470 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6167 5470 112 221 0 5943 0
Current children cumulated CPU time (s) 4420.96
Current children cumulated vsize (KiB) 24668

[startup+4482.3 s]
/proc/loadavg: 1.03 1.06 0.98 2/65 24842
/proc/meminfo: memFree=1663344/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=24668 CPUtime=4480.94
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5551 0 0 0 448086 8 0 0 25 0 1 0 214715796 25260032 5470 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6167 5470 112 221 0 5943 0
Current children cumulated CPU time (s) 4480.94
Current children cumulated vsize (KiB) 24668

[startup+4542.3 s]
/proc/loadavg: 1.01 1.05 0.98 2/65 24842
/proc/meminfo: memFree=1663280/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=24668 CPUtime=4540.93
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5552 0 0 0 454085 8 0 0 25 0 1 0 214715796 25260032 5471 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6167 5471 112 221 0 5943 0
Current children cumulated CPU time (s) 4540.93
Current children cumulated vsize (KiB) 24668

[startup+4602.3 s]
/proc/loadavg: 1.00 1.03 0.98 2/65 24842
/proc/meminfo: memFree=1663280/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=24668 CPUtime=4600.91
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5552 0 0 0 460083 8 0 0 25 0 1 0 214715796 25260032 5471 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6167 5471 112 221 0 5943 0
Current children cumulated CPU time (s) 4600.91
Current children cumulated vsize (KiB) 24668

[startup+4662.3 s]
/proc/loadavg: 1.00 1.03 0.98 2/65 24842
/proc/meminfo: memFree=1663216/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=24668 CPUtime=4660.89
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5555 0 0 0 466081 8 0 0 25 0 1 0 214715796 25260032 5474 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6167 5474 112 221 0 5943 0
Current children cumulated CPU time (s) 4660.89
Current children cumulated vsize (KiB) 24668

[startup+4722.31 s]
/proc/loadavg: 1.00 1.02 0.98 2/65 24842
/proc/meminfo: memFree=1663280/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=24668 CPUtime=4720.88
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5555 0 0 0 472080 8 0 0 25 0 1 0 214715796 25260032 5474 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6167 5474 112 221 0 5943 0
Current children cumulated CPU time (s) 4720.88
Current children cumulated vsize (KiB) 24668

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 0.98 2/65 24842
/proc/meminfo: memFree=1663216/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=24888 CPUtime=4780.85
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5603 0 0 0 478077 8 0 0 25 0 1 0 214715796 25485312 5522 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6222 5522 112 221 0 5998 0
Current children cumulated CPU time (s) 4780.85
Current children cumulated vsize (KiB) 24888

[startup+4842.3 s]
/proc/loadavg: 1.00 1.01 0.98 2/65 24842
/proc/meminfo: memFree=1663024/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=24888 CPUtime=4840.83
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5613 0 0 0 484075 8 0 0 25 0 1 0 214715796 25485312 5532 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6222 5532 112 221 0 5998 0
Current children cumulated CPU time (s) 4840.83
Current children cumulated vsize (KiB) 24888

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 24842
/proc/meminfo: memFree=1662704/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=25112 CPUtime=4900.82
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5685 0 0 0 490074 8 0 0 25 0 1 0 214715796 25714688 5604 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6278 5604 112 221 0 6054 0
Current children cumulated CPU time (s) 4900.82
Current children cumulated vsize (KiB) 25112

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 24842
/proc/meminfo: memFree=1662576/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=25300 CPUtime=4960.8
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5704 0 0 0 496072 8 0 0 25 0 1 0 214715796 25907200 5623 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6325 5623 112 221 0 6101 0
Current children cumulated CPU time (s) 4960.8
Current children cumulated vsize (KiB) 25300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 24842
/proc/meminfo: memFree=1662576/2055920 swapFree=4114788/4192956
[pid=24827] ppid=24825 vsize=25300 CPUtime=5000.09
/proc/24827/stat : 24827 (varsat-industri) R 24825 24827 24698 0 -1 4194304 5704 0 0 0 500001 8 0 0 25 0 1 0 214715796 25907200 5623 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/24827/statm: 6325 5623 112 221 0 6101 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 25300

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): 5001.61
CPU time (s): 5000.11
CPU user time (s): 5000.02
CPU system time (s): 0.087986
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 25300

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

runsolver used 3.51747 second user time and 10.5864 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-09 13:00:30
IDJOB=1784782
IDBENCH=24613
IDSOLVER=641
FILE ID=node30/1784782-1241866830
PBS_JOBID= 9264582
Free space on /tmp= 66260 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s925928766.sat05-538.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784782-1241866830/watcher-1784782-1241866830 -o /tmp/evaluation-result-1784782-1241866830/solver-1784782-1241866830 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=319829736 HOME/instance-1784782-1241866830.cnf

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

MD5SUM BENCH= c2cb7643bd8a1926480278b8bba0ef3d
RANDOM SEED=319829736

node30.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.265
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.265
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:       1687256 kB
Buffers:         32208 kB
Cached:         200840 kB
SwapCached:      72544 kB
Active:         103076 kB
Inactive:       204616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1687256 kB
SwapTotal:     4192956 kB
SwapFree:      4114788 kB
Dirty:            1140 kB
Writeback:           0 kB
Mapped:          14060 kB
Slab:            47044 kB
Committed_AS:   804352 kB
PageTables:       1356 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= 66260 MiB
End job on node30 at 2009-05-09 14:23:54