Trace number 1512760

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.12 1200.52

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S2054922493-058.cnf
MD5SUMb60450275781a4bce2d80b1541942582
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark344.932
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 522000
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:  1100                                                 |
0.00/0.00	c |  Number of clauses:    22000                                                |
0.00/0.04	c |  Parsing time:         0.04         s                                       |
0.00/0.04	c |  Timeout:              43200 s
0.00/0.04	c |  Random Seed:          1561775803.000000
0.00/0.04	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.04	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.04	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.04	c |                                                                             |
0.09/0.19	c ============================[ Search Statistics ]==============================
0.09/0.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.19	c ===============================================================================
0.09/0.19	c |         0 |    1100    22000   110000 |     7333        0    nan |  0.000 % |
0.19/0.25	c |       102 |    1100    22000   110000 |     8066      102    131 |  0.000 % |
0.29/0.32	c |       252 |    1100    22000   110000 |     8873      252    126 |  0.000 % |
0.29/0.40	c |       477 |    1100    22000   110000 |     9760      477    130 |  0.000 % |
0.39/0.49	c |       815 |    1100    22000   110000 |    10736      815    127 |  0.000 % |
0.59/0.60	c |      1322 |    1100    22000   110000 |    11810     1322    132 |  0.000 % |
0.69/0.75	c |      2082 |    1100    22000   110000 |    12991     2082    136 |  0.000 % |
0.89/0.96	c |      3222 |    1100    22000   110000 |    14290     3222    133 |  0.000 % |
1.20/1.28	c |      4931 |    1100    22000   110000 |    15719     4931    135 |  0.000 % |
1.69/1.77	c |      7494 |    1100    22000   110000 |    17291     7494    136 |  0.000 % |
2.59/2.64	c |     11340 |    1100    22000   110000 |    19020    11340    139 |  0.000 % |
4.09/4.15	c |     17108 |    1100    22000   110000 |    20922    17108    142 |  0.000 % |
6.59/6.69	c |     25758 |    1100    22000   110000 |    23015    15117    150 |  0.000 % |
10.79/10.81	c |     38732 |    1100    22000   110000 |    25316    16003    155 |  0.000 % |
17.89/18.00	c |     58194 |    1100    22000   110000 |    27848    21128    156 |  0.000 % |
29.98/30.06	c |     87388 |    1100    22000   110000 |    30633    17704    152 |  0.000 % |
51.98/52.08	c |    131177 |    1100    22000   110000 |    33696    24176    157 |  0.000 % |
86.87/86.95	c |    196861 |    1100    22000   110000 |    37066    26728    150 |  0.000 % |
142.85/142.97	c |    295387 |    1100    22000   110000 |    40772    26695    156 |  0.000 % |
240.62/240.76	c |    443177 |    1100    22000   110000 |    44849    35589    162 |  0.000 % |
381.17/381.38	c |    664860 |    1100    22000   110000 |    49334    34688    150 |  0.000 % |
622.36/622.66	c |    997386 |    1100    22000   110000 |    54268    45033    154 |  0.000 % |
980.25/980.67	c |   1496174 |    1100    22000   110000 |    59695    21157    141 |  0.000 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1512760-1238208926/watcher-1512760-1238208926 -o /tmp/evaluation-result-1512760-1238208926/solver-1512760-1238208926 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1561775803 HOME/instance-1512760-1238208926.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: 1.08 1.07 1.00 3/70 30229
/proc/meminfo: memFree=1637360/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=2708 CPUtime=0
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 384 0 0 0 0 0 0 0 18 0 1 0 1093557668 2772992 369 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 677 370 87 221 0 453 0

[startup+0.100238 s]
/proc/loadavg: 1.08 1.07 1.00 3/70 30229
/proc/meminfo: memFree=1637360/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=6880 CPUtime=0.09
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 1431 0 0 0 9 0 0 0 18 0 1 0 1093557668 7045120 1416 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 1720 1416 98 221 0 1496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6880

[startup+0.20125 s]
/proc/loadavg: 1.08 1.07 1.00 3/70 30229
/proc/meminfo: memFree=1637360/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=6288 CPUtime=0.19
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 1476 0 0 0 19 0 0 0 18 0 1 0 1093557668 6438912 1298 1992294400 4194304 5102648 548682068784 18446744073709551615 4213860 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 1572 1298 100 221 0 1348 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6288

[startup+0.30126 s]
/proc/loadavg: 1.08 1.07 1.00 3/70 30229
/proc/meminfo: memFree=1637360/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=6288 CPUtime=0.29
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 1489 0 0 0 29 0 0 0 19 0 1 0 1093557668 6438912 1311 1992294400 4194304 5102648 548682068784 18446744073709551615 4213880 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 1572 1311 113 221 0 1348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6288

[startup+0.701307 s]
/proc/loadavg: 1.08 1.07 1.00 3/70 30229
/proc/meminfo: memFree=1637360/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=6552 CPUtime=0.69
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 1546 0 0 0 69 0 0 0 23 0 1 0 1093557668 6709248 1368 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 1638 1368 113 221 0 1414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6552

[startup+1.50141 s]
/proc/loadavg: 1.08 1.07 1.00 2/71 30230
/proc/meminfo: memFree=1631080/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=9080 CPUtime=1.49
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 2185 0 0 0 148 1 0 0 25 0 1 0 1093557668 9297920 2007 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 2303 2008 113 221 0 2079 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9080

[startup+3.10158 s]
/proc/loadavg: 1.08 1.07 1.00 2/71 30230
/proc/meminfo: memFree=1627432/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=13744 CPUtime=3.09
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 3322 0 0 0 308 1 0 0 25 0 1 0 1093557668 14073856 3144 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 3436 3144 113 221 0 3212 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13744

[startup+6.30195 s]
/proc/loadavg: 1.08 1.07 1.00 2/71 30230
/proc/meminfo: memFree=1619624/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=19084 CPUtime=6.29
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 4668 0 0 0 627 2 0 0 25 0 1 0 1093557668 19542016 4490 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 4771 4490 113 221 0 4547 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19084

[startup+12.7017 s]
/proc/loadavg: 1.07 1.07 1.00 2/71 30230
/proc/meminfo: memFree=1617000/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=21600 CPUtime=12.69
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 5294 0 0 0 1266 3 0 0 25 0 1 0 1093557668 22118400 5116 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 5400 5116 113 221 0 5176 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21600

[startup+25.5012 s]
/proc/loadavg: 1.06 1.06 1.00 2/71 30230
/proc/meminfo: memFree=1612648/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=25980 CPUtime=25.48
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 6381 0 0 0 2545 3 0 0 25 0 1 0 1093557668 26603520 6203 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 6495 6203 113 221 0 6271 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25980

[startup+51.1011 s]
/proc/loadavg: 1.04 1.06 1.00 2/71 30230
/proc/meminfo: memFree=1608744/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=29960 CPUtime=51.08
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 7353 0 0 0 5103 5 0 0 25 0 1 0 1093557668 30679040 7175 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 7490 7175 113 221 0 7266 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29960

[startup+102.302 s]
/proc/loadavg: 1.01 1.05 1.00 2/71 30230
/proc/meminfo: memFree=1604072/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=34408 CPUtime=102.27
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 8490 0 0 0 10221 6 0 0 25 0 1 0 1093557668 35233792 8312 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 8602 8312 113 221 0 8378 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34408

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/71 30230
/proc/meminfo: memFree=1598824/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=39932 CPUtime=162.24
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 9800 0 0 0 16217 7 0 0 25 0 1 0 1093557668 40890368 9622 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 9983 9622 113 221 0 9759 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 39932

[startup+222.307 s]
/proc/loadavg: 1.00 1.03 1.00 2/71 30230
/proc/meminfo: memFree=1597096/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=41616 CPUtime=222.23
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 10220 0 0 0 22215 8 0 0 25 0 1 0 1093557668 42614784 10042 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 10404 10042 113 221 0 10180 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 41616

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/71 30230
/proc/meminfo: memFree=1593960/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=44652 CPUtime=282.21
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 10986 0 0 0 28212 9 0 0 25 0 1 0 1093557668 45723648 10808 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 11163 10808 113 221 0 10939 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 44652

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 3/71 30236
/proc/meminfo: memFree=1592552/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=45896 CPUtime=342.19
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 11293 0 0 0 34209 10 0 0 25 0 1 0 1093557668 46997504 11115 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 11474 11115 113 221 0 11250 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 45896

[startup+402.302 s]
/proc/loadavg: 1.45 1.11 1.03 2/71 30712
/proc/meminfo: memFree=1589528/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=48140 CPUtime=402.12
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 11863 0 0 0 40201 11 0 0 25 0 1 0 1093557668 49295360 11685 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 12035 11685 113 221 0 11811 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 48140

[startup+462.301 s]
/proc/loadavg: 1.16 1.08 1.03 2/71 30712
/proc/meminfo: memFree=1586792/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=51336 CPUtime=462.11
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 12661 0 0 0 46198 13 0 0 25 0 1 0 1093557668 52568064 12483 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 12834 12483 113 221 0 12610 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 51336

[startup+522.301 s]
/proc/loadavg: 1.06 1.07 1.02 2/71 30712
/proc/meminfo: memFree=1586024/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=52128 CPUtime=522.08
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 12864 0 0 0 52195 13 0 0 25 0 1 0 1093557668 53379072 12686 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 13032 12686 113 221 0 12808 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 52128

[startup+582.301 s]
/proc/loadavg: 1.02 1.05 1.01 2/71 30712
/proc/meminfo: memFree=1585768/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=52468 CPUtime=582.07
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 12921 0 0 0 58193 14 0 0 25 0 1 0 1093557668 53727232 12743 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 13117 12743 113 221 0 12893 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 52468

[startup+642.301 s]
/proc/loadavg: 1.00 1.04 1.01 2/71 30712
/proc/meminfo: memFree=1582952/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=55108 CPUtime=642.05
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 13621 0 0 0 64190 15 0 0 25 0 1 0 1093557668 56430592 13443 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 13777 13443 113 221 0 13553 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 55108

[startup+702.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/71 30712
/proc/meminfo: memFree=1579752/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=58352 CPUtime=702.04
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 14407 0 0 0 70188 16 0 0 25 0 1 0 1093557668 59752448 14229 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 14588 14229 113 221 0 14364 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 58352

[startup+762.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/71 30712
/proc/meminfo: memFree=1579880/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=58496 CPUtime=762.02
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 14430 0 0 0 76186 16 0 0 25 0 1 0 1093557668 59899904 14252 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 14624 14252 113 221 0 14400 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 58496

[startup+822.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/71 30712
/proc/meminfo: memFree=1579880/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=58496 CPUtime=822
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 14430 0 0 0 82184 16 0 0 25 0 1 0 1093557668 59899904 14252 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 14624 14252 113 221 0 14400 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 58496

[startup+882.307 s]
/proc/loadavg: 1.00 1.01 1.00 2/71 30712
/proc/meminfo: memFree=1578216/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=60148 CPUtime=881.99
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 14836 0 0 0 88182 17 0 0 25 0 1 0 1093557668 61591552 14658 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 15037 14658 113 221 0 14813 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 60148

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/71 30712
/proc/meminfo: memFree=1578088/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=60288 CPUtime=941.97
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 14866 0 0 0 94180 17 0 0 25 0 1 0 1093557668 61734912 14688 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 15072 14688 113 221 0 14848 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 60288

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 30712
/proc/meminfo: memFree=1577704/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=60684 CPUtime=1001.95
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 14994 0 0 0 100178 17 0 0 25 0 1 0 1093557668 62140416 14816 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 15171 14816 113 221 0 14947 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 60684

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 30712
/proc/meminfo: memFree=1570536/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=67764 CPUtime=1061.93
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 16740 0 0 0 106174 19 0 0 25 0 1 0 1093557668 69390336 16562 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 16941 16562 113 221 0 16717 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 67764

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 30712
/proc/meminfo: memFree=1570408/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=67908 CPUtime=1121.92
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 16767 0 0 0 112173 19 0 0 25 0 1 0 1093557668 69537792 16589 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 16977 16589 113 221 0 16753 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 67908

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 30712
/proc/meminfo: memFree=1570344/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=67908 CPUtime=1181.9
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 16768 0 0 0 118171 19 0 0 25 0 1 0 1093557668 69537792 16590 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 16977 16590 113 221 0 16753 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 67908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 30712
/proc/meminfo: memFree=1570280/2055920 swapFree=4173984/4192956
[pid=30229] ppid=30227 vsize=67908 CPUtime=1200.09
/proc/30229/stat : 30229 (varsat-industri) R 30227 30229 30098 0 -1 4194304 16781 0 0 0 119990 19 0 0 25 0 1 0 1093557668 69537792 16603 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30229/statm: 16977 16603 113 221 0 16753 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 67908

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.52
CPU time (s): 1200.12
CPU user time (s): 1199.91
CPU system time (s): 0.205968
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 67908

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

runsolver used 1.11683 second user time and 3.2675 second system time

The end

Launcher Data

Begin job on node74 at 2009-03-28 03:55:26
IDJOB=1512760
IDBENCH=70206
IDSOLVER=538
FILE ID=node74/1512760-1238208926
PBS_JOBID= 9060493
Free space on /tmp= 101912 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S2054922493-058.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1512760-1238208926/watcher-1512760-1238208926 -o /tmp/evaluation-result-1512760-1238208926/solver-1512760-1238208926 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1561775803 HOME/instance-1512760-1238208926.cnf

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

MD5SUM BENCH= b60450275781a4bce2d80b1541942582
RANDOM SEED=1561775803

node74.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.236
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.236
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:       1637840 kB
Buffers:         36568 kB
Cached:         323152 kB
SwapCached:       7820 kB
Active:          94004 kB
Inactive:       274992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637840 kB
SwapTotal:     4192956 kB
SwapFree:      4173984 kB
Dirty:            1540 kB
Writeback:           0 kB
Mapped:          14796 kB
Slab:            34368 kB
Committed_AS:  2432496 kB
PageTables:       1852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 101912 MiB
End job on node74 at 2009-03-28 04:15:29