Trace number 1555262

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand032.cnf
MD5SUMfc00df719c8630009723cd295f7c0c3b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark569.762
Satisfiable
(Un)Satisfiability was proved
Number of variables23696
Number of clauses70703
Sum of the clauses size164971
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 247134
Number of clauses of size 323567
Number of clauses of size 40
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:  23696                                                |
0.00/0.00	c |  Number of clauses:    70703                                                |
0.00/0.09	c |  Parsing time:         0.07         s                                       |
0.00/0.09	c |  Timeout:              43200 s
0.00/0.09	c |  Random Seed:          1054222154.000000
0.00/0.09	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.09	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.09	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.09	c |                                                                             |
0.69/0.75	c ============================[ Search Statistics ]==============================
0.69/0.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.75	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.75	c ===============================================================================
0.69/0.75	c |         0 |    6601    34783   162304 |    11594        0    nan |  0.000 % |
0.89/0.92	c |       101 |    6600    34783   162304 |    12753      100      7 |  0.046 % |
1.09/1.13	c |       251 |    6599    34783   162304 |    14029      249     14 |  0.051 % |
1.29/1.37	c |       478 |    6598    34783   162304 |    15432      475     29 |  0.055 % |
1.59/1.63	c |       816 |    6597    34685   162105 |    16975      812     54 |  0.059 % |
1.89/1.93	c |      1322 |    6597    34685   162105 |    18672     1318     68 |  0.059 % |
2.29/2.34	c |      2081 |    6597    34653   162041 |    20540     2077     98 |  0.059 % |
2.89/2.93	c |      3220 |    6597    34653   162041 |    22594     3216    124 |  0.059 % |
3.49/3.56	c |      4929 |    6597    34653   162041 |    24853     4925    106 |  0.059 % |
4.50/4.51	c |      7491 |    6597    34653   162041 |    27338     7487     85 |  0.059 % |
6.49/6.52	c |     11336 |    6597    34653   162041 |    30072    11332     90 |  0.059 % |
10.78/10.89	c |     17102 |    6597    34653   162041 |    33079    17098     96 |  0.059 % |
18.89/18.98	c |     25758 |    6597    34653   162041 |    36387    25754     99 |  0.059 % |
31.78/31.88	c |     38732 |    6597    34653   162041 |    40026    17098     83 |  0.059 % |
47.67/47.78	c |     58193 |    6597    34653   162041 |    44029    36559     87 |  0.059 % |
80.17/80.30	c |     87386 |    6597    34653   162041 |    48432    39478     84 |  0.059 % |
127.25/127.31	c |    131176 |    6597    34653   162041 |    53275    25397     73 |  0.059 % |
191.03/191.13	c |    196861 |    6597    34653   162041 |    58603    22562     64 |  0.059 % |
292.79/292.92	c |    295387 |    6597    34653   162041 |    64463    46079     89 |  0.059 % |
434.35/434.52	c |    443176 |    6597    34653   162041 |    70909    56643     78 |  0.059 % |
627.47/627.73	c |    664865 |    6597    34653   162041 |    78000    45766     79 |  0.059 % |
970.26/970.60	c |    997391 |    6597    34653   162041 |    85800    49696     59 |  0.059 % |

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-1555262-1238739219/watcher-1555262-1238739219 -o /tmp/evaluation-result-1555262-1238739219/solver-1555262-1238739219 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1054222154 HOME/instance-1555262-1238739219.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: 2.06 1.92 1.49 3/71 2590
/proc/meminfo: memFree=1699704/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=3588 CPUtime=0
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 745 0 0 0 0 0 0 0 18 0 1 0 1146585019 3674112 730 1992294400 4194304 5102648 548682068768 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 897 730 87 221 0 673 0

[startup+0.103583 s]
/proc/loadavg: 2.06 1.92 1.49 3/71 2590
/proc/meminfo: memFree=1699704/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=15912 CPUtime=0.1
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 3632 0 0 0 8 2 0 0 18 0 1 0 1146585019 16293888 3617 1992294400 4194304 5102648 548682068768 18446744073709551615 4272878 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 3978 3617 98 221 0 3754 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15912

[startup+0.201602 s]
/proc/loadavg: 2.06 1.92 1.49 3/71 2590
/proc/meminfo: memFree=1699704/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=19608 CPUtime=0.19
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 4631 0 0 0 17 2 0 0 18 0 1 0 1146585019 20078592 4616 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 4935 4617 100 221 0 4711 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19608

[startup+0.301621 s]
/proc/loadavg: 2.06 1.92 1.49 3/71 2590
/proc/meminfo: memFree=1699704/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=24160 CPUtime=0.29
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 5641 0 0 0 27 2 0 0 19 0 1 0 1146585019 24739840 5626 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 6040 5626 100 221 0 5816 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24160

[startup+0.701696 s]
/proc/loadavg: 2.06 1.92 1.49 3/71 2590
/proc/meminfo: memFree=1699704/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=29616 CPUtime=0.69
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 7081 0 0 0 66 3 0 0 23 0 1 0 1146585019 30326784 7066 1992294400 4194304 5102648 548682068768 18446744073709551615 4283611 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 7404 7066 100 221 0 7180 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29616

[startup+1.50185 s]
/proc/loadavg: 2.06 1.92 1.49 2/72 2591
/proc/meminfo: memFree=1673456/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=27320 CPUtime=1.49
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 7118 0 0 0 146 3 0 0 25 0 1 0 1146585019 27975680 6596 1992294400 4194304 5102648 548682068768 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 6830 6596 115 221 0 6606 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27320

[startup+3.10115 s]
/proc/loadavg: 1.97 1.90 1.49 2/72 2591
/proc/meminfo: memFree=1673336/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=27320 CPUtime=3.09
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 7118 0 0 0 305 4 0 0 25 0 1 0 1146585019 27975680 6596 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 6830 6596 115 221 0 6606 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27320

[startup+6.30276 s]
/proc/loadavg: 1.97 1.90 1.49 2/72 2591
/proc/meminfo: memFree=1673336/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=27848 CPUtime=6.29
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 7245 0 0 0 625 4 0 0 25 0 1 0 1146585019 28516352 6723 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 6962 6723 115 221 0 6738 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27848

[startup+12.702 s]
/proc/loadavg: 1.82 1.87 1.48 2/72 2591
/proc/meminfo: memFree=1669624/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=31456 CPUtime=12.69
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 8120 0 0 0 1264 5 0 0 25 0 1 0 1146585019 32210944 7598 1992294400 4194304 5102648 548682068768 18446744073709551615 4250015 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 7864 7598 115 221 0 7640 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31456

[startup+25.5014 s]
/proc/loadavg: 1.69 1.85 1.47 2/72 2591
/proc/meminfo: memFree=1662968/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=38108 CPUtime=25.49
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 9784 0 0 0 2542 7 0 0 25 0 1 0 1146585019 39022592 9262 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 9527 9262 115 221 0 9303 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38108

[startup+51.1013 s]
/proc/loadavg: 1.46 1.78 1.46 2/72 2591
/proc/meminfo: memFree=1658872/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=42336 CPUtime=51.07
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 10788 0 0 0 5100 7 0 0 25 0 1 0 1146585019 43352064 10266 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 10584 10266 115 221 0 10360 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42336

[startup+102.301 s]
/proc/loadavg: 1.18 1.64 1.43 2/72 2591
/proc/meminfo: memFree=1653688/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=47480 CPUtime=102.25
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 12067 0 0 0 10217 8 0 0 25 0 1 0 1146585019 48619520 11545 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 11870 11545 115 221 0 11646 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 47480

[startup+162.302 s]
/proc/loadavg: 1.06 1.52 1.40 2/72 2591
/proc/meminfo: memFree=1649976/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=51316 CPUtime=162.23
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 12968 0 0 0 16214 9 0 0 25 0 1 0 1146585019 52547584 12446 1992294400 4194304 5102648 548682068768 18446744073709551615 4250370 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 12829 12446 115 221 0 12605 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 51316

[startup+222.306 s]
/proc/loadavg: 1.02 1.43 1.37 2/72 2591
/proc/meminfo: memFree=1648568/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=52852 CPUtime=222.22
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 13320 0 0 0 22212 10 0 0 25 0 1 0 1146585019 54120448 12798 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 13213 12798 115 221 0 12989 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 52852

[startup+282.301 s]
/proc/loadavg: 1.01 1.35 1.35 2/72 2591
/proc/meminfo: memFree=1647352/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=54348 CPUtime=282.19
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 13618 0 0 0 28209 10 0 0 25 0 1 0 1146585019 55652352 13096 1992294400 4194304 5102648 548682068768 18446744073709551615 4250347 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 13587 13096 115 221 0 13363 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 54348

[startup+342.302 s]
/proc/loadavg: 1.00 1.28 1.32 2/72 2591
/proc/meminfo: memFree=1642808/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=58972 CPUtime=342.17
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 14746 0 0 0 34206 11 0 0 25 0 1 0 1146585019 60387328 14224 1992294400 4194304 5102648 548682068768 18446744073709551615 4255858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 14743 14224 115 221 0 14519 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 58972

[startup+402.301 s]
/proc/loadavg: 1.00 1.23 1.30 2/72 2591
/proc/meminfo: memFree=1641976/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=59804 CPUtime=402.15
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 14942 0 0 0 40203 12 0 0 25 0 1 0 1146585019 61239296 14420 1992294400 4194304 5102648 548682068768 18446744073709551615 4255782 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 14951 14420 115 221 0 14727 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 59804

[startup+462.302 s]
/proc/loadavg: 1.00 1.18 1.28 2/72 2591
/proc/meminfo: memFree=1641272/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=60528 CPUtime=462.13
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 15114 0 0 0 46201 12 0 0 25 0 1 0 1146585019 61980672 14592 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 15132 14592 115 221 0 14908 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 60528

[startup+522.301 s]
/proc/loadavg: 1.00 1.15 1.26 2/72 2591
/proc/meminfo: memFree=1640440/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=61960 CPUtime=522.11
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 15323 0 0 0 52199 12 0 0 25 0 1 0 1146585019 63447040 14801 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 15490 14801 115 221 0 15266 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 61960

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.24 2/72 2591
/proc/meminfo: memFree=1640312/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=61960 CPUtime=582.09
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 15342 0 0 0 58197 12 0 0 25 0 1 0 1146585019 63447040 14820 1992294400 4194304 5102648 548682068768 18446744073709551615 4244620 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 15490 14820 115 221 0 15266 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 61960

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.22 2/72 2591
/proc/meminfo: memFree=1640056/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=61960 CPUtime=642.07
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 15408 0 0 0 64195 12 0 0 25 0 1 0 1146585019 63447040 14886 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 15490 14886 115 221 0 15266 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 61960

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.21 2/72 2591
/proc/meminfo: memFree=1628920/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=73060 CPUtime=702.05
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 18190 0 0 0 70189 16 0 0 25 0 1 0 1146585019 74813440 17668 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 18265 17668 115 221 0 18041 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 73060

[startup+762.302 s]
/proc/loadavg: 1.00 1.06 1.19 2/72 2591
/proc/meminfo: memFree=1627512/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=74640 CPUtime=762.03
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 18523 0 0 0 76187 16 0 0 25 0 1 0 1146585019 76431360 18001 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 18660 18001 115 221 0 18436 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 74640

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/72 2591
/proc/meminfo: memFree=1627512/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=74640 CPUtime=822
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 18529 0 0 0 82184 16 0 0 25 0 1 0 1146585019 76431360 18007 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 18660 18007 115 221 0 18436 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 74640

[startup+882.306 s]
/proc/loadavg: 1.00 1.03 1.16 2/72 2591
/proc/meminfo: memFree=1627256/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=74960 CPUtime=881.99
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 18583 0 0 0 88183 16 0 0 25 0 1 0 1146585019 76759040 18061 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 18740 18061 115 221 0 18516 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 74960

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/72 2591
/proc/meminfo: memFree=1627192/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=74960 CPUtime=941.97
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 18598 0 0 0 94180 17 0 0 25 0 1 0 1146585019 76759040 18076 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 18740 18076 115 221 0 18516 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 74960

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/72 2591
/proc/meminfo: memFree=1627192/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=74960 CPUtime=1001.95
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 18599 0 0 0 100178 17 0 0 25 0 1 0 1146585019 76759040 18077 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 18740 18077 115 221 0 18516 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 74960

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/72 2591
/proc/meminfo: memFree=1626808/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=75280 CPUtime=1061.92
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 18682 0 0 0 106175 17 0 0 25 0 1 0 1146585019 77086720 18160 1992294400 4194304 5102648 548682068768 18446744073709551615 4249100 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 18820 18160 115 221 0 18596 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 75280

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/72 2591
/proc/meminfo: memFree=1626744/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=75280 CPUtime=1121.9
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 18687 0 0 0 112173 17 0 0 25 0 1 0 1146585019 77086720 18165 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 18820 18165 115 221 0 18596 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 75280

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/72 2591
/proc/meminfo: memFree=1626744/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=75280 CPUtime=1181.88
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 18687 0 0 0 118171 17 0 0 25 0 1 0 1146585019 77086720 18165 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 18820 18165 115 221 0 18596 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 75280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.10 2/72 2591
/proc/meminfo: memFree=1626744/2055920 swapFree=4170332/4192956
[pid=2590] ppid=2588 vsize=75280 CPUtime=1200.08
/proc/2590/stat : 2590 (varsat-industri) R 2588 2590 2207 0 -1 4194304 18687 0 0 0 119991 17 0 0 25 0 1 0 1146585019 77086720 18165 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/2590/statm: 18820 18165 115 221 0 18596 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 75280

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.11
CPU user time (s): 1199.92
CPU system time (s): 0.19097
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 75280

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

runsolver used 0.98185 second user time and 3.39848 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-03 08:13:39
IDJOB=1555262
IDBENCH=70796
IDSOLVER=538
FILE ID=node38/1555262-1238739219
PBS_JOBID= 9085371
Free space on /tmp= 66484 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxororand/maxxororand032.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555262-1238739219/watcher-1555262-1238739219 -o /tmp/evaluation-result-1555262-1238739219/solver-1555262-1238739219 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1054222154 HOME/instance-1555262-1238739219.cnf

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

MD5SUM BENCH= fc00df719c8630009723cd295f7c0c3b
RANDOM SEED=1054222154

node38.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.259
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	: 5931.00
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.259
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:       1700184 kB
Buffers:         75836 kB
Cached:         180036 kB
SwapCached:      11232 kB
Active:          65580 kB
Inactive:       203052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700184 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:            2116 kB
Writeback:           0 kB
Mapped:          18440 kB
Slab:            72348 kB
Committed_AS:  3397900 kB
PageTables:       1988 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= 66484 MiB
End job on node38 at 2009-04-03 08:33:42